@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: #036;
}
.table {
	border: 1px solid #45A3D6;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table_back {
	border: 1px solid #45A3D6;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:active {
	color: #0CF;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #039;
}
.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: #FFF;
}
.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: #036;
}
.wihte_text_bold {
	color: #2E9BD3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}


.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: #2E9BD3;
}
.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;
}

