
body {
	background-image: url("/sites/images/background_repeat.jpg");
	background-repeat: repeat-x;
	font-family: arial, tahoma;
	font-size: 13px;
	color: black;
	background-color: #FFEBD2;
	height: 100%;
}

html {
	height: 100%;
}

#page {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	padding: 0px;
	top: 0px;
	width: 960px;
	height: 800px;
}

#background_top {
	
}

/*-------------------------HEADER---------------------------*/
#header {
	position: absolute;
	background-image: url("/sites/images/background_header.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	left: -70px;
	top: 0px;
	width: 1030px;
	height: 276px;
	left: -70px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0;
}

#recherche {
	position: absolute;
	left: 710px;
	top: 150px;
	font-size: 15px;
	color: black;
	font-weight: bold;
	width: 110px;
	text-align: right;
}

#recherche_input {
	position: absolute;
	left: 120px;
	top: 0px;
	width: 150px;
	height: 13px;
	font-size: 12px;
}

#recherche_input input {
	size: 150px;
}

#recherche_bouton a {
	position: absolute;
	background-image: url("/sites/images/ok_bouton.png");
	background-repeat: no-repeat;
	left: 280px;
	top: 0px;
	width: 31px;
	height: 22px;
}

#recherche_bouton a:hover {
	background-image: url("/sites/images/ok_bouton_2.png");
	background-repeat: no-repeat;
}

/*-------------------------MON COMPTE PANIER---------------------------*/
#monCompte {
	position: absolute;
	left: 710px;
	top: 60px;
}

#monCompte label {
	color: black;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	width: 110px;
}

#monCompte label#label_user {
	position: absolute;
	left: 0px;
	top: 0px;
}

#monCompte label#label_password {
	position: absolute;
	left: 0px;
	top: 30px;
}

#monCompte input#email {
	position: absolute;
	left: 120px;
	top: 0px;
	width: 150px;
}

#monCompte input#motdepasse {
	position: absolute;
	left: 120px;
	top: 30px;
	width: 150px;
}

#monCompte input#boutonConnexionCompte {
	position: absolute;
	background-image: url("/sites/images/ok_bouton.png");
	background-repeat: no-repeat;
	top: 30px;
	left: 280px;
	width: 31px;
	height: 22px;
}

#monCompte input#boutonConnexionCompte:hover {
	background-image: url("/sites/images/ok_bouton_2.png");
}

/*----MENU MON COMPTE ET PANIER----*/
#menuMonCompte {
	position: absolute;
	right: 0px;
	top: 120px;
	width: 325px;
	height: 25px;
	padding-top: 5px;
	border-top: 1px dotted #51787a;
}

#menuMonCompte_content {
	position: absolute;
	right: 7px;
	/*top: -32px;*/
	color: black;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

#menuMonCompte_content a {
	font-size: 13px;
	text-align: right;
	color: #51787a;
	font-weight: bold;
	text-decoration: none;
}

#panier {
	position: absolute;
	right: 215px;
	top: 205px;
}

#panier a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#panier a:hover,#menuMonCompte_content a:hover {
	
	color: #967750;
}

#panier img,#panier div {	
	float: left;
	border: none;
	text-decoration: none;
}

#panier img {
	position: relative;
	float: left;
	top: -10px;
	/*margin-top: -10px;*/
}

/*------------------------MENU HAUT----------------------------*/
#menu_contenu {
	position: absolute;
	background-image: url("/sites/images/background_menu.gif");
	background-repeat: no-repeat;
	width: 1030px;
	height: 55px;
	margin: 0;

	position: absolute;
	left: 70px;
	top: 226px;

}

#menu_contenu ul {
	margin: 0;
    padding: 0;
}

#menu_contenu ul li {
	position: relative;
	line-height: 13px;
	display: inline;
	float: left;
	top: 20px;
	left: 0px;
}

#menu_contenu ul li a {
	display: block;
	background-repeat: no-repeat;
	height: 13px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid white;
	float: left;
}

#menu_contenu ul li#last a {
	border-right: 0px solid white;
}

#menu_contenu ul li a:hover, #menu_contenu ul li.selected a  {
	color: #000000;
}

/*------------------------MENU GAUCHE----------------------------*/
#menuGauche {
	position: absolute;
	left: -19px;
	top: 282px;
}

