/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/


body {
	padding-left: 20px;
	padding-right: 20px;
	border:0;
	margin: 0;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	color: #694930;
	line-height: 16px;
	background-image: url(../images/deco/bg.jpg);
	background-color: #967242;
	background-repeat: repeat-x;
}


/*------------------------------------------------------*
  *-----------------------------------     CSS DIV     ----*
  *------------------------------------------------------*/
 
/*------------------------------------------------------*
  *-----------------------------------     CSS HOME     ----*
  *------------------------------------------------------*/
  
#global{
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}



#haut{
	float:left;
	width: 910px;
	}

#bas-home{
	float:left;
	width: 910px;
	padding:0px;
	text-align:center;
	}
	
	
#bas{
	float:left;
	width: 910px;
	background-color: #E9EBF5;
	background-image: url(../images/deco/fond.gif);
	background-repeat: repeat-y;
	}
	
#menu{
	float:left;
	width: 150px;
	padding-bottom: 75px;
	}

#centre{
	float:left;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	width: 710px;
	}

#gauche{
	float:left;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	width: 340px;

	}

#droite{
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-bottom: 30px;
	width: 340px;
	margin-left: 30px;
	}


#pied {
	float:left;
	width: 910px;
	padding: 0px;
	text-align:center;
	height: 50px;
	color:#F5F1E8;
	/*background-image: url(../images/deco/pied.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	font-size: 10px;
	background-color:#967242;
	}
	
.pied_marron {
	background-color:#694930;
	margin-bottom:20px;
	padding: 5px 0px;
}

.pied_marron a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/


p{
	margin:0px;
	padding:0px;
	line-height:15px;
}




ul {
	padding:0px;
	margin:0px;
}

h1{

}
h2{

}
h3{

}
h4{
	color: #694930;
	font-weight: bold;
	font-size: 11px;

}

.texte{
	font-size: 11px;


}
.texte a{
	color: #CC0000;
	text-decoration: none;


}
.texte a:hover{
	color: #694930;


}
 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/


body#a a#a, body#b a#b, body#c a#c, body#d a#d, body#e a#e, body#f a#f, body#g a#g, body#h a#h{
	background-image: url(../images/deco/bt_on.gif);
	color: #FFFFFF;
	background-color: #694930;
	background-repeat: no-repeat;
   }
   
	 
a.menu{
	text-decoration: none;
	display:block;
	height: 55px;
	width:150px;
	font-family: georgia;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 38px;
	font-weight: lighter;
	text-transform: uppercase;
	font-style: italic;
	background-color: #694930;
	}


a.menu:hover{
	background-color: #755235;


}



 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/


	
a.lien{
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #694930;
	}

a.lien:hover{
	text-decoration: none;
	color: #F5F1E8;
	background-color: #694930;
}


a.home{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #F5F1E8;
	}

a.home:hover{
	text-decoration: underline;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/


th{
	padding-left:18px;
	text-align: left;
	color:#694930;
	font-family: georgia;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: lighter;
	height: 30px;
	background-image: url(../images/deco/bg-titre.gif);
	font-style: italic;
	text-transform: uppercase;
	}


img {
border-color: #694930;
}




 /*---------------------------------------------------------*
  *----        REFERENCEMENT                 ----*
  *---------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#referencement a {
	color: #F5F1E8;
	text-decoration: none;
}

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


 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: verdana;
	font-size: 10px;
	color: #694930;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	
	background-color: #FFFFFF;
	font-size:10px;
	color: #694930;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	background-color: #FFFFFF;
	font-size:10px;
	color: #694930;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ général */
table.formulaire_table {
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #FFFFFF;
	font-size:10px;
	color: #694930;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Légende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui séparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 100px;
	padding: 0px 5px 0px 10px;
	text-align: right;
	color: #694930;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #694930;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;

}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	font-family: verdana;
	font-size: 10px;
	color:#694930;
	background-color: #FFFFFF;
	border: 1px solid #694930;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	font-family: verdana;
	font-size: 10px;
	color:#694930;
	background-color: #FFFFFF;
	border: 1px solid #694930;
}
/* Texte qui s'ajoute après les champ (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #FFFFFF;
	border: 0;
	font-family: verdana;
	font-size: 11px;
	color: #694930;
	cursor: pointer;
	margin: 3px;
	font-weight: bold;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*
