* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;

}
html, body {
	background:#FFFFFF url(images/fond_general.jpg) repeat-y;
	height:100%;
}

a {
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
select {
	color: black;
}

select, option {
	color: black;
	padding-left:2px;
	background-color:#fbfafc;
}
input {
	background-color:#fbfafc;
}
ul{
	list-style-type:none;
}
.asterisque{
	margin-left:3px;
	margin-right:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:red;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////::    Bandeau Haut   :: /////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#haut {
	position: absolute;
	top: 0px;
	left:50%;
	height: 252px;
	width: 752px;
	margin-left:-376px;
	background: url(images/bandeau.png) no-repeat scroll left top;
}

#haut p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	top:208px;
	left:105px;
}

#haut a#logo{
	position: absolute;
	display:block;
	width:400px;
	height:80px;
	top:15px;
	left:60px;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::    Menu Principal   :: /////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::    Menu Principal   :: /////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

a#m_accueil{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_accueil.jpg);
	position:absolute;
	top:192px;
	left:499px;
}

a#m_accueil_select{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_accueil_select.jpg);
	position:absolute;
	top:192px;
	left:499px;
}

#survol_accueil{
	display:block;
	background:url(images/survol.png);
	width:60px;
	height:60px;
	position:absolute;
	top:192px;
	left:431px;
	visibility:hidden;
}

a#m_vente{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_vente.jpg);
	position:absolute;
	top:129px;
	left:563px;
}

a#m_vente_select{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_vente_select.jpg);
	position:absolute;
	top:129px;
	left:563px;
}

#survol_vente{
	display:block;
	background:url(images/survol.png);
	width:60px;
	height:60px;
	position:absolute;
	top:129px;
	left:495px;
	visibility:hidden;
}

a#m_agence{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_agence.jpg);
	position:absolute;
	top:66px;
	left:627px;
}

a#m_agence_select{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_agence_select.jpg);
	position:absolute;
	top:66px;
	left:627px;
}

#survol_agence{
	display:block;
	background:url(images/survol.png);
	width:60px;
	height:60px;
	position:absolute;
	top:66px;
	left:561px;
	visibility:hidden;
}

a#m_contact{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_contact.jpg);
	position:absolute;
	top:3px;
	left:690px;
}

a#m_contact_select{
	display:block;
	width:60px;
	height:60px;
	background:url(images/m_contact_select.jpg);
	position:absolute;
	top:3px;
	left:690px;
}

#survol_contact{
	display:block;
	background:url(images/survol.png);
	width:60px;
	height:60px;
	position:absolute;
	top:3px;
	left:623px;
	visibility:hidden;
}
	
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::    Bandeau Bas   :: ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#bas{
	clear:both;
	width:752px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
}

#bas ul {
	position: absolute;
	margin-top:15px;
	margin-left:15px;
}

#bas ul li {
	float: left;
	padding-left:7px;
	margin-right:25px;
}

#bas ul li a{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bas a{
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
}

#bas p{
 float:right;
 margin-top:12px;
 margin-right:15px;
 color:#FFFFFF;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::    Main   :: ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#main1 {
	position: absolute;
	top:253px;
	left:50%;
	width:751px;
	height:50px;
	margin-left:-376px;
	background:url(images/entete.png) no-repeat;
}

#main2 {
	position: absolute;
	top:303px;
	left:50%;
	width:751px;
	margin-left:-376px;
	background:url(images/contenu.png) no-repeat bottom;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::   INDEX.PHP   :: ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#gauche{
	float:left;
	width:170px;
	margin:30px 0px 0px 15px;
	display:inline;
	background:url(images/menu_gauche2.png) no-repeat scroll;
}
#gauche ul{
	margin-top:29px;
}
#gauche ul li{
	display:block;
	margin-left:28px;
	width:130px;
	height:19px;
	padding-top:4px;
	margin-bottom:2px;
}

#gauche ul li a{
	color:#303D71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#gauche ul li#selection a{
	color:#303D71;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

#gauche ul li a:hover{
	color:#303D71;
	font-style:italic;
}

#gauche a#alerte{
	display:block;
	width:153px;
	height:50px;
	margin-top:40px;	
	background:url(images/alerte.png) no-repeat scroll;
	margin-left:10px;	
}

#gauche2{
	float:left;
	width:220px;
	margin:30px 0px 0px 15px;
	display:inline;
	background:url(images/menu_gauche3.png) no-repeat scroll;
}
#gauche2 h2{
	text-align:center;
	padding:4px 0px 4px 0px;
}
#gauche2 ul{
	margin-top:35px;
	padding:20px 0px 25px 10px;
}
#gauche2 ul li{
	display:block;
	padding-left:10px;
	width:130px;
	height:19px;
	padding-top:4px;
	background:url(images/fond_li_menu.png);
}

