@charset "utf-8";

img
{
border: none;
}

.formulariofondook {
	background-color: transparent;
	background-image: url("images/landing-design-fondo-ok.jpg");
	background-repeat: no-repeat;
	width: 1004px;
	height: 419px;
	position: absolute; 
	}

.formulariofondo {
	background-color: transparent;
	background-image: url("images/landing-design-fondo.jpg");
	background-repeat: no-repeat;
	width: 1004px;
	height: 419px;
	position: absolute; 
	}

.form {
    height: 219px;
    margin-left: 719px;
    margin-top: 155px;
    width: 231px;
	position: absolute; 
	}
	
.pie {
    margin-left: 0px;
    margin-top: 419px;
    width: 1004px;
	position: absolute; 
	}

.linkoptim {
	background-color: transparent;
	margin-left: 268px;
	margin-top: 516px;
	width: 150px;
	height: 25PX;
	position: absolute;
	border: 0px;
	}
	
#enviar {
    background-color: transparent;
    background-image: url("images/Enviar.png");
    background-repeat: no-repeat;
    border: 0 none;
	height: 74px;
    width: 231px;
}

#nombre {
	
	border: 1px solid #7A8E95;
    color: #85969B;
	height: 25px;
    width: 231px;
}

#empresa {
	
    border: 1px solid #7A8E95;
    color: #85969B;
	height: 25px;
    width: 231px;
}

#mail {
	
    border: 1px solid #7A8E95;
    color: #85969B;
	height: 25px;
    width: 231px;
}
#tel {
	
    border: 1px solid #7A8E95;
    color: #85969B;
	height: 25px;
    width: 231px;
}
