BODY {
  margin: 0em;
  background-color: #C0C0C0;
}

h1 {
  font: bold 18px Verdana, Arial, Helvetica, sans-serif;
  margin: 10px 0 0 10px;
}

#page_advborder {
 width: 894px;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
}

#page_radd {
 width: 0px;
 top: 0px;
 float: right;
 border: 2px solid #C0C0C0;
}

#page_border {
 width: 880px;
 top: 0px;
 float: left;
 background: url(/template/im/bg880.gif);
}

#page_margins {
 width: 860px;
 margin: 0px 10px 0px 10px;
}

#footer_border {
 width: 880px;
 float: left;
 background: url(/template/im/bg880.gif);
}

#page {
 width: 820px;
 margin: 200px 10px 0px 10px;
}

#col1 {
 float: right;
 width: 600px;
}

#col1_content {
 padding: 0 20px 0 0;
 font: 10pt Verdana, sans-serif;
}

.col1_text { padding: 20px 0 0 10px; font: 10pt Verdana, Arial, Helvetica, sans-serif;; }

#col2 { 
 float: left;
 width: 190px;
 margin:0;
}

#col2_content {
 padding: 20px 0 0 0;
 font: 10pt Verdana, Arial, Helvetica, sans-serif;;
}

#colspace { 
 width: auto;
 margin:0 0 0 0;
}

#fspace {
 width: 840px;
}

#footer {
 margin: 20px 20px 20px 20px;
 border-top: 1px solid #e0c59b;
 border-bottom: 1px solid #e0c59b;
 font: 8pt Verdana, Arial, Helvetica, sans-serif;;
 text-align: center;
 width: 840px;
 color: #700;
 background: url(/template/im/tab-inactive.png);
/* background: #f6e5cb;*/
/* background: #efefef;*/
}

#header {
font-size: 8pt;
}

#headpic {
position:absolute;
top: 2px;
width: 855px;
z-index: 90;
}

#headpic img {
  display: block;
  margin: 0 0 0 auto;
}

#headpics {
 position:absolute;
/* background-color: #e0c59b;*/
 padding: 0px 0px 0px 5px;
 top: 2px;
 width: 845px;
}

#headpics img{
 border-left: 0px;
 border-right: 3px solid #e0c59b;
} 

#navlist {
 padding: 2px 0;
 margin-left: 0;
 font: bold 12px Verdana, Arial, Helvetica, sans-serif;;
}

#navlist li {
 list-style: none;
 margin: 0;
 display: inline;
}

#navlist li a {
 z-index: 90;
 padding: 2px 0.5em;
 margin-left: 4px;
 border: 1px solid #778; 
 background: url(/template/im/tab-inactive.png);
 text-decoration: none;
}

#navlist li a:link {
 color: #700;
}
#navlist li a:visited {
/* color: #116;*/ 
 color: #700;
}

#navlist li a:hover {
 color: #700;
 background: url(/template/im/tab-active.png);
 border-color: #227;
}

#navlist li a#current {
 background: url(/template/im/tab-active.png);
 border-bottom: 1px solid white;
/* border-top: none;
 border-left: none;*/
}

#toptext {
 position:absolute;
 top: 110px;
 color: #700;
}

.annonce-head {
 border-bottom: #e0c59b 1px solid;
 background: url(/template/im/tab-inactive.png);
/* background-color: #c0c0c0;*/
 color: #700;
}
.annonce-box {
/* border: #d0d0d0 1px solid;*/
 border: 1px solid #e0c59b;
 background-color: #ffffff;
 padding: 2px 2px 2px 2px;
 margin-bottom: 20px;
 text-align: center;
}

.annonce-box img {
  margin: 4px 0 0 auto;
}

.annonce-box a {
/* text-decoration: none; */
}

