BODY{
/*	background-image:url('bg_corpo.jpg');*/
	font-size:12px;
	margin:0;
	padding:0;
	overflow-y : hidden;
}
table, input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}
a{
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
}
a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bolder;
}
#tabela1{
	width:99,9%;
	height:95%;
}
#div1{
	z-index:5;
	position:relative;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	width:99,9%;
	height:95%;
	border:1px solid #000000;
/*	overflow:visible;*/
}
#table1{
	height:100%;
	overflow:auto;
	margin:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	text-align:center;
	float:left;
}
#table1 th{
	padding-top:5px;
	border-right:0px solid #000000;
	background-image:url(fundo1.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:23px;
	padding-right:20px;
	height:28px;
	vertical-align:top;
	color:#FFFFFF;
	text-align:left;
}
#table1 .selected{
	padding-top:5px;
	border-right:0px solid #FFFFFF;
	background-image:url(fundo2.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	height:28px;
	vertical-align:top;
	color:#48663E;
	color:#FFFFFF;
	text-align:center;
}
#table1 td{
	overflow:visible;
	vertical-align:top;
	padding:0px;
	padding-bottom:1px;
	font-weight:normal;
	font-size:12px;
	border-top:0px;
	height:100%;
	border-collapse:collapse; 
}
#table1 td div{
	overflow:auto;
	z-index:1;
	width:205px;
	height:100%;
	padding-bottom:1px;
	overflow-x : hidden;
	border:1px solid #DDDDDD;
}
#table1 td #div2{
	overflow:auto;
	z-index:1;
	width:100%;
	height:100%;
	padding-bottom:1px;
	overflow-x : hidden;
	border:1px solid #DDDDDD;
}
#table1 td a{
	font-size:11px;
	display:block;
	color:#000000;
	border:2px solid #FFFFFF;
	border-bottom:1px solid #DDDDDD;
	text-decoration:none;
}
#table1 td a:hover{
	font-size:11px;
	display:block;
	background-color:#FF6500;
	color:#FFFFFF;
	border:2px solid #FF6500;
	border-bottom:1px solid #FF6500;
}
.campo_obrigatorio {
	color: #FF6500;
	font-weight:bold;
	margin-right:2px;
}
.saibamais {
	position:relative;
	left:170px;
	width:10px;
	top:-13px;
	height:100%;
}
.saibamais_selected {
	position:relative;
	left:170px !important;
	left:90px;
	width:10px;
	top:-13px;
	height:100%;
}
