/* CSS Document */

body {
	/*background-color: #CC6600;*/
	background: url(../images/fond_site.jpg) repeat-x;
	background-repeat: repeat-y repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
	/*background-image:url(../images/template/_bg.jpg)*/
}


a {
	color: #993300;
	text-decoration:underline;
}

a:visited { color: #993300}
a:hover { color: #993300}
a:active { color: #993300}


#conteneur-menu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color:#000000;
	letter-spacing:3px;
	text-align:right;
	color: #FFFFFF;
	margin-bottom:7px;
	margin-top:7px;
}

#conteneur-menu a{

	color:#000000;
	
}


.loader{
	width:220px;
	height:19px;
	margin:0 auto;
	background:url(../theme/loader.gif) top left no-repeat;
}
#top{
	position:relative;
	top:0px;
	height:auto;
	width:100%;
	text-align:center;	
}

#conteneur {
	width:100%;
}

#contenu {
	padding:40px 40px 40px 40px;
	margin:0px;
	width:720px;
	height:auto;
}

.menu-restaurant {
	line-height:20.5pt;

}

.titre {
	font-size: 200%;
}

.sous-titre {
	font-size: 150%;
}

.barre {
	background-image: url(../images/template/barre_haut.png);
	height:13px;
	vertical-align:bottom;

}

.barre_bas {
	background-image: url(../images/template/barre_bas.png);
	height:11px;
	vertical-align:top;

}

.banniere {
	background-image: url(../images/template/banniere_01.jpg);
	height:169px;
	width:816px;
	vertical-align:bottom;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993300;
}

.critiques {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993300;
}

.critiques a {
	text-decoration:none;
}

.maj {
	color: #b75b00;
	display: block;
	font-size: 290%;
	float: left;
	margin: -2px 3px -10px 0px;
	line-height: 100%;
}
.ancien_site {
	color: #993300;
}
.sous_sous_titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.carte-de-noel {
	font-weight: bold;
	color: #900;
}

