body
{
background: #eaf7df;
height: 100%;
margin-top: 0px;
font-family: Tahoma;
font-size: 11px;
}

img
{
border: 0px;
}

table
{
font-size: 11px;
padding: 3px;
}

p
{
text-align: justify;
margin-right: 10px;
margin-bottom: 3px;
}

h1
{
font-weight: normal;
text-transform: lowercase;
background: #8abaac;
font-size: 17px;
font-family: Georgia;
font-style: italic;
padding-left: 5px;
margin-right: 10px;
color: #ffffff;
height: 20px;
}

td.navi
{
background: #bae3bd;
text-align: center;
text-transform: lowercase;
font-weight: normal;
font-size: 11px;
margin-right: 10px;
height: 18px;
border-left: 2px solid #8abaac;
}

a, a:visited
{
text-decoration: none;
font-weight: bold;
color: #306768;
text-transform: uppercase;
}

a:hover
{
text-decoration: underline;
}

a.navi, a.navi:visited
{
text-decoration: none;
color: #ffffff;
}

a.navi:hover
{
letter-spacing: 10px;
}

#tout
{
width: 780px;
height: 2000px;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
border-left: 4px solid #b6e0bb;
border-right: 4px solid #b6e0bb;
background: #e7f8d8;
}

#menu
{
height: 100%;
float: left;
width: 22%;
margin-top: 40px;
margin-left: 5px;
}


#main
{
width: 75%;
float: right;
height: 100%;
padding: 0px;
margin-top: 40px;
margin-left: 5px;
}