* {
	color:#574735;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, serif;
	font-size:11px;
}
body {
	height:100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin:0;
	padding:0;
}
select {
	color:#574735;
	border: 1px solid #666666;
}
select, option {
	color:#574735; !important;
	padding-left:1px;
}
ul{
	list-style:none;
}


.hidden{
	display: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////::    Bandeau Haut   :: /////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#haut{
	position:absolute;
	top:0px;
	left:50%;
	width:1000px;
	height:95px;
	margin-left:-500px;	
	background: url(/static/images/bandeau.jpg) no-repeat scroll left top;
	z-index:2;
}
ul#menu{
	position:absolute;
	width:850px;
	height:50px;
	top:-29px;
	left:0px;
	padding-left:155px;
	background: url(/static/images/fond_menu.jpg) no-repeat scroll left top;
}
ul#menu li{
	margin-top:1px;
	float:left;
	width:100px;
	text-align:center;
	height:23px;
}

ul#menu li#entreprise{
	margin-top:-5px;
	float:left;
	width:100px;
	text-align:center;
	height:23px;
}
ul#menu li#neuf{
	float:left;
	width:90px;
	text-align:center;
	height:23px;
	margin-top:-5px;
	padding-left:5px;
	padding-right:5px;
}
ul#menu li#last{
	background: none;
	width:240px;
}

ul#menu li a{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:6px;	
}
#haut ul#menu li a#selected{
	color:black;
}
#haut a#f38{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:95px;
	display:block;
}
#haut h1{
	margin-left:620px;
	margin-top:60px;
	color:white;
}
#haut a{
	color:white;
}
#chemin{
	position:absolute;
	margin-left:-480px;
	top:-33px;
	left:50%;
	width:960px;
	font-size:12px;
	color:#999999;
	font-size:11px;
	z-index:3;
}


#chemin a, #chemin em{
	margin-right:5px;
	color:#999999;	
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////::    Main et menu gauche commun   :: ///////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#main{
	position:absolute;
	top:124px;
	left:50%;
	width:1000px;
	height:600px;
	margin-left:-500px;
	z-index:1;
}
#main #gauche{
	float:left;
	width:259px;
	height:610px;
	padding-top:20px;
	background:blue url(/static/images/fond_cdc.png);
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////::    Espace Perso   :: ///////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.personnel{
	width:178px;
	height:190px;
	margin:19px 0px 10px 45px;
	background: url(/static/images/fond_perso.png) no-repeat scroll left top;
	padding-top:50px;
	position: absolute;
	top:0px;
	left:745px;
}

.personnel input{
	width:50px;
}
.personnel p{
	margin:5px 0px 0px 10px;
	padding:0px;
}
.personnel p#title-perso {
	margin:8px 0px 0px 0px;
	padding:0px;
	color:#FFFFFF;
	text-align:center;
	font-size:9px;
	font-style:italic;
}
.personnel label{
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
.personnel input{
	width:50px;
	border:1px solid #FF7300;
	background-color:#ffffff;
	padding-left:2px;
}
.personnel #login{
	width:102px;
	margin-left:5px;
}
.personnel #password{
	width:61px;
	margin-left:5px;
}
.personnel h1{
	margin-left:28px
}
.personnel .submit{
	width:17px;
	height:16px;
	padding:0px;
	border:0;
	margin-left:100px;
	background: url(/static/images/bouton_ok_perso.jpg) no-repeat scroll left top;
}
.personnel a{
	margin-left:10px;
	padding:0px;
	font-size:10px;
	color:#FFFFFF;
}
.personnel a#nb_selection{
	margin-left:0px;
	padding:0px;
	font-size:10px;
	color:#FFFFFF;
}
.personnel a#deconnexion{
	margin-left:75px;
}
.personnel ul{
	margin:0px 0px 20px 15px;
	padding-top:30px;
}
.personnel ul li{
	margin:0px 0px 2px 0px !important;
	padding:0px 0px 0px 10px !important;
	background: url(/static/images/puce2.png) no-repeat scroll left 3px;
}
.personnel li a{
	font-size:11px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////::    contenu, general et moteur des pages d'accueil   :: //////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#main #contenu{
	position:absolute;
	top:0px;
	left:300px;
	
	width:420px;
	margin:30px 250px 0px 0px;
	padding-bottom:0px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////::    Bandeau Bas   :: /////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#bas{
	position:absolute;
	top:620px;
	left:0px;
	width:1000px;
	height:68px;
	margin:10px 0px 0px 0px;
	background: #F8FAF9 url(/static/images/fond_bas.jpg) no-repeat scroll left top;
	clear:both;
}
#bas address{
	float:right;
	}
#bas right{
	float:left;
}
#bas ul{
	margin-left:80px;
	width:370px;
	margin-top:6px;
}
#bas ul li{
	float:left;
	display:inline;
	margin-left:18px;
	font-weight:bold;
}
#bas ul li#first{
	float:left;
	display:inline;
	margin-left:7px;
	font-weight:bold;
}
#bas a{
	color:#ffffff;
	text-decoration:none;
}
#bas p{
	margin-left:200px;
	color:#ffffff;
	float:left;
	margin-top:6px;
	font-weight:bold
}
#bas p#copy{
	color:#AFA090;
	float:right;
	margin-top:22px;
	font-weight:bold
}
#bas p#copy a{
	color:#AFA090;
	text-decoration:none;
}


