
body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #000000;
}


#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 105px;
background-color: #000000;}

#header h1 {
width: 400px;
color: #67522c;
margin: 0px 0px 0px 15px;
float: left;
font-size: 1.7em;
}

#header p {
width: 400px;
float: left;
text-align: left;

margin: 0px 0px 0px 15px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}


#content {
margin: 0em 0px 20px 0px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
text-align: center;
}

#content p {
text-align: center;
}

#content a:hover {
text-decoration: underline;
}

#content img {
padding: 0px;
display:inline;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

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

a:hover {
text-decoration: none;
color: #b6952a;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #ffffff;
font-size: 0.9em;
height: 150px;
background: #211d1e url(images/parterre.jpg) no-repeat right;
border: none;}

#footer a {
color: #b6952a;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.logo {
float: right;
margin: -15px 50px 0px 0px;
}

p
{
text-align: justify;
}