html, body {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5a1210;
	text-decoration: none;
	padding:0px;
	margin:0px;
	background-color:#cbc9b1;
}

#bg_global {
	width:100%;
	height:100%;
	position:relative;
}

#bg_header {
	width:100%;
	height:475px;
	background-image: url(../images/fond_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#bg_header_deco {
	width:100%;
	height:475px;
	background-image: url(../images/fond_deco.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width:968px;
	height:475px;
	margin:auto;
	margin-top:0px;
	text-align:right;
	overflow:hidden;
}

#bg_content {
	width:100%;
	background-color:#dfdfdf;
	background-image: url(../images/fond_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:hidden;
}


#content_duplique {
	width:968px;
	min-height:475px;
	background-image: url(../images/labeou_r3_c2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin:auto;
	margin-top:0px;
	overflow:hidden;
}

#content {
	width:948px;
	min-height:475px;
	background-image: url(../images/labeou_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px;
	padding-top:12px;
}


#bg_footer {
	width:100%;
	height:200px;
	background-image: url(../images/fond_r3_c2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:hidden;
}


#footer {
	width:948px;
	height:200px;
	background-image: url(../images/labeou_r5_c2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin:auto;
	margin-top:0px;
	padding:10px;
}

#titre_page {
	margin-bottom:10px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

ul {
list-style-type: none;
padding: 0;
margin: 0;

}

li {
background-image: url(../images/puce1.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
padding-left: 1.5em;

}

.cadre_petit_gauche {
width:454px;
min-height:50px;
float:left;
}

.cadre_petit_droite {
width:452px;
min-height:50px;
float:right;
}

#cadre_newsletter {
background-color:#cecec5; 
padding:4px; 
/*padding-left:20px;
*/
border:1px #b5b2ab dotted;
}

#adressemail_newsletter{
	width:170px;
	background-color: #cbbfa5;
	border: 1px dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a1210;
	text-decoration: none;
}

#btn_newsletter{
	width:170px;
	height:20px;
	background-color: #cbbfa5;
	border: 1px dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a1210;
	text-decoration: none;
}


.menu_ligne {
margin:auto;
	width:400px;
	min-height:40px;
	line-height:40px;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	background-color:#bdbdb0;
	border: 1px dotted #000000;

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5a1210;	
	overflow:hidden;

}

.menu_titre {
	width:400px;
	min-height:20px;
	line-height:20px;
	margin-bottom:30px;
	text-align:left;
	background-image: url(../images/titre_arr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
		font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;	
}


.carte_titre {
	width:700px;
	min-height:20px;
	line-height:20px;
	text-align:left;
	background-image: url(../images/titre_arr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
		font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;	
}

.carte_ligne {
	width:696px;
	padding:2px;
	text-align:left;
	vertical-align:middle;
	background-color:#bdbdb0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5a1210;	
	overflow:hidden;
}


.carte_aliment {
	font-weight: bold;
    float:left;
	width:500px;

}

.carte_prix {
	width:80px;
	float:right;
	text-align:right;
	padding-left:100px;
	font-size: 14px;
	font-weight: bold;
	color: #5a1210;

}


.sous_menu {
width:500px;
min-height:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
}

.sous_menu_item {
padding:4px;
min-height:20px;
float:left;
}



.sous_menu a {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#5a120f;
	text-decoration: underline;
}

.sous_menu a:hover {
	color: #000000;
	text-decoration: none;
}

.formulaires {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5a1210;
	text-decoration: none;
	background-color: #cbbfa5;
	width: 300px;
	border: 1px solid #6b6b6b;
}
.droite_situer{
	float:right;
	width:432px;
	min-height:100px;
	text-align:left;
	margin-right:20px;
}
.gauche_contact{
	float:left;
	width:454px;
	min-height:120px;
	text-align:left;
		
}


.content_livredor{
	width:590px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom:50px;

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#5a120f;
	text-decoration: none;
}


.haut_livredor {
	width:590px;
	padding-left:4px;
	height:25px;
	line-height:25px;
	background-image: url(../images/hautlivre.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.bas_livredor {
	width:590px;
	padding-left:4px;
	height:25px;
	line-height:25px;
	background-image: url(../images/baslivre.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.centre_livredor {
	width:580px;
	padding:4px;
	background-color: #ecdec4;
	border: 1px solid #000000;
	margin-top:4px;
	margin-bottom:4px;
	overflow:hidden;
	min-height:100px;
}

#flashContent {
width:948px;
margin:auto;
}

a.liens1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#5a120f;
	text-decoration: underline;
	}

a.liens1:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	}	
	
a.liens2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#5a120f;
	text-decoration: underline;
	}

a.liens2:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	}			

a.liensref {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#5a120f;
	text-decoration: underline;
	}

a.liensref:hover {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	}	

.style1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #5a1210;
	font-weight: bold;
}
.style3 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.style5 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #5a1210;
	font-weight: normal;
}
.style6 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #5a1210;
	font-weight: bold;
}
.style7 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style8 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #5a1210;
	font-weight: normal;
}
.style9 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #5a1210;
	font-weight: normal;
	font-style: italic;
}
/* ACTUS */
.cadre_actualites {
padding-bottom:5px;
text-align:left;
	width:480px;
	height:160px;
	 background-color:#676767;
		background-image: url(../images/ombre2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow-y:auto; 
	overflow-x: hidden;
	
	
	  	SCROLLBAR-FACE-COLOR: #676767;
	SCROLLBAR-HIGHLIGHT-COLOR:#5a5a5a;
	SCROLLBAR-SHADOW-COLOR:#5a5a5a;
	SCROLLBAR-3DLIGHT-COLOR:#5a5a5a;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR:#696969;
	SCROLLBAR-DARKSHADOW-COLOR: #e70d0d;
}

#actus {
width:95%;
padding:5px;
margin:auto;
}

#actus_savoir_plus {
width:690px;
min-height:250px;
padding:5px;
margin:auto;
text-align:left;
/* pour la redim */
overflow:hidden;

/* FOND ET IEFIX */
behavior: url(../iepngfix/iepngfix.htc);
background-image: url(../images/bg_div.png);
}

.actu_texte {
/*padding-top:5px;*/
min-height:80px;
}
.actu_texte_savoir_plus {
padding-top:2px;
text-align:right;
border-bottom:#000000 dotted 1px;
}
.description_article_savoir_plus {
	width:380px;
	min-height:200px;
	float:left;
	overflow:auto;
}




.photos_multi_savoir_plus {
margin:auto;
margin-top:10px;
	width:658px;
	min-height:100px;
	border-top:dotted 1px #FFFFFF;
	float:left;
	display:block;
	text-align:left;
}


/* INFO BULLE */
.photos_gauche {
float:left;
margin:2px;
margin-right:4px;
}

.photos_droite {
float:right;
margin:2px;
margin-left:4px;
}
.cadre_simple {
	behavior: url(iepngfix/iepngfix.htc);
	background-image: url(images/bg_div.png);
	background-repeat: repeat;
}