
	#arrudeio{
		width: 310px;
		height: 160px;
	}

	#selecione select{
		margin: 0px;
		font-size: 16px;
		width:300px;
		font-family: Arial, helvetica, sans-seriff;
		font-weight: bold;
		border: none;
	}

	#tina{
		width: 300px;
		height: 160px;
		margin: 0;
		padding: 0;
		display: none;
		cursor: pointer;
	}
	
	img {
		width:300px;
		height:auto;
		}	
