/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {

	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- fin sIFR---*/


* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	background: #5b6447 url(images/body.jpg) repeat-x;
	height:100%;
}
a {
	color:#787878;
}
a:hover{
	color:#212121;
}
a.orange,a.orange:visited{
	text-decoration: none;
	border:none;
	color:#FF8406;
	font-weight:bold;
	text-decoration:underline;
}
input,select,textarea{
	padding:2px 5px;
	border: 1px solid silver;
	margin-bottom:5px;
	margin-left:5px;
}
ul, li {
	list-style: none;
}

h1.titre-haut {
	font-size: 20px;
}

h2.titre-haut {
	font-size: 18px;
}

#haut {
	width: 950px;
	position: absolute;
	top: 0px;
	left:50%;
	margin-left:-475px;
}

#haut #retour_accueil {
	float: left;
	width: 950px;
	height: 129px;
	background: url(images/haut.jpg) no-repeat;
}

#haut #menu {
	float: left;
	width: 950px;
	height: 29px;
	background: url(images/menu.jpg) no-repeat;
}

#haut #menu #menu_lang {
	float: left;
	display: inline;
	margin: 7px 0px 0px 15px;
	color: #ffffff;
	font-size: 11px;
}

#haut #menu #menu_lang a:hover {
	font-weight: bold;
}

#haut #menu #menu_lang a {
	color: #ffffff;
	font-size: 11px;
}

#haut #menu #menu_classique {
	float: right;
	display: inline;
	margin: 9px 22px 0px 0px;
}

#haut #menu #menu_classique a {
	width: 126px;
	float: right;
	display:inline;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
}

#haut #menu #menu_classique a:hover, #haut #menu #menu_classique a.selected {
	color: #f7cd07;
	text-decoration:none;
}

#haut #menu #menu_classique a#premier_lien {
	width: 100px;
}

#main {
	left:50%;
	margin-left:-475px;
	position:absolute;
	top:158px;
	width: 950px;
	background-color: #454543;
}

#main #haut_main {
	margin: 0px 9px 0px 9px;
	width: 932px;
	height: 20px;
	background: url(images/haut_main.jpg) no-repeat;
}

#main #main_content {
	margin: 0px 9px 0px 9px;
	width: 932px;
	background: url(images/fond_main.jpg) repeat-y;
}

#main #bas_main {
	margin: 0px 9px 0px 9px;
	width: 932px;
	height: 20px;
	background: url(images/bas_main.jpg) no-repeat;
}

#main #phrase_accueil {
	margin: 0px 9px 0px 9px;
	width: 932px;
	height: 35px;
	background: url(images/bg_phrase.jpg) repeat-y;
}

#main #main_content #geoloc {
	width: 450px;
	height: 230px;
	float: left;
	display: inline;
	background-color:white;
	margin: 0px 20px;
	border: #acb0a2 1px solid;
}
#main #main_content .search_accueil {
	float: left;
	width:435px;
	margin: 20px 20px;
	padding:5px 7px;
	background:#EDEDED url(images/button_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #888888;
	color:#444444;
	font-size:0.9em;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
}
#main #main_content .search_accueil div{
	float: left;
	width:100%;
	padding:0;
	margin:0.2em 0.5em;	
}
#main #main_content .search_accueil h2{
	float: left;
	display:inline;
	margin-top:2px;
}
#main #main_content .search_accueil span{
	float: right;
	display:inline;
}
#main #main_content .search_accueil p{
	float: left;
	width:100%;
	margin:0 0.5em;
	font-size:8pt;
}
#main #main_content .search_accueil label{
	float:left;
	width:95%;
	margin:0.2em 0.5em;	
	padding-bottom:0px;	
	font-style:italic;
	font-size:9pt;
}
#main #main_content .search_accueil select{
	width:95%;
}
#main #main_content .search_accueil .right{
	float: right;
	margin-right:20px;
	margin-top:5px;
}
#main #phrase_accueil {
	margin:0 auto;
	height: 30px;
	padding: 0px;		
	background: #c3c1c2;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	border-bottom:1px solid #FFF;
}

#main #phrase_accueil p.p-accueil{
	color: #ffffff;
	padding-left:15px;
	padding-top:2px;
	font-size: 150%;
	font-style: italic;	
}

#main #bandeau_agence {
	margin: 0px 0px 0px 9px;
	width: 936px;
	height: 81px;
	background: url(images/bandeau_agence.jpg) no-repeat;
}
#main #bandeau_agence a{
	text-decoration:none;
}

