body {
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#211d1e url(images/body_deg.gif) repeat-x;
margin:0 auto;
padding:0;
}

#wrap {
background:#000;
color:#fff;
border:none;
width:790px;
margin:0 auto;
}

#header {
clear:both;
height:75px;
background-color:#000;
margin:0;
padding:0;
}

#header h3 {
width:350px;
float:left;
margin:0 0 0 15px;
}

#header p {
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
font-size:0.8em;
line-height:1.2em;
height:35px;
margin:0;
}

#avmenu {
clear:left;
float:left;
width:150px;
font-size:0.9em;
margin:0 0 10px;
padding:0;
}

#avmenu ul {
list-style:none;
width:150px;
font-size:1.1em;
margin:0 0 20px;
padding:0;
}

#avmenu li {
margin-bottom:4px;
}

#avmenu li a {
font-weight:700;
height:20px;
text-decoration:none;
color:#fffff1;
display:block;
background:#67522c;
border-left:1px #846837 solid;
padding:6px 0 0 10px;
}

#avmenu li a:hover {
background:#67522c;
color:#fffff1;
border-left:4px #47381e solid;
}

.announce {
width:130px;
color:#a8a8a8;
background-color:#000;
line-height:1.3em;
margin:10px 0;
padding:10px;
}

#extras {
float:right;
width:150px;
font-size:0.9em;
line-height:1.5em;
margin:0 0 10px;
padding:0;
}

#extras p {
margin:0 0 1.5em;
}

#content {
line-height:1.6em;
text-align:left;
margin:0 160px 20px;
padding:0 10px;
}

#content h2 {
font-size:1.5em;
margin:0 0 0.5em;
}

#content img {
display:inline;
padding:0;
}

h3 {
font-size:1.3em;
margin:0 0 10px;
}

a {
text-decoration:none;
color:#b6952a;
}

a:hover {
text-decoration:underline;
color:#b6952a;
}

#footer {
clear:both;
width:790px;
text-align:center;
color:gray;
font-size:0.9em;
height:244px;
background:#211d1e url(images/pom_bas.jpg) no-repeat right;
border:none;
margin:0 auto;
padding:0;
}

#footer a {
color:gray;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

.left {
float:left;
margin:0 7px 0 5px;
}

.right {
float:right;
margin:0 7px 0 5px;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:700;
}

.hide {
display:none;
}