body {
	background-color: #42474A;
	font-family: Verdana;
	font-size: 8pt;
	color: #707070;
}

h1 {
	color: #397698;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#fieldset legend {font-weight: bold;   background: transparent;   color: #DDDDDD;   font-family: Verdana, Arial, helvetica;   font-size: 8pt;}

#formulaire legend {font-weight: bold;   background: transparent;   color: #53553A;   font-family: Verdana, Arial, helvetica;   font-size: 8pt;}

#menu_haut {
	width: 775px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: silver;
	align: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 10px;
}

#menu_haut a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

#menu_haut a:hover {
	color: #f99f00;
}

.menu_haut {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.menu_haut:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F99F00;
	text-decoration: underline;
	
}

.soustitre {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #0C0C0C;
	text-decoration: none;
	padding-bottom: 6px;
}

.soustitre:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #0C0C0C;
	text-decoration: underline;
}

#barre_gauche {
	float: left;
	width: 130px;
}

#droite {
	float: right;
	width: 643px;
}

#bandeau {
}

#texte_bienvenue {
	left: 310px;
	top: 110px;
	width: 390px;
	position: relative;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #1354B5;
}

#barre_nom {
}

#corps {
	margin-top: -35px;
	background-image: url(../images/fond.gif);
	background-repeat: repeat;
	width: 773px;
}

#contenu {
	padding: 10px;
	min-height: 340px;
	overflow: visible;
}

#partie_bas {
	width: 727px;
	margin-top: 5px;
}

#menu_bas {
	float: right;
	text-align: right;
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}

#copyright {
	font-family: Verdana;
	font-size: 7pt;
	color: gray;
	float: left;
}

.menu_bas {
	text-decoration: none;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_bas:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

.paragraphe {
	line-height: 14pt;
}

.note {
	vertical-align: super;
	font-size: 7pt;
	font-family: Arial;
	color: #000099;
}

.ressource {
	text-decoration: underline;
}

.terme_etranger {
	font-style: italic;
}

.reponse {
	font-weight: bold;
}

.question {
	font-size: 10pt;
	font-family: Verdana;
}

.accent {
	font-weight: bold;
}

.resultat {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #0C0C0C;
	text-decoration: none;
	padding-bottom: 6px;
}

.resultat_texte {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}