a:link{
	color: #6600ff;
	text-decoration: none;
	}
 
a:visited {
	color: #996699;
	text-decoration: none;
	}

a:hover{
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

.Titre_Rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.accbgd {
	background-image: url(images/accbgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


.normal-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.tiny-normal-text {

	font-family: "Trebuchet MS";
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.SousTitre_normal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.Titre_Brown {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
}
.SousTitre_Bleu {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.Titre_grand_Bleu {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.copyright-text {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.important {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

