/* menu de navigation haut pour les pages produits */
/* Div englobant les boutons */
#tourisme-vert-bourgogne-navprod {
	position : absolute;
	top : 0px;
    left : 219px;
    z-index : 1;
}
/* div englobant la liste déroulante */
#velo-route-navliste {
	background-color : #DCDCBB;
	padding-left : 28px;
	padding-right : 15px;
	height : 29px;
    z-index : 1;
}
/* liste déroulante */
#velo-route-navchange {
	background-color : #F4F4E9;
	position : relative;
	top : 3px;
    z-index : 15;
	display : inline;
}
/* classe des boutons */
.img-navprod {
	float : left;
	margin-left : 2px;
}

/* pour ne pas décaler l'image bord arrondi ŕ droite de la liste déroulante */
.img-navprod0 {
	float : left;
}

/* fin menu navigation haut */



/* titre - sous titre & accroche */
#vacances-actives-prodtitre {
	position : relative;
}
/*  fin titres */


/* Fiche produit */

/* conteneur ajoute pour l impression */
#vacances-actives-prodtitre2 {
	position : absolute;
	width : 590px;
	top : 45px;
    left : 220px;
    z-index : 15;
}

/* conteneur fiche + images + partenaires */
#bourgogne-velo-globprod {
	position : relative;
	z-index : 1;
}

/* sous titres descriptif */
#bourgogne-velo-globprod h4 {
	font-weight : bold;
	text-align : center;
	width : 100%;
	display:block;
	background-color : #C4E6A4;
}

/* titre déroulement type du descriptif produit FR */
#deroulement-tourisme-vert {
	background-color : #A7D977;
	display:block;
	width:120px;
	padding:2px;
	padding-left:5px;
	margin-bottom:-13px;
	margin-top:0px;
	margin-left:-8px;
	font-weight : bold;
	color : #FFFFFF;
}

/* title of descriptive product  GB */
#deroulement-tourism-green {
	background-color : #A7D977;
	display:block;
	width:150px;
	padding:2px;
	padding-left:5px;
	margin-bottom:-13px;
	margin-top:0px;
	margin-left:-8px;
	font-weight : bold;
	color : #FFFFFF;
}

/* div du descriptif texte & prix */
#tourisme-bourgogne-fichprod {
	border : 1px solid #BBBBBB;
	background-color : #EDFFD9;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	padding-top:0px;
	width : 400px;
	z-index : 15;
}

/* reglages du footer */
#velo-bourgogne-footer {
	width : 400px;
	text-align : center;
	height : 85px;
	padding-top : 10px;
	z-index : 15;
}

/* bloc d'images */
#vacances-actives-imageprod {
	background-color : black;
	position:absolute;
	top : 15px;
	left : 418px;
	width : 158px;
	text-align : center;
	padding-top : 3px;
}

/*  classe des images */
.image-sejour {
	margin-top : 1px;
}

/* partenaires */
#velo-route-partprod {
	background-color : white;
	width : 158px;
	text-align : center;
	padding-top : 15px;
	padding-bottom : 10px;
}
