/* CSS Document */




/*---------------------------------*/
           /*LES COMMUNS*/
/*---------------------------------*/
*{
	margin:0;
	padding:0;
}

body {
	background-color: #ffffff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #260c62;
}
a {
	color: #260c62;
	text-decoration: underline;
}
a:hover {
	color: #f39419;
}


h1 {
	font-size: 0%;
	visibility: hidden;
	height: 0px;
}

h2 {
	
	font-size: 0.80em;/**/
	padding-left: 200px;
	font-weight: normal;
	}

h2	a {
	color: #260C62;
	text-decoration: none;
}

h2	a:hover {
	color: #F39419;
	
}

h2	a.selected {
	color: #7D6DA1;
	
}
.textePetit {
	font-size: 0.80em;
}
.clear {
	clear: both;
}

/*Les tableaux*/													
table {
	width: 95%;
	font-size: 0.9em;
	color: #260c62;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f39419;
	background-color: #F6C083;
	margin-left: 20px;
}


td {
	padding:2px;
}
table .designation {
	color: #260c62;
	background-image: url(../images/menu_fleche_out.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
	font-size: 120%;
}



/*Les formulaires*/

#droite fieldset {
	border-style: none;
	margin-left: 100px;	
}



#droite label {
	font-size: 0.95em;
	
	
	
}

#droite fieldset input {
	font-size: 0.85em;
	
}

#droite fieldset p {
	margin-top: 10px;
	margin-bottom: 10px;	
}

.para {					/*Paragraphe texte*/
	margin-right: 20px;
	margin-left: 35px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}


.form {
	margin-left: 100px;	

}

.formulaire p{
	padding-left: 155px; /*width of left column containing the label elements*/
	padding-top: 5px;
	padding-right: 13;
	padding-bottom: 5px;
	margin: 0;
	
}

.formulaire label{
	font-weight: normal;
	float: left;
	margin-left: -156px;/*width of left column*/
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;		
}

.formulaire input, .form input { /*width of text boxes. IE6 does not understand this attribute*/
	width: 130px;
	border: 1px solid #f39419;
	height: 20px;
}

.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;	
}
.bouton {
	width: 80px;
	margin-left: 265px;
	margin-top: 10px;	
	background-color: #CCCCCC;
	border: 1px solid #115E94;
}



/*Formualire de création de compte*/

.formcompte p{
	padding-left: 155px; /*width of left column containing the label elements*/
	padding-top: 0px;
	padding-right: 13;
	padding-bottom: 0px;
	margin: 0;
	
}

.formcompte legend {
	padding-left: 5px; /*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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;		
}

.formcompte input, .formcompte select { 
	
	border: 1px solid #f39419;
	
}

.formcompte select {
	border: 1px solid #f39419;
	font-size: 0.85em;	
}

 
.formcompte textarea{
width: 150px;
height: 80px;
border: 1px solid #f39419;
}


/*---------------------------------*/
           /*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: 178px;
	background-position: left top;	
}

	#menuHaut {
	float: left;
	margin-left: 480px;/*416px pour firefox 412px pour IE7 206px pour IE6*/
	height: 30px;		
	}

	#client {
		clear: left;
		height: 100px;
	
	}
		#ariane {
		float: left;
		width: 749px;
		margin-top: 120px;
		
				}
		#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;
	padding-top:30px;
	clear: both;
	}	

#bas {
	background-image: url(../images/pied_page.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 900px;
	clear: left;
	text-align: right;
	background-position: left bottom;
}


/*---------------------------------*/
     /*LES MENUS Horizontaux
      du haut de page     */
/*---------------------------------*/
#menuHaut ul {
	margin-top: 5px;	
}

#menuHaut li {
	display: inline;
	font-size: 0.80em;/**/
	background-image: url(../images/header_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding: 10px;
	
}

#menuHaut a {
	color: #ffffff;
	text-decoration: none;	

}	

#menuHaut a:hover {
	
	color: #F39419;
	text-decoration: underline;	

}


/*---------------------------------*/
   /*
   LES Outils 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: 68px;
	margin-top: 8px;
	text-align: center;
}

.panier {					/*Texte Mom panier*/
	margin-left: 68px;
	margin-top: 20px;
	text-align: center;
}

.article {					/*nb d'article*/
	font-size: 1.1em;/**/
	margin-left: 80px;
	margin-top: 20px;
	color: #260C62;
	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.75em;/**/
	color: #F39419;
	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.65em;/**/
	color: #7D6DA1;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;

}	



/*---------------------------------*/
   /*
   RECAP PANIER
	*/
/*---------------------------------*/


.total {
	color: #260c62;
	font-size: 1.4em;
}

.portcommande {
	color: #a398bd;
}

.boutonCommande {
	margin-left: 530px;
	margin-top: 10px;


}
.commentaire {
	font-family: Arial, Helvetica, sans-serif;
	color: #260c62;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #260c62;
	margin-left: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}

.monpanier {
	margin-left: 20px;
	margin-bottom: 0px; /*-3px pour IE7 a voir sur IE6*/	
	}	
.tableCommande th {
	background-color: #D67F38;
}

/*---------------------------------*/
   /*
   CONFIRMATION COMMANDE
	*/
/*---------------------------------*/
.creercompte, .ajouterlivraison {
	background-image: url(../images/bouton_vide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.creercompte:hover, .ajouterlivraison:hover {
	color: #260c62;
}

.ajouterlivraison {
	padding-right: 3px;
	padding-left: 3px;
	
}





/*---------------------------------*/
   /*
   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: 68px;
	width: 148px;
	
}
#gauche input { 					/*Le champ de recherhe*/
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;/**/
	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: #ffffff;
	font-size: 0.8em;/**/
	font-weight: bold;
}

/*---------------------------------*/
   /*
   Le bloc Bas
	*/
/*---------------------------------*/

#bas p.gauche, #bas p.droite {
	float: left;
}
#bas p.gauche {
	margin-top: 8px;
	margin-left: 17px;
}

#bas p.droite {
	margin-top: 80px;
	margin-left:280px;
}
	#bas p.droite a {
		color: #F39419;
		text-decoration: none;
		font-size: 0.8em;/**/
	}
	#bas p.droite a:hover {
		text-decoration: underline;
		}



.champ_quantite {
	width:15px;
	font-family:Times New Roman, Times, serif;
	font-size:100%;
	text-align:center;
	border-width:0px;
	background:none;
}

