body {
	margin:0px;
	margin-top:0px;
	padding:0px;
	background:#FFFFFF;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
border-width: 0; 
border: solid; 
text-align: center;
color:#FFFFFF;
font-size:8pt;
}

h2{
font-family:  arial, tahoma,verdana;
text-align: center;
color:#333333;
font-size:1.2em;
}

h3 {
border-width: 0; 
border: solid; 
text-align: center;
font-weight:bold;
color:#ff0000;
font-size:8pt;
}

.page
{	
	position: absolute; 
	top: 50%;
	left: 50%; 
	height: 180px;
	margin-top: -90px; 
	width: 500px;
	margin-left: -250px;
	border:0px solid #FFFFFF;

}
.developpeur
{	

font-weight:bold; font-size:8pt; color:#000000;
}


a:link { font-weight:bold; font-size:8pt; color:#000000; text-decoration:none }
a:visited { font-weight:bold; font-size:8pt; color:#000000; text-decoration:none }
a:hover { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:underline }
a:active { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:underline }
a:focus { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:underline }

h3 a:link { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:none }
h3 a:visited { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:none }
h3 a:hover { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:underline }
h3 a:active { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:underline }
h3 a:focus { font-weight:bold; font-size:8pt; color:#FF0000; text-decoration:underline }