body {
	background-color: #FF9933;
}
.bandeau {
	background-attachment: scroll;
	background-color: #FF9933;
	background-image: url(../images/img_bandeau.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.fondnoir {
	background-color: #000000;
	color: #FFFFFF;



}
.texte {
	font-weight: normal;
	text-transform: none;
	text-indent: 20pt;
	color: #FFFFFF;




}
.soustitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ff9933;
	font-weight: bold;

}
.lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FF9933;
	font-weight: normal;


}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.intro:hover {
	text-decoration: underline;
}
.lien:hover {
	text-decoration: underline;
}
.orange {
	color: #FF9933;
}
.blanc {
	color: #FFFFFF;
}
li {
	color: #FF9933;
	list-style-type: disc;
}
.menubas {
	background-attachment: scroll;
	background-image: url(../images/img_bandeau_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.champ {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;

}
.grasvert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}
.grasrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.fondgris {
	background-color: #333333;
	color: #FFFFFF;

}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FF9933;
	border: 2px solid #333333;

}
.fondorange {
	background-color: #FF9933;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}

a:link, a:visited {
	text-decoration: none;
	color: #FF9933;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FF9933;
}