#gauche2 ul li#fin{
	display:block;
	padding-left:35px;
	width:130px;
	height:19px;
	padding-top:4px;
	background:url(images/fond_li_menu.png);
}

#gauche2 ul li a{
	color:#FFFFFF;
	font-weight:bold;
}

#gauche2 ul li#selection a{
	color:#000066;
	font-weight:bold;
}

#gauche2 ul li a:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
#gauche2 a#alerte{
	display:block;
	width:170px;
	height:42px;
	margin-top:40px;
	margin-left:10px;	
	background:url(images/alerte.png) no-repeat scroll;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::   AGENCE.PHP   :: ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#title_cdc{
	position:absolute;
	top:19px;
	left:380px;
	font-size:17px;
	color:#001161;
	font-weight:bold;
}

#title_cdc span{
	font-size:17px;
	color:#505E9B;
	font-weight:bold;
}

div#present{
float:left;
width:330px !important;
}

p#trait1{
width:525px;
height:5px;
margin: 15px 0px 20px 115px;
background:url(images/trait_1.jpg) no-repeat center;
}

p#presentation{
width:330px;
margin:5px 10px 25px 115px;
color:#1B2270;
text-align:justify;
}

p#chalet{
margin:0px;
width:180px;
height:135px;
background:url(images/notreagence.jpg) no-repeat center;
border:2px solid #1A226D;
margin-right:110px;
display:inline;
float:right;
}

h2#notragence{
margin-left:115px;
background:url(images/picto.jpg) no-repeat bottom left;
height:18px;
width:330px;
}

h2#notragence p{
color:#09144A;
margin-left:35px;
}

h2#correspondant{
clear:both;
margin:0px 0px 10px 115px;
background:url(images/picto.jpg) no-repeat bottom left;
width:280px;
height:18px;
}

h2#correspondant p{
color:#09144A;
margin-left:35px;
}

#agence ul#contacts{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:115px;
	list-style-type:none;
	width:600px;
}
#agence ul#contacts li{
	clear:both;
	width:600px;
}
#agence ul#contacts li p{
	float:left;
	margin:0px;
	padding:3px 0px 3px 0px;
	width:97px;
	font-size:11px;
	font-family:arial;
	margin-left:5px;
	display:inline;
	margin-top:3px;
	padding-left:3px;
	background-color:#586ABE;
	height:15px;
	color:white;
}
#agence ul#contacts li#head p{
	text-align:center;
	color:white;
	background:#1B2270;
	font-weight:bold;
}
#agence ul#contacts li p.nom{
	width:160px;
}
#agence ul#contacts li p.fonction{
	width:160px !important;
}
#agence ul#contacts li p.tel{
	width:110px !important;
}
#agence ul#contacts li p.email{
	width:60px !important;
	padding-left:5px;
	background:#586ABE url(images/enveloppe.jpg) no-repeat center;
}

h2#coordonnee{
margin:40px 0px 10px 115px;
background:url(images/picto.jpg) no-repeat bottom left;
width:230px;
height:18px;
}

h2#coordonnee p{
color:#09144A;
margin-left:35px;
}

#agence ul#coordonnees li{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:120px;
	color:#8992BD;
	font-weight:bold;
}

#agence ul#coordonnees li.important{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color:#1D206D;
	font-size:11px;
}

p#trait2{
	width:525px;
	height:5px;
	margin: 15px 0px 20px 115px;
	background:url(images/trait_2.jpg) no-repeat center;
}

/*--------------------------------------------- annonce.php---------------------------------------------*/
#title_ville{
	position:absolute;
	top:19px;
	left:500px;
	font-size:15px;
	color:#505E9B;
	font-weight:bold;
	text-align:right;
}

#title_ville span{
	font-size:17px;
	color:#001161;
	font-weight:bold;
	text-align:right;
}

p#traithaut{
width:434px;
margin-left:290px;
margin-top:35px;
height:5px;
background:url(images/trait_haut.jpg) no-repeat center;
}

#annonce{
	float:left;
	border:0px;
	width:550px;
	margin: 0px 0px 15px 0px;
	padding:10px 0px 0px 0px; 
}
 .retour{
	background: url(images/annonce_back1.png) no-repeat scroll right top !important;
}

#annonce #photo{
	float:left;
	width:162px;
	margin-bottom:15px;
	margin-left:24px;
	text-align:center;
	font-family:arial;
	display:inline;
}
#annonce #photo #img{
	width :300px;
	margin-top:10px;
	border:2px solid #1C2270;	
}
#annonce #photo #navigation{
	clear:both;
	margin:0 0 0 2px;
	text-align:left;
	font-family:arial;
	width:300px;
}
#annonce #photo #navigation a, #annonce #photo #navigation span{
	font-family:arial;
	}

