p {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14pt;
	color: #333;
	margin-left: 12px;
	text-align:justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FF6600;
	margin-left: 10px;
	border-top: solid #CCC 1px;
	text-indent: 3px;
	line-height: 1;
}
body {
	margin-top: 120px;
	line-height: 1.3;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#date {
	font-size: 9px;
	font-style: italic;
	display: block;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14pt;
}

#entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #333;
	text-align:left;
	height: 50px;
	top: 0px;
	width: 800px;
	position: absolute;
	padding: 0px 10px;
	line-height: 1.9;
}
#entete #soustitre {
	font-size: 12pt;
	position: absolute;
	padding: 21px 10px 0px 348px;
	top: 0px;
	color: #666666;
}

#entete a {
	font-size: 13pt;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background: #CCC url(fond-titre.png) top left repeat-x;
	padding: 10px;
	border-left: 1px solid #FFF;
}
#entete a.finentete {
	color: #FF6600;
}

#entete a.finentete:hover{
	color: #FF6600;
	background: #FF6600 
}



#entete a:hover {
	color:#000000;
	background-color: #FFFFFF;
	background: #CCC url(selec-titre.png) top left repeat-x;
}

div#pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align:center;
	background-color: #FF6600;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14pt;
	color: #333;
	margin-left: 12px;
	text-align:justify;
}

