/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../img/bg/body.jpg);
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	margin:0px;
	font-size:18px;
	font-weight:bold;
	color:#053c06;
}

h2 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#B92109;
}

h3 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#B92109;
}

p {
	margin:0px;
	padding:0px;
}

a {
	color:#B92109;
	text-decoration:none;
}

a:hover {
	color:#053c06;
	text-decoration:none;
}

hr {
	position:relative;
	height:1px;
	line-height:1px;
	background-color:#053c06;
	border:none;
}

.clear {
	clear:both;
}

.brun {
	color:#3c0e0a;
}

.vert_fonce {
	color:#053c06;
}

.vert_grd {
	font-size:16px;
	color:#053c06;
}

.bt_fl_vert {
	position:relative;
	background-image:url(../img/puces/fleche-vert.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	font-weight:bold;
}

.input {
	border:1px solid #232323;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}

.submit {
	background-color:#FFFFFF;
	border:1px solid #232323;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}

.colonne_50 {
	position:relative;
	float:left;
	width:50px;
}

.colonne_100 {
	position:relative;
	float:left;
	width:100px;
}

.colonne_150 {
	position:relative;
	float:left;
	width:150px;
}

.colonne_200 {
	position:relative;
	float:left;
	width:200px;
}

.colonne_250 {
	position:relative;
	float:left;
	width:250px;
}

.colonne_300 {
	position:relative;
	float:left;
	width:300px;
}

.colonne_350 {
	position:relative;
	float:left;
	width:350px;
}


.colonne_400 {
	position:relative;
	float:left;
	width:400px;
}

.colonne_450 {
	position:relative;
	float:left;
	width:450px;
}

.colonne_500 {
	position:relative;
	float:left;
	width:500px;
}

.colonne_550 {
	position:relative;
	float:left;
	width:550px;
}

.colonne_600 {
	position:relative;
	float:left;
	width:600px;
}


/* Main */
#main {
	position:relative;
	width:1000px;
	margin:auto;
	padding-top:53px;
	margin-top:-100px;
	z-index:2;
}

#lueur_haut {
	position:relative;
	min-width:1000px;
	height:100px;
	background-image:url(../img/bg/lueur-haut.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#lueur_centre {
	position:relative;
	min-width:1000px;
	background-image:url(../img/bg/lueur-centre.jpg);
	background-position:center;
	background-repeat:repeat-y;
}


#lueur_bas {
	position:relative;
	min-width:1000px;
	height:80px;
	background-image:url(../img/bg/lueur-bas.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:-38px;
	z-index:1;
}


/* Haut */
#haut {
	position:relative;
	height:420px;
	width:1000px;
}

#haut_menu {
	position:absolute;
	top:-25px;
	right:20px;
	color:#FFFFFF;
	letter-spacing:1px;
}

#haut_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#haut_menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


/* Menu */
#menu {
	position:relative;
	width:1000px;
	height:62px;
	background-image:url(../img/bg/menu.jpg);
}

#m_accueil {
	position:absolute;
	top:0px;
	left:30px;
	height:40px;
	width:110px;
}

#m_carte {
	position:absolute;
	top:0px;
	left:250px;
	height:40px;
	width:120px;
}

#m_reservation {
	position:absolute;
	top:0px;
	left:500px;
	height:40px;
	width:175px;
}

#m_plan {
	position:absolute;
	top:0px;
	left:790px;
	height:40px;
	width:170px;
}


/* Contenu */
#contenu {
	position:relative;
	width:1000px;
	background-image:url(../img/bg/contenu.jpg);
}

#c_gauche {
	position:relative;
	float:left;
	width:250px;
	padding-left:30px;
}

#c_gauche a {
	color:#FFFFFF;
}

#c_gauche a:hover {
	color:#053C06;
}

#c_gauche ul {
	margin:0px;
	padding:0px;
	margin-left:40px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

#c_droite_index {
	position:relative;
	float:left;
	width:690px;
	padding-left:5px;
	background-image:url(../img/puces/rond-jaune.gif);
	background-position:360px 0px;
	background-repeat:repeat-y;
	font-size:15px;
	color:#053c06;
}

#c_droite {
	position:relative;
	float:left;
	width:665px;
	padding-left:15px;
	text-align:justify;
	padding-right:15px;
}

#c_d_gauche {
	position:relative;
	float:left;
	width:170px;
	padding-left:30px;
	padding-top:10px;
}

#c_d_droite {
	position:relative;
	float:left;
	width:120px;
	padding-right:30px;
	text-align:right;
	padding-top:10px;
}

#suggestion {
	position:relative;
	margin-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #3C0E0A;
}

#suggestion_titre {
	font-weight:bold;
	color:#3C0E0A;
	text-align:center;
	padding-bottom:10px;
}

#suggestion_description {
	font-size:12px;
	text-align:center;
}

#suggestion_prix {
	position:relative;
	text-align:right;
	font-weight:bold;
}

#plat_jour {
	position:relative;
	top:-25px;
	right:-15px;
	float:left;
	height:226px;
	width:325px;
	background-image:url(../img/bg/plat-du-jour.png);
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='global/img/bg/plat-du-jour.png', sizingMethod='scale');
	color:#FFFFFF;
	font-size:12px;
}

#pj_date {
	position:absolute;
	top:25px;
	right:12px;
	width:140px;
	font-weight:bold;
	text-align:center;
}

#pj_1, #pj_2, #pj_3 {
	position:absolute;
	left:15px;
	width:290px;
	text-align:center;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}

#pj_1 {
	top:70px;
}

#pj_2 {
	top:115px;
}

#pj_3 {
	top:160px;
}

#lien_plats_jour {
	position:relative;
	/*top:-20px;
	right:-20px;*/
}


/* Menu */
.ligne_m {
	position:relative;
	float:left;
	border-bottom:1px solid #053c06;
	width:100%;
	margin-bottom:6px;
	padding-bottom:6px;
}

.ligne_m .colonne_100 {
	text-align:right;
}

.cadre_formule {
	position:relative;
	width:300px;
	border:1px solid #053C06;
	text-align:center;
	padding:2px;
}

.cadre_formule_titre {
	position:relative;
	background-color:#053C06;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	padding:5px;
	margin-bottom:10px;
}

.haut_page {
	position:absolute;
	right:20px;
	background-image:url(../img/puces/fleche-vert.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	font-weight:bold;
}


/* Contact */
#plan {
	position:relative;
	border:1px solid #3c0e0a;
	width:650px;
	height:400px;
}


/* Bas */
#bas {
	position:relative;
	width:1000px;
	height:38px;
	background-image:url(../img/bg/bas.jpg);
}

#bas_menu {
	position:absolute;
	top:50px;
	right:20px;
	color:#FFFFFF;
	letter-spacing:1px;
}

#bas_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#bas_menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}