#boutique {
	padding-bottom: 100px;
}

#boutique a{
	text-decoration: none;
}

p {
}

#boutique input, #boutique select {
	margin-top:1px;
	margin-bottom:1px;
}

h2 {
	margin-top:15px;
	margin-bottom:5px;
}

h3 {
	font-size:8pt
}

#boutique h1 {
	font-size:12pt;
	color:#CDCDCD;
}

#boutiqueCategories{
	float: left;
	width: 170px;
	margin-left: 5px;
}

#boutiqueCategories ul{
	padding-left:0px;
	margin-left:0px;
}

#boutiqueCategories li{
	list-style-type:none;
	padding-left:15px;
	margin-left:0px;
}

#catPere {
	font-weight: bold;
	font-size: 24px;
}
#cat {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}

.listeSsCategorie {
	text-align:left;
	padding-left:4px;
	margin-left:4px;
}

.listeSsCategorie li {
	list-style-type:none;
}

#navCategorie .catSelected, #navCategorie .catSelected a, #navCategorie .catSelected a:link, #navCategorie .catSelected a:visited{
	color:#8C0C47;
	font-weight:bold;
	list-style-type: none;

}

#navCategorie .catSelected{
	background: URL(../img/nav/bt_puce_cat.png) no-repeat left center;
	padding-left:5px;
}

.simple{
	font: 12pt Arial, Times New Roman, Times, serif;
	font-weight:bold;
}

.bouton, .boutonTexte, a.boutonTexte {
	border : none;
	background : #817068;
	color : #FFF;
	padding : 1px 2px;
	font-weight : bold;
	font : 10px Arial, Times New Roman, Times, serif;
}

a.boutonTexte{
	background: #CDCDCD;
	color:#000000;
}

#message, #messageErreur {
	width : 480px;
	color : #000;
	font-weight : bold;
	font-size : 14px;
	margin : 10px auto 10px auto;
	border:1px solid #FCDED2;
	padding:5px;
	text-align: center;
}

/******************************************* Produit **********************************************************/
#listeProduit {
	margin-left:0px;
	float:left;
	width:100%;
	/* width:500px; */
}

.listeProduitReduite {
	width:500px;
}

.photoNonDispo {
	width:150px;
	height:150px;
	text-align:center;
	color:#ecb2cb;
	font-size:11pt;
	border: 1px solid #fee8c5;
}

.imgProduit {
	border: 1px solid #fee8c5;
	/*width:210px;
	height:211px;*/
	width:150px;
	height:150px;
}

#divSuivantPrecedent{
	margin-top:2px;
}

#divSuivantPrecedent a{
	color: #656565;
	font-size: 8pt;
}

#divSuivantPrecedent a:hover{
	text-decoration: none;
	color: #850015;
}

.divProduit {
	float:left;
	/*margin-left:10px;
	margin-right:25px;*/
	margin-right: 30px;
	margin-left:40px;
	margin-bottom:2px;
	padding:0;
	/*width:210px;*/
	/*height:300px;*/
	width:160px;
	height:250px;
	/*width:150px;
	height:230px;*/
}

.divProduit a{
	color: #000000;
}

#produitDetailG {
	width:40%;
	float:left;
	text-align:left;
/* 	margin-right:5px; */
/* 	margin-top:20px; */
}
#produitDetailG .miniature_detail{
	float:left;
	margin-right:2px;
	width:54px;
	border : 1px solid #fee8c5;
}
.imgprinc {
	margin-top:5px;
	border: 1px solid #fee8c5;
}
#produitDetailD {
	width : 59%;
	margin :0px;
}


#produitDetailD {
	float:left;
/* 	margin-left:20px ; */
	width:50%;
	/*text-align:center;*/
}

#divPdtChoix {
	margin-top:5px;
	width:150px;
}

#divPdtPrix{
	margin-top:5px;
	padding:0;
	height:20px;
}

#divPdtPrix img{
	border:0;
}

.imgPdtLibellePuce {
	float:left;
	display:block;
	margin-bottom: 3px;
	margin-right: 3px;
}

.pdtLibelle {
	font-weight:bold;
	padding-bottom:3px;
	margin-top:30px;
	height:15px;
	color: #850015;
	margin-left:0px;
	margin-bottom:0px;
	width : 185px;
}

.divProduit .pdtLibelle {
	color: #000;
}

.pdtDescCourt {

}

