/* CSS Document */
table#cabecera {
   margin: 0px auto;
   width:770px;}
table#cabecera td.bg {
   background-color: #003399;
   width: 100%;
 }
hr {
  height: 1px;
  color: #ccc;}
#logo {
margin: 0;
padding: 0 0 0 16px;
width:40%;
height:29px
} 
#fecha {
margin: 0;
padding: 0;
background-color:#FFF;
text-align:right;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9pt;
padding-right:5px;
}
#c1{
 background-color:#930087;
 }  
 #c2{
 background-image: url(imagenes/cab_01.);
 background-repeat: no-repeat;
 background-color:#930087;
 background-position:left bottom;
 width: auto;
 height:65px;
 } 
#c3{
background-image: url(imagenes/cab_02.);
background-repeat: no-repeat;
background-color:#930087;
background-position:right bottom;
width:auto;
height:65px;
}
/*-----------COLUMNA1----------*/
.columna1t {
 background-color:#002884;
 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, div#caja1 .contentsintitulo, .contentsintitulob {
 background-color:#f1ece8;
}
/*-------*/

div#caja1 .contentsintitulo, div#caja1 .contentsintitulo p {
 padding:0 5px;
 margin:0px
}
#caja3 .contentsintitulo {
 	background-color:#F6F6F6;
 	font-family: Verdana;	
	font-size: 10px; 
}
div#caja3 .contentsintitulo, div#caja3 .contentsintitulo p {
 	padding:0 5px;
 	margin:0px
}

#caja1 .columna1c a.enlacevermas, 
#caja3 .columna3c a.enlacevermas, #blog li a {
	color:#003366;
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal;
}
.columna1c a.enlacevermas:hover, 
.columna3c a.enlacevermas:hover, 
#blog li a:hover {
text-decoration: underline}
/*-----------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, a.enlacevermas {
font-family: Verdana; 
font-size: 10px; 
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; 
}
