/* CSS Document */

body {
margin: 0;
}

.menu {
height: 24px;
background: #5C2801;
border: none;
margin: 0;
padding: 0;
}

.menu td {
height: 24px;
text-align: center;
border: none;
margin: 0;
padding: 0;
}

.menu td a {
margin: 0;
padding: 0;
height: 24px;
width: 120px;
display: block;
text-align: center;
border: none;
font-family: Century, Verdana, sans-serif;
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
color: #fff;
}

.menu td a:hover, .menu td a.current, .menu td a:active {
background: #F4F3F1;
color: #5C2801;
border: none; 
}

h2 {
color: #5C2801;
font-family: Copperplate Gothic Bold;
display: inline;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

td.intro {
background: #D8D2C7;
color: #5C2801;
font-family: Helvetica;
font-size: 12px;
padding: 10px; 
}

td.desc {
background: #C6BBA7;
padding: 10px;
font-family: Helvetica;
font-size: 12px;
color: #fff;
}

li {
list-style-image: url(./images/puce.gif);
list-style-position: inside;
font-size: 14px;
}

.adress {
color: #fff;
display: inline;
font-family: Copperplate Gothic Bold;
font-size: 16px;
font-weight: normal;
text-decoration: none;
}

.footer {
height: 24px;
background: #F4F3F1;
border: none;
margin: 0;
padding: 0;
}

.footer td {
height: 24px;
text-align: center;
border: none;
margin: 0;
padding: 0;
}

.footer td a {
margin: 0;
padding: 0;
height: 24px;
width: 192px;
display: block;
text-align: center;
border: none;
font-family: Copperplate Gothic Bold;
font-size: 14px;
text-decoration: none;
color: #5C2801;
}


.footer td a:hover {
background: #D8D2C7;
color: #F4F3F1;
text-decoration: none;
}

.footersmall {
height: 24px;
background: #F4F3F1;
border: none;
margin: 0;
padding: 0;
}


.footersmall td {
height: 24px;
text-align: center;
border: none;
margin: 0;
padding: 0;
}


.footersmall td a {
margin: 0;
padding: 0;
height: 24px;
width: 192px;
display: block;
text-align: center;
border: none;
font-family: Copperplate Gothic Bold;
font-size: 8px;
text-decoration: none;
color: #5C2801;
}


.footersmall td a:hover {
background: #D8D2C7;
color: #F4F3F1;
text-decoration: none;
}

.note , .note:link, .note:visited, .note:active, .note:hover  {
font-family: Verdana;
font-size: 12px;
color: #5C2801;
}.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
