/* Formularios */

form{
	margin:0px;
	border:0px;
	padding:0px;
	}
	
.botao{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        border:4px;
		color:#FFFFFF;
        background:#496989;                
        } 
.escolheano{
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
		border-style:groove;
		border-color:#D4D0C8;	
        
}

.escolhesimnao{
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:100;
		border-style:groove;
		border-color:#D4D0C8;	
        
}

.escolhe{
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:100;
		border-style:groove;
		border-color:#D4D0C8;	
        
}

.dados{
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:100;
		border-style:groove;
		border-color:#D4D0C8;	
        
}
	   
.loginsenha {
    font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:100;
	border-style:groove;
    background-color: #FFFFFF;
    }

.btexcluir{
		width:15px;  
		height:15px;
                        
        }

.radio{

	
 
	
	
	}