@charset "utf-8";
/* CSS Document */


#idiomas {
	z-index: 2;
	position: absolute;
	width: 100%;
	top: 48%;
	height: 100%;
	padding-left: 3%;
}

#idiomas_eu {
	z-index: 3;
	margin-top: 2%;
	padding-left: 10px;
	position: relative;
	height: 100%;
}

#contenedor {
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
	background-color: #70786B;
}

#banda {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	margin-top: 53%;
}

#menu {
	width: 100%;
	height: 88px;
	position: absolute;
	z-index: 5;
	top: 90%;
}

#txt_cata {
	width: 100%;
	height: 70px;
	position: absolute;
	z-index: 3;
	margin-top: 35%;
}

#txt_futbol {
	z-index: 4;
	width: 100%;
	height: 70px;
	position: absolute;
	z-index: 3;
	margin-top: 250px;
	margin-left: 57%;
}
#boton1_home {
	width: 100%;
	position: absolute;
	z-index: 2;
	height: 100%;
	margin-top: 3%;
	visibility: visible;
}

#boton2_futbol {
	width: 90%;
	position: absolute;
	z-index: 3;
	height: 100%;
	top: 150px;
}

#boton3_spot {
	width: 100%;
	position: absolute;
	z-index: 4;
	height: 20%;
	top: 82%;
	padding-left: 60%;
}

#botellas {
	width: 68%;
	position: absolute;
	z-index: 2;
	height: 70%;
	top: 0%;
}

#contacto{
	width: 45%;
	z-index: 3;
	position: absolute;
	margin-left: 1%;
	margin-top: 1%;
	height: 345px;
	background-image: url(../images/cast/formulario.png);
	background-repeat: no-repeat;
	visibility: visible;
}

#contacto_eu{
	width: 45%;
	z-index: 2;
	position: absolute;
	margin-left: 1%;
	margin-top: 1%;
	height: 340px;
	background-image: url(../images/euskera/formulario.png);
	background-repeat: no-repeat;
}


.field {
height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	width: 210px;

}

.field_eu{
height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-top: 17px;
}


.enviar {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 67px;
	height: 22px;
	margin-right: 4px;
	margin-top: 15px;
}

.enviar_eu {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 67px;
	height: 22px;
	margin-right: 8px;
}


.field2{
	height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	width: 320px;
}


.field2_eu{
	height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 310px;
	margin-top: 7px;
}

.field3{
	height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	width: 340px;
}

.field3_eu{
	height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	width: 220px;
}

.field4{
	height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	width: 315px;
}

.field4_eu{
	height: 14px;
	background-image: url(../images/cast/form/form1.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	width: 320px;
}

#envio_ok {
	width: 348px;
	z-index: 2;
	position: absolute;
	margin-left: 35%;
	margin-top: 32%;
	height: 18px;

}
#cerrar {
	width: 100%;
	position: absolute;
	z-index: 3;
	height: 5%;
	padding-left: 67%;
	padding-top: 2%;
}

#spot_transicion {
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 5;
	top: 0%;
}

