* {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: None;
}
body,td,th {
	color: #FFFFFF;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
body {
	margin: 0;
	background: #C8B9A2;
}
#header {
	background: url(images/headerbk.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 0;
	height: 112px;
}
#globalcontent{
	background: url(images/contentbk.gif) repeat-y center center;
	margin: 0 auto;
	padding: 0;
	width: 820px;
	height: auto;
}
#content {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	height: auto;
}
#footer {
	background: #C8B9A2 url(images/footerbk.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 30px 0 50px;
	height: 50px;
	position: relative;
	clear: both;
	text-align: center;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #535353;
}
#copyleft {
	margin: 0 auto;
	padding: 10px 0 10px;
	height: 20px;
	position: relative;
	clear: both;
	text-align: center;
	font: bold 9px Georgia, "Times New Roman", Times, serif;
	color: #535353;
}
#sideleft {
	margin: 0;
	padding: 0;
	width: 171px;
	position: absolute;
	top: -9px;
	left: 0;
}
#gastronomielogo {
	background: url(images/gastronomie-logo.gif);
	margin: 0;
	padding: 0;
	height: 127px;
	width: 171px;
	top: 0;
	z-index: 100;
	left: 0;
	position: absolute;
}
#imageleft {
	margin: 0;
	padding: 0;
	height: 309px;
	width: 171px;
	position: absolute;
	top: 111px;
	z-index: 200;
	left: 0;
	background: url(images/imageleft.jpg);
}
#routard {
	margin: 0;
	padding: 0 0 0 40px;
	width: 131px;
	position: absolute;
	top: 471px;
	z-index: 300;
	left: 0;
	height: 356px;
}
#routard p {
	margin: 0 0 6px;
	padding: 0;
	z-index: 300;
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #87CD15;
}

#sideright {
	margin: 0 0 0 171px;
	padding: 0;
	width: 609px;
}
#siderightcontent {
	margin: 0 auto 0;
	padding: 60px 0 0;
	width: 560px;
	
}
#menuright {
	background: url(images/menubk.gif) repeat-x;
	margin: 0;
	padding: 0;
	width: 608px;
	height: 60px;
	position: absolute;
	left: 172px;
	top: -10px;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
p {
	color: #FFFFFF;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px;
	padding: 0;
}
h1 {
	color: #87CD15;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 4px;
	padding: 0;
}
h2 {
	color: #87CD15;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	margin: 30px 0 4px;
	padding: 0;
}
h3 {
	color: #87CD15;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	margin: 30px 0 0;
	padding: 0;
}
.imageright {
	margin: 1px 0px 20px 20px;
	padding: 0;
	float: right;
	border: 1px solid #650025;
	clear: both;
}
.contourrouge {
	margin: 0;
	padding: 0;
	border: 1px solid #FF0000;
}
a.mail:link, a.mail:active, a.mail:visited {
	background: url(images/aemail.gif) no-repeat right center;
	padding-right: 10px;
	white-space: nowrap;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #535353;
	text-decoration: none;
}
a.mail:hover  {
	background: url(images/aemailhover.gif) no-repeat right center;
	padding-right: 10px;
	white-space: nowrap;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #87CD15;
	text-decoration: none;
}

#navlist {
	margin: 3px 0 0;
	padding: 0;
	text-align: center;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited{
	padding: 10;
	margin: 0px 15px 2px 0px;
	text-decoration: none;
	color: #CDBCA3;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 1px solid #9ECC36;
padding-bottom: 3px;
color: #CDBCA3;
}

#navlist a:hover { 
color: #CDBCA3; 
}
.txtbox {
	border: 1px solid #650025;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.btnenv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #81221C;
	text-decoration: none;
	background-color: #C8B9A2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #D4D0C8;
}
.txt12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt12bordeaux {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #81221D;
	text-decoration: none;
}
.croixsupp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.croixplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.valide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
	margin-bottom: 4px;
}
.invalide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 4px;
}
.txt10blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.imgmenu {
	margin: 1px;
}
.tdmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #81221D;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.txt10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #81221D;
	text-decoration: none;
}
#visuelgauche {
	border: 1px solid #D6C9C1;
	margin-right: 5px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#visueldroite {
	border: 1px solid #D6C9C1;
	margin-left: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt12rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.tablo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
}
.tablo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
