* { 
padding : 0; 
margin : 0; 
} 

BODY { 
font-size : 11px; 
background : #000000; 
color : #000000; 
font-family : verdara, arial, sans-serif; 
text-align : center; 
height : 100%; 
width : 100%; 
background-image:url('../comunes/fondo.jpg');
background-repeat: repeat;
background-position: 0px 0px;
} 

HTML { 
height : 100%; 
width : 100%; 
} 

HTML > BODY { 
font-size : small; 
} 

HR { 
display : none; 
} 

H1 { 
font-family : tahoma, verdara, arial, sans-serif; 
font-size : 16px; 
color : #015Daa; 
font-weight: bold;
padding : 10px 0 10px 0; 
} 

H2 { 
font-size : 14px; 
color : #89bbc9; 
font-weight: bold;
padding : 10px 0 10px 0; 
} 

H3 { 
font-size : 12px; 
color : #336699; 
font-weight: bold;
padding : 0 0 0 0; 
} 

H4 { 
font-size : 11px; 
color : #336699; 
font-weight: bold;
padding : 15px 0 0 0; 
} 

A:link { 
color : #000000; 
text-decoration : none; 
} 

A:visited { 
color : #000000; 
text-decoration : none; 
} 

A:hover { 
color : #8a320c; 
} 

#pagina { 
margin: 0px auto;
height: 100%;
width: 100%;
text-align: center;
vertical-align: middle;
} 

TABLE.pantalla { 
margin: 0px auto;
border-collapse: collapse;
width: 800px;
text-align: center;
vertical-align: top;
} 

TABLE.copyright { 
width : 800px; 
padding : 0; 
margin : 0; 
text-align : center; 
vertical-align : middle; 
} 

#ladoder { 
height : 30px; 
text-align : center; 
vertical-align : middle; 
} 

.ladoder { 
padding : 0; 
font-size : 10px; 
color : #999999; 
font-family : Verdara, Arial, Helvetica, sans-serif; 
} 

.linksvf { 
padding : 0; 
font-size : 10px; 
color : #cccccc; 
font-family : Verdara, Arial, Helvetica, sans-serif; 
} 

:link.linksvf, :visited.linksvf, :active.linksvf { 
color : #cccccc; 
} 

:hover.linksvf { 
color : #999999; 
} 

