body {
	background-color: #F7F9FB;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #6699CC;
}
.overline {
	border-top: 1pt solid #D0D0D0;
}

.underline {
	border-bottom: 1pt solid #000000;
}
.footer {
	border-bottom: 1pt solid #000000;
	border-top: 1pt solid #000000;
}
.head {
border-top: 1pt solid #FFFFFF;
border-bottom: 1pt solid #FFFFFF;
background-color: #CCCCCC;
color:#FFFFFF;
}
.border {
	border-top: 1pt solid #ADB1B9;
	border-left: 1pt solid #ADB1B9;
	border-right: 1pt solid #ADB1B9;
	background-color: #E1E1E1;}
.border2 {
	border-top: 1pt solid #ADB1B9;
	border-left: 1pt solid #ADB1B9;
	border-right: 1pt solid #ADB1B9;
	border-bottom: 1pt solid #ADB1B9;
	background-color: #F7F9FB;
}
.header {	font-size: 24px;	font-weight: bold;}
h1 {	font-size: 24px;	font-weight: bold;}
h2 {	font-size: 13px;	font-weight: bold;}
h3 {	font-size: 11px;	font-weight: bold;}
.headerbleu {color: #6699CC}
.menuhaut {	font-size: 10px;	font-weight: bold;}
.menu2 {	font-size: 11px;	font-weight: bold;}
.tdmenudroite {	border: 1pt solid #ADB1B9;
	background-color: #F7F9FB;}
.small {
	font-size: 8pt;
}