/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
 *------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bc9053;
	background-image:url(../images/deco/back_body.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color: #0d2e73;
}



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

a{
	color:#FF6600;
	text-decoration:none;
}
img{
	border:none;
}
img.img_right{
	padding:5px 0 0 0;
	float:right;
}

img.img_centre{
	padding:0;
	margin:0 0 0 20px;
	display:block;
	float:left;
}

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


#general{
	margin:0 auto;
	padding:0;
	width:990px;
}

/*Haut de page  HEADER*/

#header{
	margin: 0 ;
	padding: 15px 0 0 38px ;
	list-style: none;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../images/deco/back_menu_horiz2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header a{
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover{
	color:#0d2d75;
}
#table_news{
	color:#FFFFFF;
	width:630px;
	padding:0;
	margin:0 ;
	font-size:10px;
	float:right;
	
}
#table_news input{	
	border:1px #FFFFFF solid;
	background-color:#d9e8fa;
	font-size:10px;
	width:90px;
	height:14px;
	padding:1px 5px;
}
#table_news input.valid{
	border:0px;
	background-color:#9fc8f6;
	background-image:url(../images/deco/back_valid.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	line-height:17px;
	margin:2px 0 0 0;
	height:17px;
	width:17px;
	padding:0 0 5px 0;
	cursor:pointer;
	
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 50px 0;
	width: 990px;
}
#div_menu_gche{
	margin:0;
	padding:0;
	width:178px;
	float:left;
}
#div_content{
	margin:0;
	padding: 0;
	width:790px;
	float:right;
}
#div_texte{
	margin:0;
	padding: 0 0 0 10px;
	width:750px;
	background-image:url(../images/deco/back_content_mil.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.img_block {
	display:block;
}
#div_texte h1{
	padding:0 0 0 10px;
	width:738px;
	font-size:24px;
}
#div_texte p.grand_titre{
	padding:0 0 0 10px;
	/*width:738px;*/
	font-size:24px;
	font-weight:bold;
}
#div_texte h2{
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	width:728px;
	font-size:16px;
	background-color:#FFFF99;
}
#div_texte h2.page{
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	width:728px;
	height:45px;
	font-size:18px;
	background-image:url(../images/deco/back_h2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#div_texte h1.page{
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	width:728px;
	height:45px;
	font-size:18px;
	background-image:url(../images/deco/back_h2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#div_texte h3{
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	width:728px;
	font-size:16px;
	background-color:#fff46d;
}


#div_texte p{
	width:718px;
	margin:0 0 5px 0;
	padding:0 10px ;
}
#div_texte p.p_cellule{
	width:718px;
	margin:0;
	padding:10px ;
	background-color:#e8e8de;
}
/*_____________________________________________ PROMOTION & nouveautes_______________*/
#div_promotion{
	width:180px;
	height:140px;
	margin:0;
	padding:50px 90px 0 70px ;
	float:left;
	background-image:url(../images/deco/back_promo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}
#div_promotion h1,#div_nouveaute h1{
	width:140px;
	
}
#div_nouveaute{
	width:180px;
	height:140px;
	padding:50px 90px 0 70px ;
	margin:0 20px 0 0;
	float:right;
	background-image:url(../images/deco/back_nouveaute.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}
