@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

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


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #FFECF6;


}

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

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


.lien {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#71003C;
	text-align:justify;
	text-decoration:none;
}
.lien a {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C00367;
	text-align:justify;
	text-decoration:none;
}
.lien a:hover {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C00367;
	text-align:justify;
	text-decoration:underline;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/
#flash_anim{
	margin:20px auto;
	padding:0;
	width:913px;
	height:429px;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/content-ar.jpg);
	background-position:center top;
	background-repeat:repeat-y;

}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:913px;
	height:202px;
	background-image:url(../images/deco/header-ar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.header_activite{
width:799px;
height:41px;
padding:94px 114px 0 0;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#D7ABC2;
font-weight:bold;
font-style:italic;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 913px;
	background-image:url(../images/deco/content-top.jpg);
	background-position:center 0;
	background-repeat:no-repeat;


}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	padding:24px 0 0 106px;
	float:left;
	position:relative;
	width:413px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:384px;
	right:0px;
	text-align:right;
}
#right_content_marge{
float:right;
padding:100px 10px 0pt;
position:relative;
right:0px;
text-align:left;
width:374px;
}
#right_content_onglerie{
	float:right;
	position:relative;
	width:384px;
	right:0px;
	height:300px;
	text-align:right;
	background-position: bottom left;
	background-image:url(../images/onglerie/ongles.gif);
	background-repeat:no-repeat;
}
/*///    partie du centre   ///*/
#middle_content{
	padding:24px 0 0 106px;
	float:left;
	position:relative;
	width:523px;
	left:0px;
}

#middle_content p{
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#71003C;
}

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

/*Bas de page  FOOTER*/
#footer_index{
	margin:0 auto;
	padding:0px 30px 0 0;
	width:883px;
	height:80px;
	text-align: right;
	color: #FFF;
	background-image:url(../images/deco/footer-index.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}
#footer_index a{
padding:0 0 0 20px;
	color:#DD71A5;
	text-decoration:none;
}

#footer_index a:hover{
	color:#9C0B58;
		text-decoration:none;
}
#footer{
	margin:0 auto;
	padding:80px 30px 0 0;
	width:883px;
	height:80px;
	background-color:#9C0B58;
	text-align: right;
	color: #FFF;
	background-image:url(../images/deco/footer-ar.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}

#footer a{
padding:0 0 0 20px;
	color:#DD71A5;
	text-decoration:none;
}

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


/*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   ----*
  *------------------------------------------------------*/
.relief_footer {
		width:100%;
		height:20px;
        position:relative;
        z-index:0;
        font-weight:bold;
        line-height:2em;
        text-align:right;
		padding:0 0 10px 0;

} 
.relief_ombre    {
		padding:5px 0 0 0;
    text-align:right;
	width:100%;
	position:absolute;
	z-index:1;
	color:#C7437A;
	top:0;
	left:0;
	width: 100%;
}
.relief_text   {
		padding:5px 0 0 0;
    text-align:right;
	width:100%;
	position:absolute;
	z-index:2;
	color:#fff;
	top:-1px;
	left:-1px;
	width: 100%;
}

h1 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
	color:#71003C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px #FFECF6 solid;
	background-image: url(../images/deco/puce-titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}

  
h2 {
	margin: 0;
	padding: 15px 0 10px 0;
	color:#8C476B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
  
h3 {
	margin: 0;
	padding: 15px 0 10px 0;
	color:#8C476B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
		border-bottom: 1px #CA79A4 dotted;
}

h4 {
/*	line-height:18px;*/
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight:bold;
	color:#8C476B;
	font-size: 12px;
	font-style: italic;
}

h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
ul {
	margin: 0 0 0 20px;
	padding: 0;
	color:#71003C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li{
	list-style-position: inside;
	list-style-type: circle;
	line-height:18px;
}
ul.prix {
	margin: 0;
	padding: 0;
	color:#71003C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		list-style-type: none;
}
ul.prix li{
	line-height:18px;
	list-style-type: none;
	font-weight:bold;
	color:#AD4C7E;
}

.tarif_desc{
	/*width:200px;*/
	width:300px;
	float:left;
}
.tarif_prix{
	width:50px;
	float:left;
	height: 160px;
}
.tarif_prix-maquillage{
/*	width:50px;*/
	float:left;
	height: 50px;
}
#sous_menu{
	width:250px;
	text-align:left;
	padding:85px 0 0 0;
	float:right;
	margin:0 0;
}
ul#sous_menu_lien {
	width:236px;
	margin:0 0 0 00px;
}
ul#sous_menu_lien li {
	width:226px;
	height:22px;
	line-height:22px;
	margin:5px 0 2px 0;
	font-weight:normal;
	list-style-type: none;
	background-image:url(../images/deco/sousmenu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	padding:0 0 0 25px;
	color:#fff;
	float:left;	

}
ul#sous_menu_lien li a {
	margin:0 0;
	list-style-type: none;
	color:#fff;
	height:22px;
	line-height:22px;
	text-decoration:none;
	
}
ul#sous_menu_lien li a:hover {
	margin:0 0;
		color:#fff;
			font-weight:bold;
	list-style-type: none;
	color:#D594B6;
	height:22px;
	line-height:22px;
	text-decoration:none;
}
.cadre_photo{
float:left;
text-align:left;
margin:100px 0 0 35px;
width:280px;
height:183px;
background-image:url(../images/deco/cadre-photo.gif);
background-position:0 0;
background-repeat:no-repeat;
}
.cadre_photo img{
border:5px solid #E8C5D8;
}
.photo{
border:5px solid #E8C5D8;
float:left;
margin:0 20px 10px 0;
}
