/* CSS Document */

a:link {text-decoration: none; color: #D68758;}
a:visited {text-decoration: none;  color: #D68758; }
a:hover {text-decoration: none; color: #CC0000;}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #727272;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}