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


body {
	margin: 0;
    padding: 0;
	background-color: #E4C898;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}


/*   

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

*/


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

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

li {
	list-style-image: url(../images/deco/puce.gif);
}

.texte_menu {
	font-size:10px;
	font-weight:lighter;
}

.produit_tva {
	margin: 2px;
	color: #660000;
	background-color: #E7CA9E;
	list-style-position: inside;
	font-weight: bold;
}


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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:860px;
	height:158px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:10px 8px 10px 264px;
	width: 588px;
	background-image: url(../images/deco/pierres_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px solid #D1B78B;
}
#content_index {
	margin:0 auto;
	padding:20px 0 10px 0;
	width: 800px;
	
}
#content2 {
	margin:0 auto;
	padding:10px 8px 10px 264px;
	width: 588px;
	background-image: url(../images/deco/pierres_left2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px solid #D1B78B;
}
#content3 {
	margin:0 auto;
	padding:10px 8px 10px 264px;
	width: 588px;
	background-image: url(../images/deco/pierres_left3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px solid #D1B78B;
}
#container {
	margin:0 auto;
	padding:4px;
	border:4px solid #FFF;
	background-color: #ECD9B7;
	
}
#container p{
	background-color: #F4E6C9;
	padding: 4px;
	text-align: justify;

}
#container_menus {
	margin:0 auto;
	padding:4px;
	border:4px solid #FFF;
	background-color: #ECD9B7;
	
}

.partenaires{
text-align:center;
padding:7px 0 3px 0;
}

#container_contact {
	margin:0 auto;
	padding:4px;
	border:4px solid #FFF;
	background-color: #ECD9B7;
	
}
#container_menus img{
	border: 2px solid #E6CBAD;
	padding: 2px;
	
}

#diapo_menu{
	border:2px solid #ECE3D5;

}

#diapo_presentation{
	border: 2px solid #E6CBAD;
	padding: 2px;
}

.exergue {
	font-size:12px;
	padding: 5px;
}

.adresse {
	background-color: #F4E6C9;
	padding: 4px;
	border-bottom: 1px dashed #AB8043;

}
.adresse p{
	padding: 4px;
	color: #993300;
	font-weight: bold;

}
.references {
	background-color: #F4E6C9;
	padding: 4px;
	border-bottom: 1px dashed #AB8043;

}
.references p{
	padding: 4px;
	color: #993300;

}
.references img{
	border: 2px solid #E6CBAD;
	padding: 2px;

}
.titre_references {
	font-weight:bold;

}
.nos_menus1 {
	padding: 6px;
	font-weight: bold;
	background-color: #E7CA9E;

}
.nos_menus2 {
	padding: 4px;
	font-weight: bold;
	background-color: #ECE3D5;
}
.nos_menus2 a{
	color: #A87A2D;
	text-decoration: none;

	}
.nos_menus2 a:hover{
	color: #723519;

	}
.nos_menus ul{
	padding: 0px;
	}
.nos_menus li{
	margin: 2px;
	color: #660000;
	background-color: #E7CA9E;
	list-style-position: inside;
	font-weight: bold;
	list-style-image: url(../images/deco/boule.gif);
	

}
.nos_plats ul{
	padding: 0px;
	

}
.nos_plats li{
	margin: 2px;
	color: #660000;
	background-color: #ECE3D5;
	list-style-position: inside;
	font-weight: bold;
	list-style-image: url(../images/deco/boule.gif);
	

}
.receptions {
	color: #000;
	background-color: #F4E6C9;
	padding: 4px;
	margin-top: 2px;
	background-image: url(../images/deco/tab_go.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 16px;
	
}

.receptions_titres {
	color: #660000;
	font-weight: bold;
	

}
.nous_situer {
	background-color: #F4E6C9;
	padding: 4px;
	border-bottom: 1px dashed #AB8043;

}
.nous_situer p{
	padding: 4px;
	color: #993300;
	background-image: url(../images/deco/information.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 12px;

}
.nous_situer a{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.nous_situer a:hover{
	color: #333;
}
#top_page{
	padding: 4px 10px 4px 0;
	color: #993300;
	text-align: right;
	background-image: url(../images/deco/top_fleche.gif);
	background-repeat: no-repeat;
	background-position: right 5px;

}
#top_page a{
	color: #993300;
	text-decoration:none;
}
#top_page a:hover{
	color: #FFF;
	
}

