
body {background-color : #FFFFCE;}

img {border:0}

a{
text-decoration:none;
color: #633000;
}

a:hover{
text-decoration : strong;
}

p {
font-family: verdana; 
font-size: 10pt ;
color: #633000;
}

.texte_menu {
font-family: Bookman Old Style; 
font-size: 15pt ;
text-decoration: italic;
color: #633000;
}

h3{
color: #633000;
}

.header {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
background-position:center;
height: 100px;
padding:5px 5px 5px 5px;
}

.corps {
height: 50px;
margin-top: 20px;
}

.menu {
height: 30px;
margin-top: 20px;
text-align: center;
}