﻿@charset "utf-8";
/* CSS Document */
/* W3Line */

/**********************************/
/***** Navigation principale ******/
/**********************************/
div#NavGche {
	width: 158px;
	margin: 0;
	padding: 0;
	height: 577px;
}


div#globalNavGche {
	width: 158px;
	height: 304px;
	margin: 185px 0 0 0;
	padding: 0;
	border: 0;
	}

div#globalNavGche ul#menuNavGche {
	width: 158px;
	height: 304px;
	background: transparent url(../img/fr/navig.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalNavGche ul#menuNavGche li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	}
	
ul#menuNavGche li, ul#menuNavGche a {
	height: 15px;
	display: block;
	}
div#globalNavGche ul#menuNavGche li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#navAccueil {top: 0; width: 158px;}
#navDomaine {top: 27px; width: 158px;}
#navVignobles {top: 54px; width: 158px;}
#navCornas {top: 71px; width: 158px;}
#navStJoseph {top: 88px; width: 158px;}
#navStPeray {top: 105px; width: 158px;}
#navCotesRhone {top: 122px; width: 158px;}
#navGoutsCouleurs {top: 149px; width: 158px;}
#navDegustations {top: 176px; width: 158px;}
#navEvenements {top: 203px; width: 158px;}
#navContact {top: 230px; width: 158px;}
#navPartenaires {top: 257px; width: 158px;}
#navMentionsLegales {top: 289px; width: 158px;}

#navAccueil a:hover	{background: transparent url(../img/fr/navig.gif) 0 -304px no-repeat;}
#navDomaine a:hover	{background: transparent url(../img/fr/navig.gif) 0 -331px no-repeat;}
#navVignobles a:hover	{background: transparent url(../img/fr/navig.gif) 0 -358px no-repeat;}
#navCornas a:hover	{background: transparent url(../img/fr/navig.gif) 0 -375px no-repeat;}
#navStJoseph a:hover	{background: transparent url(../img/fr/navig.gif) 0 -392px no-repeat;}
#navStPeray a:hover	{background: transparent url(../img/fr/navig.gif) 0 -409px no-repeat;}
#navCotesRhone a:hover	{background: transparent url(../img/fr/navig.gif) 0 -426px no-repeat;}
#navGoutsCouleurs a:hover	{background: transparent url(../img/fr/navig.gif) 0 -453px no-repeat;}
#navDegustations a:hover	{background: transparent url(../img/fr/navig.gif) 0 -480px no-repeat;}
#navEvenements a:hover	{background: transparent url(../img/fr/navig.gif) 0 -507px no-repeat;}
#navContact a:hover	{background: transparent url(../img/fr/navig.gif) 0 -534px no-repeat;}
#navPartenaires a:hover	{background: transparent url(../img/fr/navig.gif) 0 -561px no-repeat;}
#navMentionsLegales a:hover	{background: transparent url(../img/fr/navig.gif) 0 -593px no-repeat;}
