#reservation-express {
	clear:right;
	float:right;
}

.offre {
	background: url(../_img/back-offre.jpg) bottom no-repeat;
	margin-top: 10px;	
}

.offre h4 {
	color: #a68d55;
	font-size: 14px;
	text-transform: uppercase;
}
.offre h5 {
	margin-bottom: 5px;
	text-transform: uppercase;
}

#main_container .middle .content table.offre .content {
	font-size: 11px;
	padding: 5px;
	padding-top: 0;
	margin: 0;
}

.offre .content .detail {
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.offre img {
	border: 1px solid #a89059;
	padding: 2px;
}

.offre .resa {
	margin-top: 5px;
	display: block;
	width: 150px;
	padding: 3px 0;
	background: url(../_img/puce-gauche-2.gif) no-repeat left;
	padding-left: 18px;
	font-size: 11px;
	float: left;
	color: #a89059;
}
.offre .resa2 {
	margin-left: 5px;
	width: 200px;
	margin-top: 5px;
	display: block;
	padding: 3px 0;
	background: url(../_img/puce-gauche.gif) no-repeat left;
	padding-left: 18px;
	font-size: 11px;
	float: left;
}

.offre ul
{
	list-style: disc;
	margin-left: 10px;
}
.offre ul li
{
	margin-left: 10px;
}

#main_container .right .offre h2 {
	color: #a68d55;
	text-transform: uppercase;
	font-size: 12px;
}
#main_container .right .offre h3 {
	text-transform: uppercase;
	font-size: 12px;
}
#main_container .right .offre h4 {
	color: #666666;
	text-transform: none;
	background: none;
	padding: 0;
	margin: 0;
}