#bas .copyright{
	color:#AFA090;
	font-weight:bold;
	margin-left:280px;
	color:#ffffff;
	margin-top:22px;
	font-weight:bold
}
#bas .copyright a{
	color:#AFA090 !important;
	text-decoration:none;
}
/************************************  Moteur de recherche gauche **********************************************/
#gauche #left_recherche{
	width:202px;
	height:315px;
	margin:19px 0px 0px 18px;
	padding-left:15px;
	background: url(/static/images/f_h22.png) no-repeat scroll left top;

}
#gauche #left_recherche p{
	color:#FFFFFF;
	padding-left:10px;
	margin-top:3px;
}
#gauche #left_recherche h1{
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	height:23px;
	background: url(/static/images/f_h1.png) no-repeat scroll left top;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:20px;
	margin-left:-15px;
}
#gauche #left_recherche h1 span{
	color:#98A59E;
	font-size:12px;
}
#gauche #left_recherche form{
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:10px;
	background: url(/static/images/f_h22.png) no-repeat scroll left top;
}
#gauche #left_recherche #f_categorie input{
	width:15px;
}

#gauche #left_recherche #f_categorie label{
	color:#FFFFFF;
}
#gauche #left_recherche fieldset{
	margin-bottom:3px;
}
#gauche #left_recherche legend{
	margin:0;
	padding:0;
	padding-top:6px;
	margin-top:4px;
	margin-left:-6px;
	width:100px;
	color:#574735;
	font-weight:bold;
	font-size:11px;
}
#main #gauche #left_recherche p{
	clear:both;
	margin:0px !important;
	padding:0px 0px 0px 10px !important;
	width:178px;
}
#main #gauche #left_recherche #f_type input{
	float:left;
	padding:0;
	margin:0;
	width:15px;
}
#main #gauche #left_recherche #f_type label{
	float:left;
	width:70px;
	margin:0;
	margin-left:2px;
	color:#FFFFFF;
}
#main #gauche #left_recherche #f_nb_pieces input{
	width:15px;
}

#main #gauche #left_recherche #f_nb_pieces label{
	width:20px;
	margin:0;
	margin-right:5px;
	color:#FFFFFF;
}
#main #gauche #left_recherche .f_base input{
	width:49px;
	border:1px solid #574735;
	padding-left:2px;
	font-size:10px;
}
#main #gauche #left_recherche .f_base label{
	margin:0;
	color:#FFFFFF;
}
#main #left_recherche #f_localisation{
	margin-bottom:5px;
}
#main #left_recherche #f_localisation input{
	padding-left:2px;
	border:1px solid #574735;
}
#main #left_recherche #f_localisation label{
	margin:0px 3px 0px 0px;
	color:#FFFFFF;
}
#main #left_recherche #f_localisation input#commune_g{
	width:88px;
}
#main #left_recherche #f_localisation input#autour_g{
	width:20px;
	margin-top:1px;
}
#main #left_recherche #f_localisation #l_autour_g{
	margin:0px 4px 0px 57px !important;
}
#main #left_recherche #f_localisation ul{
	margin-left:3px;
}
#main #left_recherche #f_localisation ul li{
	margin:3px 0px 0px 0px !important;
	padding-left:9px;
	width:180px;
	background: url(/static/images/puce1.png) no-repeat scroll left 6px;
}
#main #left_recherche #f_localisation img{
	margin-left:-28px;
	padding:0px;
}
#main #left_recherche #f_libre{
	margin-bottom:5px;
}
#main #left_recherche #f_libre input{
	width:175px;
	padding-left:2px;
	border:1px solid #574735;
}
#main #left_recherche #submit_g {
	margin:10px 0px 0px 48px;
	background-color:violet;
	float:none;
}
#main #left_recherche a{
	color:#FFFFFF;
	margin-left:30px;
}
#main #left_recherche #back_mot{
	background: url(/static/images/f_b.png) no-repeat scroll left top;
	position:absolute;
	top:339px;
	left:18px;
	width:208px !important;
}

#main #left_recherche .type input, #main #left_recherche .pieces input{
	width:15px;
	height:15px;
	

}

#main #left_recherche .rprix_mini{
	width:30px;
	border:1px solid #dddddd;
}
#main #left_recherche .rprix_maxi{
	width:30px;
	border:1px solid #dddddd;
}
#main #left_recherche .rcommune{
	width:20px;
	border:1px solid #dddddd;
}

#main #back_bas {
	display:block;
	background: url(/static/images/f_b.png) no-repeat scroll left bottom;
	height:15px;
	margin-left:18px;
	margin-bottom:20px;
}

.instit #contenu h1 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.instit #intro {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	color: black;
}
.instit #contenu h2 {
	color: #666666;
	font-style: italic;
	font-size: 13px;
	margin-top: 20px;
}
.instit #contenu p {
	margin-top: 5px;
}
.instit #contenu a {
	color: blue;
}
.instit #contenu a:visited {
	color: #9999cc;
}
.instit #contenu ul {
	padding-left: 20px;
}
.instit .desc_lien{
	margin-left:20px;
}
