/* CSS Document */

*{
margin:0;
padding:0;
}


body{
color:#282828;
margin:0;
padding:0;
background-color:#ffe4d1;
background-image: url(bg.gif);
background-repeat: repeat-y;
background-position:50% 0;
font-family: Trebuchet MS, Verdana, Arial, sans-serif;
font-size:13px;
}

#generalContent{
margin:0;
padding:0;
background-image:url(bg_bonshommes.jpg);
background-repeat:no-repeat;
background-position:50% 0;
height:449px;
}

#contenu{
position:absolute;
left:50%;
margin-left:-294px;
width:588px;
margin-bottom:30px;
/*height:800px;*/
}

h1{
float:right;
margin-top:29px;
margin-bottom:48px;
}

h2{
margin-bottom:0px;
}

/*h3{
font-size:13px;
font-weight:bold;
color:#ff7c06;
margin-bottom:2px;
margin-top:2px
}*/
h3{
font-size:16px;
font-weight:bold;
margin-top:8px
}
.clear{
clear:both;
}

a img{
border:none;
}


.orange{
color:#ff7c06;
}

a{
color:#ff7c06;
}

a:link, a:visited{
text-decoration:none;
}

a:hover, a:active{
text-decoration:underline;
}

ul{
list-style:none;
}



/* DIV MENU ___________________________*/
#menu{
margin:0;
padding:0;
width:588px;
height:22px;
}

#menu ul{
list-style:none;
}

#menu li{ 
float:left;
/*margin-right:14px;*/
}

#menu li /* a */img{
margin-right:12px;
margin-left:0;
}



/* DIV PAGE CONTENU ___________________________*/
#pageContenu{
margin:0;
padding:0;
margin-top:57px;
}

#pageContenu p{
margin-top:0;
margin-bottom:6pt;
}

.blocPetit{
width:420px;
}


/* DIV FOOTER ___________________________*/
#footer{
margin:0;
padding:0;
height:44px;
width:510px;
background-color:#ffffff;
text-align:right;
position:fixed;
margin-top:-42px;
top:100%;
left:50%;
margin-left:-255px;
}




/* DIV PAGE EQUIPE ___________________________*/
#equipeMenuPhoto{
margin-top:20px;
}


#portrait_blocText{
width:360px;
float:right;
font-size:13px;
margin-top:-10px;
}

#portrait_blocText h2{
margin-bottom:2px;
}

#portrait_blocText h3{
font-size:13px;
font-weight:bold;
margin-bottom:3px;
}


#portrait_blocText ul{
	list-style-image: none;
}

#portrait_blocText li{
/*margin-left:12px;*/
margin-bottom:2px;
}


.imgPortrait{
float:left;}

.back{
margin-top:25px;
}


.back a:link, .back a:visited{
font-weight:bold;
color:#ff7c06;
text-decoration:none;
}


.back a:hover, .back a:active{
font-weight:bold;
color:#ff7c06;
text-decoration:underline;
}




/* DIV PAGE TARIF ___________________________*/
#pageContenu #tarifLamal p, #pageContenu #tarifPrive p {
margin-bottom:2pt;
}
h4{
color:#ff7c06;
font-weight:normal;
margin-top:5px;
height:17px;
margin-bottom:4px;
margin-bottom:2px !important;
border-bottom: #ff7c06 2px solid;
}

.textTarif{
margin-top:7px;
font-size:12px;
font-weight:bold;
}

.resp{
font-size:10px;
font-style:italic;
}


.tarifPrive_titre{
float:left;
width:390px;
}

.tarifPrive_duree{
float:left;
width:90px;
}

.tarifPrive_prix{
float:left;
width:90px;
}


.titre_tarifPLAMal_prest{
float:left;
width:235px;
}

.titre_tarifPLAMal_position, .titre_tarifPLAMal_point{
float:left;
width:67px;
}

.titre_tarifPLAMal_prixAcc{
float:left;
width:83px;
}

.titre_tarifPLAMal_prixMal{
float:left;
width:100px;
}


.tarifPLAMal_prest{
float:left;
width:245px;
}


.tarifCours_titre{
float:left;
width:320px;
}

.tarifCours_duree{
float:left;
width:140px;
}

.tarifCours_prix{
float:left;
width:120px;
}
.tarifPLAMal_position, .tarifPLAMal_point{
float:left;
width:70px;
}

.tarifPLAMal_prixAcc{
float:left;
width:63px;
}

.tarifPLAMal_prixMal{
float:left;
width:100px;
}



.ligne, .ligneBold, .ligneEpaisse{
border-bottom:#000000 1px solid;
height:20px;
padding-top:1px;
}

.ligneBold{
border-bottom:#000000 2px solid;
height:19px;
}

.ligneEpaisse{
border-bottom:#000000 2px solid;
}


/* PAGE LIENS ____________________________*/
.liens a:link, .liens a:visited{
color:#000000;
text-decoration:none;
}

.liens a:hover, .liens a:active{
color:#ff7c06;
text-decoration:underline;
}

.liens{
margin-bottom:13px;

}


/* PAGE PHYSIOTHERAPIE ____________________________*/

.listPhysio li{
margin-left:12px;
}


#adresse{
width:330px;
float:left;
}

#photoCabinet{
float:left;
padding-top:-33px;

}









/*----------- MONTRER CACHER -----------*/
/*#montrer {display: none;}
#cacher:target {display: none;}*/


