a:hover { 
	color: #18bbff;
}

.Footer {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #408ac8;
	background-image:url(../images/footer.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 53px;
	text-align: center;
}
.FooterLink {
	color: #408ac8;
	text-decoration:none;
}
.MENU {
	background-image: url(../images/menu_11.jpg);
	background-repeat: repeat-x;
	height: 72px;
}
.MenuOff {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e7ecf0;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 22px;
}
.Menu-fondoOn {
	background-image: url(../images/menu_16.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
}
.MenuOn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #779dbc;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 22px;
}
.FooterTXT {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #408ac8;
	vertical-align: middle;
}
.MarcoNegro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #11446F;
	border-right-color: #036;
	border-bottom-color: #061824;
	border-left-color: #036;
}
.BtnFoto {
	text-align: left;
	vertical-align: middle;
	height: 47px;
}
.BtnTexto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 47px;
}
.BtnTextoOff {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ABBCCB;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 47px;
}
.FlechitaBlanca {
	background-image: url(../images/misc/misc_09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clip: rect(auto,auto,auto,auto);
}

