/* CSS para cabezal */
table#cabecera {
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   margin: 0px auto;
   width:770px;
}

hr {
  height: 1px;
  color: #AAA;
}
#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;
padding-right:5px;
}
#c1{
 background-color:#501976;
 border-spacing: 0px;
 padding:0px;
 margin:0px;
width:100%;
}
#c2 {
background-image: url(imagenes/cab_01.gif);
background-repeat:no-repeat;
background-position:left;
width:auto;
height:65px;
background-color:#501976;
}
#c3 {
background-image: url(imagenes/cab_02.jpg);
background-position:right;
width:auto;
height:65px;
background-repeat:no-repeat;
background-color:#501976;
}
.columna1t {
background-color:#501976/*#8A7097*/;
 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:#EEE9F0}
/*-----------poner 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 {
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; 
}
/*---- 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--------------*/