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


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


/*   

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

*/


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

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





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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:970px;
	height:232px;
	background-color: #CEC5AA;
}
#header-ligne{
	margin:0 auto;
	padding:0;
	width:970px;
	height:42px;
	background-color: #999;
}
#header-nav{
	margin:0 auto;
	padding:0;
	width:970px;
	height:32px;
	background-color: #857C70;
	background-image: url(../images/deco/cote.gif);
	background-repeat: no-repeat;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-color:#E2DBCA;
	background-image: url(../images/deco/bg-hotel.jpg);
	background-repeat: repeat-y;
}
#content-flash {
	margin:0 auto;
	padding:0;
	width: 970px;
	height:60px;
}
#content-flashligne {
	margin:0 auto;
	padding:0;
	width: 970px;
	height:42px;
	background-image: url(../images/deco/ligne-flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-nav{
	margin:0 auto;
	padding:0;
	width:970px;
	height:32px;
	background-image: url(../images/deco/nav-on.gif);
	background-repeat: repeat-x;
}
#content-present {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/img-hotel02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-hotel {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/img-hotel03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-restau {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/img-hotel04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-traiteur {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/img-hotel05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-activites {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/img-hotel6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-groupes {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-image: url(../images/deco/img-hotel06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-contact {
	margin:0 auto;
	padding:0;
	width: 970px;
	background-repeat: no-repeat;
}
#content-gauche {
	margin:0 auto;
	padding:20px 30px 5px 40px;
	width:490px;
	float:left;
}
#content-gauche .titre{
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#content-gauche .titre li{
	margin:0 auto;
	list-style-image: url(../images/deco/puce.gif);
	list-style-type: square;
	list-style-position: inside;
}
#content-gauche .soustitre{
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
}

#content-gauche .liens a{
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding:0;
	
	
}
#content-gauche .texte {
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 20px 0px 10px 25px;
}
#content-gauche .texte a{
	margin:0 auto;
	color: #3F2915;
}
#content-gauche .texte a:hover{
	margin:0 auto;
	color: #5E574F;
}
#content-gauche .img{
	margin:0 auto;
	padding:2px;
	border: 1px solid #402913;
	background-position: center center;
	background-color: #FFFFFF;
}
#content-gauche .textebold {
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#content-droit {
	margin:0 auto;
	padding:30px 2px 5px 0px;
	width: 200px;
	float: left;
}
#content-droitcontact {
	margin:0 auto;
	padding:30px 2px 5px 0px;
	width: 350px;
	float: left;
}
#content-droitcontact .titre{
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#content-droitcontact .texte {
	margin:0 auto;
	color: #3F2915;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}
#content-droitcontact .texte a{
	margin:0 auto;
	color: #3F2915;
}
#content-droitcontact .texte a:hover{
	margin:0 auto;
	color: #5E574F;
}
#content-droitcontact .img{
	margin:0 auto;
	padding:2px;
	border: 1px solid #402913;
	background-position: center center;
	background-color: #FFFFFF;
}
#content-texte {
	margin:0 auto;
	padding:10px 10px 10px;
	width: 450px;
	float: left;
}
#content-bas {
	margin:0 auto;
	padding:0;
	width: 970px;
	height:30px;
	background-color:#DED8C1;
	background-image: url(../images/deco/ligne-bas.gif);
}
/*_________________LISTA PROD ___________*/

.liste_prod{
	float:left;
	width:130px;
	padding:1px;
	margin: 2px;
	border:5px #E8DFB8 solid;
}
.liste_prod p{
	margin:1px;
	padding:2px;
	background-color:#F5F0DC;
	text-align:center;
	
}
.liste_prod p a{
	color:#891311;
	text-decoration:none;
}
.liste_prod p a:hover{
	color:#DB2A24;
}
.liste_prod p.prix_promo
{
	text-decoration:none;
	color:#DB2A24;
	font-size:12px;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:970px;
	height:30px;
	background-color:#C5B695;
	text-align: center;
	color: #867C70;
	background-repeat: repeat-y;
}

#footer a{
	color:#655E54;
	text-decoration:none;
	font-weight: bold;
}

#footer a:hover{
	color:#978D82;
	font-weight: bold;
}


/*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: 0;
	   color:#000;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


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

/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; apr?s votre menu*/

ul#menu_horizontal{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu_horizontal li{
	margin-right:1px;
	width: 118px;
	height: 32px;
	color:#fff;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD8C0;
	font-weight: bold;
}

ul#menu_horizontal li a{
	padding:5px 0px;
	background-image: url(../images/deco/nav-on.gif);
	background-repeat: no-repeat;
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none;
	list-style-type: none;
	font-weight: bold;
	height: 32px;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	background-image: url(../images/deco/nav-of.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

 
 /*------------------------------------------------------*
  *--------------------------     CSS MENU 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 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: 1px solid #000000;
	background-color: #DBDBDB;
	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 {
	border: 1px solid #324D41;
	background-color: #9E9B78;
	color: #324D41;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoy? */
a.formulaire_msgRetour_lien {
	color: #FFFFFF;
	font-weight:bold;
}
/* 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: #000000;
	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: #CCCCCC;
	border: 1px solid #000000;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #999999;
	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: #000000;
	border: solid 1px #333333;
	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;
}
/* 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;
}

#referencement img {
	padding: 3px;
}

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

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

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
