

.cadre_texte 
{
	position		: relative;
	visibility		: visible;
	height			: 500px;
	top				: 10px;
	font-family: Verdana;	font-size: 12px;	font-style: normal;	color: #336600;
	text-align: left;
}

a:link {
	color: #8C002E;
	text-decoration:none;
}

a:visited {
	color: #8C002E;
	text-decoration:none;
}

a:active {
	color: #FF8000;
	text-decoration:none;
}

a:hover {
	color:#DE5A0C;
	text-decoration:none;
}

H1 {
	font-family: Verdana;	font-size: 12px;	font-weight: bold;	color: #336600;
	text-align: left;
	}
