/* CSS para cabezal */
table#cabecera {
margin:0 auto;
   width:770px;
   border: 0px;
   border-collapse: collapse;
   border-spacing: 0px;
     }
#logo {
margin: 0;
padding: 0 0 0 16px;
width:40%;
height:29px
} 
#fecha {
margin: 0;
background-color:#FFFFFF;
text-align:right;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9pt;
padding-right: 5px;
} 
#c1{
 background-color:#5D81AE;
 border-spacing: 0px;
 padding:0px;
 margin:0px;
 width: 770px;

 } 
 #c2{
 background-image: url(imagenes/orto_01.gif);
background-color:#5D81AE;
background-repeat:no-repeat;
width:auto;
height:65px;
  } 
#c3{
background-image: url(imagenes/orto_03.jpg);
background-position:right;
width:auto;
height:65px;
background-color:#5D81AE;
background-repeat:no-repeat;
} 
/*-----------COLUMNA-1(IZQ)----------*/
div#caja1 .columna1t {
 	background-color:#5D81AE;
 	color:#fff;
 	font-family: Arial;
 	font-size: 12px; 
 	font-weight: bold;
	height:20px;
	line-height:20px;
	overflow:hidden; 
 	padding-left:10px;
 	text-align: left;
 }
div#caja1 .columna1c {
 	background-color:#E6F0FC;
 } 
div#caja3 .columna3t {
	height:20px;
	line-height:20px;
	overflow:hidden; 
}
 /*-----------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
}
/**/