/*****************************************/
/*************MISE EN PAGE****************/
/*****************************************/

#boutique a{
	text-decoration: none;
}
#boutique p {
	margin : 0px
}
#boutique input, #boutique select {
	margin-top:1px;
	margin-bottom:1px;
}
#boutique h2 {
}
#boutique h3 {
	font-size:8pt
}
#boutique h1 {
	color:#CDCDCD;
	font-size:12pt;
}

/***Message erreur***/

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

/***Produit***/

/***Liste***/

#listeProduit {
	margin-left:0px;
}
.photoNonDispo {
	border: 1px solid #898989;
	color: #898989;
	font-size: 15px;
	height: 170px;
	text-align: center;
	width: 170px;
}
.imgProduit {
	border: 1px solid #423F3F;
	margin: 4px 0px 4px 0px;
}
#divSuivantPrecedent {
	color: #b6b6b6;
	margin-top:2px;
}
#divSuivantPrecedent a{
	color: #b6b6b6;
	font-size: 8pt;
}
#divSuivantPrecedent a:hover{
	color: #b6b6b6;
	text-decoration: none;
}
.divProduit {
	float:left;
	height: 250px;
	margin: 0px 5px 10px 5px;
	overflow:hidden;
	padding:0px;
	width: 175px;
}
.divProduit a{
	color: #1A1A1A;
}
#produitDetailG {
	float:left;	
	margin-right:10px;
	width:270px;
}
#produitDetailG form {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:280px;
}
#produitDetailG p {
	margin:0px;
	padding:0px;
}
#produitDetailG a {
	color:#12b3df;
}
.imgprinc {
	border: 1px solid #423F3F;
}
#produitDetailD {
	float:right;
	margin-left:5px;
	padding-top:17px;
	width:50%;
}
#produitDetailD img{
	border:1px solid #423f3f;
}
#produitDetailD .miniature_detail{
	float:left;
	margin-right:2px;
	width:70px;
}
#produitDetailD .produitDetailSommaire {
	color:#12b3df;
	text-align: center;
	width:280px;
}
a .produitDetailSommaire {
	color:#fff;
	text-align: center;
	width:283px;
}

#pdtChoix {
	color: #FFFFFF;
	font-size:9pt;
	padding-left : 5px;
}
#pdtChoix input {
	border: 1px solid #CDCDCD;
	text-align: center;
	width:20px;
}
#PdtPrix{
	height:20px;
	margin-top:5px;
	padding:0;
}
#PdtPrix img{
	border:0;
}
.produitindispo {
	color : #AF2051;
	font-weight: bold;
}
.imgPdtLibellePuce {
	float:left;
	display:block;
	margin:0px 3px 3px 0px;
}
.pdtLibelle {
	color: #fff;
	font-weight:bold;
	padding:0px;
	width:270px;
}

.divProduit .pdtLibelle {
	color: #fff;
	width:270px;
}
.pdtDescCourt {

}
.apartir {
	color : #AF2051;
	font-size: 9pt;
	margin: 0px 0px 2px 5px;
}
.pdtPrix, .pdtPrixBarre {
	color : #AF2051;
	display : block;
	float : left;
	font-size: 9pt;
	font-weight: bold;
	margin-top:5px;
	padding-right:5px;
}
.pdtPrixBarre {
	font-weight : normal;
	margin-right:2px;
	text-decoration:line-through;
}
#produitDetailG .pdtPrix, #produitDetailG .pdtPrixBarre {
	background-color : #ffffff;
	color: #000000;
	padding-top: 3px 5px 3px 5px;
	font-weight: bold;
	font-size: 8pt;
}
#produitDetailG .etatProduit{
	bottom: 5px;
	margin: 5px 0px;
	position: relative;
	text-decoration: none;
}
#produitDetailD .pdtPrix, #produitDetailD .pdtPrixBarre {

}
.pdtLoupe {
	float : left;
	margin-left:2px;
}
.pdtAddPanier {
	margin:auto;
	width:180px;
}
.pdtAddPanier a{
	border: 0px solid #ffffff;
	color : #ffffff;
	font-size: 8pt;
	font-weight : normal;
	padding : 1px 4px;
}
.pdtAddPanier img{
	background : none;
	border: 0px solid #ffffff;
	font-weight : bold;
	margin-bottom: 0px 0px 0px 5px;
	padding-bottom: 0px;
}
.etatProduit {
	height:15px;
	text-align:center;
	width : 100%;
}
.promotion, .nouveaute{
	color:#12b3df;
	font-size:12px;
	font-weight:bold;
	margin :0px;
	padding-top:1px 10px 1px 10px;
}

#detailCategorie{
	margin:10px 10px 15px 10px;
}
.produit_detail_plus {
	margin:auto;
	width:200px;
	text-align:center;
}

/*** Produit Supplément ***/

#produitSupplement {
	padding:0px 0px 0px 0px;
}

#produitSupplement img{
	width: 161px;
}

#produitSupplement .pdtPrix, #produitSupplement .pdtPrixBarre {
	color: #FFF;
	font-size: 11px;
	margin:auto;
	padding-left: 60px;
	text-align:center;
}

#produitSupplement .pdtPrixBarre {
	margin-right: 0px; 
}

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

#produitSupplement h1{
	font-size:10pt;
}

#produitSupplement h2{
	color:#FFF;
	font-size:11pt;
	font-weight: bold;
}
#produitSupplement a {
	color:#fff;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-decoration: none;
	width:100px;
}

#produitSupplement .partie1{
	color:#000;
	padding-bottom: 30px;
	width: 160px;
}

#produitSupplement .partie2{
	clear: both;
	padding-top:20px;
	text-align: center;
	width: 160px;
}

#produitSupplement .partie2 img{
	border: 1px solid #423F3F;
	width: 100px;
}

.entete_doite img{
	width: 160px;
}
 
.entete_droite {
	width: 160px;
}

#contenu_coup_coeur {
	background-image: url(../img/fd-decouvrir.png);
	margin:0 0 10px;
	padding:0 0 15px;
	width: 161px;
}

#contenu_coup_coeur .etatProduit{
	width: 100%;
}

#contenu_coup_coeur .nouveaute_cc, .promotion_cc{
	color:#12b3df;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

/*** Panier ***/

#panier {
	width:95%;
}

#panierResume {
	margin-top:5px;
}

#panier table{
	width:100%;
}

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

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

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

#panier table tfoot td {
	border-top:1px solid #CDCDCD;
}
.Recalcul{
	float: right;
	padding: 10px 0px;
	text-align: right;
	width: 100%;
}
#panier h2{
	color : #e53282;
	margin-bottom : 20px;
	text-align: center;
}

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

#menuPanier a {
	color: #e53282;
}

#panier table .tdFinPanier{
	border-bottom:1px solid #CDCDCD;
	text-align: right;
}
#panier tbody input {
	border: 1px solid #CDCDCD;
	text-align: center;
	width:20px;
}

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

#saisieCoordonnees #adresseLivraison {
	display:none;
}

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

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

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

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

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

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

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

.cacher{
	display:none;
}

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

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

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

#recapCommande #paiement input[type=button] {
	margin-top:15px;
}

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

#goPaiement{
	margin-left:50px;
	width:205px;
}

#goPaiement a{
	color: #e53282;
}

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

/******************************************* Mon compte **********************************************************/
.gerer_compte a{
	color: #e53282;
	clear:both;
	float: right;
	padding-right : 15px;
	text-decoration: underline;
}
.gerer_compte a:hover {
	color: #e53282;
	text-decoration: underline;
}
/************************************************ Admin *****************************************************/

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