@charset "utf-8";
.texto {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.TITULO {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.textoNegrita {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textonegrita-naranja {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #D55400;
}
.texto .textoNegrita {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #1D4E96;
}
.texto .texto-negrita {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.TITULOSECCION-NARANJA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.texto-12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texto-contacto {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #398BDD;
}
.TitulosdiseñoAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
}
.textonegrita-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00910F;
}
