* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	background:#FFFFFF;
	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: 213px;
	width: 968px;
	margin-left:-484px;
	background: url(images/fx_bandeau.jpg) no-repeat scroll left top;
}

#haut_vente {
	position: absolute;
	top: 0px;
	left:50%;
	height: 226px;
	width: 968px;
	margin-left:-484px;
	background: url(images/fx_bandeau_annonce.jpg) no-repeat scroll left top;
}

#haut_agence {
	position: absolute;
	top: 0px;
	left:50%;
	height: 226px;
	width: 968px;
	margin-left:-484px;
	background: url(images/fx_bandeau_agence.jpg) no-repeat scroll left top;
}

#haut_location {
	position: absolute;
	top: 0px;
	left:50%;
	height: 226px;
	width: 968px;
	margin-left:-484px;
	background: url(images/fx_bandeau_location.jpg) no-repeat scroll left top;
}

#haut_contact {
	position: absolute;
	top: 0px;
	left:50%;
	height: 226px;
	width: 968px;
	margin-left:-484px;
	background: url(images/fx_bandeau_contact.jpg) no-repeat scroll left top;
}

#haut_alerte {
	position: absolute;
	top: 0px;
	left:50%;
	height: 226px;
	width: 968px;
	margin-left:-484px;
	background: url(images/fx_bandeau_alerte.jpg) no-repeat scroll left top;
}

#haut #logo, #haut_vente #logo, #haut_agence #logo, #haut_location #logo, #haut_contact #logo, #haut_alerte #logo{
	position:absolute;
	top:140px;
	left:450px;
	width:430px;
	height:50px;
}

#haut #logofnaim, #haut_vente #logofnaim, #haut_agence #logofnaim, #haut_location #logofnaim, #haut_contact #logofnaim, #haut_alerte #logofnaim{
	position:absolute;
	top:12px;
	left:885px;
	width:65px;
	height:60px;
}

#haut p#phrase1, #haut_vente p#phrase1, #haut_agence p#phrase1, #haut_location p#phrase1, #haut_contact p#phrase1, #haut_alerte p#phrase1{
	font-size:16px;
	color:#FFFFFF;
	position:absolute;
	top:18px;
	left:110px;
	font-weight:bold;
}

#haut p#phrase2, #haut_vente p#phrase2, #haut_agence p#phrase2, #haut_location p#phrase2, #haut_contact p#phrase2, #haut_alerte p#phrase2{
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	top:35px;
	left:145px;
}

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

ul#menu_bandeau {
	position:absolute;
	top:110px;
	left:450px;
}

ul#menu_bandeau li {
	float:left;
	margin:0px 12px 0px 12px;
	display:inline;
}

ul#menu_bandeau li a{
	color:#FFFFFF;
	font-size:11px;
}

ul#menu_bandeau li#select a{
	color:#013f7a;
	font-size:11px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::    Bandeau Bas   :: ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#bas{
	clear:both;
	width:968px;
	height:26px;
}

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

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

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

#bas p {
	color:#595959;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	margin:12px 10px 0px 0px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////::    Main   :: ///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#main {
	position: absolute;
	top:213px;
	left:50%;
	width: 968px;
	height:370px;
	margin-left:-484px;
	background:#FFFFFF url(images/fx_main.jpg) no-repeat scroll;
}

#main2 {
	position: absolute;
	top:226px;
	left:50%;
	width: 968px;
	margin-left:-484px;
	background:#FFFFFF url(images/fx_fond_annonces.jpg) no-repeat scroll bottom;
}

#main3 {
	position: absolute;
	top:226px;
	left:50%;
	width: 968px;
	margin-left:-484px;
	background:#FFFFFF url(images/fx_fond_autre.jpg) no-repeat scroll bottom;
}






/*--------------------------------------------- agence.php---------------------------------------------*/


h1#titre_agence{
	width:451px;
	height:30px;
	font-size:20px;
	color:#1d5993;
	font-weight:bold;
	margin:0px 0px 0px 70px;
}

#agence{
	float:left;
	width:860px;
	margin: 0px 0px 15px 60px;
	padding:0px 0px 0px 0px; 
	display:inline;
	color:white;
}

#agence input{
	
}

#agence p#phrase_haut{
	color:#FFFFFF;
	font-size:14px;
	width:860px;
	text-align:center;
}

#agence p#phrase_haut span{
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}

#agence #entete{
	color:#FFFFFF;
	font-size:11px;
	font-style:italic;
	margin-bottom:30px;
	margin-left:10px;
	margin-left:10px;
}

#agence #bloc_agence{
	float:left;
	width:405px;
	padding-left:10px;
}
#agence .bloc_agence_droit{
	border-left:1px solid #1d5993;
	display:inline;
}

