html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
html{
overflow:hidden;
height:100%;
}
body{
font:9px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
background:#bfa461;
height:100%;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:underline;
color:#fff;
}
h1, h2, h3, h4, h5, h6{
}
h1{
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
/* --------------------------------------------------------------- */
.dn{
display:none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cb{
clear:both;
}
.cn{
text-align:center;
margin:0 auto;
}
.credits, .credits a{
font:11px Arial, Helvetica, sans-serif;
color:#fff;
}
/* --------------------------------------------------------------- */
#alto{
}
#centro{
width:290px;
height:65px;
padding:385px 0 0 0;
margin:0 auto;
background:url(img/logo_index.gif) no-repeat;
}
#centro h1{
display:none;
}
#centro a.i{
width:145px;
height:65px;
display:block;
text-indent:-99990px;
background:url(img/itn.gif);
float:left;
}
#centro a.i:hover{
background:url(img/itr.gif);
}
#centro a.e{
width:145px;
height:65px;
display:block;
text-indent:-99990px;
background:url(img/enn.gif);
float:right;
}
#centro a.e:hover{
background:url(img/enr.gif);
}
#basso{
padding:10px 15px;
position:absolute;
bottom:0;
}
/* --------------------------------------------------------------- */
