/* CSS para cabezal */
#logo {
margin: 0;
padding: 0 0 0 16px;
width:38%;
height:29px
} 
#fecha {
margin: 0;
padding: 0;
background-color:#FFFFFF;
text-align:right;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9pt;
} 
#cab1 {
background-image: url(imagenes/cab_01.gif);
background-color:#891D10;
background-repeat:no-repeat;
width:auto;
height:65px;
}
#cab2 {
background-image: url(imagenes/cab_02.jpg);
background-position:right;
width:auto;
height:65px;
background-color:#891D10;
background-repeat:no-repeat;
}
/*-------------COLUMNA1-------*/
.columna1t {
 background-color:#910023;
 color:#fff;
 text-align: left;
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size: 9pt; 
 font-weight: bold; 
 padding-left:10px;
 line-height:20px;
 }
.columna1c {
 background-color:#f2dee3
 }
/*-------*/
 .columna1c a.enlacevermas, 
 .columna3c a.enlacevermas, 
 #blog li a {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	font-weight: normal;
}
.columna1c a.enlacevermas:hover, 
.columna3c a.enlacevermas:hover, 
#blog li a:hover {
text-decoration: underline}
/*---------------*/
