@charset "utf-8";
/* CSS Document */

#mcr1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:100;
	left:755px;
	top:160px;
}

.mcr_div {
	background-image: url(../images/belimed_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:26px;
}
.mcr_menu {
	margin-top: -60px;
		
}
.mcr_row {
	// border: 1px solid #068;
	background-image:url(../images/belimed_mcr_rw_bck.png);
	font-size:14px;
	line-height:30px;
}

.point {
	font-size: 36px;
}
.arrow_dn {
	background-image: url(../../image/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tb_border_down {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #46C1DF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E1F5FF;
}
.mcr_tabela {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0062A1;
}
.mcr_tabela_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.mcr_superhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	line-height:40px;
	color: #0062A1;
}

.mcr_tabela_td {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #6CF;
}
.mcr_tabela_td_head {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #0062A1;
}
.mcr_tabela_td_border {
	border-top-width: 0px;
	border-right-width: 0px;
	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: #0083C1;
	border-right-color: #0083C1;
	border-bottom-color: #0083C1;
	border-left-color: #0083C1;
}
.mcr_tabela_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0083C1;
	border-right-color: #0083C1;
	border-bottom-color: #0083C1;
	border-left-color: #0083C1;
	text-align:left;
}