body 
{
	background: white url(img/blueHeader.png);
	background-repeat: no-repeat;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:active, a:visited, a:focus, a:hover 
{
	color: #4164AE;
}

a, a:link, a:visited 
{
	text-decoration: none;
}

a:active, a:focus, a:hover 
{
	text-decoration: underline;
}
div.entete
{
font-size: 36pt;
font-weight: bold;
color: #ccccff;
}

div.page
{
position: absolute;
top:80;
}

