
/* CSS Document */

body,td,th {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.encabezado{
	background-image: url(../images/cab_boletin.jpg);
	height: 80px;
}
image{
	border: none;
}

/* Clase para los href de la contenedora central*/   
.thrColHybHdr #mainContent a{
		color: #640464; 
    	
    }
   
.thrColHybHdr #mainContent  h1{
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	top: auto;
    } 
.thrColHybHdr #mainContent  h2{
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
    } 
    
 .thrColHybHdr #mainContent h2 a{
	text-decoration: none;
	color: #333333;
    } 
    
 .thrColHybHdr #mainContent  h3{
	font-size: 15px;
    } 
  .thrColHybHdr #mainContent  h4{
	font-size: 11px;
	font-weight: bold;
	background-color: #F3F3F3;
	text-decoration: none;
	text-align: right;
	height:25px;
    } 
  .thrColHybHdr #mainContent  h4 a{
	font-size: 11px;
	background-color: #F3F3F3;
	text-decoration: none;
    } 
  .thrColHybHdr #mainContent  h5{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height:25px;
	padding-left:8px;


    } 
  .thrColHybHdr #mainContent  h5 a{
	font-size: 16px;
	text-decoration: none;
    } 
	    
	
	/* Clase para los href de la contenedora central*/  
.thrColHybHdr #mainContent {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
    }
/* Clase para los href de la contenedora de galeria*/   
.thrColHybHdr #mainContent a{
		color: #640464;    	
    }
.titular{
	font-size: 11px;
	font-weight: bold;
    } 
.entradilla { 
color:#640464;
} 

