body {
	margin: 0px;
	background-color: #000000;
	background-image: url(immagini/sfondo_pagina.jpg);
	background-position: top left;
	background-repeat: repeat;
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #CCCCCC;
}

font {  
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
}

td {  
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #CCCCCC;
}

img {
	border: none;
}

#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 130px; /*marquee height */
	overflow: hidden;
	border: none;
	text-align: left;
}

.header_pagina {
	background-image: url(immagini/header.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 96px;
}

.footer_pagina {
	background-image: url(immagini/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;
}

.laterale_sx {
	background-image: url(immagini/laterale_sx.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 6px;
}

.laterale_dx {
	background-image: url(immagini/laterale_dx.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 6px;
}

.centrale {
	background-color: #0F0F0F;
	width: 900px;
}

.main {
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}

.logo_bottom {
	background-image: url(immagini/logo_sotto.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 228px;
	height: 42px;
}

.sfondo_menu {
	background-image: url(immagini/sfondo_menu.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.titolo_home {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_home.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_home {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_home.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_news {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_news.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_news {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_news.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_chisiamo {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_chisiamo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_chisiamo {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_chisiamo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_prodotti {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_prodotti.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_prodotti {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_prodotti.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_prodotti_caffe {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_prodotti_caffe.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_prodotti_caffe {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_prodotti_caffe.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_certificazioni {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_certificazioni.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_certificazioni {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_certificazioni.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_contatti {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_contatti.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_contatti {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_contatti.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_lavoraconnoi {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_lavoraconnoi.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_lavoraconnoi {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_lavoraconnoi.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.titolo_dovesiamo {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	height: 62px;
	vertical-align: bottom;
	background-image: url(immagini/titolo_sfondoA_dovesiamo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.sottotitolo_dovesiamo {
	font-size: 20px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	vertical-align: top;
	background-image: url(immagini/titolo_sfondoB_dovesiamo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.span_titolo {
	margin-left: 35px;
	margin-right: 130px;
}

.box_top {
	background-image: url(immagini/menu_laterale_top.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 38px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.box_bottom {
	background-image: url(immagini/menu_laterale_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 68px;
	vertical-align: middle;
	padding: 5px;
	color: #CCCCCC;
}

.box_center {
	background-image: url(immagini/menu_laterale_center.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
}

.box_center_indendt {
	background-image: url(immagini/menu_laterale_center.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	text-align: left;
}

.box_divider {
	background-image: url(immagini/menu_laterale_divider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px;
	height: 15px;
}

.box_titolo {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.td_riga_prod {
	background-image: url(immagini/sfondo_riga.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #333333;
	padding: 5px;
	vertical-align: middle;
	height: 45px;
}

.bordo_immagine {
	border: none;
	background: none;
}

.bordo_immagine:hover {
	border: none;
	background: none;
}

.bordo_immagine_inline {
	border: none;
	background: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.bordo_immagine_inline:hover {
	border: none;
	background: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.bordo_immagine_inline_nolink {
	border: none;
	background: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.piccolo_grigio {  
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;
}

.piccolo {
	font-size: 10px;
	line-height: 12px;
}

.grande {
	font-size: 18px;
	line-height: 22px;
}

.grigio {
	color: #CCCCCC;
}

.alert {  
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 22px;
}

.alert_ok {  
	font-size: 18px;
	font-weight: bold;
	color: #009900;
	line-height: 22px;
}

.td_avviso {
	border: #FF0000 1px dashed;
	background-color: #FFFFCC;
	padding: 4px;
}

.indentato_primariga {
	text-indent: -19px;
	margin-left: 19px;
}

.indentato_tutto {
	margin-left: 12px;
}

.indentato_tutto_ampio {
	margin-left: 20px;
}

.iframe_google {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 2px;
}

.box_pulsante {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #999999;
}

.box_pulsante:hover {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #999999;
}

.campi_text_piccolo { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #999999;
	background-color: #333333;
	font-weight: normal; 
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
}

.campi_text { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #999999;
	background-color: #333333;
	font-weight: normal; 
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
}

.campi_text_disabled { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666;
	background-color: #0F0F0F;
	font-weight: normal; 
	color: #999999;
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
}

a.link_grande:link {
	font-size:18px; 
	font-weight:bold; 
	color:#9FBEEC; 
	text-decoration:underline;
}
a.link_grande:visited {
	font-size:18px; 
	font-weight:bold; 
	color:#9FBEEC; 
	text-decoration:underline;
}
a.link_grande:hover {
	font-size:18px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}

a.link_prodotti:link {
	font-size:18px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none;
}
a.link_prodotti:visited {
	font-size:18px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none;
}
a.link_prodotti:hover {
	font-size:18px; 
	font-weight:normal; 
	color:#9FBEEC; 
	text-decoration:none;
}

a.link_nero:link {
	font-size:13px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
}
a.link_nero:visited {
	font-size:13px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
}
a.link_nero:hover {
	font-size:13px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}

a.link_piccolo:link {
	font-size:10px; 
	font-weight:bold; 
	color:#9FBEEC; 
	text-decoration:underline;
}
a.link_piccolo:visited {
	font-size:10px; 
	font-weight:bold; 
	color:#9FBEEC; 
	text-decoration:underline;
}
a.link_piccolo:hover {
	font-size:10px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none;
}

a.link_piccolo_grigio:link {
	font-size:10px; 
	font-weight:normal; 
	color:#CCCCCC; 
	text-decoration:none;
}
a.link_piccolo_grigio:visited {
	font-size:10px; 
	font-weight:normal; 
	color:#CCCCCC; 
	text-decoration:none;
}
a.link_piccolo_grigio:hover {
	font-size:10px; 
	font-weight:normal; 
	color:#FFFFFF; 
	text-decoration:none;
}

a.link_immagini:link {
	background: none;
	text-decoration: none;
}
a.link_immagini:visited {
	background: none;
	text-decoration: none;
}
a.link_immagini:hover {
	background: none;
	text-decoration: none;
}

a.link_box:link {
	font-weight: normal; 
	color: #CCCCCC;
	background: none;
	text-decoration: none;
}
a.link_box:visited {
	font-weight: normal; 
	color: #CCCCCC; 
	background: none;
	text-decoration: none;
}
a.link_box:hover {
	font-weight: normal; 
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

a:link {
	font-weight: bold; 
	color: #9FBEEC;
	background: none;
	text-decoration: underline;
}
a:visited {
	font-weight: bold; 
	color: #9FBEEC; 
	background: none;
	text-decoration: underline;
}
a:hover {
	font-weight: bold; 
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}