@charset "UTF-8";
/* CSS Document */

div.recherche {
	float: left; 
	width:185px; 
	padding-left:9px;
}
h3.menu {
	padding-left:18px;
	background-image:url('../bgenginetop2.gif'); 
	background-repeat:no-repeat;
	border-bottom: solid 1px white;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
}
ul.liste-recherche {
	width: 155px;
	margin: 0;
	padding: 8px 5px 0 5px;
	background-color:#046CAA; 
	background-image: url('../bgengine.gif');
	background-repeat:no-repeat;
	list-style:none;
	font-size:14px;
}
ul.liste-recherche li {
	padding-bottom:5px;
	font-size: 12px;
	color: white;
	font-style: italic;
}
ul.liste-recherche li a {
	margin-bottom: 5px;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
}
ul.liste-recherche li a:hover {
	text-decoration: underline;
}
div.bottom {
	background-image:url('../bgenginebot.gif'); 
	background-repeat: no-repeat;
	height:9px;
	width:165px;
	margin-bottom:5px;
}
div.resultat { margin: 0 0 25px 0; }
div.resultat p.titre { 
	padding: 5px;
	margin: 0 0 5px 0;
	background-color: #b9ec9d;
	color: #085c81;
	font-size: 12px;
	font-weight: bold
}
div.resultat img {
	margin-right: 5px;
}
div.resultat div.infos {
	height: 135px;
}
div.resultat div.description {
	float: left;
	width: 320px;
	color: #085C81;
}
div.resultat div.description span {
	font-size: 130%;
	font-weight: bold;
}
div.resultat div.description p {
	color: #000;
}
div.resultat p.prix {
	width: 100px;
	margin: 5px 0 0 0;
	padding: 5px;
	background-color:#e0f5d4;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}
div.resultat div.tarifs { background-color:#e0f5d4; }
div.resultat div.tarifs span {
	font-weight: bold;
	text-decoration: underline;
}
div.resultat table { width: 100%; }
div.resultat div.tarifs font.prix { color: #085C81; }
div.resultat div.tarifs p.plus {
	float: right;
	height: 15px;
	padding: 3px 0 5px 25px;
	background-repeat: no-repeat;
	background-color: #F8C189;
	color: #FFF;
}
h1 {
	color: #005597;
	font-size: 18px;
}
h2 {
	display: inline;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
p#criteres {
	margin: 5px 0 5px 0;
}
p#selection {
	width: 600px;
	margin: 15px 0 5px 0;
	border-bottom: solid 1px#005597;
	color: #005597;
	font-size: 14px;
	font-weight: bold;
}
p#criteres strong {
	color: #005597;
}
p#upline {
	margin: 2px 0 15px 0;
	color: #333333;
}
p.baseline {
	margin-left: 10px;
	color: #666666;
}
iframe.recherche {
	width: 400px;
	height: 250px;
}
p.jeuPages {
	margin: 5px 0 5px 0;
	text-align: right;
}
p.jeuPages a {
	margin: 0 1px;
	text-decoration: underline;
}
p.jeuPages a:hover {
	color: #085C81;
	text-decoration: none;
}
p.jeuPages strong {
	margin: 0 1px;
	background-color: #FFE4B5;
	font-size: 120%;
}
a.offre, span.offre {
	font-size: 12px;
	color: #085C81;
	font-weight: bold;
}