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


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


/*   

* {
	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:960px;
	height:236px;
	background-image: url(../images/deco/header02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#f_intro{
	margin: 0 auto;
	padding: 0;
	width: 700px;
	border: 1px solid #E7F1FA;

}

#content_recherche {
    background: url("../images/deco/encart-recherche.png") no-repeat scroll 0 0 transparent;
    height: 49px;
    margin: 0 0 0 27px;
    width: 183px;
}

.bloc_newsletter {
}

.champ_newsletter {
    font-size: 12px;
    margin-left: 5px;
    margin-top: 8px;
    padding: 0 0 2px 5px;
    width: 129px;
}

.ok_newsletter {
	background-color: inherit;
    border: medium none;
    color: #FF0000;
	margin-top: 8px;
}

#maps {
	width:285px;
	float:right;
	margin-top: 25px;
	margin-right: 20px;
}
/*Contenu de page  CONTENT */
#content_index {
	margin:0 auto;
	padding:30px 0 0 0;
	width: 960px;
	background-image: url(../images/deco/fond_index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 330px;
}
#content {
	margin:0 auto;
	padding:0;
	width: 960px;
	background-image: url(../images/deco/repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.deco_contact{
	background-image: url(../images/deco/fond_contact.jpg);
	background-repeat: no-repeat;
	background-position: left 16px;
	width: 100%;


}
.deadline{
	padding: 0;
	margin: 0;
	background-image: url(../images/deco/colors.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;

}
.fond_cellule{
	background-image: url(../images/deco/fond_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;

}
.fiche_produit{
	padding: 0 0 10px 0;
	margin: 0;
	background-image: url(../images/deco/colors.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align : left;
	

}
.fiche_produit ul{
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: square;

}



.nom_produit{
	/*padding: 4px;*/
	margin: 0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.ref_produit{
	margin: 0;
	padding: 4px;
	font-size: 11px;
	color: #FF0000;

}
.ref_produit a{
	color: #FF0000;
	text-decoration: none;

}
.ref_produit a:hover{
	color: #FF0000;
	text-decoration:underline;

}
.des_produit{
	/*padding: 4px;*/
	margin: 0;

}
.quant_produit{
	color: #666666;
	padding: 4px;
	margin: 0;
	font-weight: bold;

}
.pdf_produit{
	padding: 8px 0 6px 4px;
	margin: 0;

}
.pdf_produit a{
	color: #8B191B;
	text-decoration: none;
	

}
.pdf_produit a:hover{
	text-decoration: underline;

}
.prix_produit{
	/*padding: 4px;*/
	margin: 0 0 4px 0;
	color: #FF0000;
	font-weight: bold;

}
.nav_retour{
	padding: 10px;
	margin: 0 0 10px 0;
	text-align: right;
}
.nav_retour a{
	color: #990000;
	text-decoration: none;

}
.nav_retour a:hover{
	text-decoration: underline;

}
.produits_associes{
	margin: 0 0 20px 0;
	padding: 0;


}
.titre_produits_asso{
	margin: 0;
	padding: 4px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #E0EEF7;
}
/*Bas de page  FOOTER*/
#footer_index{
	margin:0 auto;
	padding:10px 50px 0 0;
	width:910px;
	height:40px;
	text-align: center;
	color: #124F87;
	
}
#footer_index a{
	color:#124F87;
	text-decoration:none;
	text-transform: uppercase;
}

#footer_index a:hover{
	color:#FF0000;
}
#footer{
	margin:0 auto;
	padding:10px 50px 0 0;
	width:910px;
	height:60px;
	text-align: right;
	color: #124F87;
	background-image: url(../images/deco/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer a{
	color:#124F87;
	text-decoration:none;
	text-transform: uppercase;
}

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

.nav_interne{
	margin:0 0 14px 0;
	padding:0;
	font-size: 11px;

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

}
.nav_interne a:hover{
	color: #FF0000;
	

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

/*MENU LEFT*/
#menu{
	margin-top: 15px;
	padding:0;
	width: 210px;
}
#menu ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 18px 0 0 40px;
	margin: 0;
	width: 160px;
}
#menu li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin: 0 auto;
	background-image: url(../images/deco/back_bout.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	height: 16px;
}

#menu li a:hover{
	color: #15568C;
}
/*FIN MENU LEFT*/

.content_produits{
	margin:0;
	padding:22px 45px 20px 30px;
	

}
.texte_present{
	font-size: 11px;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #003366;
}

.bloc_cat
{
	width: 135px;
	height: 115px;
}

.bloc_cat a
{
	font-size: 11px;
	color: #333333;
	border :none;
	text-decoration : none;
}

.bloc_cat a img
{
	/*border: solid 1px #000;*/
	border : none;

}

.bloc_cat2 a
{
	font-size: 11px;
	color: #333333;
	border :none;
	text-decoration : none;
}

.telephone{
	float: right;
	margin: 0;
	padding: 0 0 0 6px;

}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0;
	padding: 0;
	color:#FF0000;
	font-size: 18px;

  }
  
   h2 {
	margin: 20px 0 0;
	padding: 4px;
	color:#608AA4;
	font-size: 16px;
	background-color: #CFE9F7;
	background-image: url(../images/deco/control_play.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	text-indent: 26px;
  }
  
   h3 {
	margin: 0;
	padding: 4px 0 4px 40px;
	color:#FFFFFF;
	font-size: 18px;
	background-image: url(../images/deco/icone_titre.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
  
  .construction {
  font-size:24px;
  color:#CC3300;
  margin-top:30px;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
.espace_client{
	margin: 0;
	padding: 23px 10px 0 80px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	height: 98px;

}
.espace_client a{
	color: #FF0000;
	text-decoration: none;
	padding: 0 0 4px 0;
	font-weight: bold;

}
.espace_client a:hover{
	color: #666;

}
.login_espace{
	width: 114px;
	background-color: #FFFFFF;
	border: 1px solid #88A3B4;
	padding: 0;
	color: #0C427A;
	font-size: 10px;
	

}
.titre_espace_client{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 2px;

}
.enregistrez{
	margin: 0;
	padding: 3px 0 0 40px;
	font-size: 11px;

}
.enregistrez a{
	color: #5193B9;
	text-decoration: none;
	padding: 4px 0 4px 14px;
	font-weight: bold;
	background-image: url(../images/deco/picto_enreg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;

}
.enregistrez a:hover{
	color: #666;

}
 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/
/* NAV DANS LE HEADER */
#nav_header{
	padding:200px 30px 0 0;
	margin:0;
	color:#FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#nav_header a{
	padding:4px 0;
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
	float:right;
	width: 110px;
}
#nav_header a:hover{
	color:#FF0000;

}
.nav_header_accueil{
	background-image: url(../images/deco/picto_accueil.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;

}
.nav_header_contact{
	background-image: url(../images/deco/picto_contact.gif);
	background-repeat: no-repeat;
	background-position: 18px 4px;
}
.nav_header_present{
	background-image: url(../images/deco/picto_present.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.nav_header_panier{
	background-image: url(../images/deco/pictos_panier.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
/* MENU VERTICAL */

/*ul#menu_vertical{
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
	text-align:center;
	color:#fff;
}

ul#menu_vertical li{
	margin:0 0 1px 0;
	background:#990000;
	border: 1px solid #600;
}

ul#menu_vertical li a{
	padding:4px 0;
	background:#990000;
	display:block;
	color:#fff;
	text-decoration:none;
}

ul#menu_vertical li a:hover, ul#menu_vertical li a:focus, ul#menu_vertical li a:active {
	background:#900;
	text-decoration:none;
}

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

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

ul#menu_horizontal li{
	margin-right:1px;
	width: 150px;
	border:1px solid #600;
	color:#fff;
	float:left;
}

ul#menu_horizontal li a{
	padding:4px 0;
	background:#990000;
	display:block;
	color:#fff;
	line-height:1em;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a:focus, ul#menu_horizontal li a:active {
	background: #900 ;
	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 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: #333333;
	width: 300px;
	margin: 10px 0 10px 0;
	float: left;
	
}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #f00;
	background-color: #fff;
	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: #fff;
	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: #608AA4;
	padding: 5px;
	text-align: left;
	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: 200px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #C8E0F1;
	border: solid #036 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #C8E0F1;
	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: center;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #7691A4;
	border: solid 1px #0C4077;
	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: 10px;
}

#referencement img {
	padding: 3px;
}

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

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

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

