div#middle{	

}
select	{		width:200px;}
select	{		border: 1px solid #777;}


div.falseoption{
	display:block;
	float:left;
	cursor: pointer;
}

#falserub_selected2 {
	background:url(../images/ventes-on.jpg);
	/*width: 59px;*/
	height: 22px;
	/*margin-left: 20px;*/
}

#falserub_notselected2 {
	background:url(../images/ventes-off.jpg);
	/*width: 59px;*/
	height: 22px;
	/*margin-left: 20px;*/
}

#falserub_selected8 {
	background:url(../images/locations-on.jpg);
	/*width: 71px;*/
	height: 22px;
}

#falserub_notselected8 {
	background:url(../images/locations-off.jpg);
	/*width: 71px;*/
	height: 22px;
}

#falserub_selected7 {
	background:url(../images/progneuf-on.jpg);
	/*width: 71px;*/
	height: 22px;
}

#falserub_notselected7 {
	background:url(../images/progneuf-off.jpg);
	/*width: 71px;*/
	height: 22px;
}


#listetypeoffre {

}
tr#champs{

}
tr#champs td{
background:#ED9517;
}

tr#champs td{
	height:53px;
}
div.input{
	float:left;
}
tr#champs td#tdleft{
	width:80px;
	background:white url(../images/bg.jpg) left top;
}
tr#champs  td#tdright{
	background:white url(../images/bg.jpg) right top;
	width:80px;
}
table{
	margin:0 auto;
}
#leftonglets{
	padding-left:24px;
}
#tdrechercher{
	text-align:right;
	padding-right:30px;
	padding-top:5px
}

#top{
	border-bottom:#CCC solid 1px;
	padding: 3px  8px 2px 8px;;
	overflow:auto;
	margin:0;
	margin-bottom:50px;
	
	
}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
	width:90%;
}

