
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color : #EEEEEE;
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom : 0;
	margin-left : 10px;

}
	.copyr {
	font-size : 9px;
	color : white;
	text-align : center;
	margin-right : 5px;
	margin-left : 5px;
	margin-bottom : 5px;

}

	.nom {
	font-family : Georgia,serif;
	font-weight : bold;
	font-size : 32px;
	color : white;
	margin-left : 5px;
	margin-bottom : 5px;
	
}
	.esperluette {
	font-size : 38px;
	color : yellow;
	margin-bottom : 0px;
	
}

	.entete {
	color : white;
	font-weight : bold;
	font-size : 16px;
	font-family : Georgia, Palatino, serif;
	text-align : right;
	margin-top : 3px;
	margin-right : 15px;
	margin-left : 10px;
	margin-bottom : 3px;

}
	.titre {
	color : #000033;
	font-weight : bold;
	font-size : 18px;
	font-family : Georgia, Palatino, serif;
	margin-top : 10px;
	margin-right : 15px;
	margin-left : -5px;

}	

        .texte {
	font-size : 11px;
	text-align : left;
	margin-top : 11px;
	margin-right : 15px;
	margin-left : 15px;

}
	.titre2 {
	color : #000033;
	font-weight : bold;
	font-size : 15px;
	font-family : Georgia, Palatino, serif;
	margin-right : 15px;
	margin-left : -5px;
	margin-bottom : 0px;

}
	.titre3 {
	color : #000033;
	font-weight : normal;
	font-size : 13px;
	font-family : Georgia, Palatino, serif;
	margin-top : 5px;
	margin-right : 15px;
	margin-left : -5px;
	margin-bottom : 0px;

}
	.texte2 {
	font-size : 11px;
	text-align : left;
	margin-top : 11px;
	margin-right : 15px;
	margin-left : 25px;

}

	.texte3 {
	font-size : 11px;
	text-align : left;
	margin-top : 0px;
	margin-right : 30px;
	margin-left : 35px;
	margin-bottom : 0px;

}
	.remarque {
	color : red;
	font-weight : normal;

}
	.firstchar {
	color : #000033;
	font-weight : bold;
	font-size : 15px;
	line-height : 11px;
	font-family : Georgia, Palatino, serif;

}

	a:active {
	color : #990000;
	text-decoration : none;

}
	a:link {
	color : #0033cc;
	text-decoration : none;

}
	a:visited {
	color : #0033cc;
	text-decoration : none;

}
	a:hover {
	color : #990000;
	text-decoration : none;

}

