
.datafield
{ 
  margin-top: 10px;
  height: 15px;
  font-size: 12px;
  font-family: verdana;
	background-color: #fff;
	border: 1px solid #2BAEA5;
}
.datafield:focus
{ 
  background-color: #BAE7E4;
	border: 1px solid #2BAEA5;
}

.verde{
	    font-family: verdana,arial,tahoma;
	    font-size: 14px;
      color: #2BAEA5;
}
.tit_forme_empresarial{
			position: relative;
			top: 0;
			left: 20px;
	    text-transform: uppercase;
	    font-family: verdana,arial,tahoma;
	    font-size: 14px;
	    color: #2BAEA5;
}

#quantidade_resposta{
			position: relative;
			top: 15px;
			left: 360px;
			width: 150px;
			height: 15px;
	    text-transform: uppercase;
	    font-family: verdana,arial,tahoma;
      font-size: 13px;
	    color: #2BAEA5;
}

.tit_forme_baixo_empresarial{
			position: relative;
			top: 10px;
			left: 20px;
	    text-transform: uppercase;
	    font-family: verdana,arial,tahoma;
	    font-size: 14px;
	    color: #2BAEA5;
	    padding-bottom: 15px;
}

.titulo_verde_empresarial{
	    font-family: verdana,arial,tahoma;
	    font-size: 14px;
	    padding-left: 10px;
      color: #2BAEA5;
	    font-weight: bold;
}


#segura_pedidos_verde{
			position: relative;
			top: 5px;
			left: 5px;
			width: 500px;
			height: auto;
			color: #2baea5;			
}

#tabela_estudo_empresarial_pedidos{
			position: relative;
			top: 0;
			left: 90px;
			width: auto;
			height: auto;
			
}

#form_dados{
			position: relative;
			top: 0;
			left: 0;
			width: 460px;			  
			height: auto;
}


#bt_cancelar {  
    position: relative;
    width: 77px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 130px;
    background: url(../images/btRemover.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}

#bt_confirmar_verde {  
    position: relative;
    width: 77px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 200px;
    background: url(../images/btConfirmar.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}
#bt_confirmar_verde_ale {  
    position: relative;
    width: 86px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 200px;
    background: url(../images/btConfirmar_ale.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}
#bt_confirmar_verde_fra {  
    position: relative;
    width: 86px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 200px;
    background: url(../images/btConfirmar_fra.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}
#bt_confirmar_verde_esp {  
    position: relative;
    width: 77px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 200px;
    background: url(../images/btConfirmar_esp.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}
#bt_confirmar_verde_eng {  
    position: relative;
    width: 77px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 200px;
    background: url(../images/btConfirmar_eng.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}

#bt_confirmar_verde_ita {  
    position: relative;
    width: 77px;
    height: 29px;
    top: -10px;
    _top: 0;
    left: 200px;
    background: url(../images/btConfirmar_eng.jpg) no-repeat;
    border: none;
    cursor: pointer;
    
}

#resposta_form{
			position: relative;
			top: 10px;
			left: 120px;
			width: 150px;
	    font-family: verdana,arial,tahoma;
	    font-size: 13px;
	    text-align: center;
	    color: #2BAEA5;
}
