﻿.texto {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #434F6D;
	text-decoration: none;
	text-align: justify;
	line-height: 150%;
}

.texto-rojo {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: red;
	text-decoration: none;
	text-align: justify;
	line-height: 150%;
}

.texto-verde {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #C1C806;
	text-decoration: none;
	text-align: justify;
	line-height: 150%;
}

.navegacion {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #C1C806;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	line-height: 150%;
}
.titulos {
	font-family: "Trebuchet MS", Arial, "Helvetica Neue";
	font-size: 18pt;
	color: #434F6D;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
}
.texto-blanco {
	font-family: "Trebuchet MS", Arial, "Helvetica Neue";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}
.promociones {
	font-family: "trebuchet MS", Arial, "Helvetica Neue";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	color: #C1C806;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.texto-tabla {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #434F6D;
	text-decoration: none;
	text-align: justify;
}
.ciudades {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;

}
.celda-verde {
	background-color: #C1C806;
}
.encuesta {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #434F6D;
	text-decoration: none;
	text-align: justify;
}

.subtitulos {
	font-family: "Trebuchet MS", Arial, "Helvetica Neue";
	font-size: 13pt;
	color: #C1C606;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
}
.texto-azul {
	font-family: "Trebuchet MS", Arial, "Helvetica Neue";
	font-size: 10pt;
	color: #434F6D;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #0000FF;

}

.centrar {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #434F6D;
	text-decoration: none;
	text-align: center;
}

.celda-verde {
	background-color: #C1C806;
}

.margen {
	padding-left: 30px;
	padding-right: 10px;
}

.sin-bordes {
	border-width: 0;
}

.celda-blanca {
	background-color: #FFFFFF;
}

.texto-lista {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #434F6D;
	text-decoration: none;
	text-align: justify;
	line-height: 140%;
}

.lista-blanca {
	font-family: "Trebuchet MS", Arial, "Helvetica Neue";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 5px;
}


