/* CSS Document */



/*---------------------------------*/
           /*LES COMMUNS*/
/*---------------------------------*/

*{
	margin:0;
	padding:0;
}

body {
	background-color: #770013;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}


h1 {
	font-size: 0%;
	visibility: hidden;
	height: 0px;
}

h2 {
	
	font-size: 0.80em;/**/
	padding-left: 212px;
	font-weight: normal;
	}

	h2	a {
		color: #c6a5a7;
		text-decoration: none;
	}

	h2	a:hover {
		color: #b92239;
		
	}

	h2	a.selected {
		color: #b92239;
		
	}


.champ_quantite, .champ_quantiteNouv, .champ_quantitePromo {
	width:15px;
	font-family:Times New Roman, Times, serif;
	font-size:100%;
	text-align:center;
	border-width:0px;
	background:none;
}
.left {
	float: left;
}
.marge {
	margin-left: 12px;
}
.clear {
	clear: both;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




	
/*Les tableaux*/
table {
	width: 95%;
	font-size: 0.90em;
	color: #5e3539;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1cb94;
	background-color: #f4f3e6;
	margin-left: 20px;
}
td {
	padding:2px;
}

.cclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
}


table .designation {
	color: #9b1b06;
	background-image: url(../images/header_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 8px;
	font-size: 120%;
}

/*#droite fieldset {
	border-style: none;
	
}

#droite label {
	font-size: 0.95em;
	color: #9b1b06;
	float: left;
	width: 200px;
}

#droite fieldset input {
	font-size: 0.85em;
	float: left;	
}

#droite fieldset p {
	margin-top: 10px;
	margin-bottom: 10px;	
}Les formulaires*/












.para {					/*Paragraphe texte*/
	margin-right: 20px;
	margin-left: 35px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}


.form {
	margin-left: 100px;	

}

.formulaire fieldset, .formcompte fieldset {border-style: none;}

.formulaire p{
	padding-left: 100px; /*width of left column containing the label elements*/
	padding-top: 5px;
	padding-right: 13;
	padding-bottom: 5px;
	margin: 0;
	
}

.formulaire label{
	color:#9b1b06;
	font-weight: normal;
	float: left;
	margin-left: -100px;/*width of left column*/
	width: 100px;
	background-image: url(../images/menu_fleche_out.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	font-size: 1.1em;
}

.formulaire input, .form input { /*width of text boxes. IE6 does not understand this attribute*/
	width: 130px;
	height: 15px;
	border: 1px solid #E2C0B5;
	background-color: #F9F4DF;
}

.formulaire textarea, .form textarea{
width: 150px;
height: 80px;
border: 1px solid #f39419;
}

.radio input {
	width: 10px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.formulaire input.bouton, .formcompte input.bouton {
	width: 80px;
	margin-left: 180px;
	margin-top: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #A8011C;
	border: 1px solid #680E1C;
	height: 20px;
	cursor: pointer;
}



/*Formualire de création de compte*/

.formcompte p{
	padding-left: 155px; /*width of left column containing the label elements*/
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	margin: 0;
	
}

.formcompte legend {
	padding-left: 40px; /*width of left column containing the label elements*/
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f39419;	
	
}


.formcompte label{
	font-weight: normal;
	float: left;
	margin-left: -156px;/*width of left column*/
	width: 150px;
	background-image: url(../images/menu_fleche_out.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
			
}

.formcompte input, .formcompte select { 
	
	border: 1px solid #E2C0B5;
	background-color: #F9F4DF;
	height: 15px;
	
}

.formcompte select {
	border: 1px solid #f39419;
	font-size: 0.75em;
	height: 20px;
	width:80px;
}

 
.formcompte textarea{
	width: 220px;
	height: 80px;
	border: 1px solid #E2C0B5;
	background-color: #F9F4DF;
}


.formcompte input.bouton {
	
	margin-left: 0px;}
/*---------------------------------*/
           /*LES BLOCS*/
/*---------------------------------*/

#contener {
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;	
	
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 154px;
	
}

	#menuHaut {
		float: left;
		margin-left: 412px;/*416px pour firefox 412px pour IE7 206px pour IE6*/
		height: 54px;
		
	}
	
	#pro {
	float: left;
	display:block;
	}
	
	#client {
	clear: left;
	height: 100px;
	
	}

		#ariane {
			float: left;
			width: 749px;
			margin-top: 78px;
		}

		#compte {
			float: left;
			width: 151px;
		}

#gauche {
	float: left;
	width: 178px;
	background-color: #FFFFFF;
}	

#droite {
	float: left;
	width: 722px;
	background-color: #FFFFFF;
	font-size: 0.85em;	/**/
}

	#droite .haut {			/*Le bouton Haut de page ou Continuer vos achats ...*/	
		margin-left: 33px;
		clear: both;
	}
	
#bas {
	background-image: url(../images/bas.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 900px;
	clear: left;
	text-align: right;
}






/*---------------------------------*/
     /*LES MENUS Horizontaux
      du haut de page     */
/*---------------------------------*/

#menuHaut ul {
	margin-top: 5px;	
}

#menuHaut li {
	display: inline;
	font-size: 0.85em;/**/
	background-image: url(../images/header_fleche.gif);
	background-repeat: no-repeat;
	background-position: 2px 17px;
	padding: 10px;
}

#menuHaut a {
	color: #ae001d;
	text-decoration: underline;	
}	

#menuHaut a:hover {
	text-decoration: none;
	

}



