.Tableaux {
	border: 1px dotted #6883DF;
}
.Tableaux2 {
	border: 1px dotted #FFFFFF;
}
.TextNum1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.TitleNum {
	font-family: Verdana;
	font-size: 20px;
	color:#000000;
	font-weight:bold;
}
.TitleNum0 {
	font-family: Verdana;
	font-size: 18px;
	color:#000000;
	font-weight:bold;
}
.TitleNum1 {
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}
.TitleNum2 {
	font-family: Verdana;
	font-size: 14px;
    color:#FF0000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #000033;
	font-weight:bold;
}
body {
	background-image: url(images/bg.jpg);
}
.Field1 {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	background-color:#E9E8FD;
	background-repeat:repeat;
	border: 1px solid #000000;
}

.tablover
{
overflow:scroll;
width:870px;
}

.tablmenu
{
width:100%;
height:35px;
background-color:#000033;
font-family:Verdana;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}


.titreBlanc
{
	font-family: Verdana;
	font-size: 20px;
	color:#fff;
	font-weight:bold;
	
	
}

.titreBlanc a:hover { color: #fff; font-style:oblique; } /* lien survolé */
.titreBlanc a:active { color: #CCCCCC;} /* lien activé */ 