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


body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color: #5F6E1B;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*   

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 

*/


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

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

a.lien {
background-color: #5F6E1B;
border-top: #CBEA39 solid 1px;
display: block;
padding: 4px;
color: #884A1B;
font-weight:bold;
}
a.lien:hover {
background-color: #A2B549;
border-top: #884A1B solid 1px;
color: #884A1B;
}



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


#general{
	margin:0 auto;
	padding:91px 0 0 0;
	width:100%;
	margin-top: 66px;
	background-image: url(../images/deco/bg_general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:820px;
	/*height:314px;*/
}
#anim_index{
	width:100%;
	height:280px;
	margin: 0 auto;
	padding: 0 auto;
}
#anim_header{
	width:300px;
	height:280px;
	margin: 0 auto;
	padding: 0 15px 0 0;
}

.diapo {
	background-image: url(../images/deco/bg_diapo.gif);
	padding: 20px 20px 20px 20px;
	height: 240px;
	background-repeat: no-repeat;
}
#titres {
	background-image: url(../images/deco/bg_titres.gif);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#titres img {
	margin-left: 40px;
}
.texte {
	padding: 18px 15px 30px 15px;
	text-align: justify;
}
.texte a{
	color: #B9D534;
	text-decoration: none;
	
}
#plats a {
	color: #5F6E1B;
}
#plats a:hover {
	text-decoration: none;
}









/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:60px 0 0 0;
	width: 820px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:28px 0 0 0;
	height:187px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/footer.jpg);
	background-position: center top;







	background-color:#00CC33
	width: 100%;
	font-size: 12px;
	background-color: #A8C131;
	background-repeat: no-repeat;
}

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

#footer_2 a {
	color:#444F13;
	}

#footer_2 a:hover {
	color:#003300;
	}
		
#footer a:hover{
	color:#FFFFFF;
}
table#plats {
	margin-bottom: 15px;
}

#plats td {
	padding-bottom: 8px;
}



/*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: 10px 0;
	padding: 0 0 0 5px;
	background-color: #D9E79A;
	font-size: 15px;
	font-style: italic;

  }
h2  {
	
  }
  
   h3 {
   	margin: 5px 0;
    padding: 0;
	   color:#A7C12F;
	   font-size: 13px;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 a{
   margin: 0 auto;
	padding: 0 auto;
	color:#A7C12F;
	font-size: 14px;
	text-decoration: none;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

#nav {
	width: 180px;
	margin: 10px 0 0 10px;
}
#nav a {
	display: block;
	line-height: 30px;
	margin-bottom: 5px;
	background-image: url(../images/deco/bg_btn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #F5FFC3;
	padding-left: 10px;
}
#nav a:hover, body#pres a#pres, body#carte a#carte, body#menu a#menu, body#groupe a#groupe, body#revue a#revue, body#acces a#acces, body#home a#home {
	background-position: center bottom;
	color: #758721;
}


 
 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT    ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}
.menu {
	padding: 0 0 0 5px;
}


#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         ----*
  *------------------------------------------------------*/
  
   /*------------------------------------------------------*
  *--------------------------    glider       ----*
  *------------------------------------------------------*/
/*glider carte*/

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 280px;
	height: 1000px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:250px;
	overflow:hidden;
	float:left;
	padding:1em;
	height: 1000px;
		}
	div.scroller div.content {
	width: 250px;
		}
		
.controls {
	margin-bottom: 10px;
}
.controls a{
	color: #5F6E1B;
	font-weight: bold;
}
.controls a:hover{
	color: #884A1B;
	font-weight: bold;
}

	/*div#section2 {
	color:#616E22;
	height:auto;
		}
		div#section3 {
	color:#616E22;
		}
		div#section4 {
	color:#616E22;
		}div#section1 {
	color:#616E22;
		}*/
/*glider menu*/

div.scroller_menu {
	/* modify width and height of scrolling section if necessary	*/		
	width: 290px;
	height: 600px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	div.scroller_menu div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:250px;
	overflow:hidden;
	float:left;
	padding:1em;
	height: 600px;
		}
	div.scroller_menu div.content {
	width: 250px;
		}


 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/






 /*---------------------------------------------------------*
  *----        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, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 300px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #666666;
	background-color: #CCCCCC;
	color: #666666;
	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 {
	border: solid 1px #5F6E1B;
	background-color: #CBEA39;
	color: #000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color:#444F13;
	font-weight:bold;
	text-decoration:none;
}
a.formulaire_msgRetour_lien:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* Tableau de champ général */
table.formulaire_table {
	border: solid 1px #000; 
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #A7C12F;
	color: #fff;
	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;
}
/* 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: #666666;
	font-weight: bold;
}
/* 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, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 200px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #CBEA39;
	border: solid #5F6E1B 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #CCCCCC;
	border: solid 1px #666;
}
/* 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: #A7C12F;
	border: solid 1px #5F6E1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
	padding-top: 8px;
}
/* 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: #666;
}

#referencement img {
	padding: 3px;
}

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

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

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
#section1 p, #section2 p, #section12 p, #section3 p, #section4 p, #section5 p, #section6 p {
	padding: 10px 0px;
	background-image: url(../images/deco/separateur.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	text-align: center;
}
.ou {
	margin: 10px;
	text-transform: uppercase;
	display: block;
}
/*ajout int*/

.prix-barre{
text-decoration:line-through;
}
