/* CSS para cabezal */
table#cabecera {
margin:0 auto;
   width:770px;
   border: 0px;
   border-collapse: collapse;
   border-spacing: 0px;
     }
hr {
  height: 1px;
  color: #CFCFCF;
  }
/*----------------------------*/
#logo {
margin: 0;
padding: 0 0 0 16px;
width:40%;
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.jpg);
background-color:#1D438C;
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:#1D438C;
background-repeat:no-repeat;
}
.columna1t {
 background-color:#1D438C;
 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:#DAEAFD;
 }
 .columna1c, .columna3c {
 	border: 1px solid #cfcfcf
 }
.contentsintitulo {
padding:0 5px;
}
.textbold{
	border-bottom:2px solid #A9A9A9;
	color:#565155;
	font-size:1.1em;
	line-height:1.1em;
	margin-bottom:0;
	margin-top:0.5em;
	padding:5px 0;
	text-align:left;
}
.border{
	border-bottom:none;
}
/*-----------poner en caja centro-----------*/
.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 {
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 {
text-decoration: underline
}
/*----------PARA VER UNA SOLA ENTRADA--------------*/
#posttitle {
padding-top:5px; 
}
#postcontent {
padding-bottom:5px; 
}