/* CSS Document */

body{
	margin:0px;
}

#principal{
	width:998px;
	position:absolute;
	left: 50%;
	margin-left: -500px; 
}

#header{
	width:998px;
	height:296px;
}

#header1{
	background:url(images/communs/bandeau.jpg) no-repeat;
	width:998px;
	height:166px;
}

#header2{
	background:url(images/communs/bandeau2.jpg) no-repeat;
	width:691px;
	height:130px;
	float:right;
}

.separationDroite{
	width:730px; 
	height:1px;
	overflow:hidden;
	clear:both;
}
.separationMenu{
	height:1px;
	overflow:hidden;
	width:998px; 
	clear:both;
}

.menu{
	width:307px;
}

.colonneGauche{
	width:261px;
	float:left;
}

.colonneDroite{
	width:736px;
	float:right;
}

.vousRecherchez{
	background:url(images/communs/vous-recherchez.gif) no-repeat left;
	background-color:#EC8810;
	width:148px;
	height:28px;
	padding-left:113px;
	padding-top:6px;
}

.menuBas1{
	width:517px;
	height:15px;
	border-bottom:#EC8810 1px solid;
	text-align:center;
	margin-left:241px;
	margin-top:23px;
	margin-bottom:2px;
}

.menuBas2{
	width:517px;
	height:16px;
	border-top:#454246 1px solid;
	text-align:center;
	margin-left:241px;
}

.menuBas3{
	width:517px;
	text-align:center;
	margin-left:241px;
	margin-top:11px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #008E8F;
	float:left;
}

.menuBasCeasy{
	margin-top:11px;
	float:right;
}

.cadrePatients{
	background:url(images/accueil/patients-usagers.jpg) no-repeat;
	width:251px;
	height:119px;
	padding-top:30px;
	padding-left:10px;
	margin-top:6px;
}

.cadreLeCentre{
	background:url(images/accueil/centre-hospitalier.jpg) no-repeat;
	width:251px;
	height:104px;
	padding-top:30px;
	padding-left:10px;
	margin-top:6px;
}

.cadreProCote{
	background:url(images/accueil/pros-cotes.jpg) no-repeat;
	width:251px;
	height:112px;
	padding-top:50px;
	padding-left:10px;
	margin-top:6px;
}

.cadreEspaceJunior{
	background:url(images/accueil/espace-junior.jpg) no-repeat;
	width:251px;
	height:75px;
	padding-left:10px;
	padding-top:35px;
	margin-top:6px;
}

.cadreCatalogue{
	background:url(images/accueil/patients-usagers.jpg) no-repeat;
	width:251px;
	height:300px;
	padding-top:30px;
	padding-left:10px;
	margin-top:6px;
}


.cadreCatalogueFormation{
	background:url(images/accueil/catalogue.jpg) no-repeat;
	width:245px;
	height:350px;
	padding-top:30px;
	padding-left:10px;
	margin-top:6px;
}

.puce{
	margin-right:5px;
}