#annonce #photo #navigation a#photo_p, #annonce #photo #navigation span#photo_p{
	float:left;
	width:100px;
	display:block;
	font-size:10px;
	color:#004b8e;
	text-decoration:none;
	margin:0px;
	}
#annonce #photo #navigation a#zoom,#annonce #photo #navigation span#zoom{
	float:left;
	width:100px;
	display:block;
	margin:0px;

	}
#annonce #photo li{
	float:left;
}
#annonce #photo #zoom{
	text-align:center;
}
#annonce #photo #photo_s{
	width:100px;float:left;
}
#annonce #photo #navigation a#photo_s,#annonce #photo #navigation span#photo_s{
	float:left;
	text-align:right;
	display:block;
	font-size:10px;
	color:#004b8e;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#annonce #photo #navigation a#photo_s{
	margin: 0;
}
#annonce p#description{
	clear:both;
	width:404px;
	text-align:justify;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:15px;
	font-size:11px;
	color:#000000;
}
#annonce h3#carac{
color:#1A2171;
}

#annonce p#detail{
	margin-bottom:5px;
	margin-left:20px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D5294;
	width:404px;
}
#annonce #details{
	float:right;
	width:180px;
	margin-bottom:20px;
	margin-right:14px;
	display:inline;
}
#annonce #details ul{
	width:180px;
	list-style-type:none;
	height:160px;
}
#annonce #details li{
	clear:both;
	width:180px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}
#annonce #details p.left{
	width:80px;
	background-color:#1B216F;
	float:left;
	padding-left:3px;
	font-family:verdana;
	margin-top:2px;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	color:white;
}
#annonce #details p.right{
	width:80px;
	background-color:#586ABE;
	float:left;
	margin-left:5px;
	padding-left:3px;
	font-family:verdana;
	margin-top:2px;
	font-size:11px;
	font-family:arial;
	color:white;
}
#annonce #contacter{
	float:left;
	margin-left:10px;
	width:220px;
	margin-top:5px;
	padding:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	padding-left:10px;
	color:#57609B;
	font-weight:bold;
}
#annonce #contacter ul{
	margin-left:0px;
	margin-top:5px;
	font-weight:normal;
}
#annonce #contacter ul li{
	font-size:11px;
	font-family:verdana;
	color:#1B216F;
	margin-bottom:2px;
}

#annonce #contacter span{
	color:#990000;
	font-weight:bold;
}
#annonce #contacter  a{
	font-size:11px;
	font-family:verdana;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

	
#annonce ul#liste{
width : 500px;
margin:0px 0px 0px 8px !important;
clear:both;
}
	
#annonce #formulaire {
	float:left;
	display:block;
	width:140px;
	margin-left:0px;
	display:inline;
	padding:6px;
	font-family:Verdana;
	font-size:9px;
	background: url(images/fleche3.jpg) no-repeat scroll left center;
	padding-left:15px;
	color:#00246B;
	text-decoration:none;
	font-weight:bold;
}
#annonce #imprimer {
	float:left;
	display:block;
	width:140px;
	margin-left:0px;
	display:inline;
	padding:6px;
	font-family:Verdana;
	font-size:9px;
	background: url(images/fleche3.jpg) no-repeat scroll left center;
	padding-left:15px;
	color:#00246B;
	text-decoration:none;
	font-weight:bold;
}

#annonce #envoiami {
	float:left;
	display:block;
	width:140px;
	margin-left:0px;
	display:inline;
	padding:6px;
	font-family:Verdana;
	font-size:9px;
	background: url(images/fleche3.jpg) no-repeat scroll left center;
	padding-left: 15px;
	color:#00246B;
	text-decoration:none;
	font-weight:bold;
}

#annonce #liste li {
	float:left;
}
#annonce hr{
	clear:both;
	visibility:hidden;
}

#nav{
	width:100%;
	clear:both;
	height:23px;
}
#annonce #nav p{
	float:left;
	padding:4px 0px 4px 0px;
}
#annonce #nav p a{
	font-size:11px;
	color:#FFFFFF;
}
#annonce #nav #annonce_prec{
	width:140px;
	margin-left:12px;
	display:inline;
}
#annonce #nav #annonce_prec a{
	padding-left:18px;
	color:#9099C4;
}
#annonce #nav #retour{
	width:150px;
	text-align:center;
	margin-left:45px;
	color:#32397F;
}
#annonce #nav #annonce_suiv{
	width:155px;
	text-align:right;
}
#annonce #nav #annonce_suiv a{
	padding-right:18px;
	margin-left:55px;
	color:#9099C4;
}

p#trait3{
	width:450px;
	height:5px;
	margin:31px 0px 20px 0px;
	background:url(images/trait_2.jpg) no-repeat center;
}


