
body {
background: #630 url(fondo.gif) repeat-y 50% 0;
text-align:center;
font-family: tahoma, halvetica, verdana, arial;
margin-bottom: 30px;

}

#container {
margin: 0 auto;
width: 800px;
text-align: left;
position: relative;
}

#logo {
margin-left: 27px;
margin-top: 20px;

}

#navigation {
width: 200px;
position: absolute;
top: 325px;
left: 27px;
}

#navigation a.bar {
padding: 10px;
font-size: 14px;
text-decoration: none;
color: #963;
display: block;
border-bottom: #fc0 solid 1px;
}

#navigation a.bar:hover {
color: #f93;
text-decoration: bold;
font-size: 14px;
}

#navigation p {
font-size: 12px;
color: #963;
line-height: 20px;
width: 180px;
margin-top: 60px;
}

#navegation h1 {
font-size: 12px;
color: #F93;
width: 180px;
margin-top: 20px;
}


#content {
position: absolute;
top: 80px;
left: 300px;
width: 430px;
}

#yrs {
float: right;
z-index: 100;
width: 80px;
height: 60px;
position: absolute;
left: 650px; 
top: 0px;

}



#content h1 {
margin-bottom: 20px;
font-size: 14px;
color: #c93;
text-decoration: none;
}

#content h2 {
font-size: 14px;
color: #c93;
text-decoration: none;
}

#content h3 {
font-size: 9px;
color: #963;
text-decoration: none;
border-top: 1px #963 solid;
margin-top: 30px;
margin-bottom: 15px;
padding: 5px;
}

#bib {
left: 280px;
width: 430px;
margin-top: 10px;
}

#bib p {
text-indent: 5px;
}

#bib a {
font-size: 9px;
color: #963;
line-height: 8px;
}

#content h4 {
font-size: 12px;
color: #c93;
text-decoration: none;
border-bottom: #c93 1px solid;
}


#content p {
font-size: 12px;
color: #630;
line-height: 20px;
}

#content a {
color: #630;
}

#content a:hover {
color: #630;
text-decoration: none;
}

.clearall {
clear: both;
}

#bottom {
position: relative;
top: 40px;

}

#bottom a.row {
padding: 8px;
font-size: 12px;
text-decoration: none;
color: #963;
border: #fc0 solid 1px;
background: #ffc;
margin-left: 10px;
}

#bottom a.row:hover {
color: #f93;
text-decoration: bold;
font-size: 12px;
}

.fotos {
float: right;
z-index: 100;
}

.fotos img {
border: #c93 1px solid; 
}

.box {
float: right;
margin-left: 20px; 
}

.contact {
border-left: #c93 1px solid;
}




