
* { border:0; margin:0; padding:0 }


body{
	background-image:url(../images/pattern_entete_fond.png);
	background-repeat:repeat-x;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

a{
	text-decoration:none;
	color:#000;
}

h1{
	display:block;
	background-image:url(../images/puce1.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	
	color:#FF0000;
	font-size:15px;
	font-weight:bold;
	
	padding-left:35px;
	height:35px;
	text-transform:uppercase;
} 

h1.impression{
	display:none;
}

div#colonne_droite h1{
	margin-top:10px;
}

h2{
	font-size:14px;
	font-weight:bold;
}

h3{
	font-size:12px;
	margin-top:15px;
	color:#A40000;
}

p{
	text-align:justify;
}

/**********************************************
*	PAGE FICHE BIEN
**********************************************/
ul#bien_ul {
	clear: both;
	width: 100%;
	list-style: none;
	height: 16px;
	margin: 5px 0;
	padding-top: 10px;
}

ul#bien_ul li {
	float: right;
	display: block;
	margin-left: 30px;
	background-image: url(../images/puce_lien.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-indent: 15px;
}

ul#bien_ul li a { font-weight: bold; color: #FF930F; text-decoration: none; }
/*ul#bien_ul li a:hover { color: #F58E29; }
ul#bien_ul li a:visited { color: #F58E29; }
ul#bien_ul li a:active { color: #F58E29; }*/

/*
*	Lien retour à la liste des annonces
*/
a.retour {
	display: block;
	background-image: url(../images/puce_lien.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 15px;
	color:#FF930F;
}

/* Pagination */
p.resultat {
	margin: 35px 0 !important;
	text-align:center !important;
}

p.aucun_resultat {
	margin-top: 50px !important;
	padding: 10px 10px;
	background-color: #F4912C;
	color: #fff;
	text-align:center !important;
	font-weight: bold;
	
}

p.pagination {
	clear: both;
	text-align: center !important;
}


p.pagination a 			{ color:#FF930F; text-decoration: none; font-weight: bold; } 
/*p.pagination a:hover 	{ color:#000; }
p.pagination a:visited 	{ color:#BB0F1F; }
p.pagination a:active 	{ color:#EB603F; }*/