.fondo_td_contenido {
  background:url(imagenes/fdo_marco_principal.jpg);
  background-repeat:no-repeat;
}

a.vinculos_cabezal:link, a.vinculos_cabezal:visited {
	/*height: 27px;*/
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

a.vinculos_cabezal:hover, a.vinculos_cabezal:active {
	/*height: 27px;*/
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;	
}

/*////////////////////////////////*/

a.vinculos_botonera:link, a.vinculos_botonera:visited {
	/*height: 27px;*/
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;	/*text-decoration: underline;*/
}

a.vinculos_botonera:hover, a.vinculos_botonera:active {
	/*height: 27px;*/
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #E8EEF7;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;	
}

/*//////////////////////////////////////////////*/

a.vinculos_click:link, a.vinculos_click:visited {
	/*height: 27px;*/
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #8F8F8F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

a.vinculos_click:hover, a.vinculos_click:active {
	/*height: 27px;*/
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #8F8F8F;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;	
}

.texto_pie {
  font-family:Tahoma;
  font-size:10px;
  color:#FFFFFF;
  }
  
  
a.link_mail:link, a.link_mail:visited{
    font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
a.link_mail:hover, a.link_mail:active{
    font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	}
	
 /*////////////////////////////*/
 .texto {
	font-family:"Trebuchet MS", Helvetica;
	font-size:12px;
	color:#1E2A58;
	text-align: justify;
  }
  
 .texto_cajas {
	font-family:"Trebuchet MS", Helvetica;
	font-size:11px;
	color:#1E2A58;
	text-align: justify;
  }
  
  
  .link_botonera a:link {
  font-family:"Trebuchet MS", Helvetica;
  font-size:12px;
  color:#993300;
  }
  .link_botonera a:hover {
  font-family:"Trebuchet MS", Helvetica;
  font-size:12px;
  color:#993300;
  text-decoration:underline;
  }
  
  #contenido {
	font-family:"Trebuchet MS", Helvetica;
	font-size:12px;
	color:#666666;
	text-align: justify;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9EFF8;
	border-left-color: #E9EFF8;  */
  }
  
 .lineas_borde {
 border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9EFF8;
	border-left-color: #E9EFF8; 
	}
  /*#C2D2EB*/
  
  /*///////////////////////////////////*/
  
  a.menu_principal2:link, a.menu_principal2:visited{
	 font-family:"Trebuchet MS", Helvetica;
     font-size:11px;
     color:#000000;
	 text-decoration:none;
	 padding-left:9px;
}

a.menu_principal2:hover {
	 font-family:"Trebuchet MS", Helvetica;
  font-size:11px;
  color:#000000;
  text-decoration:underline;
  padding-left:9px
}


 a.menu_principal3:link, a.menu_principal3:visited{
	 font-family:"Trebuchet MS", Helvetica;
     font-size:11px;
     color:#000000;
	 text-decoration:none;
	 padding-left:4px
}
a.menu_principal3:hover {
	 font-family:"Trebuchet MS", Helvetica;
  font-size:11px;
  color:#000000;
  text-decoration:underline;
  padding-left:4px
}



.textos_titulo_noticias {
   	font-family:"Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.textos_titulo_home {
	font-family:"Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	vertical-align: middle;
	padding-left:5px;
	padding-top:3px;
	
	}	
	
.bordes_tabla_subitems {
   border-left:#DDDDDD solid 1px;
   border-right:#DDDDDD solid 1px;
   }
.bordes_cajas_home {
	border-left:#7F9DB9 solid 1px;
	border-right:#7F9DB9 solid 1px;
	} 
.imagen_contenedor_home {
    background-image:url(imagenes/imagenes_home/fdo_destacados.jpg);
	background-repeat: no-repeat;	
	}
	  
   
.cajas_home {
  border-right:#1E2A58 solid 1px;
  border-left:#1E2A58 solid 1px;
  } 