body{
	padding:0px;
	background:url(../img/fundo_painel.png) repeat-x fixed;
	font:Arial, Helvetica, sans-serif;
	background-color:#ebe5df;
}
.nota tr{
	background-color:#CCC;
	text-align:center;	
}
.nota tr:hover{
	background-color:#FFF;
	
}	

.tabelaFormulario{
	padding:10px;
	background: #f1f1f1;
	border:#333 1px solid;
}

font{
	font-size:16px;
}

#titulo{ 
	background:#666; 
	color:#FFF; 
	font-size:16px; 
	text-align:center; 
	height:15px; 
	padding:5px 0px 5px 0px;
	width:370px;
}

#login{ 
	height:150px; 
	margin-top:120px;

}

.tabelasPainel td:hover{
	background-color:#FC9;
}

.style1{
	color: #FF0000;
	size:12px;
}
.style3{
	color: #fff; 
	font-size: x-small; 
}
.pro10 
{	
	padding:0 0 0 32px;
 	margin:0; 
	list-style:none; 
	height:30px; 
	position:relative;
	
}

.pro10 li {
 
	float:left;  
	background:url('../img/pro_ten_0.gif') no-repeat;

}
A:link {
	text-decoration:none;
	color:#ffffff;
}
A:visited {
	text-decoration:none;
	color:#ffffff;
}
A:active {
	text-decoration:none;
	color:#009F00;
}
A:hover {
	text-decoration:underline;
	color:#ffffff;
}


.pro10 li a 
{
display:block; 
float:left; 
height:30px; 
line-height:29px; 
background:url('../img/pro_ten_0.gif') no-repeat; 
color:#ddd; 
text-decoration:none; 
font-size:11px; 
font-family:arial, verdana, sans-serif; 
font-weight:bold; 
text-align:center; 
padding:0 0 0 15px; 
cursor:pointer;
}

.pro10 li a b 
{
float:left; 
display:block; 
padding:0 15px 0 0; 
background:url('../img/pro_nine_0.gif') right top;
}

.pro10 li.current a 
{
color:#fff; 
background:url('../img/pro_ten_2.gif');
}

.pro10 li.current a b 
{
background:url('../img/pro_ten_2.gif') right top;
}

.pro10 li a:hover 
{
color:#fff; 
background:url('../img/pro_ten_1.gif');
}

.pro10 li a:hover b 
{
background:url('../img/pro_ten_1.gif') right top;
}

.pro10 li.current a:hover 
{
color:#fff; 
background:url('../img/pro_ten_2.gif'); 
cursor:default;
}

.pro10 li.current a:hover b 
{
background:url('../img/pro_ten_2.gif') right top;
}


#select_equipamentos, #select_acessorios {display:none;}

	input:hover{ background-color:#F93;}
	select:hover{background-color:#F93;}
	#resprocura{ position:fixed; left:790px; top:270px; width:200px; border-radius:2px; padding:5px; display:none;}
	#resprocura ul{ list-style:none; margin: 0px; padding: 0px; display: inline; 	
}
table{
	padding:10px;
	background: #f1f1f1;
	border:#333 1px solid;
}

.tip{

	display:none;

	position:absolute;

	padding:5px;

	padding-left:200px;

	width:300px;

	background-color:#6CC;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 1px;

	z-index:1000;

	text-align:right;

	}
