A
{
	color: #990000;
	text-decoration:none;
	font-family: courier;
}

A:hover
{
	color: Black;
	text-decoration:underline;
	font-family: courier;
}

Body
{
	background: url(../images/fond_croix.gif);
	background-color: #707070;
	background-attachment: fixed;

}

.menu_entete
{
	font-family: courier;
	font-size: 14pt;
	font-weight: bold;
	color: #DAA520;
	font-variant: small-caps;
}

.texte
{
	font-family: courier;
	font-size: 9pt;
	text-align: justify;
}

.titre
{
	font-family: courier;
	background: #000000;
	color: #ffffff;
	font-size: 12pt;		
	font-weight: bold;
}

.emphase
{
	font-family: courier;
	font-size: 9pt;
	text-align: justify;
	font-weight: bold;
}

