th {
font-weight: normal;
}

 img {
 border: none;
 }
 
a, a:link, a:hover, a:visited, a:active {
text-decoration: none !important;

}

a, a:link {
color: #144610;
}

a:visited {
color: #286928;
}

a:active {
color: #286928;
}

a:hover {
color: #2d7b1b;
}

body {
background-image: url('fond_6.jpg');
background-attachment: fixed;
background-position: top center;
font-family: "Trebuchet MS", "Times New Roman", Verdana, sans-serif;
color: #979797;
font-size: 12px;
text-align: left;
}

h1 {
font-weight: normal;
}

.header {
height: 260px;
width: 878px; 
background-image:url('header.png');
}

.milieu {
background-image: url('milieu.png');
background-position: top center;
background-attachment: scroll;
background-repeat: repeat-y;
min-height: 5px;
}

.footer {
background-image: url('footer.png');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
width: 878px;
height: 214px;
font-size: 11px;
color: white;
max-height: 214px;
height: 214px;
min-height: 214px;
}

.navig {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
padding: 1px 1px 5px;
background-color: #000000;
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
}

.vignettes {
background-color: #000000;
padding: 2px 15px;
width: 200px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

.vignettes:hover {
text-shadow: 1px 1px 2px;
}

.titre1 {
background-image: url('b2.jpg');
background-position: top center;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
margin-bottom: 10px;
text-align: center;
padding: 2px 3px;
text-shadow: 1px 1px 1px #000000;
letter-spacing: 2px;
word-spacing: 5px;
font-size: 17px;
font-style: italic;
font-family: "Times New Roman", serif;
color: #747474;
}

.retrait {
margin-left: 5px; }

.liens_navig:hover {
text-shadow: 1px 1px 2px; }



.bouton {
background-color: #000000;
border-top: 2px solid #2b5c28;
border-left: 2px solid #2b5c28;
border-bottom: 3px solid #2b5c28;
border-right: 3px solid #2b5c28;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
color: #FFFFFF;
}
.bouton:hover {
background-color: #101010;
}
.bouton:focus {
border: 2px solid #2b5c28;
}