/* 

*/


/* Eléments HTML en général
-------------------------------------------------------- */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#F7FDF1;
	background-image:url(degrade_fond.jpg);
	background-repeat:repeat-x;
}

p {margin: 0 0 10px 0;}


a:link, a:visited {
	color: #fc66a3;
}
a:hover {
	color: #888888;
}	

/* STRUCTURE - POSITIONS
-------------------------------------------------------- */

.spacer {
	clear: both;
}

#header {
	height: 101px;
}

#conteneur {
	position: relative;
	width: 995px;
	margin: 0 auto; 
}

#centre {
	margin-left: 74px;
	margin-right: 74px;
	background-image: url(fond_centre.gif);
	background-repeat: no-repeat;
}

#gauche {
	position: absolute;
	left:0;
	width: 74px;
}

#el_gauche {
	width: 74px;
	height: 180px;
	background-image:url(fleurs_gauche.gif);
	background-position: right top;
	background-repeat: no-repeat;	
}	

#droite {
	position: absolute;
	right:0;
	width: 74px;
}

#el_droite {
	width: 74px;
	height: 180px;
	background-image:url(fleurs_droite.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#pied {
	height: 29px;
	background-color:#FD6CA7;
	background-image:url(fond_footer.jpg);
	background-repeat:repeat-x;
}

#centre_wraper {
	width: 847px;
}

#contenu {
	background-color: #fff;	
}	

#principale {
	width: 682px;
	float: left;
}

#sidebar {
	width: 160px;
	float: right;
	padding-bottom: 60px;
}

#sidebar h3 {
	display : none;
}

#logo { 
	z-index: 1;
	margin: 0; 
	padding: 0;
	background: url(header2.jpg) no-repeat top left;
	height: 101px;
	width: 995px;
}

#logo span {
	display:none;
}

#logo a {
	display: block;
    width: 416px;
    height: 101px;    
	margin: 0;
	padding: 0;
	margin-left: 26px;
	text-decoration: none;
}

#chemin {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
}

.produits_liste{
	padding-left: 80px;
}

.separation {
	padding: 20px 0;
}


/* boutons
-------------------------------------------------------- */

.bt_valider {
margin-top: 10px;		
cursor: pointer;
width: 93px;
height: 33px;
border: none;
background: url("bt_valider.gif") no-repeat left top;
}
.bt_valider span {
display:none;	
}	

.navig_zone {
	width: 615px;
}

.navig_zone span {
	float: right; 
	text-align: right;
}



/* contenu + chemin
-------------------------------------------------------- */

#chemin {
	font-size: 10px;
	color: #888888;
}
#chemin a {
	font-size: 10px;
}
#chemin a:link, #chemin a:visited, #chemin a:hover {
	color: #888888;
	text-decoration: none;
}

#bandeauPage h2 {
	display: none;
}

#contenu_texte, #contenu_texte_plus  {
	padding: 0 10px 30px 40px;
	font-size: 0.9em;
}	

#contenu_texte_plus {
	padding: 0 40px 30px 40px;
}	

#contenu_texte h4 {
	padding-bottom: 7px;
	color: #fc66a3;
	font-size: 12px;
	font-weight: bold;
}	

#contenu_texte .titrePage h2 {
	padding-bottom: 20px;
	color: #666666;
}

#contenu_texte h3 {
	padding-bottom: 5px;
	color:#36B400;
}

#contenu_texte td {
	padding-top: 3px;
}


/* Sidebar
-------------------------------------------------------- */

#monCompte, #monPanier, #menuGeneral, #sideInformation, #sidePaiementSecur {
	background-color: #fff;
}	

#monCompte, #monPanier {
	margin-bottom: 5px;
}

#monCompte {
	padding: 8px;
}

#monCompte a {
	font-size: 10px;
	text-decoration: underline;
	font-style: italic;
}
#monCompte a:link, #monCompte a:visited {
	color: #fc66a3;
}
#monCompte a:hover {
	color: #888888;
}	

#monCompte input {
	border:2px solid #888;
	background-color:#FFF;
	font-family:"trebuchet ms",sans-serif;
	color:#000;
	margin-top: 5px;
	width:110px;
}

#monCompte #BtOkMonCompte {
	font-size: 14px;
	border: 0px;
	font-weight: bold;
	color: #fc66a3;
	width:25px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	display: block;
	text-align:center;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDAECE;
}
#sidebar ul li a, #monPanier a {
	font-size: 12px;
	text-decoration: none;
}
#sidebar ul li a:link, #sidebar ul li a:visited, #monPanier a:link, #monPanier a:visited {
	color: #fc66a3;
	font-weight: bold;
}
#sidebar ul li a:hover, #monPanier a:hover {
	color: #888888;
	font-weight:bold; 
}

#monPanier span a {
	display: block;
	text-align: center;
	padding: 6px;
}	

#monPanier, #sidePaiementSecur {
	text-align: center;
}	

#sidePaiementSecur {
	padding-top: 50px;
	padding-bottom: 5px;
}




/* Pied
-------------------------------------------------------- */

#pied {
	padding-top: 7px;
	text-align: center;
	color: #fff;
	font-size: 11px;
}	

