body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	background-color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27B2C5;
}

sup {
	font-size: 10px;
}

a.LienMenu {
    font-family: Verdana;
	font-size: 12px;
	color: #EBE4DC;
	text-decoration:none;
}

a.LienMenu:hover {
    font-family: Verdana;
	font-size: 12px;
	color: #26B3C7;
}

.table_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}

.titre_date {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #EBE4DC;
}
.titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26B3C7;
}

.titre_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.Text_Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBE4DC;
}

.ChampsText { 
	border: 0px solid;
	border-color: #2B7A89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2B7A89;
	border: 0px solid #2B7A89;
	cursor:pointer;
}
.ChampsText2 { 
	border: 1px solid;
	border-color: #EBE4DC;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
}
