body {
margin:0;
background-color:#9ad6d6;
background-image:url(../images/f_web.jpg);
background-repeat:repeat-x;
}

/* estilos generales */

#tcontenedora {
width:770px;
}

#cabecera {
height:26px;
background-image:url(../images/chica_cabeza.jpg);
background-repeat:no-repeat;
background-position:right top;
}

#central {
height:472px;
}

#sombrainferior {
height:22px;
background-image:url(../images/f_sombrainferior.jpg);
background-repeat:no-repeat;
background-position:right top;
}

#pie {
height:20px;
vertical-align:top;
color:#006;
font:10px "trebuchet ms";
letter-spacing:1px;
text-align:right;
padding-right:10px;
}

#tcontenido {
width:770px;
height:472px;
}

#menu {
width:158px;
background-image:url(../images/f_sombraizquierda.jpg);
background-repeat:no-repeat;
background-position:right top;
vertical-align:top;
padding-right:10px;
}

#contenido {
width:612px;
background-color:white;
background-image:url(../images/chica_cuerpo.jpg);
background-repeat:no-repeat;
background-position:right top;
}

iframe {
width:410px;
height:472px;
border:0;
overflow:auto;
margin-bottom:10px;
margin-top:10px;
}

/* enlace crédito del pie */

#pie a {
font-weight:bold;
color:#002;
padding:0 2px;
letter-spacing:0;
text-decoration:none;
}

#pie a:hover {
color:#006;
background-color:#D5EEEE;

}

/* estilos para el menu */

#tmenu {
width:100%;
}

#accesodirecto {
height:142px;
background-image:url(../images/f_accesorapido.jpg);
background-repeat:no-repeat;
background-position:center -30px;
}