#menuGauche #bloc_bas {
	padding-bottom: 20px;
}

#menuGauche #bloc_content {
	background-image: url("/sites/images/menu_gauche_content.gif");
	background-repeat: repeat-y;
}

#menuGauche #bloc_content ul {
	margin: 0;
	padding: 0;
	margin-left: 35px;
}

#menuGauche #bloc_content ul li {
	list-style: none;
	list-style-position: outside;
	
}

#menuGauche #bloc_content ul li a {
	display: block;
	background-position: left 4px;
	background-image: url("/sites/images/puce_menu_gauche.gif");
	background-repeat: no-repeat;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 190px;
}

#menuGauche #bloc_content ul li a:hover {
	color: #5F9799;
}

#menuGauche #bloc_content ul ul {
	margin-left: 28px;
}

#menuGauche #bloc_content ul ul li {
    list-style: square;
    color: #5F9799;
    padding-left: 0px;
    margin-left: 0;
}

#menuGauche #bloc_content ul ul li a:hover{
    color: black;

}

#menuGauche #bloc_content ul ul li.selected a{
    color: black;

}

#menuGauche #bloc_content ul ul li a {
	display: block;
	background-image: none;
	color: #967750;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 0;
}

#menuGauche #bloc_content #submenu a:hover {
	color: white;
}

#menuGauche #bloc_content_2 ul {
	margin: 0;
	padding: 0;
}

#menuGauche #bloc_content_2 ul li {
	list-style: none;
}

/*-----TITLE----*/
#titrePage {
	position: absolute;
	width: 709px;
	height: 54px;
	z-index: 5;
	background-image: url("/sites/images/background_content_top.gif");
	background-repeat: no-repeat;
}

#titrePage h1 {
	margin: 0;
	padding: 0;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 24px;
}

/*--CONTENT-----*/
#content {
	position: absolute;
	width: 705px;
	top: 290px;
	left: 252px;
	width: 705px;
}

#content #accueil_body #text_content {
	position: absolute;
	top: 119px;
	left: 408px;
	width: 290px;
	color: black;
	z-index: 1;
}

#content #accueil_body #background_body {
	position: absolute;
	top: 113px;
	z-index: 1;
}

#content #accueil_body #diaporama {
	position: absolute;
	top: 120px;
	left: 10px;
	z-index: 0;
}

#content #accueil_bottom {
	position: absolute;
	top: 524px;
	z-index: 1;
}

#content_content {
	position: absolute;
	top: 54px;
	background-color: #D6E55E;
	width: 709px;
	padding-bottom: 10px;
}

/*---BOTTOM----*/
#bottom {
	position: absolute;
	text-align: center;
	visibility:hidden;
	height: 50px;
	width: 709px;
	left: 252px;
	background-repeat: no-repeat;
	background-image: url("/sites/images/background_content_bottom.gif");
	padding-top: 24px;
}

#content #bottom_accueil {
	position: absolute;
	top: 570px;
	width: 709px;
    text-align: center;
	z-index: 800;
}

#content #bottom_accueil a {
	color: white;
	text-decoration: none;
	font-size: 11px;

}

#content #bottom_accueil a:hover {
	color: black;
}

#bottom a {
	/*position: absolute;*/
	/*left: 260px;*/
	margin-top: 25px;
	z-index: 6;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#bottom a:hover {
	color: black;
}

#menuGeneral {
	position: absolute;
	background-color: #D6E55E;
	left: -19px;
	top: 120px;
}


/*----NOUVEAUX ARRIVAGE ET PROMO ACCUEIL----*/

.produitPetit_accueil .produitPetit_image_accueil {
	position: absolute;
	background-color: black;
	width: 156px;
	left: 9px;

}

.produitPetit_accueil .produitPetit_image_accueil a.produitPetit_image_lien
	{
	margin: 0;
	padding: 0;
	height: 0px;
	line-height: 0px;

}

.produitPetit_accueil .produitPetit_titre_accueil {
	position: absolute;
	text-align: center;
	top: 180px;
	width: 160px;
	left: 6px;
}

.produitPetit_accueil .produitPetit_prix_accueil {
	position: absolute;
	text-align: center;
	top: 215px;
	width: 160px;
	left: 6px;
	color: white;
}

