/* CSS Document */

p {

	font-family : verdana, helvetica, sans-serif; 
	font-size : 11pt; 
	color: #000000; 
	letter-spacing: 0.5; 
	line-height: 1.3;
}

a{
	font-family : verdana, helvetica, sans-serif; 
	font-size : 11pt; 
	color: blue; 
	letter-spacing: 0.5; 
	line-height: 1.3;

}
a:hover {
	font-family : verdana, helvetica, sans-serif; 
	font-size : 11pt; 
	color: blue; 
	letter-spacing: 0.5; 
	line-height: 1.3;
	text-decoration : none;
}


h1 {

	font-family: verdana, helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #000066;

}

h2 {



	font-family: verdana, helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color:  #000066;

}

h3 {





	font-family: verdana, helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color:  #000066;

}

td {

	font-family: verdana, helvetica, sans-serif;

	font-size : 11pt; 
	color: #000000; 
	letter-spacing: 0.5; 
	line-height: 1.3;



}
A.MENU 

{

	text-decoration:none; 

}

.titre_page
{
	font-family: verdana, helvetica, sans-serif;

	font-size: 15px;

	font-weight: normal;

	color: #669900;
}

