@charset "utf-8";
#modulo_index1 span , #modulo_index2 span, #modulo_index3 span{
	color: #1F78D2;
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	clear: both;
}
/* CSS Document */

#modulo_index1  p, #modulo_index2 p, #modulo_index3 p{
	font: 0.71em/1.4em Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #666;
	margin-top: 5px;
	margin-bottom: 15px;
}

.modulo_small p {
	font: 0.7em Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #666;
	margin-top: 5px;
	margin-bottom: 15px;
}
/* CSS Document */

#formulario_footer p {
	font: 0.71em/1.4em Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #666;
	margin-top: 5px;
	margin-bottom: 15px;
}
#right p {
	font: 0.8em/1.6em Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #666;
	margin-top: 5px;
	margin-bottom: 15px;
}
#right p a {
	color: #1F78D2;
	text-decoration: none;
	cursor: pointer;
}
#right p a:hover {
	color: #003275;
}

.migas  {
	font-size: 0.7em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
}
.migas a {
	color: #2093E9;
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.migas a:hover {
	color: #003275;
	text-decoration: underline;
}


.item_left a   {
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003275;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	text-shadow: 0px 1px #FFF;
}
.item_left a:hover {
	color: #F90;
}




.enlace {
	background: #003275;
	color: #FFF;
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top: 1px solid #63B0FE;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #003;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 0.85em;
	float: left;
}
.enlace:hover {
	background: #076DD2;
	border-top-color: #003;
	border-bottom-color: #63B0FE;
	padding-right: 15px;
	padding-left: 15px;
}
.contacto_footer {
	background: #003275;
	color: #FFF !important;
	font-family: "Abel", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top: 1px solid #63B0FE;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #003;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	font-weight: normal !important;
	font-size: 1.2em;
}
.contacto_footer:hover {
	background: #076DD2;
	border-top-color: #003;
	border-bottom-color: #63B0FE;
}
