body {background: url(
 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAQElEQVQYlW2OwQ0AMAgCbw7XcMFubj81RVpeGgIcQHK1gJC/+shjtkLNTmpTaZMm05IB76YzfTedaW46k28Opg1VYQ5hW3JdzwAAAABJRU5ErkJggg==
 ) repeat
}

.wrapper {
  background: #f5f1f1 none repeat scroll 0 0;
  height: 100%;
  margin: 0 auto;
  width: 960px;
  padding: 15px;
  position: relative;
  display: table;
}

header {
  background-color: #525252;
  height: 180px;
}

header img {
  padding: 10px;
}

nav {
  float: right;
  margin-right: 20px;
  margin-top: 0px;
}

ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

ul {
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  color: #ffb100;
  text-decoration: none;
  font-family: sans-serif;
    font-style: bold;
}

section.miperfil {
  display: table;
  padding-bottom: 43px;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article.fotoepigrafe {
  float: left;
  width: 43%;
  padding-top: 21;
}

div.infodeperfil {
  
  font-size: 12px;
  line-height: 18px;
  padding: 15px;
  margin: 10px 0;
  font-family: sans-serif;
    font-size: 14px;
    width: 340px;
}

article.fotoepigrafe h1 {
  border-bottom: 2px ;
  font-family: sans-serif;
  font-size: 24px;
  line-height: 34px;
   margin-bottom: 10px;
  color: #ffb100;
}

.fotoepigrafe > img {
  border: 12px solid #ccc;
}

aside {
  display: table;
  font-family: sans-serif;
  font-size: 12px;
  font-style: normal;
  float: right;
  padding-top: 21;
  padding-left: 21;
}

aside h3 {
  background: #525252 none repeat scroll 0 0;
  color: #ffb100;
  font-size: 30px;
  padding: 10px;
}

aside h4 {
  font-size: 18px;
  margin-top: 10px;
    font-style: italic;
    color: #ffb100;
}

footer {
  background-color: #414141;
  bottom: 0;
  color: #fafafa;
  left: 0;
  padding: 15px;
  position: absolute;
  font-size: 9px;
  text-align: center;  
    font-family: sans-serif;
}










