/* FONDATION DU VAL DE CONSOLATION(c) - ACCUEIL - CSS par Kiwii Development */

body { background: #BBA8BC url(bg.png) repeat-y 50% 0; }
#contenu h1 { font-size:190%; color:#c60; font-weight:300; margin:-20px 0 0 0; padding:0 0 10px 0; }
#contenu h2, #contenu h2 a { color:#c60; border:0; }
#contenu h2 a:hover { color:#77A7EC; }
#header { background: url(bg-top.png) no-repeat 49% 0; }
#faucon-pelerin { background: transparent url(faucon-pelerin.gif) no-repeat; }
#underfooter { background: url(bg-bottom.png) no-repeat bottom left; }
.box { width: 400px; }
.box2 { width: 500px; }
table {
border: thin solid #333;
border-collapse: collapse;
width: 500px;
margin-bottom:8px;
}
th {
border: thin solid #666;
padding: 5px;
background: #000 url(bg-th.png) repeat-x;
color:#fff;
font-weight: 200;
font-size:130%;
}
td {
border: thin solid #666;
padding: 5px;
text-align: center;
background-color: #EBEBEB;
}
caption {
font-family: sans-serif;
}
