* {
    padding: 0;
    margin: 0;
} 

body {
font-family: serif;
padding: 0;
margin: 0;
color: #472100;
line-height: 17px;
background: #472100 url(fondo3.jpg) no-repeat top;
}

img { border: none; }
a { color: #002647; }
a:hover { text-decoration: none; color : #472100; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }

#wrap {
max-width: 1004px;
margin: auto;
height: 100vh;
max-height: 669px;
}

#header {
height: 166px;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -2px;
padding: 40px 33px 0 0;
text-align: right;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 33px 0 0;
text-align: right;
}

#menu {
height: auto;
line-height: 30px;
margin-left: 30px
}

.roundsh{
border-radius:4px;
}
#inicio {
color: #fff;
vertical-align: middle;
text-align: center;
height: calc(100vh - 166px - 44px - 20px);
max-height: calc(669px - 166px - 44px - 20px););
}
#paneamos{
display: inline-block;
color: #472100;
padding:40px;
background-color: rgba(255,255,255,0.67);
}

#footer {
font-size: 1em;
color: #eee;
text-align: center;
height: 44px;
line-height: 30px;
margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
background-color: rgba(209,140,11)
}
#footer a { 
color: #eee;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}
#footer img{
zoom: 1;
filter: alpha(opacity=100);
opacity: 1.00;
}
