@charset "iso-8859-1";

body
{	
	background: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #78061B;
	padding: 0% 0%; 
	margin: 0%; 	
	color: black;
	font-family: verdana, arial;
	font-size: 8px;
}
img {
	border: 0px;	
}
a:link img, a:visited img { border-style: none; }
a
{
	color:#78061B;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.centre
{
	text-align:center;	
}
td 
{
	font-family: verdana, arial;
	font-size: 12px;
}
.tbold {
	font-weight: bold;	
}
.commande {
	background: url(../images/top-commande.jpg);
	font-family: verdana, arial;
	font-size: 12px;
}
.sleft {
	background: url(../images/shadow-left.jpg);
	font-family: verdana, arial;
	font-size: 12px;
}
.interface {
	background-color: #FACB8D;
	background-image: url(../images/background-plate.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
	text-align: left;
}
.frame {
	background-color: white;	
}
.special {
	background-image: url(../images/background-special.gif);
	background-repeat: no-repeat;
}
.sete {
	background-image: url(../images/background-sete.gif);
	background-repeat: no-repeat;
}
.bienvenue {
	background-image: url(../images/background-bienvenue.jpg);
	background-repeat: no-repeat;
}
.temoignages {
	background-image: url(../images/background-temoignages.jpg);
	background-repeat: no-repeat;
}
.details {
	background-image: url(../images/background-details.jpg);
	background-repeat: no-repeat;
}
.nbpersonnes {
	background-image: url(../images/background-nbpersonnes.jpg);
	background-repeat: no-repeat;	
}
.prix {
	background-image: url(../images/background-prix.jpg);
	background-repeat: no-repeat;	
}
.photo {
	background-image: url(../images/background-photo.jpg);
	background-repeat: no-repeat;	
}
.joindre {
	background-image: url(../images/background-joindre.jpg);
	background-repeat: no-repeat;
}
.confidentialite {
	background-image: url(../images/background-confidentialite.jpg);
	background-repeat: no-repeat;
}
.juridique {
	background-image: url(../images/background-avisjuridique.jpg);
	background-repeat: no-repeat;
}
.apropos {
	background-image: url(../images/background-apropos.jpg);
	background-repeat: no-repeat;
}
.mission {
	background-image: url(../images/background-mission.jpg);
	background-repeat: no-repeat;
}
.cuisine {
	background-image: url(../images/background-cuisine.jpg);
	background-repeat: no-repeat;
}
.histoire {
	background-image: url(../images/background-his1.jpg);
	background-repeat: no-repeat;
}
.liste {
	background-image: url(../images/background-liste.jpg);
	background-repeat: no-repeat;
}
.menus {
	background-image: url(../images/background-menus.jpg);
	background-repeat: no-repeat;
}
.complement {
	background-image: url(../images/background-complements.jpg);
	background-repeat: no-repeat;
}
.bottomnav {
	background: url(../images/bottom-nav.jpg);
	color:lightgray;
	font-family: verdana, arial;
	font-size: 8px;	
}
.bottomnavtext {
	color:black;
	font-family: verdana, arial;
	font-size: 11px;
	text-align: left;
}
.sright {
	background: url(../images/shadow-right.jpg);
	font-family: verdana, arial;
	font-size: 12px;
}
.err {
	border: 1px red solid;	
}
.err_title {
	border: 1px red solid;
	background: red;
	color: white;
	font-weight: bold;
	text-align:center;
}
.info {
	border: 1px #0D0A86 solid;
}
.info_title {
	border: 1px #0D0A86 solid;
	background: #0D0A86;
	color: white;
	font-weight: bold;
	text-align:center;	
}		
