#top{
	background-color:#242424;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
	width: 100%
}
label{
float: left;
width: 120px;
font-weight: bold;
}

/*
.inputLogin{
width: 135px;
}*/

textarea{
width: 200px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/*
.divEspaco{
	height:4px;
}
*/
/*
.tdLabel{
width:150px;
}
*/
#proc_vol{
width:23px;
height:23px 
border:0;
margin-bottom:-8px;
cursor:pointer;
}

/*Elementos HTMl Geral*/
body{ background:#f5f5f5 }

select{
	border-color:black black black;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	background-color:#FFFFFF;
	border-right:0 none;
	color:#666666;
	float:left;
	font-size:11px;
	margin:0;
	width: 90px;
	padding:1px;
}

input,textarea{
	border-color:black black black;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	background-color:#FFFFFF;
	border-right:0 none;
	color:#666666;
	float:left;
	font-size:11px;
	margin:0;
	padding:1px;	
}
/*
input, textarea{
width: 65px;
margin-top: -6px;
margin-bottom: -5px;
}
*/

/*Botao*/
a.ovalbutton span {
background:transparent url(../images/botao_lado_direito.gif) no-repeat scroll right top;
display:block;
padding:1px 11px 4px 0;
}

a.ovalbutton {
-x-system-font:none;
background:transparent url(../images/botao_lado_esquerdo.gif) no-repeat scroll left top;
color:#ffffff;
font-weight: bold;
display:block;
float:left;
font-family:arial,verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:24px;
line-height:16px;
padding-left:11px;
text-decoration:none;
}

a.ovalbutton_azul span {
background:transparent url(../images/botao_azul_lado_direito.gif) no-repeat scroll right top;
display:block;
padding:1px 11px 4px 0;
}

a.ovalbutton_azul {
-x-system-font:none;
background:transparent url(../images/botao_azul_lado_esquerdo.gif) no-repeat scroll left top;
color:#ffffff;
font-weight: bold;
display:block;
float:left;
font-family:arial,verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:24px;
line-height:16px;
padding-left:11px;
text-decoration:none;
}
