#divUp   {position:absolute; left:210px; top:90px;}
#divDown {position:absolute; left:210px; top:340px;}
#divScrollTextCont {position:absolute; left:210px; top:160px;  width:680px; height:200px; overflow:hidden; visibility:hidden;  background-color:lightyellow;border-style: ridge; border-color:silver;border-width: 7px;}
#divText { padding:10px; position:absolute; left:0px; top:0px;   text-align: justify; }
DIV.clSlide{position:absolute;  ;z-index:10; left:0; width:138; height:22; clip:rect(0,138,22,0); padding:3px;}
DIV.clSlideSub{position:absolute; ;z-index:10; padding:2px; clip:rect(0,127,20,0); width:127; height:20; left:8; visibility:hidden}
DIV.clSlideSub2{position:absolute; ;z-index:10; padding:2px; clip:rect(0,118,20,0); width:118; height:20; left:8; visibility:hidden}
#divSlideCont{position:absolute; z-index:10; left:0; top:100; width:170; visibility:hidden}
A.clSlideLinks{font-family:Verdana, Helvetica, Helv; font-size:12px; font-weight:bold; text-decoration:none; color:white}
A.clSlideSubLinks{font-family:Verdana, Helvetica, Helv; font-size:11px; text-decoration:none; color:Navy}
A.clSlideSub2Links{font-family:Verdana, Helvetica, Helv; font-size:10px; text-decoration:none; color:Navy}

.encabezado_form {
font-family : Verdana, arial, Helvetica; 
font-size : 12; color : #000033;
font-weight : bold; border-color : #999999;
background-color : #EEEEEE
}


.titulo {
	text-align: left;
	vertical-align: middle;
	font-style: oblique;
	font-weight: bolder;
	font-family: cursive;
	font-size: x-large;
	color: red;	
   	
}

.casilla {
	text-align: center;
	vertical-align: middle;

}

.casilla-titulo {
	text-align: center;
	vertical-align: middle;
	border-bottom: medium dashed;
	font-style: oblique;
	font-weight: bold;
	font-family: Comic, cursive;
   	
}

.tabla {
	width: 100%;
	height: 100%; 
	border-width:5;
	border-style:groove;
    
}

.tabla-exterior {
	width: 100%;
	height: 100%; 
	background-image: url(cuadro.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	
    
}

.mensaje {	
width:100%; 
height:55%;
}

.descripcion_lista {	
width:100%; 
height:90%;
}


.leido{
	text-align: center;
	background-color: #dddddd;
	color: #555555;	
}

.no_leido{
	text-align: center;
	
}

