.textos {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
}

.textos_tit {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
}

.textos_naranja {
	font-family: tahoma;
	font-size: 11px;
	color: #F17200;
	font-weight: bold;
}
.textos_CELESTE {
	font-family: tahoma;
	font-size: 11px;
	color: #1678E9;
	font-weight: bold;
}

.textos_modelos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bolder;
	letter-spacing: normal;
}



.form_boton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #51588C;
	background-color: #EAEBF2;
	border: 1px solid #CACDDF;
}
.form_input {
	font-family: tahoma;
	font-size: 11px;
	color: #51588C;
	background-color: #FFFFFF;
	border: 1px solid #CACDDF;
	width: 99%;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #F17200;
}
.borde_tabla {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CACDE0;
}
