/* CSS Document */



#cont_abas {

	display: block;

	height: 460px;

	margin: 0px 20px 40px 0px;

	width: 560px;

	padding: 5px 0px 0px;

	background: url(../img/fio_top.gif) repeat-x left top;

	clear: both;

}

#cont_abas .abas {

	font: 12px Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

	width: 560px;

	clear: both;

	display: block;

	height: 26px;

}

#cont_abas .abas dt {

	margin: 0px 2px 0px 0px;

	padding: 4px 0;

	text-align: center;

	cursor: pointer;

	float: left;

	display: block;

	height: 16px;

	font-size: 12px;

	font-weight: bold;

}

#cont_abas .abas dt a {

	display: block;

	padding: 0px 4px;

	text-align: center;

}

#cont_abas .abas dd {

	margin: 0px;

	padding: 10px;

	display: none;

	position: absolute;

	left: 0px;

	top: 27px;

	overflow: auto;

	height: 390px;

	width: 100%;

	background: #FFFFFF;

	z-index: 10;

	border-top: thin solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

}

#cont_abas .abas div {

	position: relative;

}

#cont_abas .abaon {

	font-weight: bold;

	background: url(../img/aba_on.jpg) repeat-x left top;

	border-top: 1px solid #990000;

	border-right: 1px solid #990000;

	border-left: 1px solid #990000;

	border-bottom: thin solid #000000;

	color: #FFFFFF;

}

#cont_abas .abaon a {

	color: #F8F8F8;

}

#cont_abas .abaoff {

	font-weight: normal;

	background: url(../img/aba_off.jpg) repeat-x left top;

	border-top: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-bottom: thin solid #EFEFEF;

	color: #000000;

}

#cont_abas .abaovr {

	background: url(../img/aba_ov.jpg) repeat-x left top;

	border-top: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	border-bottom: thin solid #EFEFEF;

	color: #FF0000;

}

#cont_abas #dados {

	margin: 0px 20px 0px 0px;

	padding: 10px;

	display: block;

	left: 0px;

	top: 27px;

	overflow: auto;

	height: 400px;

	width: 540px;

	background: #FFFFFF;

	z-index: 10;

	border-top: thin solid #000000;

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;

	border-left: 1px solid #000000;

	clear: both;

}


