html{
padding:0;margin:0;
width:100%;height:100%;
max-height:100%;
border:0;overflow:auto;
}
body{
padding:0;margin:0;
width:100%;height:100%;
background-color:#E79F2B;
font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
}
BODY {
scrollbar-face-color: #C68317; 
scrollbar-highlight-color: #F8AC32; 
scrollbar-3dlight-color: #DB9320; 
scrollbar-darkshadow-color: #DB9320;
scrollbar-shadow-color: #835100;
scrollbar-arrow-color: #F8AC32;
scrollbar-track-color: #D7952A;
}

#main{
position:absolute;
top:1%;
left:50%;
width:796px;
height:436px;
margin-left:-398px;
overflow:hidden;
border:1px solid blue;
}
#header{
position:absolute;
width:799px;
top:0px;
left:0px;
height:102px;
}
#header table{
width:100%;
border:none;
}
#header .bordeInferior{
background-color:#5d0001;
}
#menuitems img{
display:block;
}
#menuitems a, #menuitems a img{
display:block;
border:none;
text-decoration:none;
}
a.itemmenu{
background:no-repeat top;
height:16px;font-size:12px;
text-decoration:none;
}
a.itemmenu:hover{
background:no-repeat bottom;
text-decoration:none;
}
a.itemmapa{
text-decoration:none;
background-position:top;
}
a.itemmapa:hover{
text-decoration:none;
background-position:bottom;
}
#foot{
margin-left:45px;
height:25px;
overflow:visible;
line-height:30px;
background:url(image/lineanegra.gif) repeat-x top;
}
#animacion{
display:block;
width:95px;
border-right:1px solid #000;
height:310px;
overflow:hidden;
background:url(image/lineanegravertical.gif) repeat-y left;
}
#animacion img{
margin-top:80px;
}
/*Estilos para las páginas con contenido ancho*/
#tituloAncho{
margin-top:10px;
}
#contenidotituloAncho{
display:block;
width:490px;
height:210px;
overflow:auto;
}
/*Estilos para las páginas normales*/
#titulo{
margin-top:10px;
}
#contenidotitulo{
margin-top:12px;
display:block;
width:480px;
height:210px;
overflow:auto;
}
/*Estilos para sala de lectura*/
#titulosala{
padding-top:0px
width:500px;
}
#contenidosala{
margin-top:0px;
display:block;
width:500px;
height:200px;
overflow:auto;
}
#backgroundcontenidotitulo{
top:107px;
width:480px;
height:230px;
left:194px;
overflow:auto;
}
#contenidoTable{
margin-left:48px;
width:500px;
}
#contenido{
display:block;
width:500px;
height:280px;
overflow:auto;
}
#contenidotitulo a, #contenido a{
text-decoration:none;
}
#contenidotitulo a:hover, #contenido a:hover{
text-decoration:underline;
}
#contenidotitulo a:hover font, #contenido a:hover font{
text-decoration:underline;
}
a:hover{color: red; text-decoration: underline;}
a{color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none;}

.Estilo5 {color: #000000}
.Estilo6 {
	font-size: 10px;
	font-weight: bold;
}
.Estilo10 {font-size: 16px}