a:link 
{
	color: #0000CA;
	text-decoration: none;
	
}

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

a:visited 
{
	text-decoration: none;
	color: #0000CA;
}

a:active 
{
	text-decoration: none;
	color: #0000CA;
}

.contenu
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 20px;
	color : #0000CB;
	text-align : justify;
}

.contenu_centre
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 20px;
	color : #0000CB;
	text-align : center;
}

.titre1
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 28px;
	color : #000093;
	font-weight: bold;
	border : thin solid #000093;
	padding-right : 5px;
}

.titre2
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 22px;
	color : #000093;
}

.titre3
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 24px;
	font-weight:bold;
	color : #FB6720;
}

.titre4
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 22px;
	font-weight:bold;
	color : #0000CB;
}

.style1
{
	font-family : Kristen ITC, Times New Roman, Arial , serif;
	font-size: 18px;
	color : #000000;
	text-align : justify;
}

.red
{
	color : #FF0000;
}

.tableau
{
   margin: auto;
   border: 4px outset; 
   border-collapse: collapse;
   border-color:#0000CA;
   background:#FFFFFF;
}

.liens_bas
{
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	font-family: Kristen ITC, Times New Roman, Arial , serif;
	font-weight: bold;
	text-align=center;
}
