/* CSS Document */

.separationMenu{
	height:1px; 
	overflow:hidden;
	width:998px; 
	clear:both;
}



.bandeHaut{
	height:8px;
	overflow:hidden;
	width:736px;
	background-color:#3BB2A2;
}

.titreCentre{
	background:url(images/accueil/titre.gif) no-repeat;
	width:420px;
	height:22px;
	margin-left:172px;
	margin-top:26px;
	margin-bottom:2px;
}

.logo{
	background:url(images/accueil/logo.gif) no-repeat;
	width:142px;
	height:125px;
	margin-left:16px;
	margin-top:10px;
	float:left;
}

.cadreTexteIntro{
	width:280px;
	margin-left:18px;
	margin-top:30px;
	float:left;
}

.cadreVisite{
	width:200px;
	float:left;
	padding-left:20px;
	margin-top:-20px;
}

.cadreVisiteHaut{
	background:url(images/accueil/cadre-visite-haut.gif) no-repeat;
	width:226px;
	height:89px;
}

.cadreVisiteMilieu{
	background-color:#F3971D;
	width:207px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:15px;
}

.titreLesPoles{
	background:url(images/accueil/titre-poles-medicaux.gif) no-repeat;
	width:399px;
	height:16px;
	margin-top:27px;
	margin-left:12px;
	margin-bottom:14px;
}

.cadrePoles{
	width:710px;
	height:230px;
	padding-left:10px;
	float:left;
}

.cadreConsultationExt{
	background:url(images/accueil/consultations-externes.jpg) no-repeat;
	width:197px;
	height:88px;
	padding-left:69px;
	padding-right:26px;
	padding-top:40px;
	margin-top:9px;
	
	text-align:right;
	float:left;
}

.cadreActu{
	background:url(images/accueil/les-actus.jpg) no-repeat;
	width:407px;
	height:98px;
	padding-left:27px;
	padding-top:30px;
	margin-top:9px;
	float:left;
}

.imgActu{
	border:#FB6C23 2px solid;
	margin-right:14px;
	margin-top:-10px;
	float:left;
}

.titre_actu{
	text-align:right;
	margin-right:5px;
}

.texteActu{
	margin-right:5px;
	margin-top:5px;
	text-align:justify;
}

.savoirPlusActu{
	text-align:right;
	margin-right:16px;
	margin-top:5px;
	
}