body	{
	background:url(../imagessp/fond4.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.annee
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:red;
	text-indent:0pt;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	background:none;
	}
div.menu_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;
	}

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:6pt;
	color:blue;
	text-indent:0pt;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	background:url(../imagessp/texture1.jpg);
	}
div.news_titre
	{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:14pt;
	color:blue;
	text-indent:0pt;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	background:url(../imagessp/texture.jpg);
	}

div.news_texte
	{
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
	color:green;
	text-indent:0pt;
	text-align:justify;
	text-decoration:none;
	text-transform:none;
	background:none;
	}
<!--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.bouton-relief {
  color: white;
  background-color: #000080;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border: 2px outset #c0c0c0;
}
a.bouton-relief:hover {
  background-color: #6495ED;
  background-image: url(aqua.jpg);
  border: 2px inset #c0c0c0;
}

a:link { color: #000;} /* lien non-visité */
a:visited { color: #eee} /* lien visité */
a:hover { color: #cc0000} /* lien survolé */
a:active { color: #cc0000} /* lien activé */

<style type="text/css">
<!--
html, body {
margin:0;
padding:0;
height: 100%;
width: 100%;
}
#arriere{
/* l'image occupe toute la place du body */
width : 100%;
height: 100%;
}
-->
</style>



