/*
 	Couleurs du site du Nord 
 	DeepSkyBlue3  rgb(0, 154, 205);
 	seashell3 rgb(205, 197,191);
 	seashell4  rgb(139,134,130);
 	AntiqueWhite3  rgb(205,192,176);
 	Ivory  rgb(255,255,240);
 	Grey70 rgb(179,179,179);
*/

body {
    font-family: Verdana,Helvetica,sans;
    font-size: 14px;
}

h1 {
    font-family: Verdana,Helvetica,sans;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: rgb(205, 197,191);
}


a{
    font-family: Verdana,Helvetica,sans;
	color: #8B7E66;
	font-size: 23px;
	text-decoration: none;
}
a .entree{
    font-family: Verdana,Helvetica,sans;
	color: #8B7E66;
	font-size: 12px;
	text-decoration: none;
}


#entete {
	position: absolute;
	top: 30px;
	left: 50px;
}

#titref {
	position: absolute;
	top:320px;
	left: 200px;
}
#titren {
	position: absolute;
	top:350px;
	left: 280px;
}

.legende {
	font-size: 10px;
}
