<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
table#cabecera {
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   margin: 0px auto;
   width:770px;
}
hr {
  height: 1px;
  color: #F3F4F2;
}
#logo {
margin: 0px;
padding: 0px;
} 
#fecha {
margin: 0px;
padding: 0px;
background-color:#FFFFFF;
text-align:right;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 9pt;
padding-right:5px;
 width: auto;
}
#c1{

 border-spacing: 0px;
 padding:0px;
 margin:0px;
 width:770px;
 }  
 #c2{
 
 height:65px;
 } 
#c3{

	width: auto;
height:65px;
}
/*-----------poner en caja centro-----------*/
div#caja1 .columna1t,#tr1.columna1t {
 	/*background-color:#02888B;*/
	color:#fff;
	font-family: Arial;
 	font-size: 12px; 
 	font-weight: bold;
	height:20px;
	line-height:20px;
	overflow:hidden; 
 	padding-left:10px;
 	text-align: left;
 }
div#caja1 .columna1c, 
div#caja1 .contentsintitulo {
	/*background-color: #E2F9FA*/}
	
div#caja3 .columna3t {
	height:20px;
	line-height:20px;
	overflow:hidden; 
}
div#caja1 .columna1c a img, 
div#caja3 .columna3c a img{
	_padding: 4px 0 0 0}/*IE 6*/
/* usar listas en cajas contenidos y cajas tipo blogs*/
ul, #blog ul {
padding: 0px; 
margin: 0px;
}
.columna1c li, .grisclaro li, #blog li {
font-family: Verdana;	
font-size: x-small; 
padding: 3px 0px; 
margin: 0px; 
list-style: none; 
border-bottom: 1px solid #CCC;
}
.columna1c li a, .grisclaro li a, #blog li a {
color: #003366; 
font-family: Verdana;	
font-size: x-small; 
list-style: none; 
font-weight: normal; 
text-decoration: none;
}
.columna1c li a:hover, .grisclaro li a:hover, #blog li a:hover {
text-decoration: underline;
}
/*-----------usar blogs en caja centro-----------*/
#blog a{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #003366; 
text-decoration: none
}
#blog a:hover {
text-decoration: underline}

#blog .enlacevermas {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #003366; 
text-decoration: none}
#blog .enlacevermas:hover {
text-decoration: underline
}
.listpost a{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #003366; 
text-decoration: none
}
.listpost a:hover {
text-decoration: underline}

#postcontent a{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #003366; 
text-decoration: none
}
#postcontent a:hover {
text-decoration: underline}

#postcontent .enlacevermas, a.enlacevermas  {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #003366; 
text-decoration: none}
#postcontent .enlacevermas:hover, a:hover.enlacevermas {
text-decoration: underline
}
/*----------PARA VER UNA SOLA ENTRADA--------------*/
#posttitle {
padding-top:5px; 
}
#postcontent {
padding-bottom:5px; 
}
/*---- footer-----*/
#f1,#f2  {
background-color:#FFF;
color:#7B7B7B;
width: 370px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;
margin: 0px;
padding:10px 0px 10px 10px;
text-align: left;
height: auto;
border-top: 1px #bebebe solid;;
}
#f1 {
float:left;
}
#f2  {
float:right;
}
#copyright {
color:#7B7B7B;
clear:both;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;
margin:0px auto 10px auto;
padding:10px 0px 10px 0px;
border-top: 1px #E1E2E2 solid;;
border-bottom: 1px #E1E2E2 solid;
text-align: center;
width: 760px;
}
/* -------------fin--------------*/
</pre></body></html>