@charset "utf-8";
/* CSS Document */
#contenue {
  background:url(images/font_edel.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:605px;
}
#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 {
	padding-bottom:70px;
	margin:0 25px;
	background:url(images/fleur_bd_rech.gif) right bottom no-repeat;
	background-color:#FFFFFF;
	width:268px;
	border:#999999 1px solid;
}
.s_recherche {
	background:url(images/fond_ombre.gif) repeat-x;
	height:5px;
	width:270px;
	margin:0 25px;
	font-size:0px;
}

#header_rech {
	background:url(images/news_edel.gif) bottom no-repeat;
	width:128px;
	height:28px;
	margin:0px 0px 0px 0px;
}
#sous_ligne_rech {
	background:#999999;
	height:1px;
	width:252px;
	margin:0px 8px 0px 8px;
	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;  

}