#taula2 {
    width: 470px;
    height: 485px;
}

#taula1 {
    width: 1416px;
    height: 300px;
    background-color: red;
}

#taula3 {
	position: absolute;
    width: 1700px;
    height: 250px;
	left: 290px;
    top: 308px;
    background-color: green;
}




