 /*------------------------------------------------*
  *---  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;
}


/*   

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

*/


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

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#general_index{
	margin:0 auto;
	padding:0;
	width:100%;
	
}
/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	width:976px;
}

/*Contenu de page  CONTENT */
#flash_bando{
	margin:0;
	padding:4px;
	border:1px solid #CCC;

}
#content {
	margin:0 auto;
	/*padding:16px;*/
	width: 976px;
}
#content_index {
	margin:0 auto;
	padding:60px 0 20px 0;
	width: 970px;
}
#container {
	margin:0;
	padding:10px;
	
}

#texte {
	padding: 10px 15px 0 25px;
	
}
#texte p {
	text-align: justify;
}

.titre_1{
	background-color:#EBA303;
	border:1px solid #999;
	padding:4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 2px;

}
.titre_2{
	background-color:#1B9ADD;
	border:1px solid #999;
	padding:4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 2px;
}
.titre_3{
	background-color:#FF6600;
	border:1px solid #999;
	padding:4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 2px;
}
.titre_credits{
	background-color:#DBEDF7;
	padding:4px;
	color: #193C7E;
	font-weight: bold;
	font-size: 12px;
	margin: 2px 1px 4px 1px;
}
.content_pub{
	text-align: justify;

}
.texte_pub {
	margin:2px;
	border: 1px solid #CCC;
	padding: 4px;
	
}
.content_pub img{
	margin:0 0 0 2px;
	border: 1px solid #7E98C2;
	padding: 1px;
}
#separator{
	height: 12px;
	background-image: url(../images/deco/points.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#produit_selection{
	width:220px;
	border: 1px solid #FF6600;

}
#produit_selection img{
	margin:4px 0;
	padding:2px;
	border: 2px solid #1E3E89;

}
.texte_produit_selection{
	margin:0;
	padding:0 8px 2px 8px;
	text-align: justify;
	font-size: 10px;
	background-image: url(../images/deco/symbo1.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	text-indent: 18px;

}
.ref_produit_selection{
	
	margin:2px;
	padding:2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #DDD;
}
.prix_produit_selection{
	margin:2px;
	padding:2px;
	border: 1px solid #FEBF00;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.detail_produit_selection {
	margin:1px 2px 2px 2px;
	padding:2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.detail_produit_selection a{
	color: #042278;
	text-decoration: none;
	background-color: #DDD;
	display: block;
	padding: 2px;
}
.detail_produit_selection a:hover{
	color: #FFFFFF;
	background-color: #042278;

}
.ajout_panier_selection {
	margin:2px;
	padding:2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.ajout_panier_selection a{
	text-decoration: none;
	color: #FF0000;
	background-color: #F5BB02;
	display: block;
	padding: 2px;
}
.ajout_panier_selection a:hover{
	background-color: #7EA3DC;
	color: #FFF;
}
.ensoleillement{
	margin: 0 0 10px 0;
	padding: 0 20px 0 22px;
	background-image: url(../images/deco/symbo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;

}
.ensoleillement a{
	color: #237AFF;
	text-decoration: none;
	

}
.ensoleillement a:hover{
	color: #FF3300;
	text-decoration: underline;


}
.liens_ancre {
	margin: 0 0 6px 0;
	padding: 0 0 0 8px;
	color: #237AFF;

}
.liens_ancre a{
	color: #237AFF;
	text-decoration: none;
	

}
.liens_ancre a:hover{
	color: #FF3300;
	text-decoration: underline;


}
.conseil{
	margin: 0 0 10px 0;
	padding: 0 20px 0 22px;
	background-image: url(../images/deco/info_picto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;

}
.credits{
	margin: 4px;
	padding: 0 10px 4px 22px;
	background-image: url(../images/deco/info_picto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;

}
.credits a{
	color: #237AFF;
	text-decoration: none;
	

}
.credits a:hover{
	color: #FF3300;
	text-decoration: underline;


}
.reglement {
	margin: 4px;
	padding: 0 10px 4px 22px;
	background-image: url(../images/deco/demand_picto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;

}
.reglement  a{
	color: #237AFF;
	text-decoration: none;
	

}
.reglement a:hover{
	color: #FF3300;
	text-decoration: underline;


}
#produit_cata{
	border: 1px solid #FF6600;

}
#produit_cata img{
	margin:4px;
	padding:2px;
	border: 2px solid #1E3E89;
	/*width: 160px;*/

}
#produit_details{
	border: 1px solid #FF6600;

}
#produit_details img{
	margin:4px;
	padding:2px;
	border: 2px solid #1E3E89;


}
.ref_produit_cata{
	margin:2px;
	padding:2px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	background-color: #DDD;
	background-image: url(../images/deco/descrip.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-indent: 10px;
}
.prix_produit_cata{
	margin:2px;
	padding:2px;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-image: url(../images/deco/narrow2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 10px;
}
.texte_produit_eau{
	margin:4px;
	padding:2px;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/deco/narrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-indent: 12px;

}
.detail_produit {
	margin:2px 6px 2px 6px;
	padding:2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.detail_produit a{
	color: #042278;
	text-decoration: none;
	background-color: #DDD;
	display: block;
	padding: 2px;
}
.detail_produit a:hover{
	color: #FFFFFF;
	background-color: #042278;

}

.trier {
	color: #333;
	background-color: #EEE;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	border: 1px solid #CCC;
}
.lien_pages{
	margin:0 auto;
	padding:6px 0 6px 0;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	text-align: right;

}
.lien_pages a{
	color: #666;
	text-decoration: none;
	padding: 0 2px 0 2px;

}
.lien_pages a:hover{
	color: #FFF;
	background-color: #F5BB02;

}
.ok {
	cursor: hand;
	background-color: #DDD;
	color: #333333;
	font-size: 11px;
	border: 1px solid #CCC;
	font-weight: bold;
}

/*--DEBUT PANIER LEFT--*/
.articles {
	padding:2px;
	margin:2px;
	border:1px solid #CCC;
	background-color: #EEE;
	text-align: justify;

}
#panier_old {
	margin: 10px 0 10px 0;
	border: 1px solid #CCC;
	padding: 0px;
	background-color: #FFF;
	width: 198px;
}

#panier2 {
	margin: 10px 0 10px 0;
	border: 1px solid #CCC;
	padding: 0px;
	background-color: #FFF;
	width: 198px;
}

#panier2 a{
	color: #042278;
	text-decoration: none;
	border: 1px solid #CCC;
	display: block;
	text-align: center;
	margin: 5px 2px 2px 2px;
	padding: 2px;
	background-color: #F5BB02;
}
#panier2 a:hover{
	color: #FFF;
	background-color: #7EA3DC;
}
#haut_page{
	margin: 10px 0 10px 0;
	border: 1px solid #CCC;
	padding: 0;
	text-align: right;

}
#haut_page a{
	text-decoration: none;
	color: #666;
	background-image: url(../images/deco/hautpage.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 18px;
	display: block;
}
#haut_page a:hover{
	color: #666;
	background-color: #CCC;
}

