@charset "utf-8";
/* CSS Document */

body
{
width: 666px;
margin: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
color: white;
background-color: #ffeed9;
background-image: url("degrade.png");
background-repeat: repeat-x;
padding-bottom: 20px;
}

p
{
margin-bottom: 0px;
padding-bottom: 10px;
}

.en-tete
{
width: 664px;
height: 198px;
background-image: url("photos/ban1.jpg");
border: solid 1px #d7500d;
margin-bottom: 5px;
margin-top: 5px;
}

.float
{
float: left;
margin-right: 5px;
white-space: nowrap;
}

.d_menu
{
width: 10px;
height: 20px;
background-image: url("gauche.png");
float: left;
}

.menu
{
height: 18px;
font-size: 18px;
background-color: #e6a33a;
border-top: solid 1px  #d7500d;
border-bottom: solid 1px  #d7500d;
float: left;
color: #d7500d;
}

.f_menu
{
width: 10px;
height: 20px;
background-image: url("droite.png");
margin-left: 656px;
}

.corp a
{
color: white;
font-weight: bold;
text-decoration: none;
}

.menu a
{
color: white;
text-decoration: none;
}

a:hover
{
color: #9a5914;
cursor: pointer;
}

.haut_corp
{
margin-top: 10px;
width: 666px;
height: 10px;
background-image: url("haut.png");
}

.corp
{
width: 644px;
padding-left: 10px;
padding-right: 10px;
background-color: #e6a33a;
border-left: solid 1px #d7500d;
border-right: solid 1px #d7500d;
}

.bas_corp
{
width: 666px;
height: 10px;
background-image: url("bas.png");
}

.titre
{
font-family: Freestyle Script, Edwardian Script ITC, Giddyup Std;
text-align: center;
font-size: 30px;
color: #9a5914;
font-weight: bold;
}

.imageg
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.imaged
{
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.marge1
{
margin: 10px;
margin-left: 2px;
}

.marge2
{
margin: 10px;
}

.marge3
{
margin: 10px;
margin-right: 2px;
}

.titre2
{
color: #9a5914;
font-weight: bold;
font-size: 17px;
}

table
{
border: solid 1px #d7500d;
font-weight: normal;
}

td
{
border: solid 1px #9a5914;
background-image: url("fondtable2.png");
background-repeat: repeat-y;
}

th
{
border: solid 1px #d7500d;
background-image: url("fondtable.png");
}

img
{
vertical-align: middle;
}