body

  

   
#menulefttitre
{
  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004494;
	text-align: left;
 }	 
 
 #menuleft
{
  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004494;
	text-align: left;
 }
	#menuleft a
	{
		color: #004494;
		text-decoration: none;

		/* style footer links */
	}

	#menuleft a:hover
	{
		color: #004494;
		text-decoration: underline;

		/* style footer links */
}
	



  #content
{
	
	
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px ;
	color: #555555;

   }	
   
   #content a
	{
		color: #004494;
		text-decoration: none;

		/* style footer links */
	}

	#content a:hover
	{
		color: #004494;
		text-decoration: underline;

		/* style footer links */
}	  





#footer
{
  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
 }
	
#footer a
	{
		color: #FFFFFF;
		text-decoration: none;

		
	}

	#footer a:hover
	{
		color: #FF0000;
		text-decoration: underline;

		/* style footer links */
}

	
