/* ________________________________________________________________________________
								PAGE INDEX
  ________________________________________________________________________________ */
#bandeauHaut {padding-top:34px;}
#bandeauHaut img{
	margin:0;
	padding:3px 0 0 0;
	/*vertical-align:top;*/
}

#menuGaucheHome {
	background-image:url(../img/fond_menu_gauche_home.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	vertical-align:top;
	/*width:159px;
	height:345px;*/
	border:0;
	padding:0;
}
	
#menuGaucheHome a{
	font-size:11px;
	float:left;
	margin-top:150px;
	padding:0 5px;
	font-weight:bold;
	color: #1D3258; 
	text-decoration: none;
}	

#menuGaucheHome a img{
	border:0;
	margin-right:3px;
}	

#separateurBleu {
	background-color:#E0EAFA;
	border-bottom:1px solid #97B4D9;
	/*height:20px;*/
}

/* CONTENU CENTRAL */
#contentTextHome {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	border:0;
	/*width:960px;*/
	padding:15px 0;
}

#contentTextHome img { padding:1px; margin:1px; border:1px solid #8895AE;}

#news1, #news2, #news3  {
	/*float:left;
	width:280px;*/
	padding:5px;
	border:0;
	margin:0 15px 0 15px;
	text-align:left;
}

#news3 {border-left:1px solid #97B4D9;}