/*MENU DANS LE HEADER*/
#menu {
	margin:0;
	padding:15px 2px 0 0;
	width: 200px;
	text-align: right;
	float: right;
	
	
}
#menu ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	width: 194px;
	
}
#menu a{
	height: 22px;
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #E0B142;
	padding: 0 20px 0 0;
	margin: 0;
	
	
}
#menu a:hover{
	background-color:#E0B142;
	color: #FFF;
	border-bottom: 1px solid #E0B142;
		
	
}
.ouverture{
	margin: 0;
	padding: 4px 0 4px 0;
	color:#723519;
	font-size: 14px;
	background-image: url(../images/deco/picto_resto.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 26px;
	background-color: #FFF;
	font-weight: bold;

}
.contact_titres{
	margin: 0;
	padding: 3px 0 3px 0;
	color:#723519;
	font-size: 14px;
	background-image: url(../images/deco/situer.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 20px;
	background-color: #DFC092;
	font-weight: bold;

}
.contact_form{
	margin: 0;
	padding: 3px 0 3px 0;
	color:#723519;
	font-size: 14px;
	background-image: url(../images/deco/contact_ico.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 20px;
	background-color: #DFC092;
	font-weight: bold;

}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:4px 10px 0 0;
	width:850px;
	height:70px;
	background-color:#AB8043;
	text-align: right;
	color: #FFFFFF;
}

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

#footer a:hover{
	color:#660000;
}
#footer p{
	font-weight:bold;
	font-variant:small-caps;
	text-align:right;
	margin:10px 0 0 0;
	font-size:12px;
}

#footer_index{
	margin:0 auto;
	padding:4px 10px 0 0;
	width:790px;
	height:70px;
	background-color:#AB8043;
	text-align: center;
	color: #FFFFFF;
}

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

#footer_index a:hover{
	color:#660000;
}
#footer_index p{
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
	font-variant:small-caps;
	font-size:12px;
}


/*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;
	   color:#000;

  }
  
h2 {
	margin: 0;
	padding: 4px 0 4px 0;
	color:#723519;
	font-size: 14px;
	background-image: url(../images/deco/couverts.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 16px;
	background-color: #DFC092;
}
  
h3 {
   	margin-bottom: 5px;
	padding: 4px 0 4px 0;
	color:#723519;
	font-size: 14px;
	background-image: url(../images/deco/menu_picto.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 26px;
	background-color: #DFC092;
}
  
h4 {
   	margin: 0;
	padding: 4px 0 4px 0;
	color:#723519;
	font-size: 14px;
	background-image: url(../images/deco/bouteilles.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 26px;
	background-color: #DFC092;
}
  
h5 {
   	margin: 0;
    padding: 0;
	color:#000;
}
  
h6 {
   	margin: 0;
    padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT         ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#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 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 POST IT  DEBUT                 ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px;
	color:#02468B;
	font-size:11px;
}

 /*------------------------------------------------------*
  *--------    CSS POST IT  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;
	padding-top: 10px;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #AB8043;
	color: #f00;
	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 #AB8043;
	background-color: #F4E6C9;
	color: #000;
	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 {
	color: #000;
	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: #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;
}
/* 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: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #F4E6C9;
	border: solid #AB8043 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #DFC092;
	border: solid 1px #AB8043;
}
/* 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: #E4C898;
	border: solid 1px #AB8043;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	cursor: pointer;
	margin: 5px;
}
/* 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                  ----*
  *-------------------------------------------------------*

 

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

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

#referencement img {
	padding: 5px;
}

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

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

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
  
 
 /*------------------------------------------------------*
  *--------    CSS MODIFICATION              ----*
  *------------------------------------------------------*/ 
  
a{color: #993300; text-decoration:none; font-weight:bold;}
a:hover{color: #000;}
.vins{color:#000;}
