@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}.cella_novita {
	background-image: url(../images/novita_sx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 394px;
	width: 677px;
	margin: 0px;
	padding: 0px;
}
.margine_superiore {
	margin-top: 120px;
	font-style: italic;
	line-height: 16px;
	text-align: left;
}
.cella_azienda {
	background-image: url(../images/contenuti_azienda.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 394px;
	width: 407px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}
.red {
	color: #FF0000;
}
.cella_contatti {
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../images/contatti_cx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 179px;
	width: 980px;
	text-align: center;
}
.cella_home {
	background-image: url(../images/fondo_flash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 205px;
	width: 444px;
}
