/* CSS para cabezal */

table#cabecera {
margin:0 auto;
   width:770px;
   border: 0px;
   border-collapse: collapse;
   border-spacing: 0px;
     }
hr {
  height: 1px;
  color: #F3F4F2;
}
#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;
}
#c1{

 border-spacing: 0px;
 padding:0px;
 margin:0px;
 width:100%;
 }  

#c2 {
background-image: url(imagenes/cab_1.jpg);

background-repeat:no-repeat;
width:auto;
height:65px;
}
#c3 {

background-image: url(imagenes/cab_2.jpg);
background-position:right;
width:auto;
height:65px;

background-repeat:no-repeat;
}

 .columna1t {
 	background-color:#2EA788;
 	color:#fff;
 	text-align: left;
 	font-family: Arial, Helvetica, Verdana, sans-serif; 
 	font-size: 9pt; 
 	font-weight: bold; 
 	padding-left:10px;
 	line-height:20px;
 	border: 1px solid #2EA788;
 }
.columna1c {
 	background-color:#E4F9F4;
	border: 1px solid #dddddd; 
 }
 .columna3c {
	border: 1px solid #c1c1c1; 
 }
 /***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 a{
color: #003366; 
font-family: Verdana;	
font-size: x-small; 
list-style: none; 
font-weight: normal; 
text-decoration: none;
}
/*-------CAJA tipo BLOG una sola ENTRADA--------------*/
#posttitle {
padding-top:5px; 
}
.postcontent {
padding-bottom:5px; 
}
td#cajaunPost {
padding-top: 2%
}
 /*-----------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
}
