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;
}

/* fin contenido */

/* MENU IMÁGENES DE FONDO, DESPLAZAMOS LA IMG SEGUN ESTADO */
/* 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: 220px;
width: 790px;
}
* {margin:0; padding:0}
ul,li {list-style-type:none;}

.menu1 {width:790px; margin-left:25;padding-bottom:2;margin-top:-4;}

.menuholder1 li {float:left;}
.menuholder1 a {background:url('imagenes/composicion/menu1.gif');display:block;height:24px;}

.menu1_1 a {width: 147px;}
.menu1_2 a {width:130px; background-position:-147px 0px;}
.menu1_3 a {width:134px; background-position:-277px 0px;}
.menu1_4 a {width:136px; background-position:-411px 0px;}
.menu1_5 a {width:132px; background-position:-547px 0px;}
.menu1_6 a {width:111px; background-position:-679px 0px;}

.menu1_1 a:hover {background-position:0px -25px;}
.menu1_2 a:hover {background-position:-147px -25px;}
.menu1_3 a:hover {background-position:-277px -25px;}
.menu1_4 a:hover {background-position:-411px -25px;}
.menu1_5 a:hover {background-position:-547px -25px;}
.menu1_6 a:hover {background-position:-679px -25px;}


/*****************************************/


.menu2 {width:790px; margin-left:25;padding-bottom:2;}

.menuholder2 li {float:left;}
.menuholder2 a {background:url('imagenes/composicion/menu2.gif');display:block;height:24px;}

.menu2_1 a {width: 147px;}
.menu2_2 a {width:130px; background-position:-147px 0px;}
.menu2_3 a {width:134px; background-position:-277px 0px;}
.menu2_4 a {width:136px; background-position:-411px 0px;}
.menu2_5 a {width:132px; background-position:-547px 0px;}
.menu2_6 a {width:111px; background-position:-679px 0px;}

.menu2_1 a:hover {background-position:0px -25px;}
.menu2_2 a:hover {background-position:-147px -25px;}
.menu2_3 a:hover {background-position:-277px -25px;}
.menu2_4 a:hover {background-position:-411px -25px;}
.menu2_5 a:hover {background-position:-547px -25px;}
.menu2_6 a:hover {background-position:-679px -25px;}


/*****************************************/


.menu3 {width:790px; margin-left:25;padding-bottom:0;}

.menuholder3 li {float:left;}
.menuholder3 a {background:url('imagenes/composicion/menu3.gif');display:block;height:24px;}

.menu3_1 a {width: 147px;}
.menu3_2 a {width:130px; background-position:-147px 0px;}
.menu3_3 a {width:134px; background-position:-277px 0px;}
.menu3_4 a {width:136px; background-position:-411px 0px;}
.menu3_5 a {width:132px; background-position:-547px 0px;}
.menu3_6 a {width:111px; background-position:-679px 0px;}

.menu3_1 a:hover {background-position:0px -25px;}
.menu3_2 a:hover {background-position:-147px -25px;}
.menu3_3 a:hover {background-position:-277px -25px;}
.menu3_4 a:hover {background-position:-411px -25px;}
.menu3_5 a:hover {background-position:-547px -25px;}
.menu3_6 a:hover {background-position:-679px -25px;}
/* FIN MENU */

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: 10px;
padding-top:1px;
color: #FFF;
text-color:#fff;
text-align : center;
}