@charset "ISO-8859-1";
.links_fotos A:link {color:#0099FF;text-decoration:none;}
.links_fotos A:visited {color:#0099FF;text-decoration:none;}
.links_fotos A:active {color:#0099FF;text-decoration:none;}
.links_fotos A:hover {color:#0099FF;text-decoration:none;}
a:link {color:#0099FF;text-decoration:underline;}
a:visited {color:#0099FF;text-decoration:underline;}
a:hover {color:#0099FF;text-decoration:underline;}
a:active {color:#0099FF;text-decoration:underline;}
.texto_regular_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.texto_regular_gris_oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.links_azules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.texto_bold_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_bold_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.campos_combos_simples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 20px;
	width: 150px;
	border: 1px solid #0099FF;
}
.checkmarks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	float: right;
	height: 14px;
	width: 14px;
	border: 1px solid #0099FF;
}
.texto_regular_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_regular_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.campos_simples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	float: right;
	height: 20px;
	width: 50px;
	border: 1px solid #0099FF;
}
.texto_bold_azul_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.campos_combos_simples_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 20px;
	width: 150px;
	border: 1px solid #0099FF;
}
.campo_texto_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	float: right;
	height: 70px;
	width: 500px;
	border: 1px solid #0099FF;
}
.campo_texto_simple_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 70px;
	width: 300px;
	border: 1px solid #0099FF;
}
.texto_bold_azul_oscuro_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.texto_bold_blanco_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_bold_azul_ultra_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.links_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.texto_regular_gris_oscuro_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

