/* CSS Document */

body{
	margin:0px;
	background-color:#FAFEF0;
}

img{
	border:0px;
}

#principal{
	width:700px;
	padding-left:200px;	
	position:absolute;
	left: 50%;
	margin-left: -450px;

}

.separationLigne{
	height:0px;
	overflow:hidden;
	clear:both;
}

.logoTitre{
	float:left;
	margin-bottom:2px;
	margin-top:10px;
}

.topSpecialite{
	background:url(images/communs/top-specialite.gif) no-repeat;
	width:352px;
	height:34px;
	margin-right:19px;
	margin-top:40px;
	display:inline;
	float:right;
}

#menuFlash{
	float:left;
	
	border-bottom:#FFFFFF 1px solid;
	width:619px;
	height:249px;
}

.cadreCarteSpec{
	/*background:url(images/communs/carte-specialite.gif) no-repeat center center;*/
	background-color:#EAEEE1;
	width:146px;
	height:173px;
	float:left;
	
}

.cadreSearchSpec{	
	background-color:#EAEEE1;
	width:189px;
	padding-right:16px;
	height:173px;
	text-align:justify;
	float:left;
}

.cadreFormSpec{
	text-align:right;
	margin-top:10px;
	/*line-height:35px;*/

}

.bandeDroiteBandeau{
	background:#56200A;
	width:18px;
	height:219px;
	margin-top:30px;
	display:inline;
	border-right:#FFFFFF 1px solid;
	float:right;
}

.cadreBasSpec{
	width:351px;
	height:77px;
	background:#EAEEE1;
	float:left;
}



.separationSpec1{
	background:url(images/communs/separation-specialite1.gif) no-repeat;
	width:1px;
	height:74px;
	float:left;
}

.cadreAnnuPro{
	background:#FAFEF0;
	width:314px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	height:64px;
	margin-left:4px;
	margin-right:4px;
	
	float:left
}

.menuBas{
	background:#6F290D;
	width:403px;
	height:28px;
	padding-top:7px;
	padding-left:31px;
	border-left:#FFFFFF 1px solid;
	
	float:left;
}

.menuBasAdherents{
	background:url(images/communs/fond-menu-bas-adherent.gif) repeat-y;
	width:110px;
	height:25px;
	padding-top:10px;
	text-align:center;
	float:left;
}

.cadreCeasy{	
	background:#6F290D;
	width:320px;
	height:25px;
	padding-right:14px;
	text-align:right;
	padding-top:10px;
	float:left;
}

.bandeCote{
	background:url(images/communs/bande-cotes.gif) repeat-x;
	margin-top:104px;
	height:343px;
}

/* PAGES */

.bandeSousHeader{
	height:31px;
	background-color:#6F290D;
	padding-left:29px;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
}

.zoneGps{
	width:571px;
	margin-top:4px;
	float:left;
}

.pageBasGaucheSpec{
	background:url(images/accueil/cadre-bas-gauche-spec.gif) no-repeat;
	width:152px;
	padding-right:11px;
	height:24px;
	padding-top:5px;
	margin-left:18px;
	text-align:right;
	display:inline;
	float:left;
}
.pageBasDroiteSpec{
	background:url(images/accueil/cadre-bas-droite-spec.gif) no-repeat;
	width:172px;
	padding-right:15px;
	padding-top:5px;
	height:24px;
	text-align:right;
	float:left;
	display:inline;
}
.pageSeparationSpec2{
	background:url(images/accueil/separation-bas-spec.gif) no-repeat;
	width:2px;
	height:29px;
	float:left;
}

.pageContenuFull{
	width:941px;
	margin-left:31px;
	margin-top:10px;
	text-align:left;	
}

.pageContenuGauche{
	width:570px;
	margin-left:31px;
	margin-top:20px;
	text-align:justify;
	display:inline;
	float:left;
}

.pageContenuDroite{
	width:352px;
	padding-top:1px;
	margin-right:19px;
	float:right;
	display:inline;
}

.tabHeader{
	background:#56200A;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.tabLigne0{ background:#D5D9CD; height:24px;}
.tabLigne0Petit{ background:#D5D9CD;}
.tabLigne1{ background:#FAFEF0; height:42px;}
.tabLigne1Petit{ background:#FAFEF0;}

.tabLigne0, .tabLigne1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#42433F;
}

.tabLigne1Petit, .tabLigne0Petit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#42433F;
}

.tabFooter{
	background:#56200A;
	height:2px;
}

ul#listePuce {
	margin: 0;
	
	padding: 0;
	list-style-type: none;	
	line-height: 15px;
}

ul#listePuce li {
    background: url(images/communs/puce-1.gif) no-repeat 0 4px;
	margin: 0;
	margin-top:10px; 
	padding: 0 0 0 15px;
}