* {
	font-family: Arial;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url('./../img/bg-site.gif');
}			

img {
	border: 0px;
}			 

#global {
    margin-left: auto;
    margin-right: auto;
    width: 950px; /* largeur obligatoire pour être centré */   
	text-align: left;
}

#feuille_haut {
	float: left;
	background-image: url('./../img/feuilles_haut.jpg');
	width: 378px;
	height: 69px;		  
}

#form_haut {
	font-size: 11px;
	color: #ede8d7;
    float: left;  
	width: 550px; 
	margin-top: 21px;
	margin-bottom: 21px;
}

.form_haut {
	font-size: 11px;
	color: #ede8d7;
}

.formulaire {
	border: 1px solid #6d0000;
	font-size: 11px;
	color: #6d0000;	  
	height: 21px;
}

#menu-gauche {		 
	float: left;
	background-image: url('./../img/bg-menu-gauche.jpg');				
	width: 288px;
	height: 446px;
}	  

#menu-gauche ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu-gauche li {
    padding: 3px 0px 3px 10px;
	font-size: 11px;
}

#menu-gauche a {
	text-decoration: none;
	color: white;	
}

#menu-gauche a:hover {
	text-decoration: underline;
}

#logo {
	margin: 24px 0px 46px 36px;
}

#top {
/*	padding-left: 15px; */
/*	padding-bottom: 15px; */			 
} 

.contenu {
	padding: 20px 16px 0px 16px;
	font-size: 11px;
	color: #534e3d;
}

.contenu2 {		 
	padding: 0px 16px 0px 0px;
	font-size: 11px;
	color: #534e3d;
}

.sous_contenu {
	font-size: 11px;
	color: #534e3d;
}

td.cell-feuilles {
	background-image: url('./../img/petites_feuilles.jpg');
}

#footer {
	width: 952px;
	text-align: center;		 
	font-size: 11px;
	color: #ede8d7;
}

a.lien1 {
	font-size: 11px;
	color: #ede8d7;
	font-weight: bold;
	text-decoration: none;
}

a.lien1:hover {
	text-decoration: underline;
}		

a.lien2 {
	font-size: 11px;
	color: #ede8d7;
	text-decoration: none;
}

a.lien2:hover {
	text-decoration: underline;
}

a.lien3 {
	font-size: 11px;
	color: #6d0000;
	text-decoration: none;
}

a.lien3:hover {
	text-decoration: underline;
}

a.lien4 {
	font-size: 11px;
	color: #534e3d;
	text-decoration: none;
}

a.lien4:hover {
	text-decoration: underline;
}

a.lien5 {
	font-size: 11px;
	color: #6d0000;
	text-decoration: none;
}

a.lien5:hover {
	text-decoration: underline;
}

a.lien6 {
	font-size: 11px;
	color: #006d00;
	text-decoration: none;
}

a.lien6:hover {
	text-decoration: underline;
}

input.form_haut {
	border: 1px solid #6d0000;
	color: #6d0000;	  
	width: 148px;
	height: 21px;
}

select.form_haut {
	border: 1px solid #6d0000;
	color: #6d0000;	  
	height: 21px;
}

.button {
	border: 1px solid #000000;
	background-color: #6d0000;
	color: #ede8d7;	  
	height: 21px;
	font-weight: bold;
}

.txt-cart-header {
	color: white;
	font-size: 12px;
}

.cadre {
	border: 1px solid #6d0000;
	background-color: #ffffff;
	color: #6d0000;
}

.titre {
	color: #6d0000;
}