.fondo_tabla {
	background-image: url(images/error-validation-bg.gif);
	background-repeat: repeat-x;
}

A{
	COLOR: #2a94d1
}

A:visited {
	COLOR: #2a94d1
}

A:hover {
	COLOR: blue; TEXT-DECORATION: underline
}

A:focus {
	outline: none
}
.titulos_cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #2a94d1;
	text-decoration: none;
}

.titulo a{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #2a94d1;
	text-decoration: none;
}

.titulo a:hover{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo_blanco a{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo_blanco a:hover{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.fondo_tabla_azul {
	background-color: #e8f4fc;
	background-image: url(images/fondo_tabla_azul.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_tabla_verde {
	background-color: #ffffff;
	background-image: url(images/fondo_tabla_verde.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txt_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_blanco_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tit_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 445936;
	text-decoration: none;
}
.txt_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 445936;
	text-decoration: underline;
}
.txt_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	line-height: 18px;
}
.tit_aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F4E5C;
	text-decoration: underline;
}
.tit_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F4E5C;
	text-decoration: none;
}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4E5C;
	text-decoration: underline;
}
.tit_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.txt_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
