@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-image:url(../images/deco/ar-body.gif);
	background-position:center top;
	background-repeat:repeat;
	
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #656464;
	text-align:justify;
}
.link {
	margin: 0 0 0px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #656464;
	text-align:left;
	text-decoration:none;
	padding:0 0 0 6px;
}
.link a{
padding:0 0 0 10px;
	color: #4a978f;
	text-decoration:none;
	background-image:url(../images/deco/esthetique-liste-puce.gif);
	background-position:left center;
	background-repeat:no-repeat;

}
.link a:hover{

	color: #4a978f;
	text-decoration:underline;
}

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



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


#general{
	margin:0 auto;
	padding:0;
	width:998px;
	background-image:url(../images/deco/general-ar-right.jpg);
	background-position:right 105px;
	background-repeat:no-repeat;
	background-color:#d4e45f;
}

/*Haut de page  HEADER*/

#header{
	margin:0 0;
	padding:0;
	width:998px;
	height:105px;
	background-image:url(../images/deco/header-ar.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#header_logo{
	margin:0 0;
	padding:0;
	width:320px;
	height:212px;
	float:left;
}

/*Contenu de page  CONTENT */
.bloc{
	width:412px;
	padding:0 57px 10px 0;
	float:right;
	}
.bloc_bis{
	width:412px;
	padding:25px 57px 10px 0;
	float:right;
	}
.bloc_bis_bien_etre{
	width:412px;
	padding:10px 57px 10px 0;
	float:right;
	}
.espace_centre {
	width:412px;
	float:right;
	min-height:250px;
	background-image:url(../images/bien-etre/bien-etre-soins.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	
#content {
	margin:0 0;
	padding:0;
	width: 992px;
	background-color:#fff;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	width:880px;
	margin:0;
	padding:0 57px 0 0;
	float:right;	
	}


/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:10px auto;
	padding:10px 0 10px 20px;
	width:862px;
	height:51px;
	text-align: left;
	color: #8e8e8e;
	line-height:20px;
	background-image:url(../images/deco/footer-ar.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

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

#footer a:hover{
	color:#999;
	text-decoration:underline;
}

/*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;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
 
.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *----------------------   HOME PAGE                ----*
  *------------------------------------------------------*/
 #home_menu{
 	background-image:url(../images/deco/header-menu-top.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:992px;
	float:left;
	height:105px;
	margin:0;
	padding:0;
 
 }
#home_medecine{
	margin:0;
	padding:308px 126px 10px 84px;
	width:301px;
	height:70px;
	background-image:url(../images/home/medecine-ar2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
}
#home_esthetique{
	margin:0;
	padding:308px 82px 10px 50px;
	width:301px;
	height:70px;
	background-image:url(../images/home/esthetique-ar2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
}
#home_esthetique p, #home_medecine p{
	padding:0;
	margin:0;
}

#home_top{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:156px;
	background-image:url(../images/home/top-ar.jpg);
	background-position:right 19px;
	background-repeat:no-repeat;
}

.logo_left{
	margin:0;
	padding:0;
	float:left;

}
 /*------------------------------------------------------*
  *------------------------    BLOC DERNIERE ACTU    ----*
  *------------------------------------------------------*/
#dermiere_actu{
	margin:0;
	padding:5px 6px 5px 5px;
	width:385px;
	height:95px;
	float:right;
}
#derniere_actu_desc{
	margin:0;
	padding:0 0px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#5f8000;
	height:45px;
	float:left;
	width:230px;
	}
#derniere_actu_lire{
	float:right;
	width:385px;
	height:25px;
	margin:0;
	padding:0px 0 0 0;
		}
#derniere_actu_annonce{
	float:right;
	width:385px;
	height:70px;
	margin:0;
	padding:0px 0 0 0;
		}
#derniere_actu_top{
	float:right;
	width:245px;
	height:15px;
	margin:0;
	padding:3px 0 0 0;
		}
