
#gauche {
	float: left;
	width: 502px;
	display:inline;
	margin: 7px 0px 0px 6px;
	/*background-color:#C2C8D3;*/
}

#droite { 
	float: right;
	display:inline; 
	width: 250px;
	margin: 7px 6px 0px 0px;
	padding-left: 5px;
	border-left: 0px solid #FFFFFF;
	background-color:#C2C8D3;
	min-height: 500px;	
}



#une {
	text-align:center;
	border:0px solid red;
	margin-bottom:8px;
	height: 100px;
}


.une1, .une2 {
	float: left;
	display:inline; 
	width: 248px;
	border: 0px solid blue;
	background-color:#FFFFFF;
}
.une1 {
	margin-right:6px;
}

#actu { 
	float: left;
	display:inline; 
	width: 373px;
	margin-left: 5px;
	text-align:center;
	border-left: 0px dotted #3F6A97;
	/*background-color:#C2C8D3;*/
}

.liste_actu {	
	float:left;
	font-size: 12px;
	text-decoration: none;
	/*height:55px;*/
	width: 100%;
	padding-bottom: 3px;
	margin: 0px 4px 3px 4px;
	text-align:left;
	border-bottom: 1px dotted #C2C8D3;
}
.image_liste_news {
	width:55px;
	height:55px;
	border:0px;
	padding:0px;
	margin:0px;
	/*float:left;*/
}

#bandeau { /* à gauche de la HP */
	float: left;
	display:inline; 
	width: 120px;
	min-height: 300px;
	background-color:#FFFFFF;

}


hr {
	height: 1px;
	margin: 0;
	padding: 0;
	color: #D3D8DD;
	background-color: #D3D8DD;
	border: 0;
}

.bloc-maj {
	padding-bottom:6px; 
	/*width:157px;
	float:left;*/
}

.categorie-maj {
	display:inline;
	float:right;
	color:#3F6A97; 
	text-align:left;  
	font-size: 11px; 
	font-weight:bold;
}

.date-maj {
	display:inline;
	text-align:left;  
	font-size: 11px; 
	color:#000000;
}

.contenu-maj {
	/*width:157px; 
	float:left;*/
	padding-top: 2px;
	text-align:left; 
	color:#637082;
}

.zone-maj {
	color: #3F6A97; 
	/*width:157px; 
	float:right;*/
	padding-right:3px;
	font-size: 10px;
	color: #000000;

}

.zone-maj h2 {
  margin-top: 0px;
  margin-bottom: 4px;
  padding-bottom: 3px;
  border-bottom: 1px solid #A0A0A0;
  color: #A0A0A0;
  padding: 0;
  font: normal 100% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing:0;
 

}




