/* Body setting */

body {
	background: url(../images/interface/bck.gif);
	background-repeat:repeat-x;
	background-color:#e1e1e1;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px; 
	margin-top: 25px; 
	color: #614e87;	
}

a:link, a:visited {
	color: #8777a7;
}

a:hover {
		color: #8777a7;
		text-decoration: underline;
}

.couleurviolet {
	color: #614e87;
}

	/* roll over blc
 	------------------ */
	
a.lienblc{
    color: #FFFFFF;    
 
}

a.lienblc:link, a.lienblc:visited {
    color: #FFFFFF;     

}

	/* roll over gris
 	------------------ */
	
a.liengris {
    color: #666666;     
	text-decoration: none;     
}

a.liengris:link, a.liengris:visited {
    color: #666666;     

}

		/* ligne pointillée
		------------------------ */
div#ligne-point{
	float: left;
	width: 520px;
	border-bottom: 1px dashed #CCCCCC;
}

/* ====================================================================   
   DIV SETTINGS
   ==================================================================== */

div#bloc_general{
	margin-left: auto;
    margin-right: auto;
	width: 900px;
}

/* Div contenu
   ==================================================================== */
div#bloc_contenu {
	float: left;
	width: 900px;
	height: auto;
	background-image:url(../images/interface/bck_middle.gif);
	background-repeat:repeat-y;
	padding-left:19px;
}

/* Div lateral gauche
   ==================================================================== */
div#bloc_lateralgauche {
	float: left;
	width: 156px;
	height: auto;
}

/* Div lateral droit
   ==================================================================== */
div#bloc_lateraldroit {
	float: left;
	width: 197px;
	height: auto;
}

/* Div pied
   ==================================================================== */
div#bloc_pied {
	float: left;
	width: 864px;
	height: 20px;
	background-image:url(../images/interface/BeautySun_pie.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
}



/* ====================================================================
	Div CENTRAL
   ==================================================================== */

 	/* Bloc texte central
       ------------------------------------- */
div#bloc_txtcentral {
	float: left;
	width: 485px;
	height: auto;
	text-align: justify;
	padding:13px;

}

/* ====================================================================
	Div LATERAL
   ==================================================================== */

/* ====================================================================
	Div FOOTER
   ==================================================================== */
   
div#bloc_bottom {
	float: left;
	width: 862px;
	height: 50px;
	margin-left:19px;
	border-bottom: #b3a5d1 8px solid;
	color:#8777a7;
}

	/* roll over footer
 	------------------ */
	
a.linkfooter {
    color: #333333;     
	text-decoration: none;     
}

a.linkfooter:link, a.linkfooter:visited {
    color: #333333;    

}



/* ====================================================================   
	FORMULAIRE
	==================================================================== */

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; color: #000000;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFCC; border: 1px solid black; color: black; text-align: left}

/* ====================================================================
	Blocs - AUTRES PAGES
   ==================================================================== */
   
 