/* CSS Document */

div.contenedorCentro h1,h2,h3 {
	font-size: 17px !important; 
}

div.contenedorSoloTexto h1,h2,h3 {
	font-size: 17px !important;
}

div.contenedorCentro p,
div.contenedorCentro strong,
div.contenedorCentro span,
div.contenedorCentro ul li {
	font-size: 15px !important;
}

div.contenedorCentro a { font-size: 14px !important; }

div.contenedorSoloTexto p,
div.contenedorSoloTexto strong,
div.contenedorSoloTexto span,
div.contenedorSoloTexto ul li {
	font-size: 15px !important;
}

div.contenedorCentro table tr td * {
	font-size: 15px !important;
}

div.contenedorSoloTexto table tr td * {
	font-size: 15px !important;
}

div.divContColumnasContenido { width: 250px !important; margin-right: 20px; }
div.divContColumnasContenidoUlt { width: 201px !important; margin-right: 0; }

td.tableTitles {
	font-size: 14px;
}

td.tableColumnCont_1,
td.tableColumnCont_2 {
	font-size: 13px !important;
}

.tablaGenerica tr.Opc1 td { 
	font-size: 17px !important;
}

.tablaGenerica tr.Opc2 td { 
	font-size: 17px !important;
}

.texto11Celeste {
	font-size: 18px !important;
}

.texto16Blanco {
	font-size: 18px;
}

.texto12GrisOscuro {
	font-size: 14px !important;
}

div.contenedorCentro .texto18Dorado {
	font-size: 20px !important;
}

.texto13GrisOscuro {
	font-size: 15px !important;
}

.tablaComplex td {
	font-size: 14px !important;
}

/*Soho ceomaster styles*/

.sohoStyleLink {
	font-size:15px;
	color: #005EA5;
	text-decoration: underline;
}
