

li {   
	list-style-type:none;   
	list-style-image:url('images/curseur_gris_big.gif');
	font-size:10pt;    
	list-style-type:none; 
	padding:5px;
}	


a:link { 
	text-decoration:none ;
	color:#000000;
 }
a:visited { 
	text-decoration:none ;
	color:#000000;
 }
a:hover { 
	text-decoration:underline ;
	color:#000000;
 }

.titlecolumn {
  width:100%;
	text-align:center;
	font-weight:bold;
	background-color:#254c77;   
	color:#FFF;
}
 