body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9999CC;
	scrollbar-face-color: #000033;
	scrollbar-track-color: #9999CC;
	scrollbar-arrow-color: #9999CC;
}
a:link {
	color: #092773;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	color: #092773;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	
}

td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.tableDetail {
	font-size: 10px;
}

td.menu {
	text-align: center;
	background-color: #000033;
	color: #9999CC;
}

.menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

.menu a:hover {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

td.bottom {
	text-align: center;
	font-family: verdana;
	background-color: #000033;
	color: #FFFFFF;
	font-size: 10px;
}

.bottom a {
	color: #9999CC;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

.bottom a:hover {
	color: #9999CC;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

div.titre {
	font-weight: bold;
	font-size: 15px;
}	