@import url("datepicker.css"); 

#motor{
	width: 740px;
	position: relative;
	margin: 0 auto;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	background-color: #fff;
	text-align: left;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
}
#motor.alone{
border: #000 solid 1px;
	background:#fff;
	border-top:none;
}
#motor *{
margin:0;
font-size:1em;

color :#0C477C;
}
#motor form{
background: #EAF5FF;
padding :8px 8px 10px 100px;
height: 215px;
position: relative;
background: url(../img/fond-motor.gif) no-repeat;
}
#motor form#tri{
background: none;
padding :0;
height: auto;
position: absolute;
display:inline;
right:5px;
top:1px
}
html>body #motor form#tri{
top:3px
}
#type_rech_1, #type_rech_2 {
	visibility : hidden;
	position: absolute;
}
#motor form#tri select{
padding:0;
vertical-align:middle;
}
#motor form#tri select option{
	padding:0;
	height:11px
}
#motor form#tri select>option{
height:auto
}
#motor h1{
font-size:1.1em;
}
#motor p{
margin-bottom:5px;
}
#motor * input, #motor * select{
margin-right:5px
}
#motor * >input{
padding:2px 1px 0;
}
#mot_rech_txt_id{
	width:250px;
}
#mot_rech_txt_id.ok{
	background: #DBFFA6;
}
#mot_rech_txt_id.nomatch{
	background: #F4DBDB;
}
#motor  * >select{
padding: 0;
position:relative;
top:-1px;
}
 #motor form select>option{
 padding: 0 2px 1px 1px ;
 }
 #motor * input.cal{
 	width:80px
 }
 #motor #carte{
 border : 1px solid #BBCBE4;
 margin: 0 8px 8px 0;
 	position:absolute;
	left:7px;
	top:8px;
	background: url(../img/map_france.gif) no-repeat;
	width:201px;
	height:214px;
	overflow:hidden;
clear:left;
 }
 #motor #carte #drag1{
position:absolute;
border:1px solid red;
top:20px;
left:20px;
cursor: move;
background: #fff;
z-index:100;
}
#motor #carte .dim{
position:absolute;
bottom:4px;
border:1px solid #ccc;
background: #fff;
cursor:pointer;
}
#motor #carte .t1{
width:36px;
height : 36px;
left:4px;
}
#motor #carte .t2{
width:26px;
height : 26px;
left:46px;
}
#motor #carte .t3{
width:16px;
height : 16px;
left: 78px
}
#motor #carte .commune{
	position: absolute;
	width:50px;
	height:50px;
	margin: -25px 0 0 -25px;
	/*overflow: hidden;*/
	}
/*#motor #carte .commune{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/zone.png', sizingMethod='scale');
}*/
#motor #carte>.commune{
	background :transparent url(../img/zone.png) no-repeat 0px 0px;
}
	



#motor #carte #drag1.t1{
width:36px;
height : 36px;
}
#motor #carte #drag1.t2{
width:26px;
height : 26px;
}
#motor #carte #drag1.t3{
width:16px;
height : 16px;
 }

