html {
font-size : 100%;
}
body {
margin : 10px 0;
padding : 0;
text-align : center;
font : 0.88em Verdana, Arial, sans-serif;
background-color : #b76013;
background-image : url("../images/fond_2.png");
background-repeat : repeat-y;
background-position : 15px 0;
}

div#conteneur {
width : 770px;
margin : 0 auto;
text-align : center;
border: 2px solid #85120f;
background-color : #faebd7;
}
div#conteneur strong {
font-size : 0.95em;
}

h1#en_tete {
height : 260px;
margin : 0;
}
h1#en_tete a {
width : 770px;
height : 260px;
display : block;
background : url(../images/banniere_accueil.jpg) no-repeat;
position : relative;
left : 0px;
top : 0px;
}
h1#en_tete a span {
display : none;
}

h2#titre_1 {
height : 50px;
margin : 0;
}
h2#titre_1 a {
width : 770px;
height : 50px;
display : block;
background : url(../images/titre_accueil_1.jpg) no-repeat;
position : relative;
left : 0px;
top : 0px;
}
h2#titre_1 a span {
display : none;
}

div#contenu {
background : url(../images/fond_1.jpg) no-repeat;
background-position : 113px 140px;
}
div#contenu h2 {
padding-top : 10px;
text-align : center;
line-height : 25px;
font-size : 1.4em;
letter-spacing : 1px;
color : #85120f;
}

table {
margin : auto;
width : auto;
padding-bottom : 10px;
}
table td {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
padding : 10px;
text-align : center;
color : #580b04;
background-color : #edab39;
}
table td h3 {
display : inline;
vertical-align : center;
}
table td h3 span {
display : none;
}
table td span {
color : #a8130b;
font-weight : bold;
}
table td a {
text-decoration : none;
color : #a8130b;
}
table td a:hover {
color : #a8130b;
}
table td a img {
border-color : #edab39;
}
table td a:hover img {
border-color : #faebd7;
}
table td.fond1 {
background-color : #b76012;
}
table td.fond1 h3 {
color : #faebd7;
}
table td.fond1 a {
color : #faebd7;
}
table td.fond1 a:hover {
font-weight : bold;
}

p#pied_page {
font : 1.1em "Comic Sans MS", Verdana, Arial, sans-serif;
margin : 0;
padding-right : 30px;
padding-bottom : 10px;
line-height : 15px;
font-size : 0.75em;
text-align : right;
color : #b76013;
}
p#pied_page a {
color : #85120f;
text-decoration : none;
}
p#pied_page a:hover {
font-weight : bold;
}
