* {
margin: 0;
padding: 0;
}
#wrapper{
width:1000px;
margin: 0 auto;
}
#header {
position:absolute;
z-index:1;
text-align:left;
margin-left:121px;
height:26px;  /*complete height 38px*/
padding-top:12px;
width:462px;    /*complete width 485px */
letter-spacing:normal;
padding-left:10px;
/* padding-right:23px; */
font:normal 0.79em Georgia,verdana; /*ems to ensure compatibility between ie and ff */
}
#header a:hover{
color:white;
}
#sub-header a{
color:white;
}
#sub-header a:hover{
color:black;
}
#content{
position:absolute;
top:76px;
margin-left:121px;
width:462px;
height:740px;
background-color:#efeede;
font-family:Arial,verdana;
color:black;
letter-spacing:normal;
font-size:0.88em;
line-height:1.3em;
padding-left:10px;
/* padding-right:20px; */
padding-right:20px;
}
.typo{
color:black;
font-family:Georgia,verdana;
font-size:1.1em;
line-height:1em;
}
.punto{
font-size:0.68em;
}