
/* menuhaut.css : use for the top menu */

#MenuTop
{	
	float: left;
	font-size: 0px;
	text-align: left;
	width: 1004px;
	height: 138px;
	background-color: transparent;
	margin-top: 20px;
}

#MenuTop #MenuTopRelative
{	
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0px;
	width: 1004px;
	height: 138px;
	margin: 0px;
	background-color: transparent;
}

/* Absolute 1 */
#MenuTop #MenuTopRelative #MenuTopAbsolute1
{	
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0px;
	width: 1004px;
	height: 138px;
	margin: 0px;
	background-color: transparent;
	
	border-top: 1px solid #C5D636;
	border-bottom: 0px solid #C5D636;
	border-left: 1px solid #C5D636;
	border-right: 1px solid #C5D636;
}

/* Absolute 2 */
#MenuTop #MenuTopRelative #MenuTopAbsolute2
{	
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0px;
	width: 500px;
	height: 100px;
	margin: 0px;
	background-color: transparent;
}

#MenuTopAbsolute1 #MenuTopBackground
{	
	float: left;
	font-size: 0px;
	width: 1004px;
	height: 106px;
	background-color: transparent;
}

#MenuTopAbsolute1 #MenuTopBackground #Left
{	
	float: left;
	font-size: 0px;
	width: 674px;
	height: 106px;
	background-color: transparent;
	background: url("../images/hautmenu_gauche.jpg");
}

#MenuTopAbsolute1 #MenuTopBackground #Right
{	
	float: left;
	font-size: 12px;
	text-align: center;
	width: 330px;
	height: 106px;
	background-color: transparent;
	background: url("../images/hautmenu_normal.jpg");
}

#MenuTopAbsolute1 #MenuTopButtons
{	
	float: left;
	font-size: 0px;
	text-align: left;
	width: 1004px;
	height: 32px;
	background-color: transparent;
}

#ButtonAccueil
{
	float: left;
	width: 83px;
	height: 31px;
	margin-top: 2px;
}

#ButtonAccueil a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_accueil.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonAccueil a:hover
{
	background-position: 0px -32px;
}

#ButtonAccueil .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_accueil.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonBoutique
{
	float: left;
	width: 147px;
	height: 31px;
	margin-top: 2px;
}

#ButtonBoutique a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_boutique.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonBoutique a:hover
{
	background-position: 0px -32px;
}

#ButtonBoutique .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_boutique.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonReservation
{
	float: left;
	width: 104px;
	height: 31px;
	margin-top: 2px;
}

#ButtonReservation a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_reservation.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonReservation a:hover
{
	background-position: 0px -32px;
}

#ButtonReservation .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_reservation.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonLiban
{
	float: left;
	width: 81px;
	height: 31px;
	margin-top: 2px;
}

#ButtonLiban a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_liban.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonLiban a:hover
{
	background-position: 0px -32px;
}

#ButtonLiban .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_liban.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonMenu
{
	float: left;
	width: 83px;
	height: 32px;
	margin-top: 2px;
}

#ButtonMenu a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_menu.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonMenu a:hover
{
	background-position: 0px -32px;
}

#ButtonMenu .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_menu.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonSoiree
{
	float: left;
	width: 159px;
	height: 31px;
	margin-top: 2px;
}

#ButtonSoiree a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_soiree.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonSoiree a:hover
{
	background-position: 0px -32px;
}

#ButtonSoiree .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_soiree.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonRestaurant
{
	float: left;
	width: 113px;
	height: 31px;
	margin-top: 2px;
}

#ButtonRestaurant a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_restaurant.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonRestaurant a:hover
{
	background-position: 0px -32px;
}

#ButtonRestaurant .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_restaurant.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonLiens
{
	float: left;
	width: 86px;
	height: 31px;
	margin-top: 2px;
}

#ButtonLiens a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_liens.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonLiens a:hover
{
	background-position: 0px -32px;
}

#ButtonLiens .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_liens.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#ButtonContact
{
	float: left;
	width: 148px;
	height: 31px;
	margin-top: 2px;
}

