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


body {
	padding: 0;
	border:0;
	margin: 0;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
	color: #003300;
	line-height: 14px;
	background-image: url(../images/deco/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


body#home{
	padding: 0;
	border:0;
	margin: 0;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	color: #517B11;
	line-height: 14px;
	background-image: url(../images/deco/spacer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

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


/* AJOUT IMAGES DYNAMIQUES */

.bloc-photos-dynamiques{
	width:104px;
	float:left;
	display:block;
	padding: 10px 0 10px 40px;
}

.bloc-photos-dynamiques img{
	float:left;
}
/* fin AJOUT IMAGES DYNAMIQUES */

#haut{
	float:left;
	width: 970px;
	margin-top:20px;
	}

#bas-home{
	float:left;
	width: 970px;
	background-image: url(../images/deco/spacer.gif);
	background-repeat: no-repeat;
	}
	
	
#bas{
	float:left;
	width: 970px;

	}
	
#menu{
	float:left;
	width: 130px;
	}

#main{
	float:left;
	padding-bottom: 25px;
	width: 770px;
	margin-left: 35px;
	}
	
#gauche{
	float:left;
	padding-bottom: 25px;
	width: 367px;
	margin-left: 35px;
	}
	
#droite{
	float:left;
	padding-bottom: 25px;
	width: 367px;
	margin-left: 36px;
	}


#pied{
	float:left;
	width: 970px;
	padding-top: 4px;
	text-align:center;
	height: 18px;
	margin-bottom:15px;
	color:#606060;
	background-image: url(../images/deco/pied.jpg);
	}
	
#pied a {
	color: #606060;
	text-decoration: none;
}

#pied a:hover {
	color: #444444;
}
	
 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/


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

p a{
	color: #606060;
	text-decoration: none;
}

p a:hover {
	color: #444444;
}



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

li {
	height: 20px;
	display:block;
	padding-left:8px;
	margin:0px;
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;

}

 h1
{
	color:#80C41C;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}



.highlight
{
	font-family: verdana;
	font-size: 12px;
	color: #43670E;
	font-weight: bold;
}

.pied
{
	font-family: verdana;
	font-size: 9px;
}

 /*------------------------------------------------------*
  *-----------------------------------     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.jpg);
	width:120px;
	color: #006600;
   }
   
	 
a.menu{
	text-decoration: none;
	display:block;
	height: 68px;
	width:120px;
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/bt.jpg);
	font-style: italic;
	font-weight: bold;
	}


a.menu:hover{
	color: #517B11;
	background-image: url(../images/deco/bt_roll.jpg);
}



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



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

a.lien:hover{
	text-decoration: underline overline;
}



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


th{
	text-align: left;
	color:#6A6A6A;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/deco/bg-titre.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 80px;
	}


img {
border-color: #80C41C;
}




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

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

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

#referencement a:hover {
	color: #444444;
}


 /*---------------------------------------------------------*
  *----        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: #000000;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	
	background-color: #FFFFFF;
	font-size:10px;
	color: #000000;
	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: #000000;
	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: #000000;
	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: #000000;
}
/* 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: #000000;
}
/* 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:#000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	font-family: verdana;
	font-size: 10px;
	color:#000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* 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: #000000;
	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                  ----*
  *-------------------------------------------------------*

