/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-color: #E0DFE3;
}
.blanc_fond {
	background-image: url(img/blanc.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Modified to make default link behave like featureLnk */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Titres_articles_théoriqueCopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.itinérant {
	background-color: #FFFF33;
	color: #663300;
	border: thin inset #FF9900;
}

.Clignotant {
	text-decoration: blink;
}
.initiation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3399CC;
	background-position: center center;
	border: thin inset #330099;
	color: #000066;
}
.pente_ecole {
	color: #003300;
	background-color: #66FF00;
	border: thin inset #006600;
}
.cross {
	color: #FFFF00;
	background-color: #FF0000;
	border: thin inset #FFFF00;
}
.dates {
	color: #333333;
	background-color: #999999;
	border: thin inset #333333;
	font-weight: bold;
}

.perf {
	color: #FFCC00;
	background-color: #663300;
	border: thin inset #FFCC00;
}
.grands_vols {
	color: #000000;
	background-color: #FF9900;
	border: thin inset #333333;
}
.circuit {
	color: #FFFFFF;
	background-color: #9900CC;
	border: thin outset #CCCCCC;
}
.fond_blanc {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pente_ecole {
	color: #663300;
	background-color: #66FF00;
	border: thin outset #663300;
}
.evenement {
	color: #FFFF99;
	background-color: #CC0000;
	border: thin outset #FFFF99;
}
.grille_tarifs {
	background-color: #333333;
	border: medium groove #CCCCCC;
}
.gras_jaune {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
