body{	
background-color: White;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
color: Black;
}

.tab{ border: 2px solid #668A9E; }
.fdbleu{ background-color: #668A9E; }
.fd1{ background-color: #d4e3df;  color: #668A9E;  font-weight: bold; }
.fd2{ background-color: #668A9E; color: White;  font-weight: bold; }
.fd3{ background-color: #7ca3af; color: White;  font-weight: bold; }
.txtpetit{
	font-size: 12px;
	color: #668A9E;
	font-family: verdana;
	font-weight: bold;
}
.txtpetit2{ font-size: 10px; }

.bg3{ background-color: #668A9E; font-size: 12px;  color: White; }
.bg1{background-color: #d4e3df; font-size: 12px;}
.bg2{ color: #5F5F5F;  background-color: #7ca3af; font-size: 12px; }

a{ color: #000060;  text-decoration: underline;  font-weight: bold;   }
a:active{ color: #000060;  text-decoration: underline; font-weight: bold;  }
a:visited{ color: #000060;  text-decoration: underline; font-weight: bold;  }
a:hover{ color: #000060;  text-decoration: overline underline; font-weight: bold;  background-color: #B2B3FF;   }

table{ font-size: 13px;	}

h1{	font-size: 21px;}
h2{	font-size: 19px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 13px;}

li{  }

th{ color: White;  background-color: #000186;  font-size: 14px;}

.foot{
	color: Black;
}
.titrehaut{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 20px;
color: white;
font-weight : bold;
}
