 /*------------------------------------------------*
  *---  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:11px;
	color: #383838;
}


/*   

* {
	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);
}



ul#navpage{
	margin:0;
	padding:10px 0 10px 0;
	list-style-type:none;
	color:#333;
	font-size:0.9em;
	text-align:center;
}

ul#navpage li{
	margin:0 0 0 3px;
	padding:0;
	display:inline;
}

ul#navpage a{
	color:#B2B2B2;
	text-decoration:none;
	/*text-decoration:underline;*/
}

ul#navpage a:hover{
	text-decoration:underline;
	color:#383838;
}

ul#navpage a.texte_page{
	color: #333;
}

ul#navpage .inactif {
	color: #EEEEEE;
}

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


#general{
	margin:0 auto;
	padding:0;
	width:840px;
}

#general a.marque {
	text-decoration : none;	
	font-weight: bold;	
	color:#666666;
}
#general a.marque:hover {
	text-decoration : none;	
	font-weight: bold;	
	color:black;
}


#flash_anim {
	padding-top: 15px;
}


/*Haut de page  HEADER*/

#header{
	padding:0;
	height:26px;
	background-color: #383838;
	background-image: url(../images/deco/bande_grise.gif);
}
.adresse_top {
	display: block;
	line-height: 26px;
	color: #E9E8DB;
	font-size: 10px;
	padding-left: 8px;
}
.adresse_top a{
	color: #FFFFFF;
}
.adresse_top a:hover{
	color: #A7BECE;
}
.photo {
	background-image: url(../images/deco/bg_photos.gif);
	padding-top: 5px;
}

#lienpanier {
	color: #FFFFFF;
	text-align: right;
	padding-right: 8px;
	font-size: 10px;
}
#lienpanier a {
	color: #FFFFFF;
}
#lienpanier a:hover {
	color: #A7BECE;
}




/*Contenu de page  CONTENT */

#content {
	padding:0 0 15px 0;
	background-color:#FFFFFF;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#nav_horiz {
	padding-top: 88px;
	height: 31px;
}
#nav_horiz table {
	height: 31px;
}
#nav_horiz a {
	text-align: center;
	text-decoration: none;
	color: #B2B2B2;
	height: 12px;
	display: block;
	padding-top: 19px;
	width: 118px;
}
#nav_horiz a:hover, body#parfums a#parfums, body#soins a#soins, body#maquillage a#maquillage, body#bienetre a#bienetre, body#ambiances a#ambiances, body#accessoires a#accessoires, body#parfumerie a#parfumerie {
	color: #383838;
}


.pointilles_hor {
	width: 1px;
	background-image: url(../images/deco/pointille_btn_horizontal.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#titre {
	padding: 23px 0 0 15px;
}
#nav_vertic {
	padding: 15px 20px 0 20px;
}
#nav_vertic a {
	display: block;
	height: 24px;
	background-image: url(../images/deco/bg_btn_vertical.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	color: #B2B2B2;
	padding-left: 18px;
	line-height: 20px;
}
#nav_vertic a:hover {
	color: #383838;
	background-image: url(../images/deco/bg_btn_vertical_hover.gif);
}
#nav_vertic .courant {
	background-color: #F5F3ED;
	font-weight: bold;
	color: #383838;
	background-image: url(../images/deco/bg_btn_vertical_hover.gif);	
}
#nav_vertic .marque {
	height: 18px;
	background-color: #F9F7F3;
	font-weight: normal;
	color: #383838;
	padding-left: 22px;
	background-image: none;
	font-size:9px;
}

#nav_vertic a.marque:hover {
	font-size:9px;
	font-weight: bold;	
	background-image: none;
	color:black;	
}

#nav_vertic .marque_courante {
	font-size:9px;
	height: 18px;
	padding-left: 22px;
	background-color: #F9F7F3;
	text-decoration : none;	
	font-weight: bold;
	color: black;
	background-image: none;	
}

#nav_vertic a.marque_courante:hover {
	font-size:9px;
	padding-left: 22px;
	background-color: #F9F7F3;
	font-weight: bold;	
	color: black;
	background-image: none;	
}

a.navig {
	text-decoration : none;	
	font-weight: normal;
	color: #999;
	font-size:9px;
}

a.navig:hover {
	text-decoration : underline;	
	font-size:9px;
	font-weight: normal;	
	color:black;	
}


.description_liste {
	padding: 5px 2px 5px 2px;
}
.description_liste a {
	color: #383838;
}
.description_liste a:hover {
	color: #A7BECE;
}
.desrciptif {
	text-align: justify;
	padding: 0 60px 0 20px;
}

