.nav {
	font-family: Tahoma;
	color: #0033CC;
	text-decoration: none;
	font-size: 14px;
}
body {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma;
	color: #0033CC;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
}
.tableau {
	border: thin solid #000000;
}
.email {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
}
.emailhidden {
	font-family: Tahoma;
	font-size: 1px;
	color: #FFFFFF;
}
.tableau {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1;
}
.vignette {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}

.table_fond {
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
}

.td {
	font-family: Tahoma;
	font-size: 11px;
}

.detailTable {
	border:solid #999999 1px;
    width: 95%;
}
.detailTable td {
	border: solid 1px #CCCCCC;
	font-family: Tahoma;
	font-size: 9pt;
}

.detailHeader td {
	font-family: Tahoma;
	font-size:24px;
	font-weight:bold;
	background:#CCCCCC;
	border:solid #666666 1px;
	text-align: center;
}