#agence #valider{
background:transparent url(images/fx_envoyer.jpg) no-repeat scroll 0%;
width:86px;
border:0px none;
height:26px;
margin-left:760px;
margin-top:30px;
}

#agence #bloc_agence img#photo_a2i{
	margin:20px 0px 0px 100px;
	border:2px solid #0140B4;
}

#agence #bloc_agence img#photo_olympia{
	margin:20px 0px 0px 100px;
	border:2px solid #F87735;
}

#agence h2{
	width:430px;
	text-align:center;
	color:#1d5993;
	font-size:14px;
	font-weight:bold;
}

#agence h2#h2olympia{
	color:#1d5993;
	width:430px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#agence #bloc_agence p{
	width:415px;
	color:#FFFFFF;
	font-size:11px;
	margin-top:15px;
}

#agence #bloc_agence p#desc{
	width:400px;
	text-align:justify;
	color:#FFFFFF;
	font-size:11px;
	margin:15px 15px 0px 15px;
	height:100px;
}


#agence #bloc_agence p span{
	font-weight:bold;
}

#agence h3{
	color:#1d5993;
	font-weight:bold;
	font-size:13px;
	margin-top:20px;
}

#agence h3#h3olympia{
	margin-left:15px;
	color:#F87735;
}

#agence ul#contacts{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:2px;
	list-style-type:none;
	width:400px;
}
#agence ul#contacts li{
	clear:both;
	width:400px;
	padding-left:5px;
}
#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:#0069df;
	height:30px;
	color:#FFFFFF;
	text-align:left;
}
#agence ul#contacts li#head p{
	text-align:center;
	background-color:#003fb4;
	color:#FFFFFF;
	font-weight:bold;
	height:15px;
}
#agence ul#contacts li p.nom{
	width:130px;
}
#agence ul#contacts li p.fonction{
	width:120px !important;
}
#agence ul#contacts li p.tel{
	width:80px !important;
}
#agence ul#contacts li p.email{
	width:35px !important;
	padding-left:5px;
}

#agence ul#contacts2{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:20px;
	list-style-type:none;
	width:400px;
}
#agence ul#contacts2 li{
	clear:both;
	width:400px;
	padding-left:5px;
}
#agence ul#contacts2 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:#fca649;
	height:30px;
	color:#FFFFFF;
	text-align:left;
}
#agence ul#contacts2 li#head p{
	text-align:center;
	background-color:#ff7126;
	color:#FFFFFF;
	font-weight:bold;
	height:15px;
}
#agence ul#contacts2 li p.nom{
	width:130px;
}
#agence ul#contacts2 li p.fonction{
	width:120px !important;
}
#agence ul#contacts2 li p.tel{
	width:80px !important;
}
#agence ul#contacts2 li p.email{
	width:35px !important;
	padding-left:5px;
}	
#agence label{
font-size:11px;
}
#agence #vendre{
margin-left:10px;
background-color:#8fbbe9;
}
#agence #louer{
margin-left:10px;
background-color:#8fbbe9;
}
#agence #bien{
margin-left:10px;
border:1px solid #1d5993;
}

#agence #prix{
margin-left:25px;
border:1px solid #1d5993;
}
#agence #surface{
margin-left:7px;
border:1px solid #1d5993;
}

#agence #adresse_bien
{
margin-left:22px;
width:280px;
border:1px solid #1d5993;
}

#agence #code_postal_bien
{
width:111px;
border:1px solid #1d5993;
}
#agence #ville_bien
{
width:111px;
border:1px solid #1d5993;
}

#agence #nom
{
width:100px;
margin-left:46px;
border:1px solid #1d5993;
}
#agence #prenom
{
width:100px;
border:1px solid #1d5993;
}
#agence #adresse
{
margin-left:33px;
width:310px;
border:1px solid #1d5993;
}
#agence #code_postal
{
margin-left:13px;
width:100px;
border:1px solid #1d5993;
}
#agence #ville
{
margin-left:25px;
width:100px;
border:1px solid #1d5993;
}
#agence #telephone
{
margin-left:14px;
width:100px;
border:1px solid #1d5993;
}
#agence #mail
{
margin-left:4px;
width:100px;
border:1px solid #1d5993;
}
#agence #nbpieces {
	border:1px solid #1d5993;
}

#agence #label_prenom
{
margin-left:35px;
width:100px;
}
#agence #label_ville
{
margin-left:39px;
width:100px;
}
#agence #message
{
margin-left:96px;
margin-top:-10px;
border:1px solid #1d5993;
}

#agence  #youhou{
padding-top:20px;
padding-left:10px;
clear:both;
}