a{
  color:#547FC4;
  text-decoration:none
}
a:hover{
  color:#547FC4;
  text-decoration:underline
}
.fondo_botonera_top {
	background-image: url(/images/botonera_top_fondo.jpg);
	background-repeat: repeat-x;
}
.fondo_naranja {
	background-color: orange;
}

.fondo_web {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cdc2b0;
}
.separador_botonera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeef0;
}
.fondo_titulos {
	background-color: #F2CF66;
}
.texto_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #764701;
	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: #F2CF66;
	border-bottom-color: #F2CF66;
	border-left-color: #F2CF66;
}
.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 #F2CF66;
	height: 20px;
	width: 152px;
}
.txt_btn_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.btn_search {
	background-color: #FFFFFF;
	border: 1px solid #FFC268;
}
.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: #FFFFFF;
	text-decoration: none;
}
.texto_titulos_derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	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_naranja_oscuro {
	background-color: #BF4902;
}
.txt_naranja_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8E2B3;
	text-decoration: none;
}
