#segura{
width:665px;
border:solid 0px blue;
}
.tabpesq{
width:616px;
height:auto;
margin-left:25px;
margin-top:55px;
border:solid 0px blue;
padding:10px;
}

.tabform{
	width:587px;
	height:auto;
	top:0px;
	background-color:#e7e6e5;
	border:solid 0px blue;
}

.tabpesqcima{
position:relative;
width:587px;
top:0px;
left:0px;
background:url(../../images/PagePattern/form_cima.gif) no-repeat;
height:11px;
}

.tabpesqbaixo{
position:relative;
width:587px;
top:0px;
left:0px;
background:url(../../images/PagePattern/form_baixo.gif) no-repeat;
height:11px;
}
.tabpesqmeio{
	position:relative;
	_margin-top:-10px;
	margin-left:10px;
	width:567px;
	height:auto;
	top:0px;

	background-color:#e7e6e5;
	border:solid 0px blue;
}

.linhaform{
width:90%;
font:100 11px Tahoma,Verdana,Arial;
}

label{
position:relative;
font:bold 11px Tahoma , Trebuchet MS , Arial  ;
color:#999999;
border:solid 0px blue;
}
label.desc{
position:relative;
top:0px;
width:400px;
margin-top:10px;
border:solid 0x blue;
display:block;
}

.tabpesq h3{
position:relative;
top:0px;
left:0px;
background: url(../../images/PagePattern/bg_titpesq.gif) no-repeat;
width:587px;
height:37px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 17px;
color:#999999;
padding-left:35px;
padding-top:8px;
}


/*TABELA */
#tabtroca table{
padding:0;
border:solid 0px #CCCCCC;
 }
 #tabtroca table #GridView{
padding:3;
 border:solid 1px #999999;
 background:#999999;
 }
 
#tabtroca th{
color:#FFFFFF;
font:bold 10px Tahoma , Trebuchet MS , Arial  ;
background-color:#000000;

}

#tabtroca {
background-color:#FFFFFF;
font:100 11px Tahoma , Trebuchet MS , Arial  ;
color:#000000;

}
#tabtroca #EditItemTemplate{
background-color:#FFFFFF;
font:bold 11px Tahoma , Trebuchet MS , Arial  ;
color:#000000;
border:solid 1px;
}

