A:link 
	{
	font-size : 12px;
	font-family: Arial;
	text-decoration: none ;
	color : #ffffff ; 	
	font-weight : bold;
	}
A:visited 
	{
	font-size : 12px;
	font-family: Arial;
	text-decoration: none ;
	color : #ffffff ;
	font-weight : bold 	
	}
A:hover 
	{
	font-size : 12px;
	font-family: Arial;
	text-decoration: underline ;
	color : #0E2651 ; 	
	font-weight : bold
	}
img
	{
	border-color : #0E2651 ;
	}	
	
textarea
	{
	font-family: Verdana ; 
	font-size: 10px ;
	border: solid #0E2651 ;
	color: #ffffff ;               
	border-width: 1 ;
	background: none ;
	}

input 
	{
	font-family: Verdana ; 
	font-size: 10px ;
	border: solid #0E2651 ;
	color: #ffffff ;               
	border-width: 1 ;
	background: none ;
	}

.texte 
	{
	font-family: Arial;
	font-size : 12 px;
	color : #ffffff; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	text-align: justify
	}
.texte2 
	{
	font-family: Arial;
	font-size : 11px;
	color : #ffffff;
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	text-align: center ;
	}
.texte3 {
	font-family: Arial;
	font-size : 10 px;
	color : #ffffff;
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	text-align: right;
	}
