/* CSS para cabezal */
#logo {
padding: 0;
margin: 0;
padding: 0 0 0 16px;
height:29px;
} 
#cab1 {
width:auto;
height:65px;
background-color:#007D7C;
}
#cab2 {
background-image: url(imagenes/cabeceranueva-biblio_03.jpg);
background-position:right;
width:380px;
height:65px;
background-color:#007D7C;
background-repeat:no-repeat;
}
/*.columna1t {
 background-color:#DA9D82;
 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:#F8EADD}*/
 #caja1 .columna1t {
 background-color:#007D7C;
 color:#fff;
 text-align: left;
 font-family: Arial; 
 font-size: 12px; 
 font-weight: bold; 
 padding-left:10px;
 line-height:20px;
 }
#caja1 .columna1c {
 background-color:#E8F7F4}
/*-----------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
}
/**/

