/* PMP CONCEPT 04/2008 */


/* ------------------------------------ */
/*                                      */
/*            GENERAL	                */
/*                                      */
/* ------------------------------------ */



/* ------------------------------------ */
/*                                      */
/*            BAS                       */
/*                                      */
/* ------------------------------------ */


/* ------------------------------------ */
/*                                      */
/*            MENU 		                */
/*                                      */
/* ------------------------------------ */
#menuAccueil {
	background:url(../_image/en/menu-separateur.png) 70px 0 no-repeat;
}
#menuAccueil #menunav li a {
	background-image:url(../_image/en/menu_24.png);
}
/*bouton*/
#menuAccueil #menunav li#mn-chateau,
#menuAccueil #menunav li#mn-chateau a {
	background-position:0 0;
	width:68px;
	margin-left:0;
}
#menuAccueil #menunav li#mn-reception,
#menuAccueil #menunav li#mn-reception a {
	background-position:-70px 0;
	width:104px;
}
#menuAccueil #menunav li#mn-visite,
#menuAccueil #menunav li#mn-visite a {
	background-position:-176px 0;
	width:53px;
}
#menuAccueil #menunav li#mn-vigne,
#menuAccueil #menunav li#mn-vigne a {
	background-position:-231px 0;
	width:128px;
}
#menuAccueil #menunav li#mn-boutique,
#menuAccueil #menunav li#mn-boutique a {
	background-position:-361px 0;
	width:59px;
}
#menuAccueil #menunav li#mn-actualite,
#menuAccueil #menunav li#mn-actualite a {
	background-position:-422px 0;
	width:61px;
}
/*bouton survol*/
#menuAccueil #menunav li#mn-chateau a:hover {
	background-position:0 -55px;
}
#menuAccueil #menunav li#mn-reception a:hover {
	background-position:-70px -55px;
}
#menuAccueil #menunav li#mn-visite a:hover {
	background-position:-176px -55px;
}
#menuAccueil #menunav li#mn-vigne a:hover {
	background-position:-231px -55px;
}
#menuAccueil #menunav li#mn-boutique a:hover {
	background-position:-361px -55px;
}
#menuAccueil #menunav li#mn-actualite a:hover {
	background-position:-422px -55px;
}
/*menu active*/
#menuAccueil.chateau #menunav li#mn-chateau,
#menuAccueil.chateau #menunav li#mn-chateau a {
	background-position:0 -110px;
}
#menuAccueil.reception #menunav li#mn-reception,
#menuAccueil.reception #menunav li#mn-reception a {
	background-position:-70px -110px;
}
#menuAccueil.visite #menunav li#mn-visite,
#menuAccueil.visite #menunav li#mn-visite a {
	background-position:-176px -110px;
}
#menuAccueil.vigne #menunav li#mn-vigne,
#menuAccueil.vigne #menunav li#mn-vigne a {
	background-position:-231px -110px;
}
#menuAccueil.boutique #menunav li#mn-boutique,
#menuAccueil.boutique #menunav li#mn-boutique a {
	background-position:-361px -110px;
}
#menuAccueil.actualite #menunav li#mn-actualite,
#menuAccueil.actualite #menunav li#mn-actualite a {
	background-position:-422px -110px;
}

/* ------------------------------------ */
/*                                      */
/*            COEUR SITE                */
/*                                      */
/* ------------------------------------ */
#contact a {
	background:url(../_image/en/nouscontacter_general.png) 0 0 no-repeat;
}
#lieudexception {
	width:224px;
	background:#fff url(../_image/en/unlieudexception.png) 0 0 no-repeat;
}
#titreAccueil {
	width:52px;
	padding-top:198px;
	background:url(../_image/en/accueil.png) 0 0 no-repeat;
	margin-left:926px;
}
.pageAccueil #contact a {
	width:84px;
	padding-top:99px;
	background:url(../_image/en/nouscontacter_accueil.png) 0 0 no-repeat;
	margin-left:94px;
}
.pageAccueil #langue {
	display:none;
}
#ouvertatous {
	width:425px;
	background:url(../_image/en/ouvertatous.png) 0 0 no-repeat;
}

/*histoire*/
#titreHistoire {
	width:210px;
	background:url(../_image/en/histoire_titre.png) 0 0 no-repeat;
}

/*chateau*/
#titreChateau {
	background:url(../_image/en/chateau_titre.png) 0 0 no-repeat;
}

/*reception*/
#titreReception {
	background:url(../_image/en/reception_titre.png) 0 0 no-repeat;
}

/*organiser*/
#titreOrganiser {
	background:url(../_image/en/organiser_titre.png) 0 0 no-repeat;
}

/*visite*/
#titreVisite {
	background:url(../_image/en/visite_titre.png) 0 0 no-repeat;
}


/*vin*/
#titreVin {
	background:url(../_image/en/vin_titre.png) 0 0 no-repeat;
}
#nosvins {
	background:url(../_image/en/nosvins.png) 0 0 no-repeat;
}

/*boutique*/
#titreBoutique {
	background-image: url(../_image/en/specialite-bourg.png);
}
#backgroundBoutique {
	background: url(../_image/en/backgroundBoutique.jpg) no-repeat right top;
}
.pageBoutique #contact a {
	background:url(../_image/en/contact_boutique.png) 0 0 no-repeat;
	margin-top:470px;
}

/*actualite*/
#titreActualite {
	background:url(../_image/en/actualite_titre.png) 0 0 no-repeat;
}

/*lien*/
#titreLien {
	background:url(../_image/en/lien_titre.png) 0 0 no-repeat;
}

/*contact*/
#titreDemande {
	background:url(../_image/en/contact_titre.png) 0 0 no-repeat;
}
#titreContact {
	background:url(../_image/fr/contact.png) 0 0 no-repeat;
}

/*plan d'acces*/
#titrePlanacces {
	background:url(../_image/en/planacces_titre.png) 0 0 no-repeat;
}