#content .produitPetit_accueil .produitPetit_titre_accueil h3 a {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#content .produitPetit_accueil .produitPetit_titre_accueil h3 a:hover {
	text-decoration: underline;
}

.produitPetit_accueil .produitPetit_prix_accueil #promotionPrixPromo2 {
	font-size: 10px;
	color: black;
}

/*----RUBRIQUE----*/
.produitPetit {
	position: relative;
	float: left;
	width: 348px;
	height: 166px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	background-image: url("/sites/images/background_produit_rubrique.gif");
	background-repeat: no-repeat;
}

.produitPetit .produitPetit_image {
	position: absolute;
	background-color: transparent;
	width: 140px;
	height: 140px;
	left: 10px;
	top: 10px;
	left: 10px;
	   margin-top: 15px;
}

.produitPetit .produitPetit_image img.produitPetit_image_content {
	border: 1px solid white;
}

.produitPetit .produitPetit_image a.produitPetit_image_lien {
	/*position: absolute;
	top:15px;
	left:0;*/	

	margin: 0;
	padding: 0;
	height: 0px;
	line-height: 0px;
}

.produitPetit #produitPetit_image_details {
	position: absolute;
	top: 96px;
	background-image: url("/sites/images/background_produit_rubrique_btn_detail.gif");
	background-repeat: no-repeat;
	left: 251px;
	width: 91px;
	height: 29px;
}

.produitPetit #produitPetit_image_details a {
	position: absolute;
	top: 8px;
	left: 33px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.produitPetit #produitPetit_image_details a:HOVER {
	color: black;
}

.produitPetit .produitPetit_titre {
	position: absolute;
	top: 5px;
	width: 325px;
	left: 12px;
}

.produitPetit_titre h3 a:hover {
	text-decoration: none;
}

.produitPetit #description {
	position: absolute;
	top: 32px;
	left: 160px;
	width: 175px;
	height: 50px;
	text-align: justify;
	color: black;
	font-size: 12px;
}

#content_content .produitPetit .produitPetit_titre h3 a {

	margin: 0;
	padding: 0;
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#content_content .produitPetit .produitPetit_titre h3 a:hover {
	color: black;
}

h3 {
	margin: 0;
	padding: 0;
}

#content_content .produitPetit .produitPetit_prix {
	position: absolute;
	width: 348px;
	height: 32px;
	left: 0px;
	top: 127px;
	text-align: center;
	font-size: 15px;
	color: #44600f;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	
	/*border: 1px solid red;*/
	background-image: url("/sites/images/background_produit_bottom.png");
    background-repeat: no-repeat;
}

#content_content .produitPetit .produitPetit_prix span {
	float: right;
    padding-top: 8px;
    padding-right: 20px;
}

#content_content .produitPetit .produitPetit_prix #promotionPrix {
    float: right;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    padding-top: 8px;
    /*margin-top: -10px;*/ 
}



/*-------------------------FORMULAIRE---------------------------*/
.commentaires {
	color: #967750;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}

.obligatoire {
	color: #967750;
}

#nouveau {
	font-weight: bold;
}

#nouveau table td.ligneTableauHd {
	text-align: right;
	padding-right: 7px;
}

#content_content table tr td {
	padding-bottom: 3px;
	padding-top: 2px;
}

#bouton_valider {
	background-image: url("/sites/images/btn_small.gif");
    background-repeat: no-repeat;
    width: 141px;
    height: 28px;
    color: white;
    position: relative;
	}
	
#bouton_valider:hover {
    color: black;
    }

/*
.boutonMonCompteContenu input {
	position: absolute;
	padding-left: 320px;
	padding-right: 320px;

    z-index: 60;

}
*/


#pages {
	text-align: center;
	width: 705px;
	float: left;
}

#pages a {
	color: #51787a;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top: 100px;
	line-height: 25px;
}

#pages a:hover {
	text-decoration: underline;
}

.ligneTableauHd {
	/*width: 40%;*/
	align: right;
}

.ligneTableau {
    /*width: 60%;*/
}

/*---FICHE PRODUIT---*/
.ficheProduit_image {
	position: relative;
	left: 20px;
	top: 5px;
	width: 320px;
	
	text-align: center;
}

.ficheProduit_image a img {
    border: 2px solid white;
}

.ficheProduit_content {
	top: 5px;
	position: absolute;
	left: 350px;
	width: 240px;
	margin-left: 10px;
	width: 240px;
}

