@charset "UTF-8";
/* CSS Boutique FreeAngel */


* {
	outline:none;
}

body {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #e3e3e3 url(../images/boutique/bgBoutique.png) repeat-x left top;
}

p, form, h1, h2, h3, h4, h5, h6, input {
	margin:0;
	padding:0;
}

.separateur {
	background:#fff url(../images/boutique/bgBlocBoutique.png) repeat-x left 80%;
	height:10px;
	border-bottom:1px solid #aaa;
	margin:0 0 20px -9px;
	width:800px;
}


#page {
	position:relative;
	height:100%;
	width:100%;
}

#page #header {
	width:100%;
	height:151px;
	background: transparent url(../images/boutique/headerBoutique.png) no-repeat center top;
}

#page #boutique {
	position:relative;
	width:802px;
	height:100%;
	margin:50px auto 30px auto;
}

#boutique #etape {
	height:32px;
	margin-bottom:20px;
	background:transparent url(../images/boutique/suiviEtape.png) no-repeat left 0px;
	overflow:hidden;
}

#boutique #commande {
	position:relative;
	height:auto;
	width:100%;
}

#content {
	padding:20px 10px;
	color:#4f4f51;
	background:transparent url(../images/boutique/bgBoutiqueArrondi.png) no-repeat left bottom;
}




/* ****************************
DEBUT BLOC EN-TETE COMMANDE */

#entete {
	background:transparent url(../images/boutique/bgEntete.png) no-repeat center top;
	width:782px;
	height:28px;
	padding:0 10px;
}
#entete span{
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	color:#fff;
}

#entete span.visuprod { width:190px; padding-left:10px;}
#entete span.detailsprod { width:335px; }
#entete span.puprod, #entete span.quantite, #entete span.prixprod { text-align:right; width:75px; }
#entete span.prixprod { width:90px; }

/***************************
FIN BLOC EN-TETE COMMANDE */




/******** DEBUT STYLE POUR LES BLOCS PRODUITS ********/
#content div.visuprod, #content div.detailsprod, #content div.puprod, #content div.quantite,  #content div.prixtotal{
	display:block;
	float:left;
	height:140px;
	padding:0;
	margin:0;
}

#content div.detailsprod h3{
	font-size:1.2em;
	margin:0 0 6px 0;
} 
#content div.detailsprod p{
	line-height:15px;
} 


#content div.detailsprod li{
	line-height:18px;
} 

#content div.visuprod {
	width:200px;
	text-align:center;
}

#content div.detailsprod {
	width:335px;
}

#content div.puprod, #content div.quantite,  #content div.prixtotal{
	width:75px;
	text-align:right;
	font-size:14px;
}

#content div.prixtotal {
	width:90px;
	color:#da003e;
	font-weight:bold;
	font-size:18px;
}

#content div.quantite input.quantite {
	border:1px solid #666;
	padding:2px 4px;
	height:15px;
	width:30px;
	text-align:right;
}

#content div.mirror {
}
#content div.nanoztag {
	margin-top:6px;
}
#content div.nanoztag p {
	margin-bottom:14px;
}
/******** FIN STYLE POUR LES BLOCS PRODUITS ********/



/******** DEBUT DU SELECTEUR DE COULEUR **********/
ul.selectColor {
	list-style: none ;
	margin: 7px 0 ;
	padding: 0 ;
	overflow: hidden ;
}
ul.selectColor li {
	float: left ;
	width:18px;
	height:18px;
	margin:0 8px 0 0px;
	text-indent:-9999px;
}

ul.selectColor li a{
	display:block;
	height:18px;
	width:18px;
	background:#fff url(../images/boutique/selectColor.png) no-repeat left top;
}

ul.selectColor li a.red{ background-position:0px top; }
ul.selectColor li a.gris{ background-position:-18px top; }
ul.selectColor li a.noir{ background-position:-36px top; }
ul.selectColor li a.rose{ background-position:-54px top; }
ul.selectColor li a.olive{ background-position:-72px top; }
ul.selectColor li a.azur{ background-position:-90px top; }
ul.selectColor li a.citron{ background-position:-108px top; }
ul.selectColor li a.kiwi{ background-position:-126px top; }
ul.selectColor li a.orange{ background-position:-144px top; }
ul.selectColor li a.violet{ background-position:-162px top; }

/****** FIN DU SELECTEUR DE COULEUR *******/




/****** DEBUT AJOUT LAPIN SUPPLEMENTAIRE *******/
.ajoutLapin{
	padding-left: 200px;
	margin-bottom:14px;
	font-weight:bold;
	font-size:12px;
}
.ajoutLapin a{
	color:#1d85a8;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.ajoutLapin a:hover {
	text-decoration:underline;
}
/* FIN AJOUT LAPIN SUPPLEMENTAIRE */



