
.titulo_seccao
{
  border-top:5px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	background-color:#F1F1F1;
	margin-bottom:7px;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	color:#0765AB;
	padding-left:10px;
	font-weight:bold;
	margin-right:10px;
}

.titulo_seccao span
{
	text-transform:none;
	color:#0765AB;
	margin-left:50px;
}

table#main_table
{
	width:980px;
	height:100%;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	border-bottom:1px solid #CDCDCD;
  border-left:1px solid #CDCDCD;
  border-right:1px solid #CDCDCD;
}

table#main_table td#first_cell
{
  vertical-align:top;
 	text-align:left;
 	padding-top:10px;
 	overflow:auto;
 	width:100%;
}

td#first_cell div#first_cell_border
{
  border-left:1px solid #CDCDCD;
  margin-left:15px;
  text-align:center;
  height:100%;
  background-color:white;
}

td#first_cell form
{
	margin:0px auto;
	width:450px;
	border:1px solid #8C8C8C;
}

td#first_cell form table
{
	margin-left:40px;
	margin-right:40px;
}

td#first_cell form table td
{
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}

td#first_cell table td#td_top_title
{
	color:#0765AB;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

td#first_cell input, td#first_cell select
{
	background-color:#FFFFDD;
	border:1px solid #CDCDCD;
}

td#first_cell span.span_label
{
	width:75px;
	float:left;
}

td#first_cell td.td_range input
{
	width:100px;
}

select#tkind, select#ikind, select#dist, select#count, select#freg
{
	width:178px;
}

td#first_cell td#td_listbox span
{
	float:left;
}

td#first_cell td#td_listbox span p, td#first_cell td#td_checkbox p
{
	margin-bottom:5px;
}

td#first_cell td#td_checkbox div
{
	border:1px solid #8C8C8C;
	overflow:auto;
	width:320px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

td#first_cell td#td_checkbox div input
{
	background-color:white;
	border:0px;
}

td#first_cell td#td_checkbox label
{
	width:150px;
	float:left;
	margin-top:3px;
}


td#first_cell td#td_listbox span p, td#first_cell td#td_checkbox2 p
{
	margin-bottom:5px;
}

td#first_cell td#td_checkbox2 div
{
	border:1px solid #8C8C8C;
	overflow:auto;
	width:320px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

td#first_cell td#td_checkbox2 div input
{
	background-color:white;
	border:0px;
}

td#first_cell td#td_checkbox2 label
{
	width:150px;
	float:left;
	margin-top:3px;
}


td#first_cell td#td_radio div
{
	width:100px;
	float:left;
	display:block;
}

td#first_cell td#td_radio input
{
	background-color:white;
	border:0px;
}

td#first_cell input#keyw
{
	width:350px;
}

td#first_cell td#td_bottom
{
	padding-top:15px;
}

td#first_cell td#td_bottom input.buttons
{
	background-color:#CDCDCD;
	border-color:#F1F1F1 black black #F1F1F1;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	height:18px;
	padding-bottom:2px;
}


div#botvolt
{
	width:450px;
	margin:0px auto;
	text-align:left;
}
div#botvolt2
{
	width:450px;
	margin-top:20px;
/* 	margin:0px auto; */
	text-align:left;
}
div#back a
{
	font-size:9px;
	color:black;
	text-decoration:underline;
	background-image:url(../images/blue_left_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px; 
}

div#back a#anc2
{
	font-size:9px;
	color:black;
	text-decoration:underline;
	background-image:none;
	padding-left:10px; 
}

