﻿@charset "utf-8";

/*  rollover behavior  offres  saisir */

#zoneProposition 
{width:960px;}

#zoneProposition .odd {float:left;position:relative;margin-right: 20px;_margin-right: 15px;}

#zoneProposition .description {visibility:hidden;}

#zoneProposition .imageTextBlock a:hover .description
 {
   background:#000;
   font-family:Verdana, Geneva, sans-serif;
   font-size:11px;
   color: #fff;
   padding:15px;
   top:0px;
   position:absolute;
   cursor: pointer;
   visibility:visible;
   height:180px;
   text-decoration: none;
}

#zoneProposition .imageTextBlock .description {width:300px;}
html>/**/body #zoneProposition .imageTextBlock .description {width:300px;}

/*  imageTextBlock  */

#zoneProposition .imageTextBlock {
   width:300px;
   height:200px;
   overflow:hidden;
}

html>/**/body #zoneProposition .imageTextBlock a .link {width:300px;height:auto;min-height:30px;}

#zoneProposition .imageTextBlock a:hover  {
   padding:0px;
}

#zone2 .imageTextBlock a:hover  {padding:0px;}

/* les Produits offres  zone chaude  */
.bandeau_produit
{
	font-weight: bold;
		background-image: url(/voyage-sur-mesure/img/voyages/recherche-envies/bandeau.png); 
	background-repeat: no-repeat ; 
	width: 300px; 
	height: 51px; 
	top: 150px; 
	left: 0px; 
	margin: 0; 
	padding:10px; 
	position: absolute;
	}

.bandeau_produit_titre
{
	text-transform: uppercase;
}

.produit_detail_titre{
	color: #9088ae;
 font-weight: bold;
	text-transform: uppercase;
	}
	
.produit_detail_sous_titre{
	color: #ffffff;
	font-weight: bold;
}