.ficheProduit_ref_content {
	color:#9B7D58;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	width: 350px;
}

.ficheProduit_ref_declinaison {
	color: white;
	font-weight: bold;
	width: 350px;
}

.ficheProduit_ref_desc {
	width: 350px;
	color: #557D7F;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ficheProduit_prix {
	margin-top: 20px;
	height: 27px;
	width: 245px;
}

.ficheProduit_prix_content {
	position: relative;
	float: left;
	background-image: url("/sites/images/background_prix_produit.gif");
	background-repeat: repeat-x;
	width: 110px;
	height: 27px;
	text-align: center;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}

#ficheProduit_panier {
	position: absolute;
	background-image: url("/sites/images/ajout_panier.gif");
    background-repeat: no-repeat;	
    width: 202px;
    height: 38px;
	float: left;
    left: 120px;

}

#content_content #ficheProduit_panier a {
    color: white;
    
}

#content_content #ficheProduit_panier a:hover {
    color: black;
    
}

#LIEN_commander {
	text-decoration: none;
	position: relative;
	top: 13px;
	left: 60px;
    font-weight: bold;
}

#content_content #formmdp .ligneTableauHd {
	text-align: right;
}

#content_content #formmdp .boutonMonCompteContenu input {
	background-image: url("/sites/images/btn_small.gif");
    background-repeat: no-repeat;
    width: 141px;
    height: 28px;
	color: white;
	position: relative;
	left: 277px;
}

#content_content #formmdp .boutonMonCompteContenu input:hover {
	color: black;
}

/*-------------------------ECRAN CHEQUE---------------------------*/
table.tableau_donnees {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #967750;
    background-color: #FFEBD2;
}

#tables .boutonMonCompteContenu {
	
    background-image: url("/sites/images/btn_small.gif");
    background-repeat: no-repeat;
    width: 141px;
    height: 28px;

}

#tables .boutonMonCompteContenu a {
    position: relative;
    top: -2px;
    left: 8px;
}





table.tableau_donnees tr th {
	background-color: #967750;
	color: white;
	height: 27px;
}

table.tableau_donnees tr td {
	border-bottom: 1px solid #967750;
}

table.tableau_donnees tr td.summaryOrder {
	border: none;
}

table.tableau_donnees tr {
	text-align: center;
	border: 1px solid #967750;
}


table.tableau_donnees tr#important td {
	color: #557D7F;
	font-weight: bold;
}

table.tableau_donnees form {
	margin: 0;
	padding: 0;
	width: 30px;
}

#bouton {
	
}

#content_content .bouton_input_1 {
	position: relative;
	border: none;
	display: block;
	background-image: url("/sites/images/bouton_form1.gif");
	background-repeat: no-repeat;
	height: 35px;
	width: 159px;
	text-decoration: none;
	color: black;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
}

#content_content .boutonMonCompteContenu a {

	float: right;
	border: none;
	display: block;
	padding-top: 8px;
	background-image: url("/sites/images/bouton_form1.gif");
	background-repeat: no-repeat;
	height: 35px;
	width: 159px;
	color: black;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	background-color: transparent;
}

#content_content .boutonMonCompteContenu a:hover,#content_content .bouton_input_1:hover
	{
	color: #592124;
}

#content_content .boutonMonCompteContenu_petit_texte a {
	font-size: 11px;
	line-height: 12px;
	padding-top: 5px;
}

#promotionPrixPromo,#promotionPrixPromo2 {
	font-size: 12px;
	color: #592124;
	font-weight: bold;
	text-decoration: line-through;
}

#promotionPrixPromo2 {
	color: #9b7d58;
}

#content_content a#gros_bouton {
    background-image: url("/sites/images/btn_large.gif");
    background-repeat: no-repeat;
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    
    width: 202px;
    height: 28px;
    padding-left: 30px;
    padding-right: 30px;


    padding-top: 5px;
    padding-bottom: 5px;

    line-height: 22px;
}

#content_content a#gros_bouton:hover {
	color: black;
}

/*-------------------------MISE EN PAGE---------------------------*/
a img {
	border: none;
}

#content_content li a {
	color: #51787A;
}

a:hover {
	color: black;
}

h1 {
	color: white;
}

