*

body {
    	margin: 0; /* pour éviter les marges */
     	text-align: center; 
		background-color: black;
	 	width:100%;	
        line-height: 1.7em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; 
}

#mainlayer
{
	position:relative; 
	top:0px; 	width:900px;   	margin:0 auto 0 auto;
    background: #000;
}

#zone_container
{
	position:relative; 
	width:900px;
    left:0px;

	padding: 45px 0px 0px;
	background: #FFF url(../images/main-2.jpg) no-repeat;   
}

#zone_content
{
	width:860px;
    left:10px;
    padding:2px;
	min-height:600px;
    text-align: justify; 
}

#zone_contact
{
	width:640px;
    top:0px;
    left:0px;
    text-align: justify;
}

#zone_contact_coordonnees
{
	width:280px;
    left:680px;
    top:20px;
    text-align: justify; 
}

#zone_contact_coordonnees_border
{
	width:1px;
    height:370px;
    left:665px;
    top:20px;
    background-color:#990066;
}

#zone_contact_coordonnees_border2
{
	width:1px;
    height:1220px;
    left:665px;
    top:20px;
    background-color:#990066;
}



#zone_marquee
{
	width:860px;
    top:10px;
    left:20px;
    height:30px;
}

#zone_marquee2
{
	width:860px;
    top:30px;
    left:20px;
    height:30px;

}


#zone_navigation
{
	position:relative;
	width:900px;
    height:32px;

    left:0px;
    margin-left:0px;
	font-size: 1.4em;
	font-family: serif;

}

#zone_navigation ul
{
	list-style: none;
	width: 900px;
	height: 32px;
}

#zone_navigation li
{
	display: block;
	float: left;
    width: 100px;
    padding:0px;
}

#zone_navigation a, #zone_navigation a:visited
{
	padding:0px;
	display: block;
	height: 32px;
	color: #b21a75;
	text-decoration: none;
    background: #603 url(../images/nav-hover.png) bottom center no-repeat;
}

#zone_navigation ul
{

margin-left:0px;
padding-left:0px;

}

#zone_navigation a:hover
{
	color: #F80;
    width: 100px;
	text-decoration: none;
	background: #603 url(../images/nav-hover.png) bottom center no-repeat;
}

#zone_sommaire_mets
{

	width:200px;
    left:5px;
    top:110px;
	clear: both;
	border: 1px solid #888;
    background: #FFF url(../images/back_liste.jpg) no-repeat;  
}

#zone_sommaire_mets_traiteur
{

	width:200px;
    left:5px;
    top:130px;
	clear: both;
	border: 1px solid #888;
    background: #FFF url(../images/back_liste.jpg) no-repeat;  
}

#zone_mets
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	position:relative;
	width:745px;
    min-height:520px;
    height:auto;
    left:5px;
	clear: both;
	border: 0px solid red;
}

#zone_mets2
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	position:relative;
	width:745px;
    min-height:620px;
    height:auto;
    left:5px;
	clear: both;
	border: 0px solid red;
}


#zone_mets_content
{

	position:relative;
	width:650px;
    min-height:440px;
    height:auto;
    left:215px;
	clear: both;
	border: 1px solid #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

#zone_mets_content_titre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    
    
	width:650px;
    height:20px;
    top:0px;
    left:0px;
	clear: both;
	border: 0px solid #888;
    border-style:solid;
    background: #FFF url(../images/back_liste.jpg);  
}

#zone_menus
{
	width:846px;
    left:5px;
	clear: both;
	border: 0px solid #888;
}





#zone_menus_content
{

	width:845px;
    height:550px;
    left:10px;
	clear: both;
	border: 0px solid #888;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFF url(../images/fond_menu2.jpg) no-repeat center; 
    
}

#zone_menus_textes
{

	width:845px;
    height:450px;
    left:0px;
    top:80px;
	clear: both;
	border: 0px solid #888;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;  
}




/* définition des paramètres de la zone contenu panier */
#zone_panier_content {

	left:0px; top:20px; width:850px; 
	z-index: 2;
	padding: 0px;
	margin: 0px; 	border : 1px;
	border-color:#6C704A;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
}

#zone_basket
{

	width:760px;
	min-height:480px;
    height:inherit;
	border: 0px solid;
    border-style:solid;
    
}

.textes_met
{
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height:20px;
}



.texte_titres
{
	font-size: 1.2em;
	font-weight: bold;
}

.texte_titres2
{
	font-size: 1em;
	font-weight: bold;
}

.textes
{
	font-size: 1em;
	font-weight: normal;
    text-align:justify;
}



a, a:visited
{
	color: #e07;
}

a:hover
{
	color: #F80;
}


#zone_header
{
	width: 800px;
    height: 140px;
	background: #000 url(../images/header.jpg) no-repeat;
}

#zone_footer
{
	clear:both;
	padding: 10px;
	background: #603;
	color: #FFF;
}

marquee
{
	font-size: 1.3em;
	font-weight: bold;
	border: 0px solid #888;
	margin: 20px 16px 8px;
    color:red;
    height:20px;
}

.texte_intro
{

	color: #333;
	padding: 2px;

}


.roi
{

	color: #333;
	padding: 2px;
	margin: 5px;
	border: 1px solid #888;
	background: #BBB;
}

