BODY {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
}

A:LINK, A:VISITED {
	color : #990000;
	font-family : Arial;
	text-decoration : underline;

}

A:HOVER {
	color : #990000;
	font-family : Arial;
	text-decoration : none;

}


/* --------------------------------------------------------------------------------------------------------------------*/
/* Font pour les textes en général 
/* --------------------------------------------------------------------------------------------------------------------*/
.texte {
color: #000000;
font-family: Arial;
font-size: 14px;
font-weight: normal}

.texteSmall {
color: #000000;
font-family: Arial;
font-size: 10px;
font-weight: normal}


.texteWhite {
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: normal}

.Bigtitle{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	letter-spacing : 3;
	font-style : italic;
}

.RedTitle16{
	color: #660000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.RedTitle14{
	color: #660000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.RedTitle12{
	color: #660000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.RedTitle10{
	color: #660000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}


.subTitle{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style : italic;
}



/* --------------------------------------------------------------------------------------------------------------------*/
/* Font pour la barre de navigation                                                                                                */
/* --------------------------------------------------------------------------------------------------------------------*/
