/* Couleurs du site
#FFFF99
#FF9900 orange clair
#FFFFCC blanc casse 
#FF6600 orange moyen
#009933 vert moyen 
#33FF33 vert clair
#993333
*/

body{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:14px;
	background-color: #969696;
}

.conteneurSite{
	width: 1005px;
	margin: auto;
	color: #242424;
}

.enTete {
  height: 175px;
}
.gauche {
  float: left;
  width: 200px;
}
.droite {
  float: right;
  width: 750px;
}
.bas {
  height: 25px;
  width: 100%;
  float: left;
}

/* --- STANDARD --- */
h1{
  text-align: center;
  color: #663300;
  font-size: 35px;
}
h2{
  color: #663300;
  font-size: 28px;
/*  margin-top: -10px;*/
  margin-bottom: -10px;
}
h3{
  color: #242424; 
  font-size: 20px;
}
a img{
  border: solid black 0px;
}
a {
  color: #663300;
  text-decoration: none;
}
p {
  color: #242424;
}
.prix{
  color: #F242424; /*orange moyen*/
}

/* --- EN TETE --- */
.enTete_gauche {
  float: left;
  width: 175px;
}
.enTete_droite {
  float: right;
  width: 825px;
  height: 175px;
}


/* --- LOGO --- */
#logo{
  float: left;
  margin-left: 15px;
}

/* --- TITRE --- */
.titre{
  width: 100%;
  float: left;
  width: 750px;
}
.titre h1{
  text-align: center;   
}
/* --- COPEAUX--- */
.titre_copeaux_gauche{
  float: left;
  width: 150px;
  margin-top: 30px;
}

.titre_texte{
  float: left;
  width: 400px;
}

.titre_copeaux_droit{
  float: left;
  width: 150px;
  margin-top: 30px;
}

/* --- MENU --- */
.menu{
  margin: 15px 0 0 15px;
  float: left;
  height: 370px;
  width: 150px;
  background: url(img/L_eucalyptus_1.jpg) top left repeat;
}
div.menu a {
  font-size: 16px;
  font-weight: bold;
  color: #242424;
}
div.menu ul {
  padding-left: 5px; 
  width: 150px; 
  margin:0px; 
  background: url(img/L_eucalyptus_1.jpg) top left repeat;
}

/* fond different au survol de la souris pour les sous menu et les "basiques"*/ 
div.menu li a:hover { color: #FFCC99; }
div.menu li.sousmenu:hover {}

/* Rajout d'une petite fleche pour les sous menu */ 
div.menu li.sousmenu {}

div.menu ul li {position:relative; list-style: none; width: 150px;}
div.menu ul ul {position: absolute; top: 0px; left: 150px; display:none}

/* on rajoute une bordure a gauche et des padding, on doit donc réajuster la taille 100-(8 de bordure + 8 de padding) =84 */ 
div.menu li a {text-decoration: none; padding-top: 4px; padding-bottom: 4px; display:block; width:150px}
div.menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div.menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}

/* la bordure de chaque hauteur a une couleur de survol*/ 
div.menu li a:hover {}
div.menu ul ul li a:hover {}
div.menu ul ul ul li a:hover {}

/* --- PANIER --- */
.panier{
  /*margin: 15px 0 0 15px;*/
  margin-top: 25px;
  width: 100%;
  margin-left: 15px;
  
}
.panier a{
  font-weight: bold;
}

.panier h2{
  margin-left: 20px;
  margin-bottom: 5px;
  color: #FFFF99;
}

.panier table{
  width: 100%;
}

/* --- LIENS HAUT --- */
.liens_haut_gauche{
  margin-left: 20px;
  margin-top: 5px;
  width: 50px;
  float: left;
}
.liens_haut_droit{
  margin-left: 40px;
  margin-top: 5px;
  float: left;
}

