/* CSS para cabezal */
table#cabecera, table#plantilla, table#galeria{
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   margin: 0px auto;
   width:770px;}
#logo {
margin: 0;
padding: 0 0 0 16px;
width:59%;
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;
}

#include {
margin:0!important;
padding:0!important;
width:177px;
height:177px;
text-align:center;
} 
#cab1 {
background-image: url(imagenes/cab_01.gif);
background-color:#007D7C;
background-repeat:no-repeat;
width:auto;
height:65px;
}
#cab2 {
background-image: url(imagenes/cab_02.jpg);
background-position:right;
width:auto;
height:65px;
background-color:#007D7C;
background-repeat:no-repeat;
}
#caja2 .centro{
background-image: url(imagenes/flecha_verde_1.gif);
background-position: 5px 2px;
width:94%;
background-repeat:no-repeat;
color:#007D7C;
text-align: left;
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size: 9pt; 
 font-weight: normal; 
 padding-left:20px;
 padding-bottom:8px;
 /*line-height:20px;*/
 border-bottom: 1px solid #ccc;
}
#caja2 .textbold{
	background-image: url(http://www.sld.cu/galerias/imagen/sitios/rehabilitacion/flecha_verde_1.gif);
	background-position: 5px 2px;
	padding-left:20px;
	width:94%;
	background-repeat:no-repeat;
	color:#007D7C;
}
#caja1 .columna1t,tr.galeria  {
 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-----------*/
#caja2  #blog a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #003366; 
text-decoration: none
}
#caja2 #blog a:hover {
text-decoration: underline}

#blog .enlacevermas {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #003366; 
text-decoration: none}
#blog .enlacevermas:hover {
text-decoration: underline
}
#caja2 .listpost a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #003366; 
text-decoration: none
}
#caja2 .listpost a:hover {
text-decoration: underline}
#postcontent a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
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: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #003366; 
	text-decoration: none}
#postcontent .enlacevermas:hover {
text-decoration: underline}
/*---------CAJA CENTRAL TIPO CONTITULO-----------*/
.textbold{
    background-image: url(imagenes/flecha_verde.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #045f5e;
	font-weight: lighter;}
/********************************************/
/*---- AMBAS COLUMNAS LATERALES COINCIDENCIA DE ENLACE Y TEXTO PEQUE---*/
.columna1c .content, 
.columna3c .content {
 	font-family: Verdana, sans-serif;
 	font-size: 10px;}
 .columna1c a.enlacevermas, 
 .columna3c a.enlacevermas, 
 #blog li a, 
 .columna1c .content a, 
 .columna3c .content a {
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;}
.columna1c a.enlacevermas:hover, 
.columna3c a.enlacevermas:hover, 
#blog li a:hover,
.columna1c .content a:hover, 
.columna3c .content a:hover {
	text-decoration: underline}
#caja3 img {
	border:none}
/********************************************/
/*********** segundas paginas ********************/
table#verBlog .columna3c tr{
	padding-top: 2%
}
/*------ para IE-*/
#blog li div div{
   _text-indent: 0px;/*para eliminar la sangria IE6*/
   #text-indent: 0px;/*para eliminar la sangria IE7*/
}
#cajaPost ul{
   _padding: 5px 8px;/*para eliminar la sangria IE6*/
   #padding: 5px 8px;/*para eliminar la sangria IE7*/
}
#cajaPost ul li a{
   _text-indent: -17px;/*para eliminar la sangria IE6*/
   #text-indent: -17px;/*para eliminar la sangria IE7*/
}
div#caja1 .contentrss ul li, div#caja1 .contentrss ul li a{
   _text-indent: 0px;/*para eliminar la sangria IE6 en caja centro*/
   #text-indent: 0px;/*para eliminar la sangria IE7 en caja centro*/
}
div#listcontent img.aligncenter {
	border:none}

