body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/bckg.jpg) top center fixed;
}

.fl		{ float: left; }
.fr		{ float: right; }
.clear	{ clear: both; }

#home{
	margin: 50px auto 0;
	width: 750px;
}

#home .divs{
	width: 150px;
	height: 80px;
	padding-top: 70px;
	text-align:center;
	font-size: 15px;
}

#home .divs a{color: #ED1C24;}
#home .divs a:hover{color: #ED1C24; text-decoration:underline;}

#home .div1{ background: url(../images/home/bckg_item_home.jpg) no-repeat;}
#home .div4{ background: url(../images/home/bckg_item_home.jpg) no-repeat;}
#home .div5{ background: url(../images/home/bckg_item_home_contacte.jpg) no-repeat;}
#home .div6{ background: url(../images/home/bckg_item_home_empresa.jpg) no-repeat;}
#home .div7{ background: url(../images/home/bckg_item_home.jpg) no-repeat;}
#home .div8{ background: url(../images/home/bckg_item_home_serveis.jpg) no-repeat;}
#home .div9{ background: url(../images/home/bckg_item_home_productes.jpg) no-repeat;}
#home .div10{ background: url(../images/home/bckg_item_home.jpg) no-repeat;}
#home .div13{ background: url(../images/home/bckg_item_home.jpg) no-repeat;}

#frase {
	margin-top: 30px;
	font-size: 35px;
	color:#FFF;
	text-align:center;
	font-family: 'Allura';
}

	#frase .firma_frase {
		font-size: 24px;
		text-align: right !important;
		display: block;
	}