/* CSS Document */


#contenu{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:720px;
	background:#FFF;
}

#date{
	position:absolute;
	width:170px;
	height:15px;
	left: 150px;
	top: 6px;
	text-align:left;
	background:none;
	font-size:10px;
	font-weight:bold;
}

#accueil_rech{
	position:absolute;
	width:170px;
	height:15px;
	left: 540px;
	top: 6px;
	text-align:right;
	background:none;
}

#pub_result{
	float:left;
	width:110px;
	height:auto;
	margin-top:15px;
	margin-left:5px;
	background:#FFF;
	visibility:visible;
}

#content{
	visibility:visible;
	float:right;
	margin-top:20px;
	margin-left:10px;
	background:none;
	width:588px;
	height:auto;
}

#header_result{
	position:relative;
	width:586px;
	height:74px;
	background:url(../images/design/header_result.gif);
}

#fond_result{
	position:relative;
	width:586px;
	height:auto;
	background:url(../images/design/fond_result.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
}

#footer_result{
	position:relative;
	width:586px;
	height:30px;
	background:url(../images/design/footer_result.jpg);
	background-repeat:repeat-y;
}

/* === contenu === */

#header_annonce{
	position:relative;
	width:535px;
	height:15px;
	border:2px #D4D515 solid;
	background:#D4D515;
	left:17px;
	padding-left:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#corps_annonce{
	position:relative;
	width:530px;
	height:auto;
	border:2px #D4D515 solid;
	background:#FFF;
	left:17px;
	padding:10px;
}

#texte{
	position:relative;
	width:460px;
	height:auto;
	background:#FFF;
	left:70px;
	font-size:10px;
}

#content_picto{
	position:absolute;
	width:44px;
	height:44px;
	top:45px;
	left:30px;
	background:url(../images/divers/eye.gif);
	z-index:10;
}
/* === fin contenu === */


#corps_annonce #adresse{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	width:340px;
}

#corps_annonce #texte_client{
	color:#993399;
	font-size:11px;
	font-weight:bold;
	width:250px;
	background:none;
}

#corps_annonce #texte_client h1{
	color:#993399;
	font-size:11px;
	margin:none;
	padding:none;
}


#corps_annonce #logo{
	float:right;
	background:none;
	width:140px;
	height:auto;
}

#corps_annonce #tel{
	float:right;
	width:120px;
	height:auto;
	color:#993399;
	font-size:12px;
	font-weight:bold;
	left:440px;
	padding-left:15px;
	background:none;
}

#corps_annonce #www_mail{
	position:relative;
	width:120px;
	height:20px;
}

#pagination{
	position:relative;
	width:auto;
	height:auto;
	font-size:10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993399;
}

/**** fiche dev *****/
.fiche_dev{
	float:right;
	width:180px;
	height:21px;
	padding-top:4px;
	background:url(../images/design/fiche_dev.gif);
	text-align:center;
	margin-right:-11px;
	margin-top:20px;
}

.fiche_dev a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.fiche_dev a:hover{
	text-decoration:underline;
}
