li a {text-decoration : none;
	color : #000000;}


font.titreLien {text-decoration : overline underline;color:#000000;}

span.new {text-decoration : blink;color:red;}




#corps {
	width : 700px;
}

#corps div {
	text-indent : 20px;
	text-align : justify;
}

div.envieE {
	font-style : italic;
}




div.suivre {
	color : red;
	text-align : right;
}
div.suivre a {
	color : red;
	text-decoration : none;
}