/* CSS Document */
* {
	margin: 0;
	padding: 0;

}
body, div, form, ul, li, dl, dt, dd, img {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: center;
	color: #006699;
}
body {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}
#superconteneur {
    width: 880px;
    margin: 0 auto;
    min-height: 100%;
    background-image: url(../images/gd-fond.png);
background-repeat: no-repeat;

 /* moiti� de la largeur */
 }
 
 #header {
    background-image: url(../images/fond-header.jpg);
    background-repeat: no-repeat;
    width: 840px;
    height: 191px;
    margin: 0 auto;
 }
 .spacer {
    clear: both;
    margin: 0;
    padding: 0;
 }
 
 /*menu */
#menu {
	float:left;
	margin-left: 3px;
	margin-top: 149px;
	width: auto;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}
#menu ul {
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
	height: 1%;

}
#menu ul a {
	position: relative;
	z-index:1;
	}
#menu li {
	float: left;
	list-style: none;

	margin: 0;
	width: 124px;
	height: 32px;
	margin-left: 0;
	padding: 0 0 0 3px;
	/*border-bottom: 1px solid #765;
	
*/
}
#menu a {
	float: left;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 13px 30px 3px 40px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	cursor: pointer;
	/*border: 1px solid #765;*/
}
#menu a:hover {
color:#000000;

}

#un {
	background: url(../images/bt-acc.png) no-repeat left top;
z-index: 1;

}


#deux {
	background: url(../images/bt-tarifs.png) no-repeat left top;
	z-index: 1;
}


#trois {
	background: url(../images/bt-devis.png) no-repeat left top;
	z-index: 1;
}


#quatre {
	background: url(../images/bt-contact.png) no-repeat left top;
	z-index: 1;
}

#cinq {
	background: url(../images/bt-annonces.png) no-repeat left top;
	z-index: 1;
	padding-right:40px !important;
	padding-left:-5px !important;
	white-space:nowrap;
	

}


#financement{
	background: url(../images/bt-financement.png) no-repeat left top;
	z-index: 1;
	padding-right:30px !important;
	
}
#conteneur {
margin: 0 auto;
width: 840px;

}
#conteneur_gauche {
float: left;
width: 596px;

background-image: url(../images/fond-sous-menu.jpg);
background-repeat: no-repeat;
}
#conteneur_droit {
position: relative;
float: left;
width: 242px;
height: 489px;
background-image: url(../images/fond-conteneur-droit.jpg);
background-repeat: repeat-x;
border-width: 1px;

border-style: solid;
border-color: #BAD9EF;
}	
#actu {
position: absolute;
width: 230px;
height: 250px;
top: 119px;
left: 0;
z-index: 2;


}	
#cadre-rappel {
width: 570px;
height: 76px;
margin: 20px 0 0 17px;
background-image: url(../images/fond-cadre-rappel.jpg);
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
border-color: #BAD9EF;
}

#cadre-rappel p {
	margin:0;
	padding:5px;
}



#cadre-annonces p {
	margin:0;
	padding:5px;
	color:#000000;
}

#cadre-annonces table {
	clear:both;
	width:inherit !important;
	padding:inherit !important;
	margin:inherit !important;
	float:left !important;
	font-size: 11px;
	text-align:left;
	color:#000000;
}
#cadre-annonces table input {
	margin-right:4px;
	font-size: 11px;
	padding:4px;
	border:1px solid #ccc;
}
/*conseiller */
#conseiller  {
margin-top: 15px;
	float: left;
	background-image: url(../images/conseiller.png);
		background-position: left top;
	background-repeat: no-repeat;
	width: 180px;
	height: 53px;
color: #000000;
font-weight: bold;
line-height: 45px;
}
.num_tel {
float: left;
text-align: left;
display: block;
margin-top: 10px;
margin-left: 15px;
width: 350px;

}
.rad {
float: left;
margin-left: 15px;
margin-top: 8px;

}
.votre_nom {
float: left;
margin-left: 10px;
margin-top: 8px;
}
.flot_g, .flot_g span {
float: left;
height: 20px;
margin-right: 3px;
line-height: 20px;
}
.validation {
float: left;
margin-left: 5px;
margin-top:5px;
height: 30px;

}
.pt-text {
font-size: 10px;
}
/*  garanties*/

