

/* 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; width:590px;}

	/* div englobant la liste déroulante */
	#velo-route-navliste {background-color:#DCDCBB; padding-left:15px; padding-right:10px; height:29px; z-index:1;}
	
		/* classe des boutons */
		.img-navprod {float:left; margin-left:2px;}
		#velo-route-navliste p {display:block; font-weight:bold; margin-top:5px}

		/* pour ne pas décaler l'image bord arrondi à droite de la liste déroulante */
		.img-navprod0 {float:left;}

/* fin menu navigation haut */


/* Fiche produit */

/* titre - sous titre & accroche */
#vacances-actives-prodtitre {position : relative;}
	/* modifs 2010 dans l'entete : prix, diaporama ... */
	td#col-titre {width:440px}
	p#prix {width:150px; display:block; background-color:#d70000; color:#FFFFFF; text-align:center; font-size:19px; margin:8px 0 0 0; padding:3px 0;}
	p#diaporama {width:150px; height:35px; display:block; backrgound-color:#fdffff; background-image:url(../images/fond-diaporama.jpg); background-repeat:repeat-x;  margin:1px 0 0 0; padding:4px 0;}
		p#diaporama img {float:left;}

	/* paragraphes a dérouler (masqués au départ) */
	h5 {font-size:12px; font-family: Arial, helvetica, sans-serif; background-color:#ffffc5; sans-serif; background-image:url(../images/fond-prestations.jpg); background-repeat:repeat-x;  margin:3px 0 0 0; line-height:30px; width:590px;}
	
	.plus-moins {margin:auto 1px -4px 8px;}
	#deroulement {color:#FFFFFF; font-weight:bold; padding-top:4px;}
	#d2, #d3 {display:block; background-color:#ffffc5; margin:0; padding:7px;}
	
	
	

/* 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 {background-color:#daffbf; background-image:url(../images/fond-deroule-sejour.jpg); background-repeat:repeat-x; padding:0 8px 8px 8px; width:575px;	z-index:15;}
	#tourisme-bourgogne-fichprod p {display:block; margin:0; width:410px;}

/* 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:39px; left:433px; width:158px; text-align:center; padding:2px 0;}

/*  classe des images */
.image-sejour {margin-top:2px;}

/* partenaires 
#velo-route-partprod {
	background-color : white;
	width : 158px;
	text-align : center;
	padding-top : 15px;
	padding-bottom : 10px;
}*/