#main #bandeau_agence .bandeau_ag {
	margin: 0px 2px 0px 0px;
	padding-bottom:2px;
	width: 185px;
/*	height: 81px;*/
	background:#464644 url(images/bg_agence.jpg) no-repeat;
	float: left;
	display: inline;
}

#main #bandeau_agence .bandeau_ag h1 {
	margin: 15px 0px 5px 5px;
	font-size: 12px;
	color: #CCC;
	font-family: verdana;
	font-weight: normal;
}

#main #bandeau_agence .bandeau_ag h2 {
	margin: 0px 0px 0px 5px;
	font-size: 13px;
	color: #CCC;
	font-family: verdana;
	font-weight: bold;
}

#main #bandeau_agence .bandeau_ag h3 {
	margin: 5px 0px 0px 5px;
	font-size: 16px;
	color: #f9cd08;
	font-family: verdana;
	font-weight: bold;
}
#main #bandeau_agence .bandeau_ag a.voir_agence {
	display:block;	
	padding-bottom:5px;
}
#main #bandeau_agence .bandeau_ag a.voir_offre {
	display:block;
	font-size: 12px;
	color: #DDD;
	font-family: verdana;
	font-weight: bold;
	padding-left:5px;
	padding-top:5px;
	border-top:1px dotted #DDDDDD;
}
#main #bandeau_agence .bandeau_ag a.voir_offre  b{
	color: #f9cd08;
}

#main #bandeau_agence .bandeau_ag:hover,#main #bandeau_agence .current{
	background: #464644 url(images/bg_agence_hover.jpg) no-repeat;
}

#main #bandeau_agence .bandeau_ag:hover h1 ,#main #bandeau_agence .current h1 {
	color: #FFFFFF;
}

#main #bandeau_agence .bandeau_ag:hover h2, #main #bandeau_agence .current h2 {
	color: #FFFFFF;
}

#main #bandeau_agence .bandeau_ag:hover h3, #main #bandeau_agence .current h3 {
	color: #4f4f4d;
}

#main #bandeau_agence #der_ag {
	margin: 0px 0px 0px 0px;
}

#main #bas {
	width: 890px;
	height: 29px;
	background: url(images/bas.jpg) no-repeat;
	padding: 7px 30px 0px 30px;
}

#main #bas p, #main #bas p a {
	color: #454644;
	font-size: 12px;
	font-family: arial;
}

#main #bas p#droite {
	float: right;
	display: inline;
}

#main #bas p#gauche {
	float: left;
	display: inline;
}

#main #main_content .liste_ag {
	margin: 0px 0px 0px 0px;
	width: 182px;
}

#main #main_content #ag1 {
	margin: 0px 0px 0px 30px;
}

#main #main_content #ag2 {
	margin: 0px 0px 0px 50px;
}

#main #main_content #photo_ag {
	margin: 20px 0px 0px 70px;
	height: 205px;
	width: 350px;
	float: left;
	display: inline;
	text-align: center;
}

#main #main_content #photo_ag img {
	height: 205px;
}

#main #main_content #texte_ag {
	height: 205px;
	width: 450px;
	float: left;
	display: inline;
	margin: 20px 0px 0px 10px;
}

#main #main_content #texte_ag  h1{
	font-size: 18px;
}

#main #main_content #texte_ag  p{
	margin: 10px 0px 0px 10px;
	font-size: 12px;
	font-family: verdana;
	color: #454543;
}

#main #main_content #texte_ag  p a{
	color: #454543;
}

#main #main_content #texte_ag  p span{
	color: #464644;
	font-weight: bold;
}
#main #text_accueil{
	margin-left:500px;
	padding-top:20px;
	padding-right:30px;	
}
#main #text_accueil.liste{
	width:100%;
	margin-left:0;
}
#main #text_accueil.liste h3{
	margin-bottom:10px;
	margin-top:20px;
	color:#5B6447;
	font-size:13px;
}
#main #text_accueil.liste table{
	margin-left:40px;
	margin-right:40px;	
}
#main #text_accueil.liste table tr td span{
	display:block;
	margin-bottom:7px;
	margin-top:10px;
	font-weight:bold;
	color:#787878;
}
#main #text_accueil h1{
	margin-bottom:25px;
}
#main #main_content div.accueil_h1{
	margin-left:25px;
}
#main #text_accueil h3{
	margin-bottom:15px;
	margin-top:0px;
	color:#5B6447;
	font-size:13px;
}

