body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/pubpass.gif);
	background-color: #000084;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#Annonce {
	color: #FFFFFF;
	text-align: center;
	margin-top: 150px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px dashed #FFFFCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	margin: 2px;
	padding: 0px;
	font-variant: small-caps;
}

