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


body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	background-image: url(../images/deco/pat_2.gif);
	background-repeat: repeat;
}


/*   

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

*/


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

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

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



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:920px;
	height:200px;
	background-color: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-image: url(../images/deco/header2.jpg);
	background-repeat: no-repeat;
	
}
#flash_anim{
	margin:0;
	padding:0;

}
#flash_diapo{
	margin:6px;
	padding:2px;
	border: 1px solid #CCC;

}
#flash_diapo2{
	padding:2px;
	border: 1px solid #CCC;
	width: 202px;

}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 920px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#content_central{
	margin:0 auto;
	padding:8px;

}
#texte_central {
	background-image: url(../images/deco/flag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#texte_central p{
	padding:6px;
	text-align: justify;

}
#texte_central img{
	padding:2px;
	float:right;
	margin-left: 6px;
}
.texte_central_gras{
	color:#3C5C97;
	font-weight: bold;


}
#separator{
	height: 3px;
	background-image: url(../images/deco/sepa.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 2px 0 2px 0;
	margin: 0 4px 0 4px;

}
.minimum{
	font-size:9px;
	color: #6B90D6;

}
#quisommesnous {
	padding:0;
	margin-left:0;

}
#quisommesnous img{
	padding:3px;
	float: left;
	margin: 0 0 0 6px;
	border: 1px solid #CCC;
	

}
/*- - - - - - DEBUT DIV DES PRODUITS */
#cat_produits{
	width:250px;
	margin:0px 10px 16px 10px;
	padding:0;
	border:1px solid #CCC;
	float: left;

}
.description{
	padding:2px 4px 2px 4px;
	background-image: url(../images/deco/puce_texte.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	text-indent: 8px;

}
#cat_produits img{
	border: 1px solid #DDD;
	margin: 2px;
	padding: 1px;

}
.titre_cat_produits{
	background-color:#F2DA92;
	font-weight:bold;
	color:#CC3300;
	background-image: url(../images/deco/picto_1.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-indent: 12px;
	padding: 2px;
	border-bottom: 1px solid #CE942A;

}
.quantite {
	border:1px solid #999;
	font-size:10px;
	font-weight: none;
}
.prix_cat{
	padding:4px;
	color:#990000;
	font-size:10px;

}
.plus_dinfos{
	font-size:10px;
	padding: 4px;
	text-align: center;

}
.plus_dinfos a{
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.plus_dinfos a:hover{
	color: #999;

}
.ajouter_panier{
	color:#3C609A;
	background-image: url(../images/deco/ajouter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-indent: 18px;
	font-size: 10px;
	padding: 4px 0 8px 4px;

}
.ajouter_panier a{
	color:#3C609A;
	text-decoration: none;
}
.ajouter_panier a:hover{
	color:#0099FF;
}
/* - - - - - - FIN DIV DES PRODUITS */

/*- - - - - - DEBUT DIV DU DETAILS DES PRODUITS */
#details_produits{
	width:500px;
	margin:0px 10px 16px 10px;
	padding:0;
	border:1px solid #CCC;

}
#details_produits img{
	padding: 1px;
	border: 1px solid #DDD;
	margin: 2px;

}
.pack{
	padding:2px 4px 2px 4px;
	background-color: #DDD;
	color: #666;
}
.ingredients{
	padding:2px 4px 2px 4px;
	color: #993300;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: none;
	

}
#retour_liste{
	padding:2px 36px 2px 4px;
	text-align: right;
	font-weight: bold;
	
}
#retour_liste a{
	color: #476CB2;
	text-decoration: none;
	background-color: #DDD;
	padding: 2px;
}
#retour_liste a:hover{
	color: #FFF;
	background-color: #999999;
}
/*- - - - - - FIN DIV DU DETAILS DES PRODUITS */

/*DEBUT MENU HAUT*/
#menu_horizontal{
	margin: 0;
	padding: 8px 6px 0 0;
	text-align: center;
	font-size: 9px;
	color: #476CB2;

}
#menu_horizontal a{
	color: #476CB2;
	text-decoration: none;
	

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

}
/*FIN MENU HAUT*/
/* ///////////////// Menu left /////////////// */
#nav {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px;
	border: 1px solid #CCC;

}

#nav a {
	width: 164px;
	height: 20px;
	display: block;
	text-decoration: none;
	color: #3C5C97;
	text-indent: 20px;
	font-size: 10px;
	margin: 0;
	line-height: 17px;
	background-image: url(../images/deco/puce_list.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	

}

#nav a:hover {
	color: #003399;
	background-color: #A4C3FA;
	background-image: url(../images/deco/puce_list2.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	

}
#nav img{
	padding:0 0 6px 4px;
}
/* ///////////////// FIN Menu left /////////////// */
/* ///////////////// Menu right /////////////// */
#nav_right {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px;
	

}

#nav_right a {
	width: 160px;
	height: 20px;
	display: block;
	text-decoration: none;
	color: #3C5C97;
	text-indent: 20px;
	font-size: 10px;
	margin: 0;
	line-height: 17px;
	background-image: url(../images/deco/puce_list.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	text-align: left;
	

}

#nav_right a:hover {
	color: #FFF;
	background-color: #4E71B2;
	background-image: url(../images/deco/puce_list2.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	

}
#nav_right img{
	padding:4px;
	border: 1px solid #CCC;
}
#panier{
	border: 1px solid #CCC;
	background-color:#A7C5F9;
	padding:2px 0 0 0;
	margin-bottom: 8px;

}
#panier img{
	padding:0px;
	border: 0px;

}
#votrepanier{
	border: 1px solid #CCC;
	padding:4px;
	margin: 4px 4px 8px 4px;
	width: 160px;
	
}
#votrepanier p{
	padding:2px;
	font-size: 10px;

}
#votrepanier a{
	color:#666;
	text-decoration: none;

}
#votrepanier a:hover{
	color:#FF0000;
}
#votrepanier img{
	border: 0px;

}
.titrepanier{
	font-weight:bold;
	color:#990000;
	font-size: 11px;
	text-align: left;
	padding: 2px;
}




/* ///////////////// FIN Menu right /////////////// */
.titre_menu{
	color:#CC6600;
	padding:4px;
	margin:0;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/deco/puce_menu.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 8px;
	background-color: #EEE;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:920px;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 44px;
}

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

#footer a:hover{
	color:#476CB2;
}


/*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: 4px 0 10px 0;
	padding: 0 0 2px 0;
	color:#3C5C97;
	font-size: 20px;
	background-color: #EEE;
	text-indent: 24px;
	background-image: url(../images/deco/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
  }
  
   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 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;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fee;
	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 #036;
	background-color: #9cf;
	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: #476CB2;
	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: #DDD;
	border: solid #CCC 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #DDD;
	border: solid 1px #f00;
}
/* 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: #476CB2;
	border: solid 1px #476CB2;
	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: 20px;
	width: 70%;
}

#referencement img {
	padding: 5px;
}

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

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

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

