/* *{
	font-family: Verdana, Arial, sans-serif;
}
body, html{
	margin: 0px;
	padding: 0px;
	height:100%;
}
body{
	text-align: center;
	font-size: 11px;
} */

#contenu_module_externe{
	margin: 0px auto 0px auto;
	background:transparent;
	text-align: left;
}

#contener_annconce{
	position: relative;
	padding: 0px 34px 0px 41px;
}
#huet_h1{
	color: #999999;
	font-size: 10px;
	line-height: 18px;
}
div#sous_bandeau{
	width: 949px;
	height: 155px;
	background-image: url(./../../images/site/sous_bandeau.gif);
	margin: 4px 0px 0px 0px ;
}

#annonce{
	height: auto;
	min-height: 610px;
	_height: 610px;
	text-align:center;
	padding: 0px 0px 0px 40px;
}

.cadre{
	text-align:left;
	margin-top: 20px;
	width:630px;
	background: #ffffff;
	border:1px #cccccc solid;
	color:#666666;
}

.titre_annonce{
	font-weight:bold;
	background: url('./../../images/site/bg_titre_annonce.gif');
	font-size: 12px !important;
	margin:0px 0px 0px 0px;
	padding-left:10px;
	height:15px;
	color:white;
}

.annonce_content{
	margin:8px;
	width:610px;
}

.annonce_content .vignette{
	text-align:right;
	padding-right:15px;
}

.mod_footer{
	margin-top:20px;
	background: #666666 url(./../../images/site/footer_back.gif) -20px top no-repeat;
	height: 50px;
	color: #999999;
	padding-left: 515px;
}

#huet_module_externe_centre .mod_footer a{
	color: #999999;
}


