/* CSS Document */

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #74CE6F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}.orange {
	background-color: #FFCC00;
}
}.blanc {
	background-color: #FFFFFF;
}

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Arial; font-size: 11px; color: #000000} 
.mytext2 a:link {
	color: #006600;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
} 
.mytext2 a:visited {
	color: #006600;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
} 
.mytext2 a:hover {
	color: #009900;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
} 
.mytext2 a:active {
	color: #009900;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
} 

.champ {
	border: thin Aucune;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCFFCC;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
}
hr {
	color: #FF9900;
}