.liens_haut a{
  color: #242424;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

.liens_haut a:hover {
 color: #FFCC99;
}

/* --- ACCUEIL --- */
.accueil{
  height: 400px;
}
.accueil_animation{
  float: left;
  height: 400px;
}

/* --- BANNIERE --- */
.banniere{
  clear: both;
  float: left;
  width: 900px;
  margin-left: 20px;
}

/* --- CHOIX CATEGORIE --- */
.choix_categorie_sommaire{
  margin-left: 50px;
  width: 500px;
  height: 500px;
}

.choix_categorie_sommaire .rond_haut, .choix_categorie_sommaire .rond_milieu, .choix_categorie_sommaire .rond_bas{
  float: left;
  width: 100%;
}
.choix_categorie_sommaire .rond_haut, .choix_categorie_sommaire .rond_bas{
  height: 100px;
}
.choix_categorie_sommaire .rond_milieu{
  height: 300px;
}
.choix_categorie_sommaire .rond_gauche, .choix_categorie_sommaire .rond_centre, .choix_categorie_sommaire .rond_droit{
  float: left;
}
.choix_categorie_sommaire .rond_gauche, .choix_categorie_sommaire .rond_droit{
  width: 100px;
}
.choix_categorie_sommaire .rond_centre{
  width: 300px;
}

.choix_categorie_sommaire #cat4,.choix_categorie_sommaire  #cat5{
  float: left;
}
.choix_categorie_sommaire #cat1, .choix_categorie_sommaire #cat8{
  float: right;
}
.choix_categorie_sommaire #cat5, .choix_categorie_sommaire #cat8{
  margin-top: 20px;
}
.choix_categorie_sommaire #cat4, .choix_categorie_sommaire #cat1{
  margin-top: 60px;
}
.choix_categorie_sommaire #cat6, .choix_categorie_sommaire #cat7{
}
.choix_categorie_sommaire #cat2, .choix_categorie_sommaire #cat3{
}
.choix_categorie_sommaire #cat6, .choix_categorie_sommaire #cat3{
  float: left;
  margin-left: 20px;
}
.choix_categorie_sommaire #cat2, .choix_categorie_sommaire #cat7{
  float: right;
  margin-right: 20px;
}
.choix_categorie_sommaire #cat1, .choix_categorie_sommaire #cat2,
 .choix_categorie_sommaire #cat3, .choix_categorie_sommaire #cat4,
  .choix_categorie_sommaire #cat5, .choix_categorie_sommaire #cat6,
   .choix_categorie_sommaire #cat7, .choix_categorie_sommaire #cat8{
  width: 100px;
	height: 100px;  
}

.choix_categorie_sommaire .vide{
  height: 80px;
  width: 80px;
}

.choix_categorie{
  margin-left: 20px;
  width: 700px;
  height: 500px;
}


.choix_categorie .ligne{
  float: left;
  width: 100%;
  height: 170px;
  display: block;
}

.choix_categorie #cat1, .choix_categorie #cat2,
 .choix_categorie #cat3, .choix_categorie #cat4,
  .choix_categorie #cat5, .choix_categorie #cat6,
   .choix_categorie #cat7, .choix_categorie #cat8{
  width: 150px;
  height: 150px;
  margin-right: 20px;
  margin-top: 20px;
  float: left; 
}

.choix_categorie .vide{
  height: 80px;
  width: 80px;
}

/* --- CHOIX PRODUIT --- */
.choix_produit .unite{
  width: 150px;
  height: 170px;
  float: left;
  margin-bottom: 10px;
}
.choix_produit .unite a img{
  margin-left: 25px;
  height: 100px;
  width: 100px;
}
.choix_produit .unite p{
  margin-top: 0px;
  font-weight: bold;
  text-align: center;
}

/* --- PRODUIT --- */
.produit .grandes_photos{
  width: 500px;
  height: 500px;
  float: left;
  margin-top: 20px;
  background: url(img/cadre.gif) no-repeat 0 0;
}
.grandes_photos img{
  margin-left: 50px;
  margin-top: 50px;
}

.produit .info{
  width: 215px;
  float: right;
  margin: 10px;
}
.petites_photos{
  margin-top: 10px;
}
.petites_photos img{
  margin-left: 5px;
  margin-top: 5px;
}

.info .nom p{
  font-weight: bold;
  font-size: 20px;
  color: #242424; /*orange clair*/
}
.info .bois{
  font-weight: bold;
  font-size: 14px;
  color: dark green;
}
.info .prix p{
/*  margin-top: 30px;*/
/*  margin: auto;*/
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #F242424; /*orange foncŽ*/
}

.info #bouton_acheter{
  margin-top: 5px; 
  margin-bottom: 5px;
  width: 100%; 
}

.info .retour_fr, .info .retour_en{
  margin-top: 15px;
  text-align: center;
}

.info .bouton{
  margin-top: 15px;
  margin-left: 35px;
}

a.precedent, a.suivant{
	position: relative;
	float: left;
	display: block ;
	width: 20px ;
	height: 17px ;
  margin-top: 15px;
  margin-left: 15px;

}
a.retour_fr, a.retour_en{
	position: relative;
	float: left;
	display: block ;
	width: 38px ;
	height: 17px ;
  margin-left: 15px;
}
a.precedent{
  background: url(img/bouton_precedent.jpg) no-repeat 0 0;
}
a.precedent:hover{
  background: url(img/bouton_precedent.jpg) no-repeat 0 -17px;
}
a.retour_fr{
  background: url(img/bouton_retour_fr.jpg) no-repeat 0 0;
}
a.retour_fr:hover{
  background: url(img/bouton_retour_fr.jpg) no-repeat 0 -17px;
}
a.retour_en{
  background: url(img/bouton_retour_en.jpg) no-repeat 0 0;
}
a.retour_en:hover{
  background: url(img/bouton_retour_en.jpg) no-repeat 0 -17px;
}
a.suivant{
  background: url(img/bouton_suivant.jpg) no-repeat 0 0;
}
a.suivant:hover{
  background: url(img/bouton_suivant.jpg) no-repeat 0 -17px;
}


