/*			CONTENU BLOC NAV GAUCHE PAGE OFFRES			*/
.page_offr #bloc_navg  {
	background:url(/img/bloc_nav_offr.png) no-repeat;
	padding-left:0;
	width:226px;
	height:340px;
	padding-top:18px;
}
.page_offr #bloc_navg h3  {
	width:80px;
	margin-left:18px;
	font-size:90%;
	font-weight:bold;
	color:white;
}
.page_offr #bloc_navg img{
	margin-left:6px;
	margin-top:1px;
}

.page_offr #bloc_prem_vis {
	width:226px;
	height:213px;
	background:url(/img/bloc_basgauche.png) no-repeat;
}
.page_offr #bloc_prem_vis  h3{
	color:white;
	font-size:120%;
	padding-top:90px;
	padding-left:10px;
}
.page_offr #bloc_prem_vis  p{
	color:white;
	padding-left:10px;	
}
.page_offr #bloc_prem_vis  a{
	display:block;
	width:120px;
	height:20px;
	margin-left:10px;
	margin-top:25px;
	padding-left:20px;
	font-weight:bold;
	color:white;
	background:url(/img/btn_inscrire.png) no-repeat;
}



/*			MISE EN PAGE/EN FORME DES ANNONCES			*/

#result_dpt {
	float:right;
	width:705px;
	height:auto;
	margin-right:17px;
	background:url(/img/fond_poffre.png) no-repeat 1px 0;	
}
#result_achat {
	float:right;
	width:400px;
	height:auto;
	margin-right:321px;
	background:url(/img/fond_poffre.png) no-repeat 1px 0;	
}
#result_dpt p{
	padding:10px;
	width:95%;	
}

.text_indication_carte {
	background-image:url(../img/puce-fleche-offre.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:460px;
	height:40px;
	font-weight:bold;
	margin-left:30px;
}

#result_dpt p.txt_pres{
	font-size:85%;
	/*font-weight:bold;*/
	padding-left:30px;
	padding-top:5px;
	width:480px;
}
#result_dpt .dpt {
	float:left;
	width:313px;
	margin-left:2px;
	margin-right:10px;
	margin-bottom:10px;
	background:white;
}
#result_dpt .dpt h5{
	background:url(/img/tete_dept.png) no-repeat;
	width:313px;
	height:30px;
	color:white;
	font-size:120%;
	padding-top:7px;
	padding-left:20px;
}
#result_dpt .dpt table {
	background:url(/img/bloc_ann.png) no-repeat bottom left;
	margin-bottom:8px;
	width:313px;
	height:102px;
}

#listing table td{
	background:url(/img/bloc_ann.png) no-repeat bottom;
}

#result_dpt .dpt table td {
	vertical-align:top;
	padding:0 15px;
}

#result_dpt .dpt table h6{
	font-weight:bold;
	font-size:100%;
}
#result_dpt .dpt table h6.exclu{
	margin-left:-13px;
	padding-left:13px;
	background:url(/img/btn_exclu.png) no-repeat 0 3px;
}

#result_dpt .dpt table p{
	color:#666;
}

#result_dpt .dpt table th {
	vertical-align:bottom;
	padding:10px 15px 0 15px;
	font-weight:normal;
}
#result_dpt .dpt table span{
	float:left;
	color:#bd3b97;
}
#result_dpt .dpt table a{
	float:right;
	display:block;
	/*width:60px;*/
	padding-left:20px;
	background:url(/img/btn_plusnfo.png) no-repeat;
	text-align:right;
	color:#bd3b97;
}
#result_dpt .dpt table a.insc{
	background:url(/img/btn_plusnfo-insc.png) no-repeat;
	width:143px;
	padding-left:17px;
	padding-top:1px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:15px;
	text-align:left;
}

#result_dpt .dpt table a.insc:hover{
	background:url(/img/btn_plusnfo-insc.png) 0px -16px no-repeat;
	text-decoration:none;
}

.calage{
	clear:both;
	height:1px;
	line-height:1px;
	background:red;
	width:100px;
	float:right;
}
.strong2{color:#B91075;}

.gd_ville{
	padding-left:30px;
	color:#666666;

	padding-left:30px;
	width:490px;
	float:left;
	clear:both;
	font-size:11px;
}

.gd_ville a {
	color:#666;
}
.gd_ville a:hover {
	color:#B91075;
}

a.lien_defaut:hover{
	color:#B91075;
}