#pied a{
	text-decoration: underline;
}

#pied a:link, #pied a:visited {
	color: #fff;
}

#pied a:hover {
	text-decoration: none;
}


/* accueil
-------------------------------------------------------- */


#accueil_contenu h4 {
	padding-bottom: 7px;
	color: #fc66a3;
	font-size: 12px;
	font-weight: bold;
}	

#accueil_tlj_appel {
	padding: 10px 0px;
	text-align: right;
}	

#accueil_promo {
	text-align: left;
}	


/* produit liste : rubrique
-------------------------------------------------------- */


.produits_liste {
}

.produits_liste h2 {
	border-top: 2px solid #BFBFBF;
	margin-top: 40px;
	padding-top: 5px;
	color: #888888;
	font-size: 2em;
	width: 690px;
}

.produit_ls_un {
	float: left;
	width: 134px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	padding-top: 10px;
}

.produit_ls_bulle {
	background: url(rectangle_gris_clair.gif) no-repeat top left;
	height: 267px;
	width: 124px;
	padding: 10px 5px 2px 5px;
}	

.produit_ls_titre h3, .produit_ls_titre_zerostock h3 {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.produit_ls_titre_zerostock, .produit_ls_titre_zerostock a {
	color: #878787;
	text-decoration: none;
}

.produit_ls_titre, .produit_ls_titre a {
	color: #232323;
	text-decoration: none;
}

.produit_ls_titre a:hover,  .produit_ls_titre_zerostock a:hover {
	color: #EF4A4A;
	text-decoration: none;
}

.produit_ls_chapo {
	color: #9F9F9F;
	font-weight: bold;
	text-align: center;
	font-style: normal ;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	width: 100%;
}

.produit_ls_vignette, .produit_ls_vignette_zerostock {
	text-align: center;
	margin-bottom: 5px;
}

.produit_ls_vignette_zerostock {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.produit_ls_prix, .produit_ls_prix_zerostock {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}

.produit_ls_prix {
	color: #F670A3;
}

.produit_ls_prix_zerostock  {
	color: #FCB0CA;
}

.produit_ls_panier {
	text-align: center;	
}	

.produit_ls_zerostock {
	color: #A2E14A;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
	
.contourImage {
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}




/* produit : un
-------------------------------------------------------- */

#produit_zoom {
	float: left;
	width: 250px;
	text-align: center;
}

#produit_fiche {
	float:left;
	width:303px;
	padding-left: 35px;
}

#produit_image_plus {
	clear: left;
	padding-top:20px;
	padding-bottom:20px;
}

.produit_titre h3, .produit_titre_zerostock h3 {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	color: #525252;
}

.produit_type {
	color: #9F9F9F;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}	

.produit_chapo {
	color: #9F9F9F;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 0;
}

.produit_description strong {
	color: #A2E147;
	font-weight: bold;
}	

.produit_description ul {
	padding : 20px 0 10px 0;
}

.produit_description ul li{
	list-style-type: none;
	background-image: url(fleche.gif);
	background-repeat: no-repeat;
	background-position: 0% 15%;
	padding-left: 20px;
	padding-bottom: 6px;
}

.produit_description ul li a, .produit_description ul li a:link, .produit_description a:visited, .produit_description a:hover  {
	color:#54870C;
	text-decoration: none;
}

.produit_prix {
	padding-top: 20px;
	color: #F670A3;
	font-weight: bold;
	font-style: normal;
	font-size: 25px;
}


.produit_prix del {
	font-size: 18px;
	color: #AAA;
}

.produit_panier {
	padding-top: 20px;
}	

.produit_zerostock {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color: #FC66A3;
	padding: 20px 0;
}

/*calque notice technique
-------------------------------------------------------- */

.produit_layerstyle {
	padding: 0px;
	border: 0px none #000000;
	position: absolute;
	z-index:1;
	height: 25px;
	width: 355px;
	overflow: visible;
	visibility: visible;
}
.produit_layerstyle2 {
	padding: 0px;
	border: 2px solid #CCCCCC;
	position: absolute;
	z-index:3;
	height: 520px;
	width: 355px;
	background-color: #CCCCCC;
	overflow: visible;
	visibility: hidden;
}
.produit_layertable{
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	background-color: #fff;
}
.produit_layertable a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.produit_layertitre {
	font-weight: bold;
	color: #A2E147;
}
.produit_layertable td {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	padding: 5px;
	vertical-align: top;
}


/* tableau
-------------------------------------------------------- */

.enteteTableau {
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.enteteTableau th {
	padding: 6px 2px;
	background-color: #AAE362; /*#6FCF14; */
}
.enteteTableau td {
	border-bottom: 1px solid #AAAAAA;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
	font-size: 11px;
}
.enteteTableau caption {
	font-family: sans-serif;
}

/* etapesAchat
-------------------------------------------------------- */

#etapesAchat {
	padding-left: 40px;
	padding-bottom: 25px;
}

#div_cgdv {
	margin: 10px 20px 20px 0;
	text-align: right;
}

/* Formulaires
-------------------------------------------------------- */

.obligatoire {
	color: #FC66A3;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: none;
	color: #1F6B08;
}