body {
	background-color: #020604;
	margin: 0px;
	background-image: url(background.gif);
}
body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #17281F;
}
#content {
	text-align: justify;
	background-color: #050A0D;
	background-image: url(monsun_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 125px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
}
u {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
a:link,a:visited {
	text-decoration: none;
	cursor: s-resize;
	color: #415150;
}
a:hover,a:active {
	color: #334947;
	cursor: s-resize;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
input,select,textarea,submit {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #020604;
	padding: 2px;
	color: #334947;
	border-color: #101D16;
	border-style: dashed;
	border-width: 1px;
}
.titre {
	font-size: 25px;
	color: #0E1D16;
	padding-bottom: -3px;
	font-family: "Courier New", Courier, mono;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	text-align: right;
}