.appelez {
display: block;
margin-top: 8px;
font-size: 12px;
color: #000000;
font-weight: bold;
}
h1.phone {
font-size: 21px;
color: #4D9FD3;
margin: 8px auto;
width: auto;
}
/*deroul*/
#garanties {
position: absolute;
top: 72px;
left: 0;
			margin: 0;
			padding: 0;
			list-style: none;
			background: #FFFFFF;
			color: #fff;
			width: 241px;
			text-align: left;
			z-index: 4;
			}
		#garanties a, #garanties span  {
			display: block;
			width: 241px;
			height: 27px;
			/*padding: 3px 10px;*/
			margin: 0;
			color: #fff;
			text-decoration: none;
			background: #892621 ;
			line-height: 25px;
      
			}
#garanties .sous_garanties a, #garanties .sous_garanties span {
			background-image: url(../images/fleche.gif);
			}
#garanties .open a, #garanties .open span {
			background-image: url(../images/fleche1.gif);
			}
 
		#garanties a:hover, #garanties a:focus, #garanties a:active {
			text-decoration: none;

			}
		#garanties .sous {
	
			font-size: .8em;
			background: #FFFFFF ;
			margin: 0;
			padding: 0;
			/*border-bottom: 1px solid #666;*/
			list-style: none;
			
			}
		#garanties div.sous ul li {
			background:url(../images/puce_garanties.gif) no-repeat 0px 5px;
			text-align: left;
			padding: 1px 10px 1px 12px;
			margin: 0 0 0 10px;
			list-style: none;
			list-style-position:outside;
			}
span.retrait{			
			margin: 0 0 0 10px;

			}
 ul.gar_simp {
float: left;
display: block;
padding-left: 20px;
text-align: left;
}
div.gar_simp ul li {
background:url(../images/puce_garanties.gif) no-repeat 0px 5px;
padding: 1px 10px 1px 12px;
margin: 0 0 0 30px;
list-style-position:outside;
text-align: left;
list-style: none;

}

h1.titre {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
}
p {
clear: both;
text-align: left;
padding: 5px 10px 5px 20px;
}

.bt_tar a {
clear: both;
float: left;
width: 76px;
height: 23px;
margin-left: 20px;
background-image: url(../images/nos-tarifs.gif);
text-decoration: none;
line-height: 22px;
font-weight: bold;
color: #FFFFFF;
}
.bt_garanties a {
float: left;
width: 266px;
height: 23px;
margin: 10px 10px 10px 20px;
background-image: url(../images/bt_garanties.gif);
text-decoration: none;
line-height: 22px;
font-weight: bold;
color: #FFFFFF;
}
.bt_partenaires {
margin-left: 20px;
width: 160px;
height: 23px;
}
.bt_partenaires a {
float: left;
width: 160px;
height: 23px;
margin: 10px 10px 10px 20px;
background-image: url(../images/bt_partenaires.gif);
text-decoration: none;
line-height: 22px;
font-weight: bold;
color: #FFFFFF;
}
.bt_fgp {
margin: 25px 0 0 15px;
width: 204px;
height: 74px;
}

#pied, #pied a{
width: 840px;
margin: 10px auto;
font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*devis*/
#devis {
width: 550px;
margin: 0 auto;
}
.row {
	clear: both;
	height: 30px;
}
.labelcontact {
	float: left;
	width: 250px;
	text-align: left;
	padding-top: 13px;

}
.label_contact {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 13px;

}
.formcontact {
	float: left;
	width: 300px;
	text-align: left;
	font-size: 1em;
	padding-top: 10px;
}
.bleu {
color: #006699;
}
.bordeaux {
color: #800000;
font-size: 10px;
}
.ital {
font-style: italic;
font-weight: bold;
}
.pt_cond {
font-size: 10px;

}
table {
width: 450px;
margin: 0 auto;
font-size: 14px;
}
table td{
padding: 3px 0;

}
.haut_tabl {
background-color: #087DC1;
color: #FFFFFF;
}
.cel_bleu {
background-color: #C0DBF1;
}


#FGP{
	width:150px;
	height:30px;
	clear:both;
	margin-top:15px;
}

#Bouton-Annonces{
	background:url(../images/bouton-annonce.png) no-repeat;
	width:225px;
	height:80px;
	margin:10px auto 10px auto;
	margin-left:7px;
	display:none;
}
#Bouton-Annonces ul{
	margin:5px;
	padding:10px 0 0 7px;
	
}
#Bouton-Annonces li{
	list-style-type:none;
	background: url(../images/fleche-bouton-annonce.png) no-repeat 0 6px;
	padding-left:5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;	
}
#Bouton-Annonces li a{
	color:#FFFFFF;
	text-decoration:none;
}
#Bouton-Annonces li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

