body {
	background:trasparent;
	padding:0px;
	margin:0px;
	font-family:Arial;
}
p {
	padding:0px;
	margin:0px;
}
a img, img {
	border:0px;
}

#offer-detail {
	background:url(/imagerie/home/bg_bloc_common.png) no-repeat left bottom;
	width:230px;
	float:right;
	margin:0px;
	height:175px;
	padding-bottom:10px;
	_height:171px;
	position:relative;
	top:2px;
}
#offer-detail div.innerSide {
	background:url(/imagerie/home/bg_bloc_common.png) no-repeat left top;
	text-align:center;
	padding:0px 5px;
	display:inline-block;
	position:relative;
	top:-3px;
}
#offer-detail .title-detail {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:left;
	margin:0px;
	position:relative;
	display:inline-block;
	width:215px;
	padding:8px 0px 3px 5px;
}
#offer-detail .title-detail span {
	font-size:9px;
	color:#fff;
	position:absolute;
	bottom:5px;
	right:0px;
}
#offer-detail .title-detail a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
#offer-detail .title-detail a:hover {
	color:#b8c1e1;
}
#offer-detail ul {
	padding:0 0 12px 0;
	margin:0;
	display:inline-block;
	min-height:15px;
	max-height:47px;
}
#offer-detail ul li {
	line-height:14px;
	text-align:left;
}
#offer-detail ul li.country {
	display:block;
	color:#787463;
	font-size:10px;
	padding:0px;
	margin:0px;
}
#offer-detail ul li.country.hide{display:none;}
#offer-detail ul li.hotel {
	display:inline-block;
	font-size:10px;
	float:left;
	color:#00386e;
	width:134px;
	line-height:11px;
}
#offer-detail ul li.priceItem {
	display:inline-block;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#ab2245;
	width:84px;
	text-align:right;
}
#offer-detail ul li.hotel a {
	color:#00386e;
}
#offer-detail ul li.priceItem a {
	color:#ab2245;
	text-decoration:none;
}
/******************************************************************************************/
/* IndexHome : Index d'une rubrique */
/******************************************************************************************/
#indexHome, .boxKeeper{
	padding-top:30px;
	overflow:hidden;
	zoom:1;
}
#indexHome li, .boxKeeper li{
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
	list-style-type:none;
}
#indexHome li{
	float:left;
	width:99%;
}
#indexHome li.return{clear:both;}
.boxKeeper li .info{
	float:left;
	width:210px;
	padding:0 0 0 10px;
	overflow:hidden;
}
#indexHome li h1, .boxKeeper li h3, #indexHome li h1 a, .boxKeeper li h3 a{
	color:#d0ab78;
	font-size:18px;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:18px;
	text-decoration: none;
}

#indexHome li h1{margin-bottom:5px;padding-bottom:0px;}
#indexHome li p, .boxKeeper li p, #indexHome li p a, .boxKeeper li p a{
	padding:0;
	margin:0;
	color:#666666;
	font-size:11px;
}
#indexHome li h1,#indexHome li p {margin-right:15px;}
#indexHome li img, .boxKeeper li img {float:left; width:109px; height:79px;}
#indexHome li img{margin:0 10px 3px 0;}