.derniere_actu_date{
	margin:0;
	padding:0;
	color:#86b301;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.derniere_actu_titre{
	margin:0 0 0 5px;
	padding:0;
	color:#5f8000;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
.derniere_actu_vignette{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	}
 /*------------------------------------------------------*
  *--------------------------    PHOTO                ----*
  *------------------------------------------------------*/
.left{float:left; margin:0 15px 5px 0; padding:3px; background-color:#fff; border:1px solid #e7e7e4;}
.right{
	float:right;
	margin:0 0 0 15px;
	padding:0;
	background-color:#fff;
	border:1px solid #e7e7e4;
}

#image_homme {
	border:1px solid #e7e7e4;
	background-color:#fff;
	float:left;
	margin-left:115px;
	margin-top:30px;
}


 /*   CSS PARTIE MEDECINE CHINOISE    */
#content_medecine {
	margin:0 0;
	padding:0 0 10px 0;
	width: 992px;
	background-color:#fff;
	background-image:url(../images/deco/medecine-ar2.jpg);
	background-position:right 18px;
	background-repeat:no-repeat;
}
#content_medecine h1{
	margin:0px 0 15px 0px;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-left:12px solid #98bf49;
	line-height:16px;
	color:#c0df81;
	text-transform:uppercase;
	letter-spacing:4px;
}
#content_medecine h2{
	margin:0px 0 15px 0px;
	padding:10px 0 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #c9e34a;
	color:#aac61f;
	background-image:url(../images/deco/medecine-h2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#content_medecine p.entete{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#91c202;
	text-align:justify;
	padding: 0 0 15px 0;
}
ul.liste_med{
	padding:10px 0 0 0;
	margin:0 0 10px 0px;
	float:left;
	list-style-type:none;
	color:#b4b4b4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
ul.liste_med li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	line-height:15px;
	background-image:url(../images/deco/medecine-liste-puce.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	display:block;
}

.tarifs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91c202;
	text-align:justify;
	padding: 0 0 15px 0;
}

.cursus-liste {
	margin-left:20px;
}

 /*   CSS PARTIE ESTHETIQUE   */
 #content_esthetique {
	margin:0 0;
	padding:0 0 10px 0;
	width: 992px;
	background-color:#fff;
	background-image:url(../images/deco/esthetique-ar.jpg);
	background-position:right 18px;
	background-repeat:no-repeat;
}
#content_esthetique h1{
	margin:0px 0 15px 0px;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-left:12px solid #89c2cc;
	line-height:16px;
	color:#9bd2dc;
	text-transform:uppercase;
	letter-spacing:4px;
}
#content_esthetique h2{
	margin:0px 0 15px 0px;
	padding:10px 0 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #358a9a;
	color:#358a9a;
	background-image:url(../images/deco/esthetique-h2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#content_esthetique p.entete{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d94a4;
	text-align:justify;
}
ul.liste_esthet{
	padding:0;
	margin:0 0 10px 0px;
	float:left;
	list-style-type:none;
	color:#b4b4b4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;

}
ul.liste_esthet li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	line-height:15px;
	background-image:url(../images/deco/esthetique-liste-puce.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	display:block;
}

#tarifs_esthetique {
	margin-top:15px;
}

#tarifs_esthetique a{
	color:#91c202;
}

#tarifs_esthetique a:hover {
	color:#8E8E8E;
	text-decoration:underline;
}

#image_massage_monde {
	width:224px;
	margin-left:70px;
	margin-top:20px;
}


/*   CSS PARTIE NEUTRE   */
 #content_other {
	margin:0 0;
	padding:0 0 10px 0;
	width: 992px;
	background-color:#fff;
	background-image:url(../images/deco/neutre-ar.jpg);
	background-position:right 18px;
	background-repeat:no-repeat;
}
#content_other h1{
	margin:0px 0 15px 0px;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-left:12px solid #4a978f;
	line-height:16px;
	color:#7cb4ae;
	text-transform:uppercase;
	letter-spacing:4px;
}
#content_other h2{
	margin:0px 0 5px 0px;
	padding:0 0 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #51b9ae;
	color:#4a978f;
	background-image:url(../images/deco/other-h2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.espace {
	margin-top:7px;
	margin-bottom:7px;
}

.souligne {
	text-decoration:underline;
}
/*    Tarifs   */
.prix_soins{
	width:51px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	display: block;
	}
	
.description_soins{	
	padding:0 0 5px 0;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#8e8e8e;
	}
	

	
.mini_texte {
	font-size:10px;
}
	
.titre_soins{	
	padding:0 0 5px 0;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#8e8e8e;
	text-decoration:underline;

	}
