body{	
    color:#A9A9A9;
    	
}
.cabeca{	
    width: 100%; height: 10%; left: 0; top: 0; 
	background-color:black;
	
}

.tudo img{
	width:100%;
	
}
button{
	border-radius:10px;
	background-color:#000;
	color:#ccc;
}
input{
	/**text-transform:uppercase; **/
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
input:focus{
	background-color:#cccccc;
	color:#000;
}
select{
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
select:focus{
	background-color:#cccccc;
	color:#000;
}

fieldset{
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.pessoal{
	width: 600px;
	text-align:right;	
}
.lot{
	width:600px;
	text-align:right;
}
.tudo{
	padding-top:5px;
	width: 800px;
	margin-left:auto;		
	margin-right:auto;	
    font-weight: 600;	


}

td {
	padding:3px;
	
}
fieldset input {
	margin-top: 3px;
	margin-bottom: 3px;	
}



.lot{
	margin-top:1%;	
}

.lot1{
	margin-top:2%;	
}

.lot2{
	margin-top:2%;	
}

.lot3{
	margin-top:2%;		
}
.linha3 input{
	 width: 100%;	
}

.linha2 input{
	 width: 100%;	
}

.linha2 select{width: 100%}

.linha1 input{
	 width: 100%;	
}