* {
	padding: 0;
	margin: 0;

}
body {
	text-align: center;
	background: #000;	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
input {
	border: 1px solid #a7a7a7;
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #d01933;
}
h1 {
	font-size: 26px;
	color: #e3ac62;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #cd0000;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 16px 0;
}
p {
	line-height: 150%;	
}
#page {
	margin: 0 auto;
	width: 820px;
	text-align: left;
	background: url(../images/diaporama/1.jpg) no-repeat left 187px;
}
#entete {
	height: 160px;
	background: url(../images/entete.jpg) no-repeat 0 0;
	clear: both;
}
#entete a {
	position: relative;
	top: 120px;
}
#menu {
	background: url(../images/bg_menu_home.gif) repeat-x left bottom;
	clear: both;
}
#menu ul li {
	display: block;
	float: left;
	padding: 0 9px;
	margin: 6px 0;
	border-right: 1px solid #f9ba58;
}
#menu ul li.last {
	border: none;
	padding: 0 0 0 9px;
}
#menu ul li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #d01933;
}
#menu ul li a.active {
	color: #d01933;
}
#bando {
	height: 464px;
	padding: 0 0 6px 0;
	clear: both;
	background: url(../images/bg_list_site.gif) repeat-x left bottom;
}
/*-- contenu --*/
#contenu {
	padding: 0px 10px 20px 20px;
	background: url(../images/bg_menu.gif) repeat-x 0 0 #fff;
	clear: both;
	min-height: 430px;
}
#contenu #visuel{
	border: 10px solid #000;
	margin: 0 auto;
	float: right;
	margin: 0 10px 50px 20px;
}
#contenu p {
	text-align: justify;
	line-height: 18px;
	font-size: 15px;
}
/*-- fin contenu --*/
#produits {
	position: absolute;
	top: 491px;
	height: 166px;
	width: 600px;
	vertical-align: bottom;
}
#produits li {
	display: inline;
	float: left;
}
#copy {
	clear: both;
	height: 25px;
	padding: 10px;
	background: url(../images/bg_footer.gif) repeat-x left bottom;
}
#copy #smenu {
	float: right
}
#copy #smenu ul li {
	display: block;
	float: left;
	padding: 0 6px;
	border-right: 1px solid #666666;
}
#copy #smenu ul li.last {
	border: none;
}
#copy #smenu ul li a {
	color: #999999;
	font-size: 10px;
}
#copy #smenu ul li a:hover {
	text-decoration: none;
	color: #d01933;
}
#copy #smenu ul li a.active {
	color: #d01933;
}
#copy #copyr {
	float: left;
}
#copy #copyr p {
	color: #d01933;
	font-size: 10px;
}
#copy #copyr a {
	color: #9e9e9e;
}
#copy #copyr a.active {
	text-decoration: underline;
}
#baseline {
	padding: 10px 40px;
	background: #fff;
}
#baseline p {
	font-size: 9px;
	color: #cccccc;
	text-align: center;
}

/* ssmenu */
.menu {
	position:absolute;
	top: 0; 
	z-index:100;
	background-color: #000;
	visibility: hidden;
	filter: Alpha(opacity=100); -moz-opacity:1;
}
.menu ul {
	width: 100%;
}
.menu ul li{
	display: inline;
	text-align: left;
}
.menu ul li a {
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #333333;
	padding: 2px 6px;
	text-decoration: none;
	text-align: left;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
}
.menu ul li a:hover{
	background-color: #333333;
	color: #d01933;
}
.menu ul li a.last {
	border: none;
}
.bloc_contacts {
	padding: 0 6px 4px 0; 
	border: 1px solid #d01933;  
	margin: 0 0 10px 0; 
	width: 380px;
	height: 160px; 
}
.bloc_contacts a {
	float: left; 
	display: block;
	margin: 0 6px 100px 0;
}
.bloc_contacts p {
	text-align: left; 
}
.bloc_resto {
	 background: url(../images/visuel_contact.gif) no-repeat right center; 
	 border: 1px solid #d01933;
	 padding: 10px 4px;

}
#liste_photo table {
	margin: 0 auto;
	width: 80%;
}	
#liste_photo td {
	padding: 4px;
}
#liste_photo img {
	border: 3px solid #a7a7a7;
	padding: 1px;
}

#mailings {
	text-align: center;
}
#mailings ul {
	margin: 0 auto;
	width: 500px;
}
#mailings ul li {
	display: inline;
}
#mailings ul li a {
	display: block;
	padding: 3px;
	float: left;
	background: #000;
	color: #999999;
	margin: 3px;
	font-weight: bold;
	border: 1px solid #000;
}
#mailings ul li a:hover, #mailings ul li a.active {
	background: #fff;
	color: #d01933;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #d01933;
}
#mailings table {
	clear: both;
	margin: 0 auto;
	margin: 10px 0 0 0;
	width: 100%;
}
#mailings table td {
	text-align: center;
	padding: 6px;
}

#mailings table td a {
	color: #333333;
}
#mailings table td a:hover {
	text-decoration: none;
	color: #d01933;	
}
.info {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #666666;
	padding: 3px;
	clear: both;
}

ul#plan_site {
	margin: 0 0 0 25px;
}
ul#plan_site ul {
	margin: 0 0 0 25px;
}
ul#plan_site ul li, ul#plan_site ul li a {
	font-weight: normal;	
}
ul#plan_site li a {
	font-weight: bold;
}
ul#plan_site li {
	font-weight: bold;
	color: #333333;
	margin: 3px 0;
}
ul#plan_site li ul li {	
	list-style: circle;
}