body {
  margin: 0px;
}

#td1 { background-image: url("../images/fonds_01.jpg");}
#td2 { background-image: url("../images/fonds_02.jpg");}
#td3 { background-image: url("../images/fonds_03.jpg");}
#td4 { background-image: url("../images/fonds_04.jpg");}
#td5 { background-image: url("../images/fonds_05.jpg");}
#td6 { background-image: url("../images/fonds_06.jpg");}

#td2-1 { background-image: url("../images/fonds2_01.jpg");}
#td2-2 { background-image: url("../images/fonds2_02.jpg");}
#td2-3 { background-image: url("../images/fonds2_03.jpg");}
#td2-4 { background-image: url("../images/fonds2_04.jpg");}
#td2-5 { background-image: url("../images/fonds2_05.jpg");}
#td2-6 { background-image: url("../images/fonds2_06.jpg");}

.menu 
{
font-family: Helvetica;
font-size: 12px;
font-weight: bold;
background-color:#0000cc;
line-height:20px;
height:20px;
border: 1px solid white;
}
.majuscule 
{
text-transform: uppercase;
font-weight: bold;
}
a 
{
text-decoration: none;
color: white;
}
a:hover
{
color: blue;
}
p:first-letter 
{ 
padding-left: 20px; 
}
p
{
text-align: justify;
}
#texte
{
width:670px;margin:10px 10px 10px 10px;
font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
#texte2
{
width:895px; height:440px;overflow:auto;margin:auto;
font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
#texte2 a {color:blue;text-decoration: none;}
#texte2 a:hover {text-decoration: underline;}
#texte3
{
width:670px; height:360px;overflow:auto;margin:10px 10px 10px 10px;
font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
h1
{
font-size:18px;
color: white;
}
#titre { position: relative;top:10px;}
#image 
{
float:left;margin: 10px 0 0 10px; vertical-align: top;
}
