body { 
margin: 0; 
padding: 0 0 20px 0;
background-color: black;
background-image: url(../images/main-bg.gif);
background-repeat: repeat-y;
font-family: Verdana, sans-serif }
div#menu {position: absolute;
top: 30px;
left:550px;
text-align: right}
div#menu a { display: block;
text-decoration: none;
color: #939090;
font-weight: bold;
font-size: 11px;
line-height: 18px;
padding-left: 15px
}
div#menu a:hover {
background-repeat: no-repeat;
background-position: left bottom;
color: #ccc;
}
div#menu .on {

background-repeat: no-repeat;
background-position: left bottom;
color: #ccc;
}
div#logo {
position: absolute;
top: 86px;
left: 210px
}
div#tur {
position: absolute;
top: 28px;
left: 679px;
z-index: 10;
}
div#foto-left {
position: absolute;
top: 150px;
left: 70px;
border:1px solid black;
} 
div#content {
position: absolute;
top: 151px;
left: 220px;
background-color:#F1EEF5;
width:530px;
padding-bottom: 30px;
}
div#content h1{ padding:10px 20px 5px 20px;
color: #70707B;
font-size: 11px;
font-weight: bold;
margin-bottom: 2px}
div#content h2,h3{ padding:0px 20px 5px 20px;
color: #70707B;
font-size: 11px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 0px}
div#content p {
padding-left: 20px;padding-right: 20px;
color: #70707B;
font-size: 11px;

}
img {border: none}
 div#content p a {text-decoration: none;
 font-weight: bold;
 color: #70707B;
  }
div#content p a:hover {text-decoration: none;
 font-weight: bold;
 color: #a32a07;
 padding-bottom: 3px;
 border-bottom: 1px solid #70707B;
  }
table {width: 500px;
margin-left: 18px;
margin-bottom: 10px;
margin-top: 15px}
table td { font-size: 11px;
vertical-align: top;
color: #70707B;
padding-left: 10px;
padding-bottom: 10px}
td.left {width: 100px; border-right: 1px solid #70707B;
padding-left: 0;  }

strong {font-weight: bold}