/* pages menus*/
#menu {
	padding-left: 50px;
	background-image: url(../image/cerise_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
	padding-right: 30px;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/* page aperitif_buffet*/
.bord_vertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#btn_menu {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 570px;
}

#nom_menu {
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin: 0px;
	line-height: 13px;
}

#btn_menu .titre {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#btn_menu a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border:0;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
	opacity: 0.7;
	padding:0px;
	margin: 0px;
}

#btn_menu a:hover img {
border:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	
	}
/*fin pages menus*/

.margetdmenu {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.bckgrdcerise {
	margin:30px 0 0 0;
	background-image: url(../image/cerise_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
}
.bckgrdcado {
	background-image: url(../image/bckgrd_cado.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ombrdr {
	background-image: url(../image/ombre_dr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: none;
	background-color: #EFEFEF;
	border: 1px outset #CCCCCC;
}
.resa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E5E5E5;
	margin-top: 0px;
}

 a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.cadre {
	border: 1px solid #999999;
}

.menuspebckgrd {
	background-image: url(../image/bckgrd_menus_ga_menu_spe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 80px;
	margin-top: 4px;
}
