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