/* ================================
    ESTILS PARTICULARS PER JOVENTUT
   ================================
*/
.imgFons
{
	background-image: url(joventut_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menuFons
{
	background-image: url(joventut_tramat_menu.jpg);
	background-repeat: repeat-x;
}
.titol_container_area
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #021642;
}
.containerArea
{
	background-color: #DEECF5;
}