/* --- CONTACT, LE_TOURNEUR, STAGE --- */
.contact .adresse{
  float: left;
  width: 350px;
  margin-left: 20px;
}
.le_tourneur .le_tourneur_texte, .stage .stage_texte, .restauration .restauration_texte{
  float: left;
  width: 650px;
  margin-left: 20px;
}

.le_tourneur .le_tourneur_photo, .stage .stage_photo, .restauration .restauration_photo{
  float: left;
  width: 650px;
  margin-left: 20px;
  padding-left: 25px;
}

.le_tourneur_texte, .stage_texte, .restauration_photo{
  font-size: 14px;
}

.contact .photo_atelier{
  float: right;
  width: 350px;
}

.contact .photo_atelier img{
  float: left;
  margin-left: 10px;
  margin-bottom: 15px;
}

.important{
  font-weight: bold;
  /*color: #F242424; /*orange fonce*/
}

.colore{
  font-weight: bold;
  /*color: #F242424; /*orange fonce*/
}

.colore:hover{
	color: red;
}



/* --- LIENS --- */
.lien .bloc_lien{
  width: 600px;
  float: left;
  margin: 5px;
}

.lien .link_logo, .lien .texte{
  float: left;
  width: 100%;
  margin-left: 20px;
}
.lien .link_logo{
  width: 100px;
}

.lien .texte{
  width: 400px;
}

.lien .texte .link_titre, .lien .texte .link_description, .lien .texte .link_titre a, .lien .texte .link_description a{
  float: left;
  margin-left: 20px;
  color: #993333;
}
.lien .texte .link_titre{
  font-weight: bold;
  font-size: 15px;
}


/* --- MARCHES --- */
.marche_texte{
  float: left;
  width: 530px;
}

.marche_photo{
  float: right;
  width: 200px;
  margin-right: 20px;
}

.marche_titre{
  font-weight: bold;
  font-size: 15px;
}

.marche_titre{
  color: #993333;  
}

.marche_description, .marche_description a{
  color: #FFFF99;  
}

.marche_description{
  font-size: 14px;  
}

/* --- RECAP_COMMANDE --- */
.recap_commande_titre{
  font-weight: bold;
  font-size: 16px;
}

table{
  border: solid 2px black;
  border-collapse:collapse;
  width: 80%;
}


thead th{
  text-align: left;
  padding-left: 5px;
  padding-bottom: 10px;
}

tbody tr {
  border-top: solid white 1px;
  border-bottom: solid white 1px;
}

th .produit, td .produit, th .bois, td .bois{
  text-align: center;
}

tfoot td{
  padding-top: 10px;
  padding-right: 5px;
  font-weight: bold;
  /*font-size: 14px;*/  
}

td img{
  float: right;
  padding-right: 20px;
}

th .prix, td .prix{
  text-align: right;
}

td a{
  color:#990033;
  font-weight:bold;
  text-decoration:none;
}



#recap_commande_totaux{
  text-align: right;
  padding-right: 20px;
}

/* --- ACHAT --- */
.achat .retour{
  margin-top: 20px;
  float: left;
}
.achat .commander{
  margin-top: 20px;
  margin-right: 150px;
  float: right;
}
{
  color: #990033;
  font-weight: bold;
  font-size: 18px;
}
.retour a:hover, .achat .commander a:hover{
  color: #993333;
}

/* --- IDENTIFICATION --- */
.identification .identification_creerCompte{
  float: left;
  width: 40%;
}
.identification .identification_sAuthentifier{
  float: right;
  width: 40%;
  margin-right: 50px;
}
.identification_sAuthentifier p{
  float: left;
  width: 100%;
}

.identification_sAuthentifier p label{
  float: left;
}

.identification_sAuthentifier p input{
  float: right;
  margin-right: 15px;
}
sup{
  color: #F242424; /*orange foncŽ*/
}

/* --- MOT DE PASSE OUBLIE --- */
.motDePasseOublie p input{
  margin-left: 15px;
}
.motDePasseOublie h4{
  margin-top: 150px;
}


/* --- CONDITIONS DE VENTE ---- */
.conditions img{
  margin-bottom: -6px; 
}
