html {	

	overflow:hidden;


}

body {
	margin: 0;
	
	padding: 0;

	font-size:13px;
	color:#000000;
	text-align: center;	
	font-family:Trebuchet MS, Helvetica, sans-serif;
					height:100%;
				overflow:auto;


}

table {
	font-size:13px;
	font-family:Trebuchet MS, Helvetica, sans-serif
}
a {
	text-decoration:none;
	font-family:Trebuchet MS, Helvetica, sans-serif

}

#wrapper {

	height:100%;
	text-align: center;

	
	
}

#haut {
	width:100%;
	height:45px;
position:fixed;
	background-color:#897866;
	/*height:768px;*/
	text-align: left;
	
}

#content {
	width:998px;
	text-align:center;





	
}

#bas {

	width:100%;
	position:fixed;
	height:45px;
	background-color:#B4ABAC;


}



.panier_separation {
background-color:#897866;
width:2px;
}

.panier_fond {
background-color:#DBD8D3;
color:#8A7866;
font-weight:bold;
text-align:center;

}

.panier_produit
{
font-weight:bold;
vertical-align:middle;
text-align:center;
}

.panier_titre
{
text-align:left;
}

.panier_quantite{
font-weight: bold ;
margin-bottom:-15px;

}
.panier_ecart {
width:60px;
text-align:center;
}

.panier_titre_coordonnee {

color:#8A7866;
font-weight:bold;
text-align:right;
}

.panier_civil_coordonnee {

color:#8A7866;
font-weight:bold;
text-align:left;
}

.panier_etoile {
font-weight:bold;
font-size:16px;
color:#F1037F;
}

.panier_coordonnee_cgv {
	color:#8A7866;
	font-size:12px;
	text-align:left;
}

.panier_coordonnee_cgv a {
	color:#8A7866;
		font-weight:bold;


}

.panier_coordonnee_cgv a:hover {

color:#815785;

}


.panier_coordonnee_news {
	color:#8A7866;
	font-size:12px;
	text-align:left;
}
.panier_coordonnee_alert {
	color:#8A7866;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	font-style: italic;
}

.texte_accueil {
	color:#815785;
	font-weight:bold;
		font-size:14px;
}
