.tab_bor_left_up {
	background-image: url(../../images/lc/tab_bor_left_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
	height: 22px;
}
.tab_bor_rigth_up {
	background-image: url(../../images/lc/tab_bor_rigth_up.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	height: 22px;
}.bor_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83B7DB;
}
.bor_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83B7DB;
}
.tab_bor_left_bottom {

	background-image: url(../../images/lc/tab_bor_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
	height: 22px;
}
.tab_bor_left_bottomT {

	background-image: url(../../images/lc/tab_bor_left_bottomT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
	height: 22px;
}
.bor_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83B7DB;

}
.bor_rigth {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83B7DB;
}
.tab_bor_right_bottom_inv {


	background-image: url(../../images/lc/tab_bor_right_bottom_inv.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	height: 22px;
}
.lc_txtnormalW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #195D8A;
	font-size: 12px;
}

.lc_txtnormalW2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
}

.bg_main {
	background-image: url(../../images/lc/bg_main.gif);
	background-repeat:  repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83B7DB;
}

#activity {
	width: 180px;
	background-color: #E0F0FC;//#9BCEF2;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	Filter: Alpha(Opacity=95);
}
.bor_all_divact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #83B7DB;
	border-right: 2px solid #83B7DB;
	border-bottom: 3px solid #83B7DB;
	border-left: 1px solid #83B7DB;
}
.border_cond
{
	border:1px solid #567eba;
	background-color:#d7e7f7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
}

.border_titulo
{
	border:1px solid #567eba;
	border-bottom:0px;
	background-color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}
h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	margin:0px;
text-align:center;
padding:20px;

}