/******* DEBUT BLOC FRAIS DE PORT + TOTAL COMMANDE *******/
#content #totalCommande {
	padding:0 10px;
}
#totalCommande #fraisport{
	margin:0 0 10px 0;
	text-align:right;
	font-size:1.5em;
	background:#fff url(../images/boutique/iconFdp.png) no-repeat 485px top;
	height:36px;
	line-height:36px;
}
#totalCommande #prixTotal {
	font-size:1.4em;
}
#totalCommande #prixTotal span.details{
	float:left;
	line-height:2em;
}
#totalCommande #prixTotal span.prix {
	float:right;
	font-weight:bold;
	font-size:1.6em;
	color: #da003e;
}
#totalCommande #prixTotal span#fdp-exp {
	float:right;
	font-size:0.6em;
}
/* FIN BLOC FRAIS DE PORT + TOTAL COMMANDE 
*****************************************/



/********* DEBUT BLOC FIN COMMANDE ********/
#boutique #finCommande {
	padding:10px 0;
}
#boutique #finCommande p#conditions {
	color:#4f4f51;
	font-size:1em;
	margin:0;
	padding:0;
	float:left;
	height:34px;
	line-height:34px;
}
#boutique #finCommande p#conditions input {
	float:left;
	margin:8px 4px;
}

#boutique #finCommande p#conditions a{
	color:#4f4f51;
	font-weight:bold;
	text-decoration:underline;
}
#boutique #finCommande a.boutonCommande {
	display:block;
	float:right;
	height:34px;
	background:transparent url(../images/boutique/bgBouton.png) no-repeat left top;
	padding: 0 0 0 30px;
	cursor:pointer;
	text-decoration:none;
}
#boutique #finCommande a.boutonCommande span {
	display:block;
	height:34px;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
	line-height:36px;
	padding:0 15px 0 0;
	background:transparent url(../images/boutique/bgBouton.png) no-repeat right -34px;
}
/********* FIN BLOC FIN COMMANDE ********/



/***** DEBUT FORMULAIRE COORDONNEES *****/
#entete.vierge {
	background:transparent url(../images/boutique/bgArrondiTop.png) no-repeat center top;
	height:7px;
}

#boutique #etape.coordonnees {
	background:transparent url(../images/boutique/suiviEtape.png) no-repeat left -32px;
}

#content.vierge{
	padding:10px 10px;
}


#content fieldset {
	margin-bottom: 10px;
	border: 0;
	width: auto;
	margin: 0.5em;
}

#content fieldset h1 {
	font-size:1.4em;
	margin-bottom:20px;
}

#content fieldset p {
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
	clear: both;

}
#content fieldset legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #FFD100;
}

#content fieldset label.text {
	display: block;
	float: left;
	width: 130px;
	text-align: left; /* n'h�sitez pas pas � aligner � gauche, c'est pas mal aussi */
	margin: 0 8px 0 0;
	padding: 0.1em;
	height:20px;
	line-height:20px;
}

#content fieldset .radioCheck {
	margin: 0 1em 0 0.25em;
}
#content fieldset input{
	background-color: #fff;
	border: 1px solid silver;
	margin-right: 0.25em;
	height:20px;
	padding: 2px 0 0 3px;
	font-size:1.2em;
	color:#666;
}
#content fieldset input[type=radio] {
	border:none;
	height:15px;
}
	
#content fieldset input.text, #content fieldset textarea {
	width: 300px;
}

#content fieldset input.phone, #content fieldset input.code  {
	width: 120px;	
}

#content fieldset span.warning {
	font-size: 1.3em;
}

/***** FIN FORMULAIRE COORDONNEES *****/


/***** DEBUT RECAPITULATIF *****/

#boutique #etape.recapitulatif {
	background:transparent url(../images/boutique/suiviEtape.png) no-repeat left -64px;
}
#content #recapCommande, #content #recapAdresse {
	padding:10px 20px;
}
#recapCommande h1, #recapAdresse h1 {
	font-size: 1.6em;
	margin-bottom:30px;
}

#entete.vierge2 {
	background:transparent url(../images/boutique/bgArrondiTop2.png) no-repeat center top;
	height:7px;
}
#recapCommande li {
	font-size:1.2em;
	padding:2px 0;
}

#content span.recapQuantite {
	font-weight:bold;
	font-size:1.2em;
	color: #da003e;
}

#recapAdresse p {
	padding:2px 0 2px 25px;
	font-size:1em;
}
#recapAdresse p.nom {
	font-size:1.2em;
	font-weight:bold;
}

p#recapPrixTotal {
	color:#4f4f51;
	font-size:1.6em;
	height:35px;
	text-align:right;
	padding:10px 10px;
}


p#recapPrixTotal span.montantTotal {
	display:block;
	float:left;
}
p#recapPrixTotal span.prix {
	font-weight:bold;
	color: #da003e;
}
p#recapPrixTotal span.fdp {
	font-size:0.6em;
	font-style:italic;
}

p#modePaiement {
	text-align:center;
	font-size:1.6em;
	color:#4f4f51;
	font-weight:bold;
	padding:10px 0;
}




/***** DEBUT PAIEMENT *****/
#boutique #etape.paiement {
	background:transparent url(../images/boutique/suiviEtape.png) no-repeat left -96px;
}