#main #text_accueil p{
	margin-bottom:20px;
	color: #959588;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	width: 100%;
}


#main #text_accueil p strong{
}
hr#fin {
	clear: both;
	visibility: hidden;
}

#main #liste_annonces{
	padding-left:20px;
	padding-right:20px;	
}
#main #liste_annonces h3{
	display:block;
	font-size:13px;
	margin-bottom:10px;
}
#main #liste_annonces h4{
	margin-bottom:20px;
	color:#4C4C4C;
}
#main #liste_annonces h4 a{
	margin-bottom:20px;
	color:#4C4C4C;
}
/*________________________________________________________Liste_annonce.php___________________________*/
#liste_annonces #rec{
	position:absolute;
	background:#FFF;
	padding:2px 5px;
	width:173px;
	border:1px solid ThreeDShadow;
}
button{
	margin: 0 0.5em;
	padding:2px 7px;
	background:#B0B0B0 url(images/button.png) repeat-x scroll 0 0;
	border:1px solid #888888;
	color:#444444;
	font-size:0.9em;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
}

#liste_annonces #rec fieldset{
	width:150px;
	border:1px solid #DCDCDC;
	margin:5px;
	margin-bottom:10px;
	padding:5px;
}
#liste_annonces #rec fieldset legend{
	font-weight:bold;
	font-size:13px;
	padding:5px 3px;
}
#liste_annonces ul {
	width:60%;
	float:left;
}

#liste_annonces H3, #liste_annonces H3 a {
	color: #4F5345;
}

#liste_annonces .annonce_liste {
	float:left;
	border-bottom:1px dotted silver;
	padding-bottom:7px;
	padding-left:7px;
	cursor:pointer;
	width:100%;
}
#liste_annonces .annonce_liste:hover {
	background:#F8F8F8;
}
#liste_annonces .annonce_liste .photo_liste .photo{
	width: 120px;
	height: 90Px;
	float:left;
	border:4px solid #EEE;
	margin-top:5px;
}
#liste_annonces .annonce_liste:hover .photo_liste .photo{
	border:4px solid #FF8406;
}
#liste_annonces .annonce_liste:hover .savoir_plus{
	color:#FF8406;
	text-decoration:none;	
}
#liste_annonces .annonce_liste .description_liste{
	margin-left:130px;
	padding: 7px;
}

#liste_annonces hr{
	clear:both;
	visibility: false;
	margin: 15px;
}

#liste_annonces a.savoir_plus{
	display:block;
	text-decoration:underline;
	margin-top: 7px;	
	margin-bottom: 2px;
	color:#000000;
}

#liste_annonces a:hover.savoir_plus{
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 7px;
	color:#FF8406;
}

#pages{
	padding:20px;	
}

#pages a{
	color: #616161;
}
#pages #prec {
float:left;
width:20%;
}
#pages #liste_pages {
float:left;
text-align: center;
width:60%;
}
#pages #suiv {
float:left;
width:20%;
}
#main .moduletable{
	padding:20px;
}

/*-----------------------coup de coeur -----------------------------*/

#cdc {
	float: left;
	width: 30%;
	margin-left: 40px;
	padding: 20px;
	background-color: #4F5345;
}

#cdc h3 {
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}

#cdc li {
	text-align: center;
	float: left;
	width: 100%;
}

#cdc li a {
	color: #FFFFFF;
}
#cdc img {
	border:2px solid #EEE;
}

/*---------------------------------------annonce.php----------------------------------*/
#annonce {
	margin: 20px;
	float:left;
}

#fil_ariane{
	background-color:#C0C0C0;
	color:#616161;
	font-size:12px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
	padding-left:7px;
	text-align:left;
}

#annonce #photo {
	width: 500px;
	height: 374px;
	margin:10px 30px 10px 30px;
	text-align: center;
	float: left;
	display: inline;
}

#annonce #photo_detail{
	height: 372px;
	border: 1px black solid;
}

#annonce #autres_photos{
	width: 330px;
	float:left;
	display: inline;
}
#annonce #autres_photos li{
	padding:0;
	margin:0 10px 10px 0px;
	float:left;
	width: 150px;
}

#annonce #autres_photos li a{
	text-align: center;
}

