.oov-multi-cols {
	font-family: "Times New Roman", Verdana, Arial;
}
.oov-multi-cols .clear_both {
	clear: both;
}
.oov-multi-cols .oov-box {
	background: #ffffff url("images/HeadGreen.png") repeat-x 0px 0px;
	min-height: 172px;
}

.oov-multi-cols .oov-box .oov-content {
	padding: 10px;
	height: 100%;
}

.oov-multi-cols .oov-box .oov-section {
	font-size: 14px;
	color: #FFFFFF;
}

.oov-multi-cols .oov-box .oov-section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	font-size: 16px;
}
.oov-multi-cols .oov-box  h2 {
	padding: 0;
	margin-bottom:6px ;
}
.oov-multi-cols .oov-box .oov-section a {
	color: #FFFFFF;
	text-decoration: none;
}

.oov-Offer-Wrapper {
	float:left;
	min-width:208px;
	min-height:190px;
	height:auto;
	margin:0px 0px 10px 0px ;
	border:0px solid #000;
}
.oov-Offer {
	float:left;
	text-align:left;
	padding:5px;
	width:208px;
	min-height:172px;
	height:auto;
	margin:0px 4px 4px 4px ;
	border:1px solid #ff6600;
	background: url("images/bg_light_yellow.png") repeat-x 0pt 100%;
	
}
.oov-Offer:hover {
	border: 1px solid #ff6600;
	background: url("images/bg_light_green.png") repeat-x 0pt 100%;
}

.oov-Offer .left {
	float:left;
	margin: 3px;
	width: 100px;
	border:0px solid #ff6600;
}
.oov-Offer .left  img {
	width:100px;
	height:72px;
	border:0;
}
.oov-Offer .left .detail {
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	line-height: 12px;
	display: block;
	margin: 2px 0px 3px 5px;
	clear:both;
}

.oov-Offer .left .prix_container {
	background-color: #ff6600;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ff6600;
	line-height: 16px;
	padding: 5px 3px 5px 3px;
	display: block;
	clear:both;
	width:92px;
	border: 1px solid #ff6600;
	margin: 5px 0px 5px 0px;
	background: url("images/bg_light_green.png") repeat-x 0 100% ;
	cursor: hand;
}
.oov-Offer .left .prix_container .ttc {
	font-size: 13px;
	display: inline;
	margin-left: 3px;
}

.oov-Offer .left .old_prix_container {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: red;
	line-height: 15px;
	padding: 5px 3px 5px 3px;
	display: block;
	clear:both;
	width:92px;
	border: 0px solid #ff6600;
	margin: 2px 0px 0px 0px;
	cursor: hand;
	text-decoration: line-through;
}
.oov-Offer .left .old_prix_container .ttc {
	font-size: 13px;
	display: inline;
	margin-left: 3px;
}
.oov-Offer .left .old_prix_details {
	font-size: 14px;
	display: block;
	line-height: 12px;
	border: 0px solid #ff6600;
	text-align: center;
}
.oov-Offer .left .old_prix_details  .text{
	font-weight: bold;
	margin-right: 3px;
	color: #000;
}
.oov-Offer .left .old_prix_details  .percent{
	font-weight: bold;
	margin-right: 3px;
	color: red;
}


.oov-Offer .right {
	float:left;
	margin: 3px;
	padding:0;
	width: 92px;
	border:0px solid #ff6600;
	font-family: Trebuchet MS, Verdana, sans serif;
}
.oov-Offer .right .destination {
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	line-height: 15px;
	display: block;
	clear:both;
	margin-bottom: 2px;
}
.oov-Offer .right .libre {
	font-size: 14px;
	font-weight: bold;
	color:#ff6600;
	line-height: 14px;
	display: block;
	max-width:90;
	overflow: hidden;
	clear:both;
	margin-bottom: 2px;
}
.oov-Offer .right .detail {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	display: block;
	clear:both;
}



.oov-Offer a:link, a:visited, a:active {
	text-decoration: none;
	color: #ff6600;
}
.oov-Offer .right a:hover {
	text-decoration: underline;
}
