

body
{
	font-family: Times, Arial, Verdana, Times;
	
	background-image: url(images/corne2.0.jpg);
	background-color: rgb(153,204,102);
	color: rgb(0,0,102);
}

.courant     
{ 
font-family: Arial; font-size: 14 px; color: #302f92 
}

.titre        { 
font-family: Arial; font-size: 16 px; color: #302f92; font-weight: bold 
}

.petit       { 
font-family: Arial; font-size: 10 px; color: #302f92 
}

a    
{ 
font-family: Arial; font-size: 14 px; color: #302f92; font-weight: bold  
}

a:link
{ 
text-decoration: underline;
color: #302f92
}

a:visited
{ 
text-decoration: underline;
color: #136926
}

a:hover
{ 
text-decoration: underline;
color: #cc0000
}

a:active
{ 
text-decoration: underline;
color: #cc0000
}