/* estils per a la pàgina dŽinici */
#llistaCursos {
	position: absolute;
	left: 13px;
	top: -3px;
	height: 235px;
	width: 530px;
	background-image: url(imatges/cursos_home.gif);
	overflow:hidden;
}
.fondoWeb {
	background-color: #330000;
}
#metode {
	position: absolute;
	left: 13px;
	top: 237px;
	height: 318px;
	width: 530px;
	background-image: url(imatges/metode.gif);
	overflow:hidden;
}
#llistaCursosCast {
	position: absolute;
	left: 13px;
	top: -3px;
	height: 235px;
	width: 530px;
	background-image: url(imatges/cursos_home_cast.gif);
	overflow:hidden;
}
#metodeCast {
	position: absolute;
	left: 13px;
	top: 237px;
	height: 318px;
	width: 530px;
	background-image: url(imatges/metode_cast.gif);
	overflow:hidden;
}




