h1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: none;
	color: #9f1732;
	font-weight: normal;	


}

.Texte{
	margin:100px 0 0 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #c2c2c2;
	font-weight: normal;	
}
.Texte a:active {color: #9f1732; text-decoration : none;}
.Texte a:link {color: #9f1732; text-decoration : none;}
.Texte a:visited {color: #9f1732; text-decoration : none;}
.Texte a:hover {color: #9f1732; text-decoration: underline}


