body
{
	background-image:url(background.jpg);
	}

      div#bloc1 {
      	height: 1200px;
      	overflow: auto;
      	border: 0px solid #000;
      }
	  
	  zone_de_texte
{
background-color: black;
color: white;
font-size:11px;
}

a:link
{ 
color : white;
}

a:visited
{ 
color : white;
}
a:hover
{ 
color : red;
}

titre
{
background-color: black;
color: white;
font-size:18px;
}

table, td, th {
	width:573px;	
	color: #9CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}