BODY
     { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 12pt; text-decoration: none; 
     scrolling=auto: auto }
	 
/*zone de saisie*/
.zone
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 12pt; text-decoration: none;
	font-size: 9pt;
	color: #39A2BF; 
	border-color:#5CBEDB;
	border-width: 1px;
	border-style: solid;
}


/*classes*/
.texte 
{ 
	color: #C77FD8; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none 
}

.texte2 
{ 
	color: #9C3FB1; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none 
}

.titre 
{ 
	color: #781B8E; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	font-weight: bold;
	line-height: 14pt; 
	text-decoration: none 
}

.titre2 
{ 
	color: #9C3FB1; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	font-weight: bold;
	line-height: 12pt; 
	text-decoration: none 
}



.annotation 
{ 
	color: #DFBCE7; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	line-height: 10pt; 
	text-decoration: none 
}

.rubriques 
{ 
	color: #781B8E; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	font-weight: bold;
	line-height: normal; 
	text-decoration: none
}
	
/*lien par défaut*/
a:link,a:visited,a:active  { color: #F1AA10; text-decoration: none; }
a:hover   { color: #9C3FB1; text-decoration: none }

/* lien rubriques */
a.rubriques:link,a.rubriques:visited,a.rubriques:active  
{	
	color: #9C3FB1; 
	text-decoration:none; 
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.rubriques:hover   
{ 	
	color: #F1AA10;
	text-decoration:none; 
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



