ul,li{
	list-style:none;
	margin:0;
	padding:0;
	}
	
.page_boutique #navigation-soins{
	border-right:2px solid #ccc;
}


.page_boutique #page #conteneur{
	_margin-top:0px;
}

.page_boutique #page #conteneur #contenu{
	width:724px;
	padding:20px 0 0 20px;
}

.titre_marron{
	color:#963;
	font-size:26px;
	}
	
/*boutique*/	
#menu_boutique{
	/*position:relatif;
	z-index:1;
	left:0px;
	top:0px;*/
	margin: 30px 0 10px -21px;
	height:80px;
	width:744px;
	background:url(../images/fd_menu.gif) top left repeat-x;
	padding:5px 0px 0px 0px;
	font-size:12px;
	}

#menu_boutique dl {
	float:left;
	padding-left:0px;
	margin:0px;}
	
#menu_boutique dt {
	padding:0px 20px 5px 25px;
	margin:0px;
	}

#menu_boutique dd  {
	padding:0px 5px 0px 5px;
	margin:0px;
	display: none;
	background-color:#fff;
	border-left: #ccc 2px solid; 
	border-right: #ccc 2px solid;
	border-bottom: #ccc 2px solid;}
	
#menu_boutique a {
	color:#06c;
	font-weight:bold;
	text-decoration: none; 
} 

#menu_boutique a:hover {
	color:#06c;
	text-decoration:underline; 
	
} 

h1.titre_bleu_gras{
	color:#06c;
	font-weight:bold;
	font-size:15px;
	letter-spacing:0.9em;
	padding:0px;
	margin:0px;
	}
	
.titre_bleu{
	color: #0066cc;
	}
	
	/*listing*/	
#listing{
	float:left;
	margin-top:0px;
	padding-left:20px;
	}
	
#listing h1{
	text-align:center;
	padding-bottom:10px;
	}	

#listing table{
	margin-bottom:20px;
	}
#listing td{
	border: #ccc 1px solid;
	font-size:11px;
	}	
.col_listing1_a{
	width:75px ;
	}
.col_listing2_a{
	width:270px ;
	padding:10px;
	vertical-align:top;
	}
.col_listing3_a{
	width:140px ;
	padding:10px;
	}
.col_listing1{
	width:75px ;
	background-color:#FFF;
	}
.col_listing2{
	width:270px ;
	background-color:#FFF;
	padding:10px;
	vertical-align:top;
	}
.col_listing3{
	width:140px ;
	background-color:#FFF;
	padding:5px;
	font-size:12px;
	line-height:25px;
	}	
	
#listing a {
	color: #339933;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#listing .ajout a{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

#panier {
	margin-left: 10px;
	margin-top:20px;
	width: 150px;
	_width: 140px;
	height: 90px;
	padding: 5px;
	line-height: 25px;
	border:2px #ccc solid;
	font-size:12px;
	float:left
	}
	
#panier a{
	color: #0066cc;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
}

#frais_port {
	margin: 20px 0px 0px 10px;
	width: 150px;
	height: auto;
	background-color: #0066cc;
	color: #ffffff;
	padding: 5px;
	font-size:12px
}

#listing #pagination {
	text-align: center;
	padding-bottom: 30px;
}

/*Page produit*/
#article_gauche {
	float: left;
	padding-top: 0px 0px 0px 0px;
	margin-top:0px;
	width: 270px;
	font-size:12px;
}

#article_gauche a{
	text-decoration:underline;
	}

.titre_vert_boutique{
	color:#393;
	font-weight:bold;
	font-size:16px;
	background:url(../images/puce_titre.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
	}
	
.panier{
	border: 1px solid #eee;
	margin-right: 5px;
	vertical-align: middle;
}

#article_centre{
	float: left;
	margin-top:0px;
}

.bord_gris{
	border: 2px solid #ccc;
}
#panier h3{
	font-size: 16px;
	text-align: center;
	color: #0066cc;
}

/*tableau : partie basse*/
#tableau{
	clear:both;
	padding:20px 0px 0px 30px;
	width:510px;
	font-size:12px
	}	
	
#tableau table {
	width:510px;
	margin:0px 0px 20px 0px;
	padding:3px;
	}
	
#tableau td{
	border: #ccc 1px solid;
	padding:3px;}
	
.col1{
	width:100px;
	color:#963;}
	
.ligne_blanche{
	background-color:#fff;
	}
	
/*formulaire*/
input{
	margin-top:3px;
	}
form{
	margin:0px;
	}