h2 {
	color: #51787A;
	font-size: 16px;
	margin-top: 5px;
}

#content_content a {
	color: #557D7F;
}

#content_content li {
	
}

.ht_exposant {
	
}

#content_content #contenu {
	
}

#content_content_contenu {
	margin-left: 15px;
	width: 679px;
}

#correctif {
	margin-left: -15px;
	width: 709px;
	}

input[type="submit"] {
	height: 23px;
	border: none;
	color: black;
	font-weight: bold;
	font-family: century gothic;
	cursor: pointer;
	background: transparent;
	background-image: url("/sites/images/background_submit.gif");
	background-repeat: repeat-x;
}

#content_content .boutonMonCompteContenu input,#content_content .boutonMonCompteContenu a
	{
	height: 23px;
	border: none;
	color: white;
	font-weight: bold;
	font-family: century gothic;
	cursor: pointer;
	background: transparent;
	background-image: url("/sites/images/background_submit.gif");
	background-repeat: repeat-x;
	z-index: 7;
}

#content_content .boutonMonCompteContenu input,#content_content .boutonMonCompteContenu a:hover
	{
	color: black;
}



#content_content #nouveau .boutonMonCompteContenu input{
	background-image: url("/sites/images/btn_small.gif");
    background-repeat: no-repeat;
    width: 141px;
    height: 28px;
	position: relative;
	left: 250px;
	text-align: center;
	line-height: 10px;
	font-size: 13px;
	color: white;
	z-index: 7;
}

#content_content #nouveau .boutonMonCompteContenu input:hover {
	color: black;
}

#detail_commande_retour {
	
	background-image: url("/sites/images/btn_small.gif");
    background-repeat: no-repeat;
    width: 141px;
    height: 28px;
   
	}

#detail_commande_retour a {
	position: relative;
	color: white;
	font-weight: bold;
	text-decoration: none;
    top: 7px;
    }
    
#detail_commande_retour a:hover {
    color: black;

    }

/*         EMAIL form        */


#email_textarea {
	font-size: 12px;
	font-family: Arial;
	width: 270px;
	height: 80px;
}

#envoyer_cellule {
	background-image: url("/sites/images/btn_large.gif");
    background-repeat: no-repeat;
    width: 202px;
    height: 28px;
    padding-top: 2px;
    
	}

#envoyer_cellule #email_validation {
	position: relative;
	top: 4px;
    color: white;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#envoyer_cellule #email_validation:hover {
	color: black;
}

#courriel {
	color: #51787a;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;  
	font-size: 18px;
	}


/*                  Mon compte                  */
#bonjour {
	position: absolute;
	top: 92px;
	left: 695px;
	color: black;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	width: 330px;
	padding-right: 5px;
}

#monCompteMenu {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#monCompteMenu a {
	font-size: 14px;
	text-decoration: none;
	color: #51787A;
}

#monCompteMenu a:hover {
	color: #967750;
}


/*             PROMO et NOUVEAUTES              */
#bloc_content_div {
	position: relative;
	float: left;
	width: 210px;
	left: 30px;

}

#bloc_promo {
	position: relative;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 210px;
	border-bottom: 1px dotted white;

}

#bloc_promo #bloc_promo_texte {
	position: relative;
	float: left;
	left: 5px;
	width: 115px;
}

#bloc_promo #bloc_promo_titre {
	color: black;
	font-weight: bold;
	font-size: 14px;
}

#bloc_promo #bloc_promo_titre a {
    color: black;
    text-decoration: none;
}

#bloc_promo #bloc_promo_titre a:hover {
    color: white;

}

#bloc_promo #bloc_promo_prix {
	text-decoration: line-through;
	color: #9B7D58;
	padding-top: 5px;
}

#bloc_promo #bloc_promo_prix2 {
	color: #557d7f;
	font-weight: bold;
	font-size: 18px;
	;
}

#bloc_promo #bloc_promo_image {
	position: relative;
	float: left;
}

#bloc_promo #bloc_promo_image img {
	border: 1px solid #80a074;
}


/*   tableau de boutons    */

#bouton_tab {
	position: relative;
    left:28px;
}

/* message dispo en magasin */

#dispo_en_magasin {
    color:#9B7D58;
    font-weight: bold;
    margin-left: 120px;
    width: 200px;
    text-align: justify;
}