/* Bruno Blum Cascade Style Sheet */

a:link , a:visited 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0000CC;
	text-decoration: none;
	}
	
a:hover , a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	color: #CC0000;
	text-decoration: underline;
	}	

.lien { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight: normal;
  text-decoration: none; 
  color: #000000; 
  }

.txt 
{ 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-style: normal; 
 line-height: 13px; 
 font-weight: normal;
 color: #000000; 
 text-align:justify;
}

.titre 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; line-height: 14px; 
font-weight: bold; color: #664533
}

.lemenu 
{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-style: normal; 
line-height: 24px; font-weight: normal;
color: #000000; 
background-color: #FFFF99 
}

.pasdispo {
color:black;

}