/*--FIN PANIER LEFT--/*

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:4px 0 0 0;
	width:976px;
	height:36px;
	text-align: center;
	color: #666666;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight:bold;
}

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

#footer a:hover{
	color:#999;
}


/*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 2px 10px 2px;
	padding: 2px;
	color:#000;
	font-size: 14px;
	background-color: #EEE;
	border: 1px solid #CCC;
	text-align: left;
	background-image: url(../images/deco/cliker.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 16px;
  }
  
   h3 {
   	margin: 0 2px 10px 2px;
	padding: 2px;
	color:#FFFFFF;
	font-size: 14px;
	background-color: #FF6600;
	border: 1px solid #000;
	text-align: center;
  }
  
   h4 {
	margin: 0 0 6px 0;
	padding: 2px;
	color:#003399;
	font-size: 14px;
	text-decoration: underline;
  }
  
   h5 {
   	font: 12px/120% Arial, Helvetica, sans-serif;
	text-align:right;
	width:320px;
	padding:10px 0 0;
	margin:0;
	border-bottom:1px solid;
  }
  
   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: 360px;
	margin: 0 auto;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #FFFFFF;
	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: #EEEEEE;
	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 {
	background-color: #369;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
	color: #627EB7;
	border: 1px solid #DDD;
}
/* 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: #EEEEEE;
	border: solid #627EB7 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #EEEEEE;
	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: #F5BB02;
	border: solid 1px #FF9900;
	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;
	width: 70%;
}

#referencement img {
	padding: 3px;
}

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

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

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/
  /*Menu right*/
#menu {
	margin:0 auto;
	padding:0;
	width: 188px;
	text-align: center;
	background-image: url(../images/deco/fond_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 243px;
		
}
#menu img{
padding:6px 0 0 0;

}
#menu ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 146px 0 0 0;
	margin: 0;
	text-align: left;
	
}
#menu a{
	height: 20px;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-indent: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding-right: 6px;
	background-color: #EA9A05;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	
	
}
#menu form{
	height: 20px;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-indent: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding-right: 6px;
	background-color: #EA9A05;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	
	
}
#menu form:hover{
	color: #FFF;
	background-color: #EFAC04;
	filter:alpha(opacity=100);
	-moz-opacity:10;
	opacity: 10;
	
	
}
#menu a:hover{
	color: #FFF;
	background-color: #EFAC04;
	filter:alpha(opacity=100);
	-moz-opacity:10;
	opacity: 10;
	
	
}

/*fin Menu right*/
/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      width:100%;
      font-size:9px;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:6px 0 0 0;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/deco/tableft1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs1 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#627EB7;
	background-image: url(../images/deco/tabright1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
	  
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
	  color:#000000;
      }
