@charset "utf-8";
/* CSS Document */
#contenue {
  background:url(images/font_alpha.jpg) left bottom no-repeat;
  mini-height:390px;
}

*+html #contenue {
  height:390px;
  overflow:inherit;
}

#contentsection {
	width:950px;
}
#colNormalIn {
  margin:10px 0px 0px 320px;
  width:605px;
}
#colNormal {
	width:603px;
	border:#999999 1px solid;
	background:#f2eeed;
}
#colAnnonceIn {
  margin:10px 0px 0px 320px;
  width:603px;
}
#colAnnonce {
  width:603px;
  height:100px;
	border:#999999 1px solid;
	background:url(images/maison.jpg);
}
.s_colNormal {
	background:url(images/fond_ombre.gif) repeat-x;
	width:605px;
	height:5px;
}
.ombreGauche {
	background:url(images/ombre_gauche.gif) no-repeat;
	height:5px;
	width:10px;
	float:left;
}
.ombreDroite {
	background:url(images/ombre_droite.gif) no-repeat;
	height:5px;
	width:10px;
	float:right;
}

#colGauche2 {
	width:320px;
	padding-top:10px;	
	float:left;
}
#recherche {
	margin:0 25px;
	background-color:#FFFFFF;
	width:268px;
	border:#999999 1px solid;
}
#header_rech {
	height:28px;
	background:url(images/font_alpha.gif) repeat-x bottom;
	background-color:#f2f2f2;
}
#header_g_rech {
	background:url(images/news_alpha.gif) bottom no-repeat;
	width:128px;
	height:28px;
	margin:0px;
	float:left;
}
#header_d_rech {
	background:url(images/haut_d_alpha.gif) bottom  no-repeat;
	width:8px;
	height:28px;
	margin:0px;
	float:right;
}
#bas_alpha {
	background:url(images/bas_c_alpha.gif) repeat-x;
	height:51px;
}
#bas_g_alpha {
	background:url(images/bas_g_alpha.gif) no-repeat;
	height:51px;
	width:101px;
	float:left;
}
#bas_d_alpha {
	background:url(images/bas_d_alpha.gif) no-repeat;
	height:51px;
	width:55px;
	float:right;
}
#sous_ligne_rech {
	background:#999999;
	height:1px;
	width:252px;
	margin:0px 8px 0px 8px;
	font-size:0px;
}
.s_recherche {
	background:url(images/fond_ombre.gif) repeat-x;
	height:5px;
	width:270px;
	margin:0 25px;
	font-size:0px;
}

.news-latest-titre {
	margin:10px 10px 0 10px; 
  font-size:14px;
}

.news-latest-subheader .bodytext {
	margin:2px 10px 0 10px;
  padding:0px;  

}