body 
{
background-color: #000000;
background-image: url(../images/texture.jpg);
}

#texte 
{
height: 700px;
width: 750px;
overflow: auto;
}

.style1 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 15px; 
color: #000000; 
}

.style2 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 24px;
color: #990000;
}

.style3 
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #000066;
}

.style4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #990000;
}

a:link 
{
color: #990000;
}

a:visited 
{
color: #990000;
}

a:hover 
{
color: #FF0000;
}

SPAN.searchword 
{ 
background-color:yellow; 
}

.petitgras
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
vertical-align:top;
text-align:justify;
}