/* CSS LACHAUD-IMMOBILIER */

body{
	background-color:#6699FF;
	margin-top : 10px;
	text-align: center; /* pour corriger le bug de centrage IE */
	
}

#container_762{
	width:762px;
	background-color:white;
	margin: 0px auto;
	/*height : 600px;*/
	text-align: left;
}

#bandeau{
	position: relative;
	height : 486px;
	width : 762px;
	background: url(../images/bandeau_accueil.jpg) no-repeat top;
}

#bandeau_interieur{
	position: relative;
	height : 226px;
	width : 762px;
	background: url(../images/bandeau_interieur.jpg) no-repeat top;
}

#menu_haut_gauche{
	float : left;
	width : 135px;
	height : 80px;
	/*background-color : green;*/
	margin-left : 18px !important;
	margin-left : 9px;
	position: relative;
}

#menu_haut_droite{
	float : right;
	width : 235px;
	/*background-color : green;*/
	margin-right : 8px !important;
	margin-right : 4px;
	position: relative;
	color :#333333;
	font-family : Arial, sans-serif;
	font-size:11px;

}

#menu_haut_droite .siren{
	font-weight: bold;
	color: #cc0000;
	margin: 4px 0;
}

#menu_haut_droite .coords{
	margin: 4px 0;
	font-size: 11px;
}

#menu_agence{
	margin-top:2px;
	/*background-color:yellow;*/
	position:absolute;
	height : 24px;
	width : 125px;
}

#menu_vends{
	margin-top:28px;
	/*background-color:yellow;*/
	position:absolute;
	height : 24px;
	width : 125px;
}

#menu_achete{
	margin-top:54px;
	/*background-color:yellow;*/
	position:absolute;
	height : 24px;
	width : 125px;
}

#menu_haut_gauche a:link, #menu_haut_gauche a:visited{
	font-family : Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration : none;
	color: #FFFFFF;
	margin-left : 10px;
	vertical-align:text-top;
}

#menu_haut_gauche a:hover{
	text-decoration : none;
	color: #333333;
}

#moteur_recherche{
	/*height : 27px;
	width : 762px;*/
	background-color: #FFFFFF;
	/*background: url(../images/bandeau_recherche.jpg) no-repeat top;*/
	padding: 8px 10px;
	color : #1354d7;
	font : normal normal bold 12px Arial, sans-serif; /* font-style font-variant font-weight font-size/line-height font-family*/
}
form{
	margin: 0;
	padding: 0;
}
/*#moteur_recherche div{
	position : absolute;
	margin-top:3px;
	margin-left : 20px;
}*/

.chps_form{
	margin-right: 10px;
	border:1px solid #0066CC;
	color : #666666;
	font : normal normal bold 12px Arial, sans-serif;
}

.btn_form{
	margin-left:5px;
	margin-right:5px;
	border:1px solid #FF6600;
	color : #FFFFFF;
	font : normal normal bold 12px Arial, sans-serif;
	background-color : #FF6600;
	/*width : 120px;*/
	cursor : pointer;
}

#menu{
	width:762px;;
	height : 60px;
	background: url(../images/fond_menu.jpg) repeat-x top;
}

#menu #rubriques{
	position : relative;
	padding-top:10px;
	text-align:center;
}

#menu div a:link, #menu div a:visited{
	font-family : Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration : none;
	color: #FFFFFF;
	margin-left : 10px;
	margin-right : 10px;
	/*vertical-align:text-top;*/
}

#menu div a:hover{
	text-decoration : underline;
	color: #FFFFFF;
}

#contenu{
	position :relative;
	background-color : white;
	padding : 15px;
}


#pied{
	width:100%;
	height : 105px;
	background: url(../images/fond_pied.jpg) no-repeat top;
}

#menu_pied{
	float:right;
	margin-top : 25px;
	color : white;
	font-family : Arial;
	font-size:12px;
	font-weight:bold;
	margin-right : 8px;
}

.crpi{
	background-color: #ff9900;
	padding: 2px 4px;
	color: #333333;
	font-size: 11px;
	margin-top: 10px;
}

#adresse_pied{
	position:relative;
	float : left;
	margin-top:32px;
	width: 120px;
	height:45px;
	color : #FFFFFF;
	text-align :center;
	font : normal normal bold 12px Arial, sans-serif;
	margin-bottom : 12px;
	margin-left : 155px;
	-margin-left: 78px;
}

#coordonnee_pied{
	clear:both;
	position :relative;
	font : normal normal bold 12px Arial, sans-serif;
	color: #FFFFFF;
}


.bloc_carte_interactive{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #FFFFFF;
	color: #CC0033;
	font : normal normal bold 12px Arial, sans-serif;
}

.bloc_moteur_recherche{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFFFFF;
	color: #CC0000;
	font : normal normal bold 12px Arial, sans-serif;
}


a.lien_pied:link, a.lien_pied:visited{
	text-decoration : none;
	color : #FFFFFF;
}

a.lien_pied:hover{
	text-decoration : none;
	color: #000000;
}

a.mail:link, a.mail:visited{
	text-decoration : underline;
	color: #000000;
}

a.mail:hover{
	text-decoration : none;
	color: #000000;
}

a.lien_carte:link, a.lien_carte:visited{
	display: block;
	float: left;
	padding: 8px 10px;
	text-decoration : none;
	color : #005cb7;
}

a.lien_carte:hover{
	text-decoration : none;
	color: #333333;
}

a#lien_moteur_recherche:link, a#lien_moteur_recherche:visited{
	display: block;
	float: left;
	padding: 8px 10px;
	text-decoration : none;
	color : #CC0000;
}

a#lien_moteur_recherche:hover{
	text-decoration : none;
	color: #333333;
}

span.fai{
	margin-left: 6px;
	font-weight: bold;
	color: #333333;
}

/***********************************
		ERREURS/SUCCES FORMULAIRES
***********************************/
#msg_infos{
	display: none;
	margin: 8px 0;
}

.msg_infos{
    background-color: #CC0000;
	padding: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.msg_succes{
	background-color: #009900;
	padding: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.erreur_chps {
	  border: 1px solid #CC0000;
}



