/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $



  VISSUAL.COM 

  http://www.vissual.com


*/

.Destacada      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; 
               text-align: Left; word-spacing: 0; text-indent: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 5; margin-bottom: 5 }
               
.Semidestacadas      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; 
               text-align: Left; word-spacing: 0; text-indent: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 5; margin-bottom: 5 }

.Titulares      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; 
               text-align: Left; word-spacing: 0; text-indent: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 5; margin-bottom: 5 }
                              
.Copete      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; 
               text-align: Justify; word-spacing: 0; text-indent: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 5; margin-bottom: 5 }

.Epigrafe      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; 
               text-align: Justify; word-spacing: 0; text-indent: 0; 
               line-height: 120%; margin-left: 0; margin-right: 0; 
               margin-top: 5; margin-bottom: 5 }
                              
.Nota	      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; 
               text-align: Justify; word-spacing: 0; text-indent: 0; 
               line-height: 120%; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 10 } 
                   
.Texto      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; 
               word-spacing: 0; text-indent: 0; 
               line-height: 100%; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 10 } 
                       
.Categoria      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 08pt; 
               word-spacing: 0; text-indent: 0; color: #004080;
               line-height: 150%; margin-left: 5; margin-right: 5; 
               margin-top: 3; margin-bottom: 3 } 

.Base      { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 08pt; 
               word-spacing: 0; text-indent: 0; color: #ffffff;
               line-height: 100%; margin-left: 5; margin-right: 5; 
               margin-top: 5; margin-bottom: 5 } 


A {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.White {
	COLOR: #ffffff; TEXT-DECORATION: none
	}
A.White:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A.Blue {
	COLOR: #000000;TEXT-DECORATION: none
	}
A.Blue:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
A.Blue2 {
	COLOR: #990000;TEXT-DECORATION: none
	}
A.Blue2:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Black {
	COLOR: #000000;TEXT-DECORATION: none
	}
A.Black:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
A.Cate {
	COLOR: #004080;TEXT-DECORATION: none
	}
A.Cate:hover {
	COLOR: #990000; TEXT-DECORATION: none
}


#cell {
     width:100%;
     height:100%;
     
 }
a#cellcat {
     display:block;
     width:100%;
     height:100%;
     background:#FFFF99;
     text-align:left;
     text-decoration:none;
     color:#000000;
     margin-top: 0px; 
     margin-bottom: 0px;
     padding-bottom: 0px;
     padding-top: 0px;
    
      font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
      font-size: 09pt; 
      text-indent: 5px;
   
     
 }
a#cellcat:hover {
     background:#FF9900;
     color:#000000;
 }
 a#cellcatsel {
     display:block;
     width:100%;
     height:100%;
     background:#FF9900;
     text-align:left;
     text-decoration:none;
     color:#000000;
     margin-top: 0px; 
     margin-bottom: 0px;
     padding-bottom: 0px;
     padding-top: 0px;
      font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
      font-size: 09pt; 
      text-indent: 5px;
 }
a#cellcatsel:hover {
     background:#FF9900;
     color:#000000;
 }