.special
{

	font-size: 1.2em;
	color: #FB1588;
	padding: 32px;
	margin: 6px;
	clear: both;
	border: 1px solid #888;
	background: #FFF url(../images/main-3.jpg) no-repeat right;
}

.special_bottom
{

	font-size: 1.2em;
    width:820px;
	color: #FB1588;
	padding: 20px;
    margin-top:0px;
	margin: 10px;
	clear: both;
	border: 1px solid #888;
    top:700px;
	background: #FFF url(../images/main-3.jpg) no-repeat right;
}

.special_bottom_accueil
{

	font-size: 1.2em;
	color: #FB1588;
	padding: 32px;
	margin: 5px;
    margin-top:20px;
	clear: both;
	border: 1px solid #888;
	background: #FFF url(../images/main-3.jpg) no-repeat right;
}


img.left
{
	float: left;
}

img.right
{
	float: right;
}

img.left, img.right
{
	border: 1px solid #CCC;
	padding: 6px;
	margin: 6px;
	background: #FFF;
}

form
{
	font-size: 12px;
}

input
{
	font-size: 12px;
    border:1px black;
    border-style:outset;
}



/*################## Arborescence ##################*/
#arborescence {
	left:0px;
	width: 200px;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#arborescence a {
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #FB1588; */
    color: black;
	
}


#arborescence ul#racine {
	margin: 0px;
	padding: 0px;
}


#arborescence ul {
	margin-left:0px;
	padding: 0px;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;	  
}


#arborescence ul.niv1 ul
{
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin-left:10px;
	left:0px;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
}

#arborescence li  {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin-left:2px; 
	position: relative;
    height:30px;
    background: #FFF url(../images/back_liste.jpg) no-repeat;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#arborescence li ul.active {
	display: block;
}

#arborescence li ul.last {
	background: none;
}

#arborescence img {
	position: relative;
	width: 25px;
	height: 29px;
	margin-bottom: 0px;
	margin-right:4px; 
}

#arborescence img.clic {
	cursor: pointer;
}

/* définition de la zone des pages */
#zone_pagination
{
	width:500px; height:20px;
	left:0px;

	z-index: 3;
	padding: 0px;
	margin: 0px; 	border : 0px;
	border-collapse : collapse; 	
	background-color: white;
}


/* définition de la zone des pages */
#zone_pagination2
{
	width:500px; height:20px;
	left:0px;
    top:630px;

	z-index: 3;
	padding: 0px;
	margin: 0px; 	border : 0px;
	border-collapse : collapse; 	
	background-color: white;
}



/* définition de la zone des pages */
#zone_paginationb
{
	width:760px; height:20px;
	top:570px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border : 1px;
    border-color:green;
	border-collapse : collapse; 	
}

/* définition de la zone des pages */
#zone_paginationc
{
	width:840px; height:20px;
	top:820px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border : 1px;
    border-color:green;
	border-collapse : collapse; 	
}

/* définition des paramètres de la zone textes */
#zone_textes_content {

	left:0px; top:0px; width:580px; height:740px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border : 1px;
	border-color:#D8D8D8;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
	overflow:auto;

}
#zone_articles_content_titre a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; vertical-align : top;
	color:white;
}
/* définition des paramètres de la zone textes */
#zone_pword_content {

	left:5px; top:20px; width:750px; height:400px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 
	border-collapse : collapse; 	
	background-color: white;
}

/* définition des paramètres de la zone textes */
#zone_client_content {

	left:0px; top:30px; width:860px; height:100px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border :1px;
	border-color:#D8D8D8;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
}

/* définition des paramètres de la zone textes */
#zone_inscription {

	left:0px; top:10px; width:860px; height:310px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border :1px;
	border-color:#D8D8D8;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
}

/* définition des paramètres de la zone textes */
#zone_newinscription {

	left:0px; top:10px; width:860px; height:450px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border :1px;
	border-color:#D8D8D8;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
}

/* définition des paramètres de la zone textes */
#zone_client_commandes {

	left:0px; top:10px; width:860px;
    height:300px; 
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border :1px;
	border-color:#D8D8D8;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
    overflow:auto;
}

/* définition des paramètres de la zone textes */
#zone_show_commande {

	left:0px; top:10px; width:760px;
	z-index: 3;
	padding: 0px;
	margin: 0px; 	border :1px;
	border-color:#D8D8D8;
	border-style:solid;
	border-collapse : collapse; 	
	background-color: white;
}

/* définition des paramètres de la zone vignette */
.zone_vignette_categories {

	width:130px; height:180px;
	z-index: 1;
	padding: 0px;
	margin: 0px; 	border : 1px;
	border-style:solid;
	border-color:black;
	border-collapse : collapse; 	
	background-color: white;
}


/* définition des paramètres de la zone vignette */
.zone_vignette_categoriesb {

	width:130px; height:210px;
	z-index: 1;
	padding: 0px;
	margin: 0px; 	border : 1px;
	border-style:solid;
	border-color:black;
	border-collapse : collapse; 	
	background-color: white;
}

/* définition des paramètres de la zone vignette */
.zone_vignette_categoriesc {

	width:210px; height:210px;
	z-index: 1;
	padding: 0px;
	margin: 0px; 	border : 1px;
	border-style:solid;
	border-color:black;
	border-collapse : collapse; 	
	background-color: white;
}


