@charset "utf-8";
/* CSS Document */

body{
background:url(imagenes/fondo2.png) no-repeat top;}
#separador{
width:30px}
#boton_inicio{
/*background:url(imagenes/boton_menu.png) no-repeat bottom;*/
height:47px;
width:145px;
color:#33CC00;
font-size:18px;
font-weight: bold;
font-family: Times, serif;
border-right:#FF9966 12px;

}
#boton_inicio:hover{
background:url(imagenes/boton_menu.png) no-repeat top;
height:47px;
width:145px;
cursor:pointer;
color:#003300;
font-size:18px;
font-weight: bold;
font-family: Times, serif;

}
#texto{
font-family:Times, serif;
font-size:20px;
font-weight:bold;

}

body{
width:98%;}
td#8{
background:url(imagenes/down.png)}
a{
color:#006600;
text-decoration:none;}
a:hover{
color:#006600}
a.copi{
color:#669900;
text-decoration:none;
}
a.copi:hover{
color:#66CCFF;}
td#logo{
padding-left:540px}
img#borde{
padding:3px; 
background:#FFFFFF;
border:2px solid #000000;}
#texto_index{
background: ;
font-family: Cambria, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;}
