.fondo_botonera_top {
	background-image: url(/images/botonera_top_fondo.jpg);
	background-repeat: repeat-x;
}
.fondo_naranja {
	background-color: #edbc5f;
}

.fondo_web {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #060;
}
.separador_botonera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeef0;
}
.fondo_titulos {
	background-color: #B3D0BF;
}
.texto_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #535047;
	text-decoration: none;
}
.bordes_tablas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3D0BF;
	border-bottom-color: #B3D0BF;
	border-left-color: #B3D0BF;
}
.fondo_tabla_principal {
	background-color: #FFFFFF;
}
.txt_botonera_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #647c9e;
	text-decoration: none;
}
.txt_botonera_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5b5136;
	text-decoration: none;
}
.form_campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 1px solid #396;
	height: 20px;
	width: 152px;
}
.txt_btn_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #528D7B;
	text-decoration: none;
}
.btn_search {
	background-color: #FFFFFF;
	border: 1px solid #396;
}
.txt_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn_click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_titulos_derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #535047;
	text-decoration: none;
}
.txt_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linea_base {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #647C9E;
	text-decoration: underline;
}
.borde_inf_punteado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tit_azules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #647C9E;
	text-decoration: underline;
}
.txt_negro_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.links_sites_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_linkcities_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #535047;
	text-decoration: none;
}
.fondo_azul_verde {
	background-color: #066;
}
.texto_verde_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2E6DD;
	text-decoration: none;
}
