@charset "utf-8";
/* CSS Document */
BODY {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #998B7D;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #998B7D;
scrollbar-darkshadow-color: #998B7D;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #998B7D;
}
.Titre {
	font-size: 10pt;
	color: #eb851d;
	font-family: Tahoma;
	font-weight: bold;
}
.Texte_regulier{
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma;
}

.Texte_regulier_d{
	font-size: 8pt;
	color: #eb851d;
	font-family: Tahoma;
	text-decoration: none;
}

.Texte_regulier_e{
	font-size: 10pt;
	color: #eb851d;
	font-family: Tahoma;
	font-weight: bold;
}

.bouton_regulier{
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma;
	background-color: #FFFFFF;
	border: 1px solid #998B7D;
}
.lien_regulier{
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.separateur{
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma;
	text-align: center;
}

.MegaTitre {
	font-size: 14pt;
	color: #eb851d;
	font-family: Tahoma;
	font-weight: bold;
}
a {
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma;
}
.texte_regulier_b {
	font-size: 10pt;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
}

input { 
border: 0px solid black; 
} 
#form1 #textfield10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 10px;
	border: thin none #FFFFFF;
}


.maTable{
border-collapse:collapse;
border-style:dashed

}
.Texte_regulier_c{
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
.Titre_candidats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #998B7D;
}