.titreannonces{
	font-size: 30px;
	text-align:left;
	margin:20px 10px  10px 10px;
	font-weight: normal;
}

#deposerannonce{
	background:url(../images/deposer-annonce.png) no-repeat;
	height:36px;
	line-height:36px;
	text-align:center;
	width:217px;
	float:left;
	margin:10px;
	text-transform: uppercase;
}
#deposerannonce a{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

#cadre-annonces {
width: 550px;
padding:10px;
margin: 10px;
background-image: url(../images/fond-cadre-rappel.jpg);
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
border-color: #BAD9EF;
position:relative;
}

#cadre-annonces h3{
	text-align:left;
	font-size: 18px;
	color: #000000;
}
#cadre-annonces h4{
	text-align:left;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

#cadre-annonces h5{
	text-align:left;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	background:#CDE2F5;
	padding:5px;
	margin:10px 0 10px 0;
}
#tri{
	position:absolute;
	right:5px;
	top:5px;
	padding:4px;
	border:1px solid #fff;
	font-size: 11px;
}
#tri select{
	font-size: 11px;
	border:1px solid #ccc;
	padding:3px;
	width:200px;
}

.blocannonce{
	width:auto;
	margin:10px 0 10px 0;
	border-bottom:3px solid #E7F1FA;
	height:100px;
}
.blocannonce a{
	color:#000000;text-decoration:none;
}
.blocannonce a:hover{
	color:#000000;
	text-decoration:underline;
	
}
.annonceDate{
	height:100px;
	width:80px;
	float:left;
	margin-right:5px;
	font-size: 11px;
	color: #666666;
	text-align:left;
}
.annoncePhoto{
	height:100px;
	width:130px;
	float:left;
	margin-right:5px;
}
.annoncePhoto img{
	height:100px;
	width:120px;
	border:1px solid #E1EDF9;
}
.annonceTitre{
	height:100px;
	width:190px;
	float:left;
	margin-right:5px;
	font-size: 15px;
	color: #000000;
	text-align:left;
}
.annonceTitre h4{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.annonceVille{
	height:100px;
	width:130px;
	float:left;
	margin-right:5px;
	font-size: 11px;
	color: #000000;
	text-align:left;
}

.enteteannonce{
	height:25px !important;
	line-height:25px !important;
	font-size: 11px !important;
	font-weight:normal !important;
	color: #000000 !important;
	text-align:left !important;
	margin:0  !important;
	padding:0 2px 0 2px !important;
	background:#D2E5F4;
	font-style: italic;
}

#diapo{
	width:auto;
	height:100px;
	margin:10px 0 10px 0;
}
#diapo ul{
	height:0;
	margin:0;
}
#diapo li{
	float:left;
	margin:5px !important;
	list-style-type:none;
	padding:0 !important;
}
#diapo img{
	width:110px;
	height:70px;

}



	#gallery {
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 3px solid #CCCCCC;
		border-width: 3px;
	}
	#gallery ul a:hover img {
		border: 5px solid #990000;
		border-width: 3px;
		color: #fff;
	}
	#gallery ul a:hover { color: #990000; }


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index:5000;
	}
#preview img{

	max-height:500px;

	}
	
#mail{
	background:url(../images/mail.png) no-repeat;
	padding-left:20px;
	height:16px;
	line-height:16px;
	float:left;
	margin:10px 15px 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
#mail a{
	color: #000000;
	text-decoration:none;
	}
#mail a:hover{
	color: #666666;
	text-decoration:none;
	}
#phone{
	background:url(../images/phone.png) no-repeat;
	padding-left:25px;
	height:25px;
	line-height:16px;
	float:left;
	margin:10px 10px 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
#phone a{
	color: #000000;
	text-decoration:none;
	}
#phone a:hover{
	color: #666666;
	text-decoration:none;
	}
#phone span{
	color: #666666;
	}
	
#retour{
	font-size: 11px;
	font-weight: bold;
	color: #435D78;
	margin:5px 0 10px 15px;
	}
#retour a{
	color: #435D78;
	}
#retour a:hover{
	text-decoration:none;
	}


.boutonAnnonceDroite{
	margin:10px auto 10px auto;
	width:216px;
	height:35px;
	padding:0 5px 20px 20px;
	background:url(../images/bouton-annonce-droite.png) no-repeat;
	font-size: 13px;
}
.boutonAnnonceDroite a{
	color:#003399;
	text-decoration:none;}
.boutonAnnonceDroite a:hover{
	color:#003399;
	text-decoration:underline;}