#div_promotion a,#div_nouveaute a {
	color:#000066;

}
/* _______________________________________________ PRODUITS ___________*/
#liste_produits .produits{
	width:174px;
	padding:5px 2px;
	margin:5px 6px 0 0;
	border:1px solid #c3e0ff;
	background-color:#ffffff;
	float:left;
}
#liste_produits .produits img{
	display:block;
	margin:0 auto;
}
#liste_produits .produits a{
	width:164px;
}
#liste_produits .produits a h2{
	width:164px;
	font-size:14px;
	padding:5px;
	margin:5px 0 0 0;
	line-height:15px;	
	color:#65491e;
	background-color:#fff46d;
	border-width:0 0 1px 0;
	border-color:#e2d106;
	border-style:solid;
}
#liste_produits .produits h2{
	width:164px;
	font-size:14px;
	padding:5px;
	margin:0;
	color:#846330;
	background-color:#afd1f7;
	border-width:1px 0 ;
	border-color:#eaf3fc #779ecb #779ecb #779ecb;
	border-style:solid;
}
#liste_produits .produits p{
	width:164px;
	font-size:14px;
	padding:5px;
	margin:0;
	color:#846330;
	background-color:#afd1f7;
	border-width:1px 0 ;
	border-color:#eaf3fc #779ecb #779ecb #779ecb;
	border-style:solid;
	font-size:10px;
}
#liste_produits .produits p span{
	color:#ea4b05;
	font-weight:bold;
	font-size:12px;
}
/* _____________________________ DETAIL ________________*/
#detail{
	width:694px;
	padding:5px 15px;
	margin:5px 6px 0 0;
	border:1px solid #c3e0ff;
	background-color:#ffffff;
}
#detail a{
	padding:5px 0 0 5px;
}
#detail img{
	background-color:#FFFFFF;
	margin:10px 0 0 0;
	padding:2px;
	border:1px solid #c3e0ff;
}
#detail h1{
	width:684px;
	font-size:14px;
	padding:5px;
	margin:5px 0 0 0;
	line-height:15px;	
	color:#65491e;
	background-color:#fff46d;
	border-width:0 0 1px 0;
	border-color:#e2d106;
	border-style:solid;
}
#detail p{
	width:684px;
	font-size:14px;
	padding:5px;
	margin:0;
	color:#846330;
	background-color:#afd1f7;
	font-size:12px;
	border-width:1px 0 ;
	border-color:#eaf3fc #779ecb #779ecb #779ecb;
	border-style:solid;
}
#detail select.select_panier{
	border-width:1px;
	border-color:  #779ecb;
	border-style:solid;
	background-color:#97c6fb;
}
#detail input.valid{
	padding:0 12px 0 0;
	margin:0 ;
	border:none;
	background-color:#afd1f7;
	background-image:url(../images/deco/valid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#ea4b05;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
#detail img.img_panier{
	border:0px;
	padding:0;
	margin:0;
	background-color:#afd1f7;
}
/* ____________________________ PAGINATION ____________*/
#div_pagination{
	color:#846330;
	padding:5px;
	margin:5px 0;
	width:726px;
	text-align:center;
	border:1px solid #c3e0ff;
	background-color:#ffffff;
}

/*#div_pagination a{
	padding:1px 5px;
	margin:0 5px;
	background-color:#eee2ce;
	color:#846330;
}
#div_pagination a:hover{		
	background-color:#846330;
	color:#eee2ce;
}
*/
/* __________________________________ ACCES PRO ______________*/

.acces_pro{
	width:694px;
	padding:5px 15px;
	margin:5px 6px 0 0;
	border:1px solid #c3e0ff;
	background-color:#ffffff;
}
.acces_pro td{
	padding:0 5px;
}
.acces_pro input, select{
	/*width:100px;*/
}
.acces_pro input.valid{
	padding:0 12px 0 0;
	margin:0 ;
	border:none;
	background-color:#ffffff;
	background-image:url(../images/deco/valid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#ea4b05;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	width:60px;
	
}
/* _______________________________ PAIEMENT __________*/

#table_paiement{
	width:738px;
	margin:0 0 5px 0;
	padding:0 ;
	border:0px;
	background-color:#FFFFFF;
	border-collapse:collapse;
}
#table_paiement td{
	padding:2px 5px;
	margin: 0;
	background-color:#f0f0f0;
	border-width:0 0 3px 0;
	border-color: #0d2e73;
	border-style:solid;
}
#table_paiement p{
	width:400px;
}
.pictos_paiement{
	margin:0 20px 20px;
	padding:2px;
	text-align:center;
	}
.pictos_paiement img{
	border-bottom:1px solid #000;
	border-right:1px solid #888;
	margin:0 2px
	}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:990px;
	height:30px;
	text-align: center;
	color: #FFF;
}

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

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


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	
  }
  
   h3 {
   	margin: 0;
    padding: 0;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
  }
#detail p.gauche{
  	float:left;
	width:auto;
  }
#div_texte h2.gauche{
  	float:left;
	width:625px;
	padding:5px;
	margin:0;
	color:#846330;
	background-color:#afd1f7;
	font-size:12px;
	border-width:1px 0 ;
	border-color:#eaf3fc #779ecb #779ecb #779ecb;
	border-style:solid;
	font-weight:normal;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/