#ButtonContact a
{
	display: block;
	cursor: pointer;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_contact.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#ButtonContact a:hover
{
	background-position: 0px -32px;
}

#ButtonContact .select
{
	display: block;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background: url("../images/b_contact.jpg");
	background-repeat: no-repeat;
	background-position: 0px -64px;
}


#MenuTopAbsolute2 #LoginZone
{	
	float: left;
	width: 175px;
	height: 85px;
	margin-top: 0px;
	margin-left: 150px;
	font-size: 0px;
	text-align: left;
	display: inline;
	background: transparent;
}

/*
#MenuTopAbsolute2 #LoginZone .LineUser
{	
	float: left;
	width: 170px;
	height: 20px;
	margin-top: 19px;
	margin-left: 8px;
	font-size: 0px;
	text-align: left;
	display: inline;
	background: transparent;
}

#MenuTopAbsolute2 #LoginZone .LinePassword
{	
	float: left;
	width: 170px;
	height: 20px;
	margin-top: 19px;
	margin-left: 8px;
	font-size: 0px;
	text-align: left;
	display: inline;
	background: transparent;
}
*/

#MenuTopAbsolute2 #LoginZone #UserInput
{
	position: absolute;
	top: 15px;
	left: 155px;
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	background: #FFF;
}

#MenuTopAbsolute2 #LoginZone #UserPassword
{	
	position: absolute;
	top: 48px;
	left: 155px;
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	background: #FFF;
}

#MenuTopAbsolute2 #LoginZone #ButtonEnter
{
	position: absolute;
	top: 5px;
	left: 235px;
	float: left;
	width: 92px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/b_entrer.jpg");
}

#MenuTopAbsolute2 #LoginZone #ButtonInscription
{
	position: absolute;
	top: 27px;
	left: 235px;
	width: 90px;
	height: 18px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/b_inscription.jpg");
}

#MenuTopAbsolute2 #LoginZone #ButtonPanier
{
	position: absolute;
	top: 40px;
	left: 185px;
	float: left;
	width: 92px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	border: 0px;
	background: url("../images/b_panier.jpg");
}

#MenuTopAbsolute2 #LoginZone #ButtonAdministration
{
	position: absolute;
	top: 38px;
	left: 185px;
	width: 105px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/b_administration.jpg");
}

#MenuTopAbsolute2 #LoginZone #ButtonDeconnecter
{
	position: absolute;
	top: 62px;
	left: 185px;
	width: 105px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display:inline;
	border: 0px;
	background: url("../images/b_deconnecter.jpg");
}

#MenuTopAbsolute2 #LoginZone #ButtonPasswordOublie
{
	position: absolute;
	top: 4px;
	left: 327px;
	float: left;
	width: 60px;
	height: 45px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	border: 0px;
	background: url("../images/b_passwordoublie.jpg");
}


#MenuTopAbsolute2 #LoginZone #ButtonSonCompte
{
	position: absolute;
	top: 39px;
	left: 270px;
	width: 105px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	display: inline;
	border: 0px;
	background: url("../images/b_soncompte.jpg");
}

#MenuTopAbsolute2 #LoginZone .TitleBack
{	
	position: absolute;
	top: 2px;
	left: 155px;
	width: 80px;
	height: 20px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	display: inline;
	color: #4C451E;
	background: transparent;
}

#MenuTopAbsolute2 #LoginZone .TitleFront
{	
	position: absolute;
	top: 1px;
	left: 155px;
	width: 80px;
	height: 20px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	display: inline;
	color:  #FFFFBB;
	background: transparent;
}

#MenuTopAbsolute2 #LoginZone .ErrorBack
{	
	position: absolute;
	top: 2px;
	left: 155px;
	width: 180px;
	height: 15px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	display: inline;
	color: #C42A00;
	background: transparent;
}

#MenuTopAbsolute2 #LoginZone .ErrorFront
{	
	position: absolute;
	top: 10px;
	left: 155px;
	width: 180px;
	height: 15px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	display: inline;
	color:  #FFE3DC;
	background: transparent;
}

#MenuTopAbsolute2 #LoginZone .ConnectInfoBack
{	
	position: absolute;
	top: 2px;
	left: 155px;
	width: 235px;
	height: 30px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	display: inline;
	color: #000;
	background: transparent;
}

#MenuTopAbsolute2 #LoginZone .ConnectInfoFront
{	
	position: absolute;
	top: 10px;
	left: 155px;
	width: 235px;
	height: 30px;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	display: inline;
	color:  #FFF;
	background: transparent;
}