#annonce #autres_photos li img{
	float:left;
	height: 112px;
}
#annonce #contenu #texte{
	display:inline;
	float:left;
	width: 500px;
	margin: 20px 0px 0px 30px;
	text-align: justify;
}

#annonce #contenu #texte li {

	width: 500px;
	margin: 0;
}

#annonce .bordeaux{
	color:#990000;
	}
#annonce #pied_annonce_gris,#annonce #pied_annonce_vert{
	color:#D5D5D5;
	font-size:32px;
	font-family: serif;
	text-align: center;
	padding:0;
	padding-top: 4px;
	width: 300px;
	margin-left:15px;
}
#annonce #pied_annonce_gris{
	margin-top: 50px;
}
#annonce #pied_annonce_vert{
	margin-left:15px;
	height:30px;
	font-size: 28px;
	color:#1A6159;
	padding-top: 8px;
	}
#annonce .renseignements_agence{
	margin-left:15px;
	font-family:times;
	border-bottom: 2px #D5D5D5 solid;
	padding:4px 0 4px 0;
	width: 300px;
	font-size: 15px;
}

#annonce #retour a {
	color: #FF9900;
}

#annonce #retour a:hover {
	color: #616161;
}

#fil_ariane a {
	color: #616161;
	text-decoration: underline;
}


#fil_ariane {
	padding: 5px;
}

/**Moteur de recherche simplifie***/
.highlight{
	border-bottom:1px dotted silver;
	padding-bottom:6px;
	margin-bottom:6px;
}

.highlight strong{
	display:block;
	color:#4C4C4C;
	margin-bottom:6px;
}

/*----------------------------Proposer_bien--------------------------------*/
#contact{
	padding:20px;
}
#form_proposer_bien{
	width:500px;
	background-color:#CCCCCC;
	background:url(images/prop.jpg) no-repeat 0 0;
	float: left;
	padding: 55px 0;
}

#form_proposer_bien fieldset{
	float:left;
	border:1px solid #DCDCDC;
	margin:0 25px;
	margin-top:10px;	
	padding:5px 3px;
}
#form_proposer_bien fieldset legend{
	font-weight:bold;
	font-size:13px;
	padding:5px 3px;
}
#form_proposer_bien label{
	float:left;	
	padding-left:5px;
	font-size:10pt;
	color:#787878;
}
#form_proposer_bien input,#form_proposer_bien select{
	float:left;	
	width:95%;
}
#form_proposer_bien select{
	float:left;	
	width:98%;
}
#form_proposer_bien fieldset p {
	float:left;
	padding:10px;
}
#form_proposer_bien p label{
	display:inline;		
	width:110px;
}
#form_proposer_bien p input{
	display:inline;			
	width:80px;
}
#form_proposer_bien #submit{
	background: url("images/checkin.png") no-repeat center top transparent;
	border:none;
	padding-top: 30px;
	text-decoration: center;
	margin-left: 160px;
	display:inline;
}
#form_proposer_bien #submit:hover{
	cursor:pointer;
	background: url("images/checkin_f2.png") no-repeat center top transparent;
}

/*----------------------------------contact------------------------------*/

#contact {
	padding:20px;
}

#contact .contact_email {
	float: left;
	width: 50%;
	margin: 20px;
}


/*-------------------------------plan du site---------------------------*/

.plan1 {
	float: left;
	display: block;
	clear:both;
	margin: 15px 0px 8px 0px;
	font-size: 16px;
	color: #454644;
	font-weight: bold;
}

.plan2 {
	float: left;
	display: block;
	clear:both;
	margin: 5px 0px 5px 20px;
	font-size: 14px;
	color: #959594;
}

.plan3 {
	float: left;
	display: block;
	clear:both;
	margin: 3px 0px 3px 30px;
	font-size: 12px;
	color: #FF8406;
	font-style: italic;
}

/*-------------------------------lien---------------------------*/

.lien {
	float: left;
	display: block;
	clear:both;
	margin: 15px 0px 8px 0px;
	font-size: 12px;
	color: #959594;
	line-height: 1.8;
}

.lien a {
	font-size: 13px;
	color: #454644;
	font-weight: bold;
}
#pied-pages{
padding:20px;
	color:#999;
	background:transaprent;
}
#pied-pages a{
		color:#666;
}
#pied-pages #prec {
float:left;
}
#pied-pages #liste_pages {
float:left; margin: 0 90px 0 90px;
}
#pied-pages #suiv {
float:left;
}