.pdtPrix, .pdtPrixBarre {
	display : block;
	float : left;
	background-color: #970f1c;
	/*color : #970f1c;*/
	color : #f6e3c6;
	/*padding : 0px 3px;
	font-weight : bold;
	font-size : 8pt;
	height: 15px;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
}

.pdtPrixBarre {
	text-decoration:line-through;
	margin-right:2px;
	font-weight : normal;
}

#produitDetailG .pdtPrix, #produitDetailG .pdtPrixBarre {
	font-size:10pt;
}

#produitDetailD .pdtPrix, #produitDetailD .pdtPrixBarre {

}

.pdtLoupe {
	float : left;
	margin-left:2px;
}

.pdtAddPanier a{
	/*height : 15px;*/
	margin-left : 0px;
	background : #f6e3c6;
	color : #850015;
	padding : 1px 4px;
	font-weight : bold;
	border: 0px solid #ffffff;
	margin-bottom:3px;
}
.pdtAddPanier img{
	/*height : 15px;*/
	margin-left : 5px;
	background : none;
	/*padding : 1px 4px;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left:3px;
	font-weight : bold;
	border: 0px solid #ffffff;
}

.UnPxH {
	width:765px;
	height:1px;
	border-top:1px solid #cccccc;
	float:left;
	margin:10px 0px 15px 0px;
	padding:0;
}

.UnPxV {
	width:1px;
	height:115px;
	border-left:1px solid #eeeeee;
	float:left;
	margin:0px 26px 0px 26px;
	padding:0;
}

.promotion, .nouveaute{
	background-color:#f6e3c6;
	color:#850015;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:6px;
	padding-top:1px;
	padding-bottom:1px;
	margin :0px;
}
.nouveaute_fin {
background-color: #ffffff;
color: #850015;
font-size: 12px;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
}
.etat_produit_cc .promotion, .etat_produit_cc  .nouveaute{
padding : 0px;
margin : 0px;
background-color: none;
margin-top:5px;
}

#detailCategorie{
	margin:10px 10px 15px 10px;
	clear:both;
}

#produitSupplement {
	width:210px;
	/*float: right;*/
	/*margin:-45px 0px 0px 0Px;*/
	padding:5px 0px 0px 5px;
	margin-bottom : 40px;
}
#produitSupplement .pdtPrix, #produitSupplement .pdtPrixBarre {
	margin:0;
	margin-bottom: 10px;
	padding: 3px 5px 3px 5px;
}
#produitSupplement .pdtPrixBarre {
	margin-right: 10px; 
}

#produitSupplement a:hover .img{
	text-decoration: none;
}

#produitSupplement h1{
	font-size:10pt;
	margin-left: 30px;
	background: url(../img/puce_on.gif) center left no-repeat;
	padding-left: 20px;
}

#produitSupplement h2{
	font-size:11pt;
	font-weight: bold;
	text-align:center;
	margin-right:10px;
	margin-top: -5px;
	color:#850015;
}
#produitSupplement a {
	color:#444242;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom : 0px;
	margin-bottom : 0px;
	
}

#produitSupplement .partie1{
	width:140px;
	margin-left: 25px;
	margin-top: 5px;
	color:#000;
}

#produitSupplement .partie2{
	clear: both;
	width: 140px;
	margin-left: 25px;
	padding-top: 10px;
}
#produitSupplement .partie1 a{
	color:#000;
}
#produitSupplement .partie2 img{
	border:1px solid #fee8c5;
}

/**************************************************** Panier *******************************************************/
#panier {
	clear:both;
}

#panierResume {
	margin-top:5px;
}

#panier table{
	width:100%;
}

#panier table .imgPdt{
	width:40px;
	height:40px;
}

#panier tbody td:first-child{
	border-left: 1px solid #CDCDCD;
}

#panier table th{
	background : #CDCDCD;
	color : #656565;
	font-size : 11px;
	text-align : left;
}
#panier table td{
	border-right : 1px solid #CDCDCD;
}

#panier table tfoot td {
	border-top:1px solid #CDCDCD;
}

.Recalcul{
	width : 100%;
	float : right;
	text-align : right;
	padding : 10px 0px;
}
#panier h2{
	text-align: center;
	color : #656565;
	margin-bottom : 20px;
}

#menuPanier{
	width:95%;
	text-align:center;
	margin:35px 0px 10px 0px;
}

#menuPanier a {
	color:#656565;
}

#panier table .tdFinPanier{
	text-align: right;
	border-bottom:1px solid #CDCDCD;
}

/************************************************ Commande *****************************************************/
#saisieCoordonnees .bloqueCommande{
	width : 490px;
	float : left;
	display : block;
}

#saisieCoordonnees #adresseLivraison {
	display:none;
}

div.annuler{
	margin: 5px 5px 5px 15px;
	padding: 5px;
	float: left;
}
div.enregistrer{
	margin: 5px 15px 5px 5px;
	padding: 5px;
	float: right;
}

div.panelTitre {
	background: #CDCDCD;
	width: 100%;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 5px;
	font-weight:bold;
	color:#FFF;
}

div.panelPied {
	min-height: 30px;
	width: 100%;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 0px 10px 5px;
}

div.panelPiedSeul {
	margin-top: 15px;
	border-top: 1px solid #cccccc;
}

div.panelSeul {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
div.panelSeul a{
	color : #CDCDCD;
	text-decoration : underline;
}
p.titre{
	color: #000000;
	font-weight: bold;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}

#boutique label{
	width :110px;
	float : left;
	margin-right : 5px;
	font-weight : bold;
}

#boutique label.liste{
	float : none;
	font-weight : bold;
}

.cacher{
	display:none;
}

#recapCommande {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#recapCommande h2{
	font-size:12pt;
}

#recapCommande .coordonnees{
	float:left;
	margin:25px 0px 20px 0px;
	width:210px;
}

#recapCommande #paiement input[type=button] {
	margin-top:15px;
	/*text-align:right;*/
}

#typeLivraison, #moyenPaiement,#goPaiement {
	float:right;
	text-align:right;
	width:200px;
	margin: 20px 0px 15px 15px;
}

#goPaiement{
	margin-left:55px;
}

#typeLivraison h3, #moyenPaiement h3{
	text-decoration:underline;
}
.acheter{
	background-color:#fee8c5;
	color:#806430;
	border:1px solid #d5d5d5;
	width:63px;
	height:14px;
	text-align:center;
	-moz-border-radius : 1px;
}
/************************************************ Admin *****************************************************/

.panel label{
float: left;
width: 125px;
text-align: right;
padding-right: 8px;
}