@charset "utf-8";
body {
	background-color: #45A3D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:active {
	color: #FF9933;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #FF6633;
}
.bar {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #761D4B;
}
.blue_light_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #BA19B4;
}

.bk_white {
	background-color: #FFFFFF;
}
.back_blue_dark {
	background-color: #C889E4;
}
.negrita_black_chica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #761D4B;
}
.wihte_text_bold {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.small_font_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.light_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B16F6;
}
.titles_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.blue_big {
	color: #F3C;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.tooltip_table  {
	border: medium solid #761D4B;
	background-color: #FFF;
}
