@charset "utf-8";
#conteneur {
	background-color: #FF9;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #774F26;
	font-size: 11pt;
	background-color: #3E0000;
}

#conteneur #header {
	height: 200px;
	background-color: #FF9;
}
#conteneur #gauche {
	float: left;
	width: 25%;
	height:auto;
}
#conteneur #droite {
	float: left;
	width: 75%;
	height: auto;
	text-align: left;
}
#conteneur #menu ul {
	text-decoration: none;
	margin: 0px;
	line-height: 40px;
	padding: 0px;
	display: block;
}
#conteneur #menu ul li {
	float: left;
	text-decoration: none;
	list-style-type: none;
	display: block;
}
#conteneur #menu ul li a {
	display: block;
	font-size: 14pt;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	color: #C93;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
}
#conteneur #menu ul li a:hover{
	color: #900;
	background-color: #D3AD3A;

}
#conteneur #footer {
	background-color: #900;
	height: 25px;
	clear: both;
	color: #C93;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}
#conteneur #menu {
	background-color: #900;
	height: 40px;
}
#conteneur #gauche ul {
	list-style-type: none;
	line-height: 25px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#conteneur #gauche ul li {
	text-align: left;
	text-indent: 0px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #600;
}
#conteneur #gauche ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	display: block;
}
#conteneur #droite #tb_plats {
	text-align: left;
	width: 90%;
	margin-left: 10px;
}
#conteneur #droite #tb_plats {
	text-align: right;
}
#conteneur #droite #tb_plats .prix {
	text-align: left;
}

#conteneur #gauche ul li a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #C93;
	display: block;
}
#conteneur #droite #menu1 {
	width: 60%;
	height: 250px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 5px solid #903;
}

#conteneur #droite #menu1 h1 {
	background-color: #C93;
	text-align: center;
	color: #900;
	font-size: 18px;
}
#conteneur #droite #menu1 h4 {
	color: #633;
}


#conteneur #droite #menu2{
	width: 60%;
	border: thick solid #903;
	height: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}#conteneur #droite #menu3 {
	width: 60%;
	border: thick solid #903;
	height: 200px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}
#conteneur #droite #form1 table {
	text-align: left;
	margin-left: 50px;
}
#conteneur #droite #menu2 h1 {
	background-color: #C93;
	text-align: center;
	color: #900;
	font-size: 18px;
}
#conteneur #droite #menu2 h4 {
	color: #633;
}
#conteneur #droite #menu3 h1 {
	background-color: #C93;
	text-align: center;
	color: #900;
	font-size: 18px;
}
#conteneur #droite #menu3 h4 {
	color: #633;
}
#conteneur #droite #top {
	float: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#conteneur #pub {
	background-color: #FFF;
}
#conteneur #droite #tb_plats {
	color: #633;
	background-color: #FF9;
}
#conteneur #gauche #newsletter p a {
	background-color: #F90;
	display: block;
	text-decoration: none;
	color: #900;
}
#conteneur #gauche #newsletter p a {
	font-weight: bold;
}
#conteneur #droite p strong {
	font-weight: bold;
}
#conteneur #droite #1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: justify;
}
#conteneur #droite #menu4 {
	width: 60%;
	border: thick solid #903;
	height: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}
#conteneur #droite #menu4 h1 {
	background-color: #C93;
	text-align: center;
	color: #900;
	font-size: 18px;
}
#conteneur #droite #menu4 h4 {
	color: #633;
}

