body {
	font-family: Verdana;
	font-size:0.8em;
}

.txt {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #202020
}

.txtb {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #202020;
	font-weight:bold

}

.txtblanc {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF
}

.txtbblanc {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold

}

.txtborange {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color: #EE791C;
	font-weight:bold
}

.titreorange {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EE791C
}

.lien {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	color: #EE791C
}

a:link { color: #EE791C; font-weight: bold; text-decoration: underline }
a:visited { color: #EE791C; font-weight: bold; text-decoration: underline }
a:hover { color: #EE791C; font-weight: bold; text-decoration: underline }

.menu {
	font-family: Verdana;
	font-size:10px;
	text-decoration: none;
	color: #202020
}

.menu a:link { color: #202020; text-decoration: none }
.menu a:visited { color: #202020; text-decoration: none }
.menu a:hover { color: #202020; text-decoration: none }

.forms {
	border: 2px #EE791C solid;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666
}