/* MENU VERTICAL */
#div_lien{
	padding:0;
	margin:0;
	height:139px;
	width:178px;
	background-image:url(../images/deco/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#div_lien a{
	padding:0;
	margin:0;
	height:139px;
	width:178px;
	display:block;
	background-image:none;
}
#menu_vertical{
	margin:0;
	padding:0;
	width:178px;
	list-style:none;
	text-align:center;
	color:#fff;
}
#menu_vertical h1{
	padding:10px 0 0 0;
	height:31px;
	line-height:31px;
	text-transform:uppercase;
	font-size:12px;
}
#menu_vertical h2{
	cursor:pointer;
	padding:10px 0 0 0;
	height:31px;
	line-height:31px;
	text-transform:uppercase;
	font-size:12px;
}
#menu_vertical ul{
	margin:0;
	padding:0;
	width:178px;
	text-transform:uppercase;
	color:#0d2d75;
	font-size:12px;
} 
#menu_vertical #ul{
	background-image:url(../images/deco/menu_h1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_vertical #ul_un{
	background-image:url(../images/deco/menu_h1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_vertical #ul_deux{
	background-image:url(../images/deco/menu_h2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_vertical #ul_trois{
	background-image:url(../images/deco/menu_h3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_vertical #ul_quatre{
	background-image:url(../images/deco/menu_h4.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_vertical #ul_cinq{
	background-image:url(../images/deco/menu_h5.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_vertical ul li.li_sub{	
	margin:0;
	padding:0;
	/*padding:5px 0 0  0;*/
	background-image:url(../images/deco/menu_centre.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	list-style:none;
	/*display:none;*/
}
#menu_vertical ul li.li_bas{	
	margin:0;
	padding:5px 0 7px  0;
	background-image:url(../images/deco/menu_bas_clr.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	list-style:none;
}
#menu_vertical ul li.li_bas_vide{	
	margin:0;
	padding:5px 0 0  0;
	background-image:url(../images/deco/menu_centre.jpg);
	background-repeat:repeat-y;
	background-position:top;
	list-style:none;
}
#menu_vertical ul li.li_bas_repli{	
	margin:0;
	padding:4px 0 8px  0;
	background-image:url(../images/deco/menu_bas_blc.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
	list-style:none;
}

#menu_vertical #champ_recherche{
	margin:0;
	padding:0;
}

#menu_vertical ul a{
	width:140px;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/deco/back_li.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.list_cat1_1, .list_cat1_3
{
	list-style : none;
	display : none;
	
}



#menu_vertical ul a.sous_sous_cat
{
	width:110px;
	height : 15px;
	background-image:url(../images/deco/back_sous_li.png);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}
#menu_vertical ul  a:hover, #menu_vertical  ul a:focus, #menu_vertical ul a:active {
	color:#846330;
	text-decoration:none;
}

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/
#div_info_utiles{
	height:66px;
	padding: 0 90px 0 38px ;
}
#div_info_utiles a{
	text-transform:uppercase;
	font-weight:bold;
}
#menu_horizontal{
	margin: 0 ;
	padding:0;
	list-style: none;
	height:50px;
}
#menu_horizontal li{
	margin:0;
	padding:0;
	width: 137px;
	color:#10337d;
	float:left;
	height:45px;
	line-height:45px;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
}
#menu_horizontal li.li_un{
	margin:0;
	padding:0 0 0 40px;
	width: 96px;
	background-image:url(../images/deco/li_un.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#menu_horizontal h2{
	font-size:12px;
	color:#0d2d75;
}
#menu_horizontal li.li_deux{
	background-image:url(../images/deco/li_deux.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:143px;
}
#menu_horizontal li.li_trois{
	background-image:url(../images/deco/li_trois.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:143px;
}
#menu_horizontal li.li_quatre{
	background-image:url(../images/deco/li_quatre.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:119px;
}
#menu_horizontal li.li_cinq{
	background-image:url(../images/deco/li_cinq.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	width:143px;
}
#menu_horizontal li a{
	margin:0;
	display:block;
	font-size:12px;
	color:#10337d;
	text-decoration:none;
	height:45px;
	line-height:45px;
}
#menu_horizontal li.li_deux a{
	padding:0 0 0 40px;	
}
#menu_horizontal li.li_deux a:hover{
	background-image:url(../images/deco/back_li_a_deux.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#menu_horizontal li.li_trois a{
	padding:0 0 0 40px;	
}
#menu_horizontal li.li_trois a:hover{
	background-image:url(../images/deco/back_li_a_trois.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#menu_horizontal li.li_quatre a{
	padding:0 0 0 40px;	
}
#menu_horizontal li.li_quatre a:hover{
	background-image:url(../images/deco/back_li_a_quatre.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#menu_horizontal li.li_cinq a{
	padding:0 0 0 40px;	
}
#menu_horizontal li.li_cinq a:hover{
	background-image:url(../images/deco/back_li_a_cinq.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
 
 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT    ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#div_plan{
	width:694px;
	padding:5px 15px;
	margin:5px 6px 0 0;
	border:1px solid #c3e0ff;
	background-color:#ffffff;
}
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 	margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS FIN         ----*
  *------------------------------------------------------*/



 /*---------------------------------------------------------*
  *----        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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: inherit;
	width:726px;
	padding:0px;
	margin:0;
	border:1px solid #c3e0ff;
	background-color:#ffffff;
	background-image:url(../images/deco/back_table.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
/* DIV contenant l'ensemble des ERREURS de saisie */
div.formulaire_erreursSaisie {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #eee;
	color: #f00;
	padding: 5px;
	margin-bottom: 3px;
	width:360px;
}
/* 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: 0px;
	border-color: #999;
	width:360px;
}
/* GROUPE de champs : ligne EN-TÊTE de table */
.formulaire_table th {
	padding:0;
	text-align: center;
	font-weight: bold;
}
/* GROUPE de champs : en FIELSET */
.formulaire_table fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
}
/* 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: 165px;
		padding: 0px 5px 0px 10px;
		text-align: right;
	}
	/* Normal */
	td.formulaire_nom_champ {
	}
	/* 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;
	}
	/* 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-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		width:175px;
		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 */
		/*filter: alpha(opacity=80);
		opacity: 0.8;*/
	}
	/* Normal */
	.formulaire_champ {
		background-color: #eee;
		color: #000;
		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 {
	border: solid 1px #999;
	cursor: pointer;
	padding:0 12px 0 0;
	margin:0 5px 0 0 ;
	border:none;
	background-color:#ffffff;
	background-image:url(../images/deco/valid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#ea4b05;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

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

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

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

.div_calend {
	position: absolute;
	margin-left: 0px;
	margin-top: -80px;
	display: none;
	z-index: 100;
}
.div_calend .tab_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	text-align: center;
	color: #000;
	width: 60%;
	padding: 3px;
}
.div_calend .cell_fleche {
	background-color: #ccc;
	text-align: center;
	padding: 3px;
}
.div_calend .cell_fleche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align:center;
	display: block;
	width:inherit;
	padding: 3px;
}
.div_calend .cell_jour_a:hover {
	background-color: #fff;
	color: #666;
	font-weight:bold;
}
.div_calend .lien_fermer {
	font-family: Arial, Helvetica, sans-serif;
	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                  ----*
  *-------------------------------------------------------*/

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/

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

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

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

#referencement a img {
	border: none;
	padding: 3px;
}

   /*------------------------------------------------------*
  *--------    CSS text page index  DEBUT              ----*
  *------------------------------------------------------*/

#text_index {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	padding-top: 70px;
	color: #FFF;
	width: 80%;
}

#text_index a {
	color: #ffffff;
	text-decoration: none;
}

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



 /*------------------------------------------------------*
  *--------    CSS text page index  FIN                ----*
  *------------------------------------------------------*/
 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/

ul#navpage{
	margin:0;
	padding:10px 45px 10px 0;
	list-style-type:none;
	font-size:0.9em;
	/*text-align:right;*/
}

ul#navpage li{
	margin:0 0 0 3px;
	padding:0;
	display:inline;
}




ul#navpage a{
	text-decoration:none;
	background-color:#eee2ce;
	color:#846330;
	/*text-decoration:underline;*/
}

ul#navpage a:hover{
	text-decoration: none;
	background-color:#846330;
	color: #eee2ce;
}

ul#navpage a.texte_page{
	font-weight : bold;
	font-size 	: 12px;
	color 		: #eee2ce;
	background 	: #846330;
}


ul#navpage .inactif {
	color: #000;
}

img.image_promo:hover {
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

.en_cours
{
		color : #FFFF99;
	background : #FF6600;
	width : 100px;
}

.h1_un
{
	height : 38px;
}

#encart-dynamique
{
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
	
}
#encart-dynamique img a
{
	border:none;
}