table#detail {
	margin-top: 30px;
}
a.retour {
	display: block;
	padding: 0 0 0 12px;
	background-image: url(../images/deco/fleche_retour.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 35px 0 5px 0;
	color: #B2B2B2;
	text-decoration: none;
}
a.retour:hover {
	color: #A7BECE;
	background-image: url(../images/deco/fleche_retour_hover.gif);
}
table#produits {
	margin-top: 5px;
}
#produits a {
	color: #000;
	text-decoration : none;	
}
#produits a:hover {
	color: #000;
	text-decoration : underline;
}

#produits td {
	text-align: center;
	background-image: url(../images/deco/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 1px 0 1px 0;
}
#produits td.titres {
	background-color: #F1F1E9;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color : #333
}
.pages {
	display: block;
	text-align: right;
	padding: 5px 20px 5px 0;
	font-weight: bold;
}
.pages a {
	color: #383838;
	font-weight: normal;
}
.pages a:hover {
	color: #A7BECE;
}
.texte {
	text-align: justify;
	padding-right: 60px;
}
.texte a{
	color: #383838;
	text-align: none;
	padding-bottom:3px;
	}
.texte a:hover{
	text-align: underline;
	}	
table#tarifs {
	margin-bottom: 10px;
}

#tarifs td {
	padding: 2px 0px 2px 2px;
}

#tarifs td.categorie {
	padding: 3px 0 3px 3px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/deco/bg_photos.gif);
}






















/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:16px 0 0 0;
	height:52px;
	background-color:#383838;
	text-align: center;
	color: #B2B2B2;
	background-image: url(../images/deco/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 10px;
}

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

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


/*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;
}
.plan_titre {
	background-color: #B2B2B2;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.plan_img {
	border: 1px solid #B2B2B2;
	padding: 5px;
	text-align: center;
}




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 12px 0 20px 0;
	padding: 0 0 0 8px;
	color:#383838;
	font-size: 11px;
	background-image: url(../images/deco/puce_triangle.gif);
	background-repeat: no-repeat;
	background-position: left;

  }
  
   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;
  }
  
  h1.fiche {
  	font-size: 24px;
  }
		
 /*------------------------------------------------------*
  *--------------------------     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: #383838;
	width: 320px;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #A7BECE;
	background-color: #A7BECE;
	color: #383838;
	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 #A7BECE;
	background-color: #A7BECE;
	color: #383838;
	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 {
	border: solid 1px #B2B2B2; 
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	background-color: #B2B2B2;
	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: #383838;
	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: #EBE9DD;
	border: solid #B2B2B2 1px;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #A7BECE;
	border: solid 1px #A7BECE;
}
/* 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: #B2B2B2;
	border: solid 1px #B2B2B2;
	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;
	padding-top: 8px;
}
/* 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                ----*
  *------------------------------------------------------*/
#cond_vente {
	margin: 20px;
	padding: 0px;
}
#cond_vente a {
	text-decoration: underline;
	color: #000000;
}
#cond_vente a:hover {
	text-decoration: underline;
	color: #666666;
}


#marque h1 {
	color:#383838;;
	font-size: 24px;
}
#marque h2 {
	margin-top:10px;
	color:red;
	font-size: 14px;
}
#marque h3 {
	margin-left:30px;
	color:red;
	font-size: 11px;
}

#marque a {
	color:#666;
	text-decoration:none;
}
#marque a:hover {
	color:#000;
	text-decoration:underline;	
}
#avis-clients {
	background:url(../images/deco/avis-clients.gif)  no-repeat top;
	padding:45px 8px 10px;
	margin: 0 0 20px 0;
}
#avis-clients a img {
	display: block;
	border:none;
	margin: 10px auto;
}
/*-----------------------------------
			SELLING HOME
-------------------------------------*/
#selling-home {
	text-align:center;
	margin:0 auto;
	padding: 0 0 20px 0;
}
#selling-home #titre {
	display:block;
	margin:0 0 20px 0;
	padding:0;
}
#selling-home dl {
	width:130px;
	float:left;
	text-align:center;
	margin:0 18px;
}
#selling-home dl dt {
	font-weight:bold;
}
#selling-home dl dt a {
	text-decoration:none;
	color:#383838;
	display:block;
	height:130px;
}
#selling-home dl dt a img {
	border:none;
	display:block;
	margin:0 auto;
}
#selling-home dl dd {
	margin:0;
	padding:2px;
}
#selling-home dl dd.marque {
	text-decoration:underline;
	display:inline;
}
#selling-home dl dd.prix {
	display:inline;
}
/*************/
a.right {
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
	margin-bottom: 10px;
}
a.right:hover {
	color: #333333;
	text-decoration: underline;
}
