html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}





 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:10px auto 10px auto;
	padding:0;
	width:800px;
	border:#EAEAEA solid 1px;
}

/*Haut de page  HEADER*/

#header{
	margin:10px auto 0 auto;
	padding:0;
	width:800px;
	height:120px;
	background-color: #fff;
}

#header h1{
	margin:0 0 0 15px;
	padding:0;
	font-size:16px
}

ul.nav{
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	color:#666;
	text-align:right;
	list-style-type:none;
}

ul.nav li{
	margin:0 5px 0 5px;
	padding:0;
	display:inline;
}

ul.nav a{
	color:#989c2a;
	text-decoration:none;
}

ul.nav a:hover{
	text-decoration:underline;
}

ul.nav a.menu_actif{
	color:#989c2a;
	font-weight:bold;
}

.navigation {	
	background: #D9E1E5 url(../images/deco/nav2.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
/*
on a defini la barre grisée du menu, le conteneur 
*/

.navigation a {
	background: #909090 url(../images/deco/nav2.gif);
	border-right: 1px solid #AFBEC7;
	color: #F6DC00;
	display: block;
	float: left;
	font: bold 11px sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
/*
defini le bouton
padding marge interne
*/
.navigation a:hover {background-position: left bottom; color: #F6DC00;}
/*
defini le bouton
padding marge interne
*/

.navigation a.menu_actif{
	color:#F6DC00;
	background-position: left bottom; color: #F6DC00;
	text-decoration:none;
}

.clearer {clear: both;}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 800px;
	background-color:#fff;
}

#content p{
	padding:5px 0 0 0;
	font-size:14px;
}

#content_left{
	padding:10px;
}

#content_left .img{
	padding:2px;
	border:#ccc solid 1px;
}

#content_right{
	padding:10px;
}

#content_right h2{
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
}

#content_right h4{
	margin:0;
	padding:0;
	color:#333;
	font-size:14px;
}

#content_right ul.liste{
	margin:0;
	padding:10px 0 0 25px;
	font-size:14px;
}

#content_right ul.liste li{
	margin:5px 0 0 0;
	padding:0;
}

#content_right a{
	color:#660033;
	text-decoration:none;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:10px auto 0 auto;
	padding:0;
	width:800px;
	background: #D9E1E5 url(../images/deco/nav2.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	text-align: center;
	color: #FFF;
	font-size:10px;
}

#footer p{
	margin:0;
	padding:15px 0 0 0;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

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


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

/* DIV général contenant l'ensemble du FORMULAIRE */
div.formulaire_general {
	font-size: 12px;
	background-color: inherit;
	color: inherit;
	width: 300px;
	margin: 0 auto;

}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	color: #f00;
	padding: 5px;
	margin-bottom:3px;
}
/* DIV pour chaque LIGNE D'ERREUR de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* Tableau de champs général */
table.formulaire_table {
	border-style: solid;
	border-width: 1px;
	border-color: #91a3bd;
	width: 100%;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	background-color: #91a3bd;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
}
/* LEGENDE du fielset ci-dessus */
.formulaire_table legend {
	font-weight: bold;
	padding: 5px;
}
/* LIGNES de SÉPARATION entre deux lignes de 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;
	}
	/* Normal */
	td.formulaire_nom_champ {
		color:#666;
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_nom_champ_erreur {
		color: #f00;
		font-weight: bold;
	}

/* CELLULES qui contiennent les CHAMPS */
/*-------------------------------------*/
	/* Dans TOUS les cas */
	td.formulaire_td_champ, td.formulaire_td_champ_erreur {
		padding-right: 10px;
		filter: alpha(opacity=80);
		opacity: 0.8;
	}
	/* Normal */
	td.formulaire_td_champ {
	}
	/* En cas d'ERREUR sur le champ */
	td.formulaire_td_champ_erreur {
	}

/* Champs dans les formulaires : INPUT, TEXTAREA */
/*-----------------------------------------------*/
	/* Dans TOUS les cas */
	.formulaire_champ, .formulaire_champ_erreur {
		font-size: 12px;
		text-align: left;
		width: 200px;
		padding-top: 2px;
		padding-right: 3px;
		padding-bottom: 2px;
		padding-left: 3px;
		/* Attention, jouer sur l'opacité ICI (sur les INPUT) peut provoquer des problèmes d'affichage de SELECT sous IE */
	}
	/* Normal */
	.formulaire_champ {
		background-color: #eee;
		color: #666;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
	}
	/* En cas d'ERREUR sur le champ */
	.formulaire_champ_erreur {
		background-color: #fcc;
		border-style: solid;
		border-width: 1px;
		border-color: #f99;
	}

/* SUFFIXES : texte qui s'ajoute après les champs (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}

/* Cellules réunies (colspan) : dans TOUS les cas */
td.formulaire_td_colspan, td.formulaire_td_colspan_erreur {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Cellule TD du Titre d'un objet TABLEAU */
td.formulaire_tableau_titre {
	font-style: italic;
}
/* Cellule TH d'un objet TABLEAU au croisement des en-têtes de lignes/colonnes */
th.formulaire_tableau_coin {
	background-color : transparent;
}
/* EN-TETE TH de COLONNES d'un objet TABLEAU */
th.formulaire_tableau_colonne_entete {
	background-color: #ccc;
}
/* EN-TETE TH de LIGNES d'un objet TABLEAU */
th.formulaire_tableau_ligne_entete {
	background-color: #ccc;
}

/* TD du Bouton "ENVOYER" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* BOUTON "ENVOYER" du formulaire */
input.formulaire_envoyer {
	font-size: 12px;
	background-color: #91a3bd;
	color: #fff;
	border: solid 1px #91a3bd;
	cursor: pointer;
	margin: 5px;
}

/* TEXTE EN BAS du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}

/* DIV du message une fois le MESSAGE ENVOYÉ */
div.formulaire_msgRetour {
	background-color: #91a3bd;
	color: #fff;
	text-align: center;	
	padding: 10px;
	margin: 50px auto;
	border: solid 1px #999;
}
/* Lien "RETOUR" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #fff;
	font-weight: bold;
}

/**************/
/* CALENDRIER */
/**************/

.div_calend{
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 10;
}
.div_calend .tab_general {
	font-size: 11px;
	background-color: #fff;
	text-align: center;
	width: 280px;
	border: solid 1px #333;
}
.div_calend .cell_mois {
	background-color: #ccc;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_nomjour {
	font-size: 10px;
	color: #000;
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #ddd;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ddd;
	padding: 3px;
}
.div_calend .cell_jour {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #fff;
}
.div_calend .cell_jour:hover {
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
}
.div_calend .cell_jour_vide {
	background-color: #f8f8f8;
}
.div_calend .cell_jour_a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:100%;
	padding: 3px;
}
.div_calend .cell_jour_a:hover{
	background-color: #fff;
	color: #4FA500;
	font-weight:bold;
}
.div_calend .cell_fleche {
	text-align: center;
	vertical-align: middle;
}
.div_calend .lien_mois{
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.div_calend .lien_fermer{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 2px;	 /** voir note de l'attribut taille **/
	display: block;  /** on met un display: block car le margin-top ne sera pas pris en compte pour un display in-line (par défaut) **/
	width: 70px;	 /** display: block implique une taille de 100%. Il faut donc mettre une taille qui DOIT être cohérente avec le padding **/
	text-align: center;
}

/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*
