/******************************************************************************************************************/
/* TEXTE GENERAL */	
/******************************************************************************************************************/
.txt-simple 
{
font-family: Arial ; 
font-size: 11px; 
color: #0A246A; 
font-weight: normal;
}   

.ttr-simple
{
font-family: arial ; 
font-size: 12px; 
color: #0A246A; 
font-weight: bold; 
}   

/******************************************************************************************************************/
.txt-small
{
font-family: Arial ; 
font-size: 10px; 
color: #0A246A; 
font-weight: normal;
}   


.ttr-small
{
font-family: arial ; 
font-size: 11px; 
color: #0A246A; 
font-weight: bold; 
} 

/******************************************************************************************************************/
.ttr-rubrique 
{
font-family: arial ; 
font-size: 12px; 
color: #0A246A; 
font-weight: bold;
}    

/********************************************************************************************************/
.ttr-vert 
{
font-family: arial ; 
font-size: 12px; 
color: #3FA925; 
font-weight: bold;
}   
/********************************************************************************************************/
.ttr-cri 
{
font-family: arial ; 
font-size: 12px; 
color: #696969; 
font-weight: bold;
}   
/********************************************************************************************************/
.ttr-rouge 
{
font-family: arial ; 
font-size: 12px; 
color: #BF0000; 
font-weight: bold;
}   
/********************************************************************************************************/
.ttr-maron 
{
font-family: arial ; 
font-size: 12px; 
color: #A23E1C; 
font-weight: bold;
}   

.intro 
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #416088;
	text-decoration: none;
}

.intro2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFB911;
	text-decoration: none;
}