/*---------------------------------*/
   /*
   LES Outils : Acces pro, Mon compte, mom panier
   Nb articles, prix port
	*/
/*---------------------------------*/

#compte a {
	font-size: 0.70em;/**/
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

	#compte a:hover {
		color: #cccccc;
		
	}

.compte {		/*Texte Mom compte*/
	margin-left: 71px;
	margin-top: 8px;
}

.panier {		/*Texte Mom panier*/
	margin-left: 71px;
	margin-top: 8px;
}

.article {		/*nb d'article*/
	font-size: 1.3em;/**/
	margin-left: 80px;
	margin-top: 3px;
	color: #312b2b;
	font-weight: bold;
	
}
.sup {			/*Texte article(s) en exposant*/
	font-size: 0.60em;/*IE 0.70*/
	line-height:1em;
	
}


.prix {			/*Texte x€*/
	font-size: 0.9em;/**/
	color: #8a6363;
	font-weight: bold;
	text-align: right;
	margin-top: -3px;/*IE 0*/
	margin-right: 8px;
	line-height:1em;
}	
.port {			/*Texte Frais de port et prix X€*/
	font-size: 0.75em;/**/
	color: #b88888;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;

}


/*---------------------------------*/
   /*
   RECAP PANIER
	*/
/*---------------------------------*/

	
.total {
	color: #9b1b06;
	font-size: 1.4em;
}

.portcommande {
	color: #b88888;
}

.boutonCommande {
	margin-top: 10px;
	text-align: right;
	padding-right:20px;


}
.commentaire {		/*sous le tableau de commande*/
	font-family: Arial, Helvetica, sans-serif;
	color: #60382b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5705e;
	margin-left: 33px;
	padding-left: 0px;
	font-size: 0.9em;
}

#contenu .commentaire p { /*remplace la valeur assigné au p dans le style editeur*/
	
	margin-left: 10px;

}


/*---------------------------------*/
   /*
   Les 3 blocs 
   	Nouveautés
	Promotion
	Recherche
	*/
/*---------------------------------*/


#gauche p, #recherche {
	margin-top: 8px;
	margin-left: 17px;
}
#recherche {
	background-image: url(../images/rechercher.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 148px;
	
}
#gauche input {			/*Le champ de recherhe*/
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;/**/
	color: #86a6363;
	border: 1px solid #5D504C;
	margin-top: 39px;
	margin-left: 18px;
}
#gauche label a {		/*Le bouton OK*/
	font-family: Arial, Helvetica, sans-serif;
	color: #6c2d19;
	font-size: 0.8em;/**/
	font-weight: bold;
}





/*---------------------------------*/
   /*
   les pges editoriales et de contenu
	*/
/*---------------------------------*/




#contenu h3 {					/*Titre des rubriques texte comme mentions légales, conditions de vente...*/
	color: #9b1b06;
	background-image: url(../images/header_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-left: 32px;
	margin-right: 23px;
	margin-top: 20px;
	margin-bottom: 26px;
	padding-left: 7px;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1cb94;
	font-weight: normal;
}
#contenu .marge32 {
	margin-left: 32px;
}


#contenu h4 {				/*Sous titre des rubriques texte comme mentions légales, conditions de vente...*/
	background-image: url(../images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #333333;
	font-size: 1em;
	margin-left: 41px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 7px;
	font-weight: normal;


}

#contenu p {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 0.95em;
	color: #5e3539;
	

}


#contenu p.titretablo {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	

}


#contenu ul {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 60px;
	list-style-type: none;
	font-size: 0.95em;
	color: #5e3539;
}
#contenu li {
	background-image: url(../images/menu_fleche_out.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

#contenu a {
	color: #ae001d;
	text-decoration: underline;	

}

	#contenu a:hover {
	color: #666666;
	text-decoration: underline;	

}

/*---------------------------------*/
   /*
   CONFIRMATION COMMANDE
	*/
/*---------------------------------*/
#contenu a.creercompte, .ajouterlivraison {
	background-image: url(../images/fond_bouton.gif);
	background-repeat: repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

#contenu a.creercompte:hover, .ajouterlivraison:hover {
	
}




.ajouterlivraison {
	padding-right: 3px;
	padding-left: 3px;
	
}

/*---------------------------------*/
   /*
   Plan du site
	*/
/*---------------------------------*/

#contenu .nosliens .titre, #contenu .nosproduits .titre {
	font-size: 1.1em;
	font-weight: bold;
}


#contenu .nosliens {
	float: left;
	margin-left:80px;
}
#contenu .nosproduits {
	float: left;
	margin-left:20px;
	
}
#contenu .nosproduits ul {
	font-weight: bold;	
	
}

#contenu .nosproduits li {
	font-weight: normal;	
	
}

/*---------------------------------*/
   /*
   Le bloc Bas de page
	*/
/*---------------------------------*/

#bas p.gauche, #bas p.droite {
	float: left;
}
#bas p.gauche {
	margin-top: 8px;
	margin-left: 17px;
}

#bas p.droite {
	margin-top: 34px;
	margin-left: 260px;/*400 ie7+ff et 250pour ie6*/
	color: #926f64;
}
	#bas p.droite a {
		color: #926f64;
		text-decoration: underline;
		font-size: 0.8em;/**/
	}
	#bas p.droite a:hover {
		text-decoration: none;
		}



.lien_deconnexion {
margin-left:25px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5E3539;
}
