<style type="text/css" media="screen">
<!--

a:link, dd a:link {
	text-decoration: none;
	color: #524116;
}

a:visited, dd a:visited {
	text-decoration: none;
	color: #514117;
}

a:hover, dd a:hover {
	text-decoration: none;
	color:#336600;
}

a:active, dd a:active {
	text-decoration: none;
	color: #524116;
}

html, body {
	background: #3d240b;
	font: 100% "Trebuchet MS", sans-serif;
}

#global_index {
	width: 700px;
	height: 690px;          
	margin-left: -350px;      
	left: 50%;
	margin-top: -300px;
	top: 50%;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	background-color:#7BC623;
	text-align:center;
}

#total {
width:950px;
min-height:100%;
margin: 5px auto 0px auto;
overflow: auto;
padding-bottom:23px;
}


#contenu {
	width: 650px; 
	margin: 5px auto;
	min-height:100%;   
	text-align:center;
	float:left;
	background-image:url('images/carrevert.jpg');
}

#colonne_droite {
	width: 150px;
	margin-top:5px;
	background : #3d240b;
	float:right;
}

#colonne_gauche {
	width: 145px;
	margin-top:85px;
	margin-right:5px;
	background :#3d240b;
	float:left;
}
		
#informations {
width:606px;
min-height:100%;
padding:10px 20px 20px 20px;
border: 2px solid #336600;
text-align:left;
}
#formulaire {
width:606px;
min-height:100%;
padding:10px 20px 20px 20px;
border: 2px solid #336600;
text-align:left;
}

#pieds_de_page {
	position: absolute;
	bottom : 0;
	height: 30px;
	width: 630px;
	padding: 0 10px;	
	background: #336600;
}

h1 {
	font-size: 120%;
	color: #524116;
	padding-left:20px;
	font-variant:small-caps;
	background: #7BC623 url(images/icone.jpg) left center no-repeat;
}

h2 {
	font-size: 100%;
	color: #524116;
	padding-left:40px;
	background: #7BC623;
}


p {
	font-size:90%;
	text-indent:20px;
	text-align:justify;
}

li {
	font-size:90%;
}
li a {
	text-decoration: none;
	color: #524116;
}

ul.menu {
	font-size:90%;
	text-decoration:none;
	Padding: 2px 5px 2px 20px;
	background: #7BC623 url(images/icone.jpg) left center no-repeat;
	border: 1px solid #336600;
	
}

#dt_description {
	margin : 5px 0 30px 0;
	width:100%;
	background-color:#ffffff;
	}

dt {
	padding: 10px;
	font-weight:bold;
	font-size:110%;
	color:#DCEC68;
	border: 1px solid #DCEC68;
	background:#3d240b;
}

.bouton_retour {
	float:right;
	margin: auto 5px;
}

.photo_dt_produit {
	float:right;
	padding : 5px;
}

#contenu dd.dd_marque {
	margin: 0;
	padding: 0 10px;
	color:#32280E;
	background-color: #E9EE7D;
	font-weight:bold;
	font-size:90%;
	background-color: #ffffff;
	}


#contenu dd.description {
	padding: 5px;
	font-size:80%;
	text-align: justify;
	margin:  0 30px 0 50px;
	border-left: 1px solid #336600;
	}

.photopanierbio {
	width:150px;
	padding:5px;
	float:left;
	text-decoration:none;
	margin-bottom:10px;
}

-->
</style>