*{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana;
	color:#343434;
}

p{
	font-size:80%;
}

a{
	text-decoration:none;
	font-weight:bold;
}

a img{
	border:none;
}

a:hover{
	text-decoration:underline;
}

body{
	margin:auto;
	width:1022px;
}

#site_web{
	background:#ffffff url("images/bg_body.jpg") repeat-y;
	margin:auto;
	padding-left:5px;
}

#preheader{
	width:1012px;
	background:url("images/preheader.jpg") repeat-x;
	height:25px;
}	

#preheader p{
	margin-top:3px;
	margin-left:15px;
	color:#343434;
	float:left;
	
}

#preheader img{
	float:right;
	margin-right:15px;
	text-align:right;
	margin-top:3px;
}

#preheader a{
	color:#343434;
	font-weight:normal;
}

#header{
	width:1012px;
	height:95px;
	background:url("images/header.jpg") no-repeat;
	clear:both;
}

#corps{
	width:1012px;
	min-height:800px;
	background:url("images/bg_corps.png") repeat-y;
}

#header_first{
	padding-top:5px;
	text-align:right;
	margin-right:30px;
	
}

#header_first p{
	padding-right:20px;
	padding-top:5px;
	height:20px;
}

.mon_compte{
	background:url("images/moncompte2.png") no-repeat center right;
}

.mon_panier{
	background:url("images/caddie2.png") no-repeat center right;
}

#menu{
	/*width:800px;*/
	margin-top:10px;
	text-align:center;
	margin-left:90px;
}

#menu p, #menu a{
	color:#343434;
	font-size:9pt;
	/*LETTER-SPACING:1px;*/
}

#menu_gauche{
	width:162px;
	margin-left:8px;
	float:left;
}

#menu_gauche h1{
	font-size:10pt;
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	background:url("images/under_titre.png") no-repeat bottom center;
}

#menu_gauche ul{
	list-style:none;
	margin-bottom:20px;
}

#menu_gauche li a {
	font-size:80%;
	font-weight:normal;
}

#menu_gauche li{
	text-align:right;
	margin-right:7px;
}

#encart_promo{
	float:right;
	margin-right:25px;
	margin-top:20px;
	margin-left:20px;
}

#haut_promo{
	background:url("images/bg_haut_promo.jpg") no-repeat;
	width:285px;
	height:21px;
}

#corps_promo{
	background:url("images/bg_promo.jpg");
	width:285px;
}

#bas_promo{
	background:url("images/bg_bas_promo.jpg") no-repeat;
	width:285px;
	height:21px;
}

#contenu_centre{
	margin-left:200px;
	margin-right:35px;
	text-align:justify;
	/*width:790px;*/
}

#contenu_centre li{
	font-size:80%;
	margin-left:30px;
	padding-top:7px;
}

#contenu_centre td{
	font-size:80%;
}

#contenu_centre td img{
	margin-right:15px;
}

#contenu_centre h1,#contenu_centre h2{
	font-size:14pt;
	padding-top:20px;
	padding-bottom:20px;
}

#contenu_centre h3{
	font-size:10pt;
	padding-top:20px;
	padding-bottom:20px;
}

.titre_produit{
	font-size:90%;
	font-weight:bold;
	margin-left:170px;
	margin-bottom:10px;
	border-bottom:solid #C3C3C3 1px;
}

.photo_produit{
	float:left;
	margin-right:30px;
}

#fiche_produit img{
	float:left;
	margin-right:15px;
}

.fiche_produit{
	margin-top:10px;
	margin-bottom:5px;
	border:dashed grey 1px;
	padding:10px;
	min-height:170px;
}

.descriptif_produit{
	width:550px;
	margin-left:175px;
}

#footer{
	border-top:solid #878787 2px;
	width:1012px;
	background:#CDCDCD;
	padding-bottom:10px;
	clear:both;
}

#footer p{
	padding-top:10px;
	padding-left:8px;
	color:grey;
}

#footer a {
	color:grey;
	font-weight:normal;
}

#formulaire{
	font-size:9pt;
}

#formulaire label{
	display:block;
	width:250px;
	float:left;
	text-align:right;
	padding-right:10px;
}

#cadre_cote_promo{
	min-height:200px;
}

#liste_ref table{
	border-collapse:collapse;
}

#liste_ref tr, #liste_ref td{
	border:solid #CCC 1px;	
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
}

#liste_ref td{
	padding-left:15px;
	padding-right:15px;
}

.prix_promo{
	text-decoration:line-through;
}

#liste_ref td img{
	cursor:pointer;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.noborder, .noborder td{
	border:none;
}

.encart_compte{
	margin-top:50px;
}
.encart_compte p{
	margin-bottom:10px;
	font-size:90%;

}
.encart_compte td{
	width:128px;
	padding:20px;
}	

a img{
	border:none;
}

.item_membre{
	width:128px;
	height:109px;
	background:url("images/item_membre.jpg");
	float:left;
	margin-left:25px;
}

.item_membre img{
	margin-top:10px;
}

.item_membre p{
	text-align:center;
	padding-top:10px;
}

fieldset legend{
	padding:20px;
}

fieldset{
	margin:10px;
	padding-bottom:20px;
}
