/* DEBUT ACCUEIL GLOBAL */

a:visited { color : #0000FF; }

/* titres accueil */
#vacances-actives-acctitre {
	position : absolute;
	top : 10px;
    left : 240px;
    z-index : 15;
}
#vacances-actives-acctitre h1 { color: #004E00; }
#vacances-actives-acctitre h3 { color : #333333; font-size: 16px;}
/* fin titres accueil */



/* corps accueil - vignettes produits dans cette zone */
#bourgogne-accueil-global {
	position : absolute;
    top : 60px; /* anciennement 69px */
    left : 217px; /* anciennement 230 px */
    z-index : 1;
}

#velo-vert-accbodytop {
	background-image : url(../images/bourgogne-top-sejours-bgh.jpg);
    position : relative;
	width : 577px;
	height : 21px;
    z-index : 1;
}

/* titre des produits acc */
#bourgogne-vacances-accsoustitre {
	position : absolute;	
	height : 21px;
	top:2px;
    left : 25px;
    z-index : 15;
	font-weight : bold;
	color : #FFFFFF;
	/*filter : DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);*/
}
	/* titre des produits acc */
	*html #bourgogne-vacances-accsoustitre { top : 20px;}  /* !!!!!  hack ie 6    !!!!!!!! */
	*+html #bourgogne-vacances-accsoustitre { top : 20px;} /* !!!!!  hack ie 7    !!!!!!!! */

/* titre des produits acc  !!!!!!!!!!  old version !!!!!!!!!
#bourgogne-vacances-accundertitle{
	position : absolute;
	padding-left : 2px;
	width:260px;
	height : 21px;
	top : 17px;
    left : 0px;
    z-index : 15;
	font-weight : bold;
	color : #FFFFFF;
	text-align : right;
	filter : DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
} */

/* corps des produits acc */
#velo-vert-accbody {
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-y;
    position : relative;
	width : 600px;
	height : 480px;
    z-index : 1;
}

#velo-vert-accbodybottom {
    position : relative;
    z-index : 1;
}


/*  posision des vignettes produits  accueil */
#bourgogne-accueil-global h1 {
	font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
}

.img-left {
	float : left;
	padding-right : 7px;
	padding-top : 4px;
}

.img-right {
	float : right;
	padding-left : 7px;
	padding-top : 2px;
}

#canal-bourgogne-acc {
	position : absolute;
	width : 264px;
	height : 104px;
    top : 142px;
    left : 315px;
    z-index : 15;
	text-align:left;
}

#canal-nivernais-velo-acc  {
	position : absolute;
	text-align:right;
	width : 252px;
	height : 80px;
    top : 263px;
    left : 327px;
    z-index : 15;
}

#bourgogne-velo-acc {
	position : absolute;
	width : 280px;
	height : 80px;
    top : 90px;
    left : 307px;
    z-index : 15;
}

#rando-bourgogne-acc {
	position : absolute;
	text-align : left;
	width : 274px;
	height : 124px;
    top : 116px;
    left : 10px;
    z-index : 15;
}

#rando-morvan-acc {
	position : absolute;
	text-align : left;
	width : 262px;
	height : 124px;
    top : 355px;
    left : 10px;
    z-index : 15;
}

#vendanges-vins-acc {
	position : absolute;
	width : 330px;
	height : 80px;
	/* TEMPORAIREMENT DECALE EN ATTENDANT SEJOUR VIGNOBLE YONNE VELO - top : 190px; */
    top : 200px;
    left : 274px;
    z-index : 15;
}

#chemin-compostelle-acc {
	position : absolute;
	text-align : right;
	width : 280px;
	height : 80px;
    top : 233px;
    left : 1px;
    z-index : 15;
}


#loire-velo-acc {
	position : absolute;
	width : 263px;
	height : 80px;
    top : 378px;
    left : 307px;
    z-index : 15;
}

#bourgogne-vacances-luxe {
	position : absolute;
	width : 165px;
	height : 75px;
    top : 10px;
    left : 404px;
    z-index : 15;
}
/* Fin corps accueil */




/* menu droite : Autres produits - location vélo - liens amis dans cette section */
#bourgogne-tourisme-menu-droite {
	position : absolute;
	top : 1px;
    left : 608px; /* 595px; */
    z-index : 1;
}

	/* location vélo */
	#location-velo-bourgogne-acc1 {
		/*background-color: #72ACE3;*/
		border:1px solid #72ACE3;
		border-bottom:0;
		position : relative;
		padding-left : 5px;
		padding-top : 2px;
		width : 136px;
		height : 20px; 
		z-index : 1;
	}

	#location-velo-bourgogne-acc2 {
		background-color: #D4F0FF;
		border:1px solid #72ACE3;
		border-top:0;
		position : relative;
		padding-left : 3px;
		padding-top : 3px;
		width : 138px;
		height : 135px;
		z-index : 1;
	}
	
	#location-velo-bourgogne-acc1 h4 {
		font-weight : bold;
		color : #FFFFFF;
	}

	#location-velo-bourgogne-acc2 img {padding:3px 0 3px 0}



	/* autres séjours */
	#autre-sejour-bourgogne-acc1 { /* titre */
		background-color: #FFD627;
		position : relative;
		padding-left : 5px;
		padding-top : 3px;
		width : 138px;
		height : 20px;
		z-index : 1;
	}
	
	
	
	#autre-sejour-bourgogne-acc2 {
		background-color: #FFF29C;
		position : relative;
		padding-left : 5px;
		padding-top : 5px;
		width : 138px;
		/*height:200px;*/
		height :420px;
		z-index : 1;
	}
	
	#autre-sejour-bourgogne-acc2  img {margin-top:15px}
	
	


#liens-bourgogne-tourisme-acc {
	position : relative;
	text-align:right;
	display:block;
	width : 350px;
	height : 200px;
	z-index : 1;
	left:-370px;
	top:-115px;
	
}
/* Fin menu droite */


/* FIN ACCUEIL GLOBAL */
