body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.submit {
	border-Top-Color: Transparent;
	border-Right-Color: green;
	border-Bottom-Color: green;
	border-Left-Color: Transparent;
	background-Color: #A9C624;
}
.contenu { 
	font-family: verdana, times, sans-serif ;
	font-style: bold ;
	color: #A9C624 ;
	font-size: 10pt ;
}
.div_contenu {
	position:relative;
	z-index:1;
	visibility: visible;
	left: 5px;
	top: 5px;
}
.titre {
	font-size: 13pt ;
	font-style: italic ;
}
a {
	color: #A9C624 ;
	text-decoration:none;
}
