td
{
	font-family: "Trebuchet MS";
	font : 12px;
	color: #666666;
	text-align : left;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

a
{
	font-family: "Trebuchet MS";
	font : bold 11px;
	color: #330000;
	text-decoration : underline;
}
a:hover
{
	font-family: "Trebuchet MS";
	font : bold 11px;
	color: #FF6600;
	text-decoration : underline;

}
body {
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.titre_intro {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	font-weight: 500;
}

.titre0 {
	font-family: "Trebuchet MS";
	color: #6F4E00;
	font-size: 26px;
	font-weight: 900;
	text-align: center;
}

.titre1 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 20px;
	font-weight: 500;
	background-color: #FFFFFF;
}

.titre2 {
	font-family: "Trebuchet MS";
	color: #FFCC00;
	font-size: 13px;
	font-weight: 500;
	background-color: #000000;
}

.titre4 {
	font-family: "Trebuchet MS";
	color: #3399CC;
	font-size: 18px;
	font-weight: 500;
}



.titre_etapes {
	font-family: "Trebuchet MS";
	color: #CC0000;
	font-size: 25px;
	font-weight: 500;
}

.txt_classement {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 15px;
	font-weight: 400;
}


.txt {
	font-family: "Trebuchet MS";
	color: #FF6600;
	font-size: 12px;
	font-weight: 700;
}

/* Liens COORDONNEES (bandeau Coordonnées) */

div.menu_1 {
	font-family: "Trebuchet MS";
	color: #FF6633;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	background-color: transparent
}
div.menu_1 a:visited {
	font-family: "Trebuchet MS";
	color: #FF9900;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	background-color: transparent
}
div.menu_1 a:hover {
	font-family: "Trebuchet MS";
	color: #FF3300;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	background-color: transparent
}
div.menu_1 :active {
	font-family: "Trebuchet MS";
	color: #663300;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	background-color: transparent
}
