body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #e60101;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8f0000;
}
.titre_restau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/fnd_restau.gif);
	padding-left: 2px;
	text-align: left;
}
.saisie_quantite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

.boutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.ligne_j {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc000;
	text-align: left;
}
.gras_marron {
	font-weight: bolder;
	color: #7F2815;
}
.ligne_commande {
	background-color: #ffe4c4;
	text-align: left;
}
.ligne_commande_fermer {
	background-color: #ffe4c4;
	text-align: right;
	padding-right: 4px;
}
.ligne_commande_on {
	background-color: #ffc994;
	text-align: left;
	border: 1px solid #eb9957;
}
.fnd_inscip {
	background-image: url(../img/fnd_inscri.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	text-align: left;
}
.fnd_header {
	xbackground-image: url(../img/header.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.fnd_menu {
	background-image: url(../img/fnd_menu.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titre_coffret {
	color: #ff2a00;
	font-weight: bold;
	text-transform: uppercase;
	
}


a.lien_menu { color: #FFFFFF; }
.menu_deroulant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BC2800;
	border: 1px solid #FB4100;
	width: 130px;
}
.fnd_recherche {
	background-image: url(../img/fnd_recherche.gif);
	background-repeat: no-repeat;
}
.contour {
	border: 1px solid #E10101;
}

.style1 {
	font-size: 11px;
	color: #EC4040;
}
