/* CSS Document */
table#cabecera {
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   margin: 0px auto;
   width:770px;}
hr {
  height: 1px;
  color: #ccc;}
  /*-----*/
#logo {
	margin: 0;
	padding: 0 0 0 16px;
	width:45%;
	height:29px
} 
#fecha {
height:29px;
margin: 0;
padding: 0;
background-color:#FFFFFF;
text-align:right;
font:Arial;
font-weight:normal;
font-size:12px;
padding-right:5px;
}
tr#c1{
 background-color:#1C4174;
 width: 770px;
 height:65px;
 }  
 #c2{
 background-image: url(imagenes/cab_01.gif);
 background-repeat: no-repeat;
 background-position:left bottom;
 } 
#c3{
background-image: url(imagenes/cab_02.jpg);
background-repeat: no-repeat;
background-position:right bottom;
}
/*-----------poner en caja columna1----------*/
div.columna1t {
 background-color:#1C4174;
 color:#fff;
 text-align: left;
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size: 9pt; 
 font-weight: bold; 
 padding-left:10px;
 line-height:20px;
 }
div.columna1c {
 background-color:#E3F0FA
 }
/***CAJA tipo Enlaces****/
div.columna1c  .listlink li, div.columna3c .listlink li {
font-family: Verdana;	
font-size: x-small; 
padding: 5px 0px; 
margin: 0px 5px; 
list-style: none; 
border-bottom: 1px solid #C0C0C0;
}
div.columna1c .listlink li a, , div.columna3c  .listlink li {
color: #003366; 
font-family: Verdana;	
font-size: x-small; 
list-style: none; 
font-weight: normal; 
text-decoration: none;
}
  /*** fin ****/
.columna1c a.enlacevermas, 
.columna3c a.enlacevermas {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
}
 .content img {
 	border: 1px solid #ccc;
 }
 .columna3c div.columna3t {
  	height:20px;
	overflow:hidden;
 }
  .columna1c div.columna1t {
  	height:20px;
	overflow:hidden;
 }
/*-----------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; 
}
