body {
	/*background-color: #4e4e4e;*/
	background-image:url(http://clients.franceeasyhelp.com/imgs/fondsite.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fcecdb;
	margin-top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}

/* Balises H */
h1 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
	display: inline;
	color:  #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	display: inline;
}

/* liens */
a.noir14s
    {
	font-family:Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom:1px dashed #a47df2;
    }
a.noir14s:hover
    {
    color: #a47df2;
    } 

a.noir12
    {
	font-family:Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.noir12:hover
    {
    color: #a47df2;
    } 

a.noir12s
    {
	font-family:Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom:1px dashed #a47df2;
    }
a.noir12s:hover
    {
    color: #a47df2;
    } 

a.noir12sb
    {
	font-family:Verdana, Geneva, sans-serif;
	color:  #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom:1px dashed #a47df2;
    }
a.noir12sb:hover
    {
    color: #a47df2;
    } 

a.gris10
    {
	font-family:Arial, Helvetica, sans-serif;
	color:  #5c5c5c;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.gris10:hover
    {
    color: #a47df2;
    } 

a.gris12
    {
	font-family:Arial, Helvetica, sans-serif;
	color:  #5c5c5c;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.gris12:hover
    {
    color: #a47df2;
    } 

/* couleurs */
.violet{
	color:  #a47df2;	
}

.rose{
	/*color:  #fe0180;*/
	color:  #00ccff;	

}

.orange {
	color:  #f4c18c;	
}

/* texte */
.texteblanc10
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	font-size: 10px;
	font-weight: normal;
    }

.blanc9
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }

.gris9
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #5c5c5c;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
.rouge
    {
    color: #ff0000;
    }

/* liens */

a.blanc9
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:  #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
a.blanc9:hover
    {
    color: #fe0180;
    }







ul#menu
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu li
{
	margin: 0 0 2px 0 ;
	padding: 0 ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#menu li a
{
	font-size: 12px;
	display: block; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 240px;
	line-height: 45px;
	color: #a47df2;
	text-indent: 50px; /* On décale le texte de 40px du bord gauche */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(http://clients.franceeasyhelp.com/imgs/menu.jpg) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	/*border: 1px solid #dbd ;*/
}

ul#menu li a:hover
{
	/*color: #fe0180;*/
	color: #00ccff;
}




ul#menu1
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu1 li
{
	margin: 0 0 2px 0 ;
	padding: 0 ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#menu1 li a
{
	font-size: 12px;
	display: block; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 240px;
	line-height: 45px;
	color: #fd007d;
	text-indent: 50px; /* On décale le texte de 40px du bord gauche */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(http://clients.franceeasyhelp.com/imgs/menu.jpg) no-repeat 0 0; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */	/*border: 1px solid #dbd ;*/
}

ul#menu1 li a:hover
{
	/*color: #fe0180;*/
	color: #00ccff;
}

ul.coche{
list-style-image: url(http://clients.franceeasyhelp.com/imgs/coche.jpg);
}

/* email */
.texte0
    {
	color:  #666666;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
    }
.texte1
    {
	color:  #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
    }
