/*feuille de style du contenu central*/
.titre{
   padding:0;
   margin:0;
   font:normal normal 20px helvetica,arial;
}
h1{
   
   border-bottom:2px solid #cf0227;
   font:normal normal 20px helvetica,arial;
   padding:0;
   width:90%;
}
#map{
   width:570px;
   height:480px;
}
.classChap{
	padding:0;
	margin:0;
	font:normal normal 20px helvetica,arial;
}
#path{
	font:italic lighter 12px arial;
	color:blue;
}
.classCellGauche,.classCellDroit,.cellIntroG,.cellIntroD{
	font:normal normal 13px arial;
	vertical-align:top;
}
.classCellGauche img,.classCellDroit img,.cellIntroG img,.cellIntroD img{
	border:none;
}
.classCellGauche,.cellIntroG{
	padding-right:10px;
}
.classCellDroit,.cellIntroD{
	padding:0 5px 0 5px;
}
.bas{
	font:normal normal 13px arial;
	vertical-align:top;
}
.classCellDroit li,ul{
   font:normal normal 13px arial;
}
input {
   background-color:#ffc;
}
#tableContenu{
   width:580px;
}
hr{
width:80%;
color:red;
background-color:red;
border-color:red;
height:2px;
margin:0;
padding:0;
text-align:left;
}
.cadreLocAn{
	border:1px solid red;
	width:570px;
	min-height:50px;
	_height:50px;
	margin-bottom:10px;
}
/*style formulaire*/
.choix_etat_civ input{
	background-color:#ccd3d9;
}
.vendreOuLouer{
	margin:15px 0 15px 0;
}
.vendreOuLouer input{
	background-color:#ccd3d9;
}
.ec {
	position:relative;
	width:500px;
	padding:0;
}
.ec input{
	position:absolute;
	right:170px;
	width:200px;
}
.ec select{
	position:absolute;
	left:125px;
	width:207px;
}
#join_photos {
	position:relative;
	width:500px;
	height:100px;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
}
#type_bien{
	margin:0 42px 0 0;
}
.choix_type_bien input{
	background-color:#ccd3d9;
}
#typeDemande{
	margin-left:95px;
}
.sstitre{
	text-decoration:underline;
	font-size:16px;
	color:#fbc123;
	font-weight:bold;
}
#formule,#service{
	position:relative;
	width:500px;
	height:80px;
	padding:10px 0 10px 20px;
	border:1px dotted #4e6441 ;
}
#formule{
	height:100px;
}
#service{
	margin-bottom:20px;
}
#totalAd{
	position:relative;
	width:520px;
	height:80px;
	
}
textarea{
	width:500px;
}
#btn {
	width:500px;
	height:40px;
	text-align:center;
}
legend{
	font:normal bold 16px arial;
	color:#69020e;
}
#date{
width:500px;
}
.calendar{
	float:left;
}
#detailschilds{
	width:100%;
	margin:10px 0 10px 0;
	display:none;
}