/********************************************
		MOTEUR SUR LE COTE
******************************************/
#BarreMenuCote{
	width:326px;	
	height: 32px;
	background:  url(../images/bg_header_moteur.gif) bottom repeat-x;
	overflow:hidden;
}

#BlocMoteurCote{
	width:236px;
	padding:0px;
	margin:0px;
}

#MoteurHotels,
#MoteurChambres,
#MoteurMeubles,
#MoteurCampings{
	display:none;
}

#BarreMenuCote li {
	display: block;
	float:left;
	width:81px;
	height: 31px;
/*	overflow:hidden;*/
	cursor: pointer;
	font-size:9px;
	line-height: 35px;
	color: #6B6457;
	text-align: center;
}
#BarreMenuCote li.Select {
	background: url('../images/onglet.gif') no-repeat;
	position:relative;
}
/*
#BarreMenuCote li a:hover {color:#eae2d5;}


#BarreMenuCote li.Select div { display:block; width:65px; text-align:left; height:31px;z-index:10; position:absolute; left:-3px; top:0px;}

#BarreMenuCote li.Select a,
#BarreMenuCote li.Select a:link,
#BarreMenuCote li.Select a:active,
#BarreMenuCote li.Select a:visited,
#BarreMenuCote li.Select a:hover {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	width:100%;
	height:31px;
	color:#f06f00;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
*/
#MenuInterieurMoteur{
}

#BlocMoteurCote .Caracteristiques li{
	width:105px;
	float:left;
	font-size:9px;
	padding:0px;
	margin:0px;
}
#BlocMoteurCote td{
	font-size:9px;
}
#BlocMoteurCote .Libelle{
	font-size:9px;
	width:60px;
}
#BlocMoteurCote .CritereRecherche{
	font-size:9px;
}
#FondMoteurCote{
/*	background-image:url(../images/fondmoteurcote.gif);
	background-position:bottom left;
	background-repeat:no-repeat;*/
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
form{
	margin:0px;
	padding:Opx;
}

.MargeMoteur{
/*padding:3px;*/
/*	background-color:#00FF00;*/
	padding-right:8px;
	padding-left:8px;
	padding-bottom:3px;
	padding-top:8px;
}	
