body
{
background-image:url(../images/background3.png);
background-repeat:repeat;
color:black;
}
#en_tete
{
width:720px;
height:120px;
background-image:url("../images/entete_village2.png");
background-repeat:no-repeat;
margin:auto;
}
.date
{
color:red;
}
table
{
width:760px;
margin:auto;
margin-top:10px;
border:2px outset black;
background-color:#e0e0db;
border-collapse:collapse;
}
a
{
text-decoration:none;
color:green;
}
a:hover
{
text-decoration:underline;
color:#c31000;
}
a:active
{
color:#c31000;
}
td
{
font-size:10px;
font-family:verdana,arial,serif;
color:black;
margin:auto;
text-align:center;
border-width:4px;
border-color:rgb(255,122,36);
border-style:outset; 
border-collapse:collapse;
}
.table2
{
width:760px;
border:2px outset blue;
border-collapse:collapse;
margin:auto;
margin-top:10px;
margin-bottom:10px;
padding:10px;
background-image:url(../images/backgroundvert.png);
}
#newcastle
{
padding:5px;
}
.td1
{
font-size:150%;
font-weight:bold;
}
.td2
{
font-size:12px;
text-align:justify;
margin:auto;
margin-top:10px;
padding:10px;
}
.td3
{
padding:10px;
margin-bottom:10px;
}
.td4
{
font-size:12px;
text-align:justify;
margin:auto;
margin-top:5px;
}
.td5
{
text-align:center;
font-weight:bold;
}
.table3
{
width:760px;
border:2px outset blue;
border-collapse:collapse;
margin:auto;
margin-top:10px;
margin-bottom:10px;
padding:10px;

}
#table4
{
width:760px;
border:2px outset blue;
border-collapse:collapse;
margin:auto;
margin-top:10px;
margin-bottom:10px;
padding:10px;
background-image:url(../images/background6.png);
}
#section1
{
width:760px;
border:2px outset blue;
background-image:url(../images/background1.png);
margin:auto;

}



