#module-content p.spip {
	color: black ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: justify }

#module-content h3.spip {
	color: black;
	font-weight:bold;
	font-size: 20px;
	line-height: 20px }

#module-content A:LINK.spip_out, 
#module-content A:VISITED.spip_out {
	color : #ff0000 ; //#033CC0;
	font-weight:bold; //text-decoration: none;
}




