body {
background-image: url("images/site-web.jpg");
background-repeat: no-repeat ;
background-attachment: fixed ;
font-family: "Times New Roman", Times, serif, Arial;
}

a:link {color: #000000; text-decoration: none; font-weight: bold;}
a:visited {color: #000000; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; text-decoration: underline; font-weight: bold;}
a:focus {color: #000000; text-decoration: none; font-weight: bold;}
a:active {color: #000000; text-decoration: none; font-weight: bold;}

table {
width: 100%;
height: 100%;
margin-top: 0pt;
margin-left: 0pt;
}

p {
color: rgb(138,90,90);

}

h1 {
color: black;
text-decoration: underline;
}

h2 {
color: black;
text-decoration: underline;
}

h3 {
color: red;
text-decoration: underline;
}

.menu {
width: 100%;
height: 100px;
}

.contenu {
width: 80%;
color: rgb(138,90,90);
font-family:"Times New Roman", Times, serif, Arial;
font-weight: bold;
font-style: italic;
white-space: normal;
}

.tableau-dif {
align:right;
width: 70%;
height: 100%;
margin-top: 0pt;
margin-left: 0pt;
}

.tableaunews {
width: 360px;
margin-left: 50px;
}

.news {
text-align: center;
width: 250px;
background-image: url(images/pixel-blanc-70.png);
font-weight: bold;
padding: 20px;
}

.pieddepage {
color: #000000;
background-image: url(images/pixel-blanc-70.png);
font-weight: bold;
}