#prix-semaine {
	border:1px solid #BBCBE4;
	background: #F5FAFF ;
	padding: 6px 40px 6px 28px;
	width:303px;
	overflow:hidden;
	position: absolute;
	height:50px;
	top:134px;
	left:100px
}
#prix-semaine p{
	margin: 0 0 20px 0
}
#slider{
	position:absolute;
	background:url(../img/bgd_prix-select.gif) no-repeat ;
	height:11px;
	width:306px;
	z-index:2;
}
#prixmin,
#prixmax{
	width:9px;
	height:11px;
	position: absolute;
	z-index:2;
	cursor: w-resize;
}
#pricemin,
#pricemax{
	position:absolute;
	top:-12px;
	width:52px;
	font-size:0.9em;
	text-align: left;
}
#pricemin{

	left:-70%;
	height:20px;
	color :#00643C;
}
#pricemax{
	left:-30px;
	height:30px;
	color :#C42A09;
	top:-20px;
	text-align:right;
	white-space: nowrap;
}
#prixmin {
display:none;
	background: url(../img/bt_prix-mini.gif) no-repeat;
}
#prixmax {
	background: url(../img/bt_prix-maxi.gif) no-repeat;
	margin-left: -5px;
}
#fourchette{
	position:absolute;
	z-index:1;
		height:11px;
	/*background:url(../img/bgd_mini-maxi.gif);*/
	overflow: hidden;
}
#div_ajax ul,
#div_ajax ul li{
margin:0;
padding:0;
}
#div_ajax{
	background :#EAF5FF;
	color : #0C477C;
	border:1px solid #BBCBE4;
	padding:1px;
	z-index:100000;
	opacity: 1 !important;
}
#souscriver{
	border:1px solid #BBCBE4;
	/*background: #fff;*/
	position:absolute;
	right:30px;
	top:10px;
	width:214px;
	height: 194px;
	/*text-align:center;
	padding: 8px 10px;*/
	background: url(../img/carre-droite.jpg) no-repeat 2px 2px;
}
#motor.alone #souscriver{
position:relative;
right:0px;
top:0px;
width:134px;	
padding: 8px 2px
}
#souscriver p{
	margin-top:8px;
}
#souscriver a img{
	border:none;
}
p#search{
	text-align: center;
	padding: 0px 0 0 0;
	position: absolute;
	right:0px;
	bottom:8px;
	margin:0;
	width:100%;
}
p#search input{
	background: url(../img/bt_voir-offres.gif) no-repeat;
	width:149px;
	height:17px;
	border: none;
	color:#fff;
	font-weight:bold;
	margin:0 !important;
	padding-top:0px;
}
#resultat{
	padding:0 8px 4px;
}
#title_result2,
#title_result{
	background: #CCDDEE url(../img/pic_liste-offres.gif) no-repeat 20px 2px; 
	border: 1px solid #034178;
	color:#034178;
font-weight:bold;
height:14px;
margin:4px 0px;
padding:4px 50px;
text-transform:uppercase;
position:relative;
}
.loading #title_result{
	background-image: url(../img/ajax-loader.gif);
}
#resultat p.retour{
	height:100px;
	padding :50px 150px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	
	text-transform: uppercase;
}
html > body #resultat p.retour{
	height:auto;
	min-height:100px;
}
#resultat.loading p.retour{
	
	background:#0060A9  url(../img/logo-anim.gif) no-repeat 50px 20px ;	
	color:#fff;
	
	}



#motor .annonce{
	border : 1px solid #BBCCE6;
	padding:5px;
	margin-bottom:4px;
	 position:relative;
	 height:160px;
}
#motor.alone .annonce{
		border : none;
		height:auto;
}
hr.clear{
	clear:both;width:100%;visibility:hidden
}
#motor .annonce .photos{

	height:100%;
	float:left;
	background: #E3EEF8;
	z-index:2;
	position: relative;
	margin : 0 8px 4px 0;
	border-right: 4px solid #fff;
	width:140px;
text-align:center;

}
#motor.alone .annonce .photos
{
	height:490px;
	overflow:auto;
	margin-top:0px;
}
#motor .annonce .photos img{
height:90px;
width:120px;;
border :1px solid #044085;
margin:5px auto;;
}
#motor .annonce .photos img.picto{
	height:auto;
	width:auto;
	border:none;
	margin:0pt 3px 0pt 0pt;
vertical-align:middle;
}
#motor .annonce .photos a.sit{
	margin:3px 3px 0pt -7px !important;
}
#motor .annonce .photos div{
	visibility:hidden;
	position:absolute;
	top:0;
}
#motor .annonce .photos a{
	text-decoration: none;
}
#motor .annonce .info{
	background: #F1F8FF;
