body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,q,fieldset,form,label,legend,caption,tbody,tfoot,thead,th,tr {
border:0;
}
HTML{
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #FF0000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}

body {
background-color: #000;
background-image:url(imagenes/composicion/background.jpg);
background-repeat: no-repeat;
background-position: top center;
text-align : center;
font-family:Verdana;
font-size:8pt;

}
/* contenido */
.contenido{
background-image:url(imagenes/composicion/cuerpo.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 575px;
}
/* menu superior */
.tabla_menu{
background-image:url(imagenes/composicion/menu.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 82px;
width: 790px;
}
.tabla_pie{
background-image:url(imagenes/composicion/pie.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 212px;
width: 790px;
}
* {margin:0; padding:0}

iframe{
background-image:url(imagenes/composicion/marco.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 100%;
height: 583px;
border: 0px;
z-index: 3;
}

/*PIE*/
.pie {color: #FFF;}
.pie a {color: #ccc;}
.pie a:Visited{color:#fff;}
.pie a:Active{color:#BBB;}
.pie a:Hover{color:#666;}

#contenedor_pie{
width: 758px;
height: 20px;
position: relative;
z-index: 2;
margin-left: 16px;
margin-top: 6px;
padding-top:1px;
color: #FFF;
text-color:#fff;
text-align : center;
}
