
html {
font-size:62.5%;
line-height:1em;
}

#page {
/*background-image:url(../images/prov_palladio_hg.png);*/
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #000000;
position: absolute;
width: 960px;
height: 600px;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -480px;
}

p, h1 {
	font-size:1.0em;
	font-weight:normal;
	margin:0 0 1em 0;
}

#textbox1 {
	float:left;
	margin:40px 0 0 40px;
	font-size:1.8em;
}

#textbox2 {
	margin:40px 0 0 300px;
	width:500px;
}

#adresse {
	font-size: 1.1em;
	line-height:1.2em;
}

#announcement {
	font-size: 1.4em;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#cccccc;
}
