.blanc{
	width: 228px;
	background-color: #fff;
}
 
/*alex*/
.bloccommandeProduit_fiche #formAjouter{
margin-top: 15px;
margin-bottom: 15px;
float:right;
}

.bloccommandeProduit_fiche {
border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	margin-top: 5px;
	margin-bottom: 5px;
}



/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes spip-thelia		*/
/*  ----------------------------------------------------------- */
*html .page_produit #bg_contenu_centre {
	width:930px;
}
*html .page_rubriquethelia #bg_contenu_centre {
	width:930px;
}
/* styles thelia */

.noir{color: #000000;}
.rouge{color: #cf3d40;}
.page_rubriquethelia #contenu, .page_produit #contenu, .page_panier #contenu, .page_moncompte #contenu,
.page_adresse #contenu{
	font-size:.8em;
}

.page_rubriquethelia #contenu a, .page_produit #contenu a {
	font-weight:bold;
	text-decoration:underline;
}
.page_rubriquethelia #contenu a:hover, .page_produit #contenu a:hover {
	color:red;
}

.blocMonCompte {
	padding:0 1em;
	margin-top:.6em;
}
p.boutonMonCompteEntete input { float:right; }
.menuMonCompte, #monCompte div { margin:0 1em; margin-top:.5em; }
.mon_compte2 { float:right; }
#monPanier h3 {
	display:inline;
	padding:0 1em;
	padding-left:0;
}
#monCompte {
	
}
#monCompte a { font-weight:bold; }
#monCompte a:hover { color:red; }


.titrePage {
	text-align: center;
	color: #000;
	font-family: 'Helvetica-Bold','Helvetica','Arial',sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 15px;
}

.sousTitrePage {
/*	color:  #7a6d2c; */
	text-align: left;
	font-weight: bold;
	margin:1em 0;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
/*	background-color: #7a6d2c; */
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

/* page_rubriquethelia 
-------------------------------------------------------- */
.page_rubriquethelia #conteneur #contenu {
	padding-left:1em;
	font-size:.8em;
	width:670px;
}
.page_produit #conteneur #contenu {
	padding-left:1em;
	font-size:.8em;
	width:660px;
}

a.fabricant { font-weight:bold; }



/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	margin: 0;
	padding: 0;
	font-size:.9em;
}

.produitPetit {
	position:relative;
	float: left;
	width: 150px;
	height:215px;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	padding:3px;
	background:#FFF;
	text-align:center;
}
.produitPetit_sommaire {
	position:relative;
	float: left;
	width: 150px;
	height:115px;
	margin-top: 20px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	padding:3px;
	background:#FFF;
	text-align:center;
}
.fiche {
	margin-top:8px;
	height:145px;
	font-size:.85em;
	overflow:auto;
}
.contourImage {
	/*border: 1px dashed #cccccc;*/
	margin:5px 0;
	
}

.titreProduit {
/*	color: #12335B; */
	text-align:center;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
}
.titreProduit h3 {
	font-size:.9em;
	font-weight:bold;
}
#navigation h3.menu-titre {
	padding:.2em .3em;
	font-size:.8em;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	text-align:left;
	border-top:1px solid #9F9795;
}

.chapoProduit {
	padding:3px;
	padding-top:0;
/*	color: #12335B;*/
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
}

.descriptionProduit {
/*	color: #12335B; */
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*alex 16/9 */
.descriptionProduit2 {
/*	color: #12335B; */
	color: #7f8080;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
/*	font-size:.9em;*/
}

.prixProduit {
	color: #cf3d40;
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
}
.prixProduit form{

	margin-top: 5px;
}

.prixProduit_fiche {
	color: #cf3d40;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
		margin-left: 10px;
/*alex*/	
	float:left;
}


a.LIEN_commander {
	color: #acac90;
	text-decoration: none;
	font-weight: bold;
}

.blocBasProduit {
	position:absolute;
	width:150px;
	bottom:3px;
	left:0;
	margin:0;
	padding:3px;
	text-align:center;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	text-align: right;
	font-size: 0.7em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
/*	color: #12335B; */
}
.page_produit #pages {
	clear: left;
}


a.LIEN_pages:link {
/*	color: #12335B; */
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
/*	color: #12335B; */
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
/*	color: #12335B; */
	text-decoration: underline;
	font-weight: bold;
}




/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */
/* creation compte */
form#nouveau table {
	width:100%;
	margin:0;
	padding:0;
	
}
form#nouveau table .zoneDeSaisie {
	float:right;
	width:240px;
}
form#nouveau table select.zoneDeSaisie option {
	white-space:normal;
}
.sousTitrePage h3 {
	text-align:left;
	font-weight:bold;
	padding:0;
}


.enteteTableau {
	text-align: center;
	font-weight: bold;
	border: 1px dashed #cccccc;
}

.ligneTableau {
	text-align: center;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.8em;
	padding-left: 3px;
	padding-right: 3px;
}

.footerTableau {
/*	color: #12335B; */
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	text-align: right;
	margin: 10px;
}

.boutonMonCompteContenu2 {
margin: 10px;
font-size: 9px;
text-transform: uppercase;
background-color: #c2c1bf;
	border: 3px solid #000;
}

.zoneDeSaisie {
/*	color: #7a6d2c; */
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
/*	color: #7a6d2c; */
}

/* style propre aux modeles <produit>*/
/*.detail {
	padding:1em 0;
	font-size:.8em;
	background:#FFF;
}*/
/*alex*/
.detail {
	padding:1em 0;
	font-size:.8em;
	background:#FFF;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
	
.detail .contourImage {
	width:220px;
	margin:10px;
	float:left;
}
.detail .ficheProduit, .detail h1 {
	padding-left:240px;
	padding-right:1em;
	text-align:left;
	background:#FFF;
}
.produits_thelia {
	width: 200px;
	text-align: left;
	/* border: 1px dashed #cccccc; */
	padding: 1em;
}
.thelia_promo {
	font-size: 1.2em;
	color: #F60;
}
.thelia_reappro {
	font-style: italic;
	font-size: .9em;
}
.autres-images-produit {
	clear: both;
}

#etapes-achat ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
#etapes-achat ul li {
	float: left;
	color: #939393;
	height: 70px;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	padding-right: 18px;
	background-image: url(img_pack/fleche.jpg);
	background-position: right 11px;
	background-repeat: no-repeat;
	font-size: .8em;
	
}
#etapes-achat ul li.derniere-etape {
	background-image: none;
	padding-right: 0;
}
	
#etapes-achat ul li div {
	width: 75px;
	padding: 5px;
	padding-left: 10px;
	/* border: 0px solid #ccc; */
}
#etapes-achat ul li.etape-courante {
	color: #F60;
	font-weight: bold;
}
#etapes-achat ul li.etape-courante div {
	/* border: 0px solid #F60; */
}

#etapes-achat ul li a{
	color: #808080;
	}

#etapes-achat ul li a:hover{
	color: #F60;
	border-bottom: 1px solid #F60;
	}
	
	
