body	{
	background:url(/images/07.jpg);
	}

div.logo
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:14pt;
	color:#330066;
	text-indent:0pt;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	background:none;
	}

div.menu_titre
	{
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
	color:white;
	text-indent:0pt;
	text-align:justify;
	text-decoration:none;
	text-transform:none;
	background:none;
	}

div.menu_texte
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	color:#330066;
	text-indent:5pt;
	text-align:normal;
	text-decoration:none;
	text-transform:none;
	background:none;
	}

div.page_titre
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	color:white;
	text-indent:0pt;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	background:url(../images/texture.jpg);
	}

div.page_texte
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#330066;
	text-indent:10pt;
	text-align:justify;
	text-decoration:none;
	text-transform:none;
	background:none;
	}

div.page_contact
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	color:#330066;
	text-indent:0pt;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	background:none;
	}

div.news_titre
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	color:white;
	text-indent:0pt;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	background:url(../images/texture.jpg);
	}

div.news_texte
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	color:#330066;
	text-indent:0pt;
	text-align:justify;
	text-decoration:none;
	text-transform:none;
	background:none;
	}
a:link { color:white;}
<!--DEBUT CODE ECLAIRAGE SUR LIEN-->
<style TYPE="text/css">
<!-- 
A:hover {text-decoration:none; background: #ffffff}
A:hover {color:#9933FF;}
-->
</style>
<!--FIN CODE ECLAIRAGE SUR LIEN -->
a:link { color: white;} /* lien non-visité */
a:visited { color: white;} /* lien visité */
a:hover { color: #330066;} /* lien survolé */
a:active { color: white;} /* lien activé */