border-right:150px solid #fff;
padding:0px 18px;
position:relative;
display:block;
height:100%;
}
#motor.alone .annonce .info{
	background: transparent ;
	padding:0px 0 0 0;
}
#motor .annonce .info h4{
	color:#C32908;
	font-size :1.3em;
	padding-top:10px;
}
#motor.alone .annonce .info h4{
font-size:1.5em;
padding:10px 0;
position:relative;
text-transform:uppercase;
}
#motor .annonce .info p{
	font-size:0.95em;
	line-height: 1.15em;
	text-align: justify;
}
#motor.alone .annonce .info p {
	font-size:1.1em;
}
#motor .annonce .info p span{
	display:none;
}
#motor.alone .annonce .info p span{
	display:inline;
}
#motor .annonce .info p strong{

}
#motor .annonce .info a {
	color:#f56702
}
#motor .annonce .info p.rappel-periode{
	position:absolute;
	top:0px;
	right:4px;
	font-size:1em;
	font-weight:bold;
}
#motor.alone .annonce p.rappel-periode{
color:#FFFFFF;
font-size:1.25em;
font-weight:bold;
height:77px;
line-height:1.1em;
padding:0px 0pt 0pt 0px;
position:absolute;
right:4px;
text-align:center;
top:70px;
width:140px;
z-index:4;

}
#motor .annonce .prix-agence{
 position:absolute;
 top:4px;
 right:4px;
 text-align: center;
 width:140px;
}
#motor .annonce .prix-agence .agence p.intro{
margin:0 0 10px;
padding:2px;
text-align:center;
font-size:1.1em;
font-weight:bold;
text-transform:uppercase;
}
#motor .annonce .prix-agence del{
	color:#ccc;
	font-size:0.7em;
}
#motor .annonce .prix-agence .prix{
	font-size:1.4em;
	color : #044085;
	font-weight:bold;
	margin: 10px 0;
}
#motor.alone .annonce .prix-agence .prix {
background:#0060A9;
color:#FFFFFF;
display:block;
font-size:2.1em;
height:90px;
margin:1px 0pt 4px;
padding:20px 0pt 0pt;
font-family: Arial, Helvetica, sans-serif;
line-height:0.7em;
}
#motor.alone .annonce .prix-agence .prix span{
	color:#FFFFFF;
font-size:0.5em;
font-weight:normal;
}
#motor.alone .annonce .prix-agence .prix span del{
color:#FFFFFF;
font-size:1em;
}

#motor .annonce .agence{
	border:1px solid #BBCCE6;
	color :#C32908;
	margin-bottom : 4px;
	font-weight: bold;
	padding-top:3px;
}
#motor.alone .annonce .agence{
	padding-top:0px;
}

#motor .annonce .prix-agence .agence img{
	max-width:130px;
	max-height:80px;
}
#motor .annonce .prix-agence .voirannonce{
background: url(../img/bt_voir-annonce_ss-txt.gif);
width:106px;
height:13px;
text-align:center;
color:#fff;
display:block;
text-transform :uppercase;
text-decoration:none	;
font-size:0.9em;
margin : 4px 18px;
}
#motor.alone .annonce .agence p{
background:#E3EEF8;
	font-size: 0.9em;
	text-align :left;
	margin:50px 0 0 0;
	padding:20px 5px;
}
#motor.alone .annonce div.option{
	display: block; 
	float: left; 
	width: 200px;
}

#motor.alone .annonce div.option ul{
	margin-bottom:5px;
	padding:0pt 0pt 0pt 30px;
}
#motor.alone .annonce div.option ul li{
	margin:0pt 0px;
	list-style: square;
}
#motor #soptions{
	position: absolute;

	border:1px solid #BBCBE4;
	background: #F5FAFF ;
	padding: 6px 4px;
right:162px;
display: none;
width:120px; 

height:70px;
bottom:8px;
}
#motor #soptions label{
	letter-spacing:-1px;
	font-size:0.9em;
}
#motor #soptions p{
	margin:0;
	
}
#motor #soptions input{
	height:0.9em;
	width:0.9em;
	margin-right:3px;
	vertical-align: middle;
}
#motor #texteintro {
	font-size:1em;
	padding:10px;
	margin:0;
}
#texteintro img {
	border:1px solid #BBCBE4;
	padding: 2px;
	margin:0px 5px 5px 0px;
	float: left;
}
#texteintro p.notes{
	font-size: 0.8em;
	line-height:0.9em;
	margin-top:20px;
}
#suggestion ul,
#referencement,
#referencement ul{
	list-style: none;
	margin:0;
	padding:0
}
#suggestion ul{
	padding: 10px;
}
#referencement{
	background:#ECECEC none repeat scroll 0%;
display:block;
padding:10px;
}
#suggestion ul li,
#referencement li{
	display:inline;
	list-style: none;
	margin:0 5px 0 0;
	padding:0;
	font-weight:bold;
}
#referencement li ul{
	padding:5px 10px 0;
	margin-bottom:10px;
	border-left:1px solid #ccc;
	line-height:1em;
}
#referencement li ul li{
	font-weight:normal;
		display:inline;
		margin-top:5px;
}
#referencement li ul li ul li{
	font-weight:normal;
		display:inline;
		font-size:0.9em;
		margin:0;
		
	}
#referencement a {
	white-space: nowrap;
	padding:0 1px;
}
#suggestion a:hover,
#referencement a:hover{
	background: #EEA643;
	color:#000;
	text-decoration: none;
}
#madebyartwai img{
	border:none;
	vertical-align: middle;
}
