html {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}
strong, b{
	font-weight: bold;
}
h1{
	font-weight: bold;
	font-size: 12px;
}
h5{
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}
a{
 cursor: pointer;
}
#container{
	position:absolute;
	left:50%;
	top:50px;
	margin-left: -480px;
	width:960px;
	height:480px;
	/*background: #ccc;*/
}
#optional{
	position:absolute;
	left:50%;
	top:530px;
	margin-left: -480px;
	width:960px;
	overflow: hidden;
}

#optional.aperto {
	height:520px;
}
#optional.chiuso {
	height:40px;
}
/*
dichiarazione righe
 */
.a{
	top:0;
}
.b{
	top:160px;
}
.c{
	top:320px;
}
/*
dichiarazione colonne
 */
.p1{
	left:0px;
}
.p2{
	left:160px;
}
.p3{
	left:320px;
}
.p4{
	left:480px;
}
.p5{
	left:640px;
}
.p6{
	left:800px;
}
/* Gestione blocchi quadri */
.m1{
	height: 150px;
	width: 150px;
	margin: 5px;
	/*background-color: #f3f0e7; */
	position: absolute;
	overflow:hidden;
}
.m1x2{
	height: 310px;
	width: 150px;
	margin: 5px;
	position: absolute;
	/*background-color: #f3f0e7; */
}
.m2x1{
	height: 150px;
	width: 310px;
	margin: 5px;
	position: absolute;
	/*background-color: #f3f0e7; */
}
.m2x2{
	height: 310px;
	width: 310px;
	margin: 5px;
	/*background-color: #f3f0e7; */ 
	position: absolute;
}
.m3x2{
	height: 310px;
	width: 470px;
	margin: 5px;
	position: absolute;
	/*background-color: #f3f0e7; */
}
.m4x2este{
	min-height: 310px;
	width: 630px;
	margin: 5px;
	position: absolute;
	/*background-color: #f3f0e7; */
}
.m4x3{
	height: 470px;
	width: 630px;
	margin: 5px;
	position: absolute;
	/*background-color: #f3f0e7; */
}
/* fine gestione blocchi quadri */
.none{
	display: none;
}
#footer{
	position:absolute;
	left:50%;
	margin-left: -475px;
	width:960px;
	bottom: 0px;
}
#footer .note{
	margin-top: 14px;
	font-size: 11px;
	color: #747474;
	text-align: center;
}
#footer .testonote{
	margin-top: 3px;
}
#footer .testonote a{
	color: #496073;
	text-decoration: none;
}
#footer .testonote a:hover{
	color: #a88f48;
	text-decoration: none;
}
#header .bandiere, #footer .bandiere{
	float: right;
	margin-right:5px;
}
#header .bandiere a,#footer .bandiere a{
	margin-left: 3px;
	text-decoration:none;
}
#header .bandiere a img,#footer .bandiere a img{
	opacity:0.5;
	filter:alpha(opacity=50);
}
#header .bandiere a:hover img, #footer .bandiere a:hover img{
	opacity:1;
	filter:alpha(opacity=100);	
}

#header{
	position:absolute;
	left:50%;
	top:25px;
	margin-left: -480px;
	width:960px;
	font-size:11px;
	color:#747474;
}
/* i box sono il div contenuto dentro un blocco */
#box_logo {
background-color: #000000;
}
#box_menu10 {
background-color: #c6b689;
}
#box_menu20 {
background-color: #d5ceb8;
}
#box_menu30 {
background-color: #e4e4e4;
}
#box_subtitle_azienda {
background-color: #668a8f;
}
#box_title_azienda {
background-color: #83aaaf;
}
#box_testo_azienda {
background-color: #cedee0;
}
#box_prodotti {
background-color: #d4d4d4;
}
#box_subtitle_appli {
background-color: #b48ab2;
}
#box_title_appli {
background-color: #CCB1CB;
}
#box_testo_appli {
background-color: #EEE2EB;
}
#box_home_b5 {
background-color: #cbcbcb;
}
#box_home_c5 {
background-color: #828ea2;
}
#box_home_news {
background-color: #e4e4e4;
}
#box_prodotti_marrone {
background-color: #b8b08e;
}
#box_prodotti_marronel {
background-color: #d3cdb1;
}
#box_prodotti_marronesl {
background-color: #eeeada;
}
#box_prodotti_verde {
background-color: #6b8650;
}
#box_prodotti_verdel {
background-color: #bac9ab ;
}
#box_prodotti_verdesl   {
background-color: #dae9cc;
}
#box_prodotti_blu {
background-color: #939bb5;
}
#box_prodotti_blul {
background-color: #bac0d3;
}
#box_prodotti_blusl {
background-color: #e3e7f4;
}
#box_prodotti_viola {
background-color: #ccb1cb;
}
#box_prodotti_violal {
background-color: #e3d6e3;
}
#box_prodotti_violasl {
background-color: #f5ecf5;
}
#box_prodotti_marina {
background-color: #83aaaf;
}
#box_prodotti_marinal {
background-color: #afc8cb;
}
#box_prodotti_marinasl {
background-color: #e9f4f5;
}
#box_eventi {
background-color: #828ea2;
}
#box_eventitesto, .gray {
background-color: #d9e1ee;
}
#box_news {
background-color: #E4E4E4;
}
#box_news a, #box_news a:visited {
 text-decoration: none;
 color:#000000;
}
#box_news a:hover {
 text-decoration: none;
 color: #FFFFFF;
}
#box_newsletter {
background-color: #cbcbcb;
}
#box_newslettertesto  {
background-color: #e4e4e4;
}
#box_title_contatti {
background-color:#d9b89d ;
}
#box_subtitle_contatti {
background-color: #bd987a;
}
#box_testo_contatti  {
background-color: #efe5dc;
}
#box_testo_contatti_small  {
background-color: #f3f0e7;
}
#box_privacy{
	z-index=99;
	background-color:#efe5dc;
}
#box_errori{
	z-index=99;
	background-color:#efe5dc;
}
/* prodotto verde*/
#box_prodotti_verdesl h1{
	color: #6b8650;
	margin-bottom: 5px;
}
.verde a{
background-color: #dae9cc;
color: #6b8650;
}
/* prodotto marrone*/
#box_prodotti_marronesl h1{
	color: #988f68;
	margin-bottom: 5px;
}
.marrone a{
background-color: #eeeada;
color: #988f68;
}
/* prodotto blu*/
#box_prodotti_blusl h1{
	color: #7b85a3;
	margin-bottom: 5px;
}
.blu a{
background-color: #e3e7f4;
color: #7b85a3;
}
/* prodotto viola*/
#box_prodotti_violasl h1{
	color: #af7cad;
	margin-bottom: 5px;
}
.viola a{
background-color: #f5ecf5;
color: #af7cad;
}
/* prodotto marina*/
#box_prodotti_marinasl h1{
	color: #5c8a90;
	margin-bottom: 5px;
}
.marina a{
background-color: #e9f4f5;
color: #5c8a90;
}
/* fine prodotti*/
.titolo{
	padding: 9px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.subtitolo{
	padding: 9px;
	color: #fff; 
	font-size: 20px;
	line-height: 22px;
}
.subtitolo li{
	padding-left: 3px;
	font-size: 10px;
	line-height: 16px;
}
.submenu{
	padding: 9px;
}
.submenu a, .submenu a:visited{
	font-size: 12px;
	bottom: 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#box_menu10  ul{
	padding: 4px 4px 4px 10px;
}
#box_menu10  li{
position: relative;
}
#box_menu10 li a{
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	line-height: 26px;
}
#box_menu10 li a:hover{
	color: #987f39;
	text-decoration: none;
}
#box_menu10 li img{
	right: 10px;
	top: 3px;
	position: absolute;
}
#box_menu10  li:first-letter{
	font-size: 20px;
}
#box_menu20  ul{
position: absolute;
top: 4px;
left: 10px;
	/*padding: 4px 4px 4px 10px;*/
}
#box_menu20  li{
}
#box_menu20 li a{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
#box_menu20 li a:hover{
	color: #a88f48;
	text-decoration: none;
}
.testo{
	padding: 10px;
	color: #676767; /* originale #747474*/
	font-size: 11px;
	line-height: 15px;
	/*text-align: justify;*/
}
.giustificato {
	text-align: justify;
}

.giustificato .link{
	text-decoration: none;
}

.giustificato .link:hover{
	text-decoration: none;
	color:#CC0000;
}
.testocontatti{
	padding: 8px;
	color: #4b4b4b; /* originale #747474*/
	font-size: 11px;
	line-height: 15px;
}
.testomenuprodotti{
	padding: 0px 10px 0px 10px;
	color: #fff; 
	font-size: 12px;
	line-height: 16px;
}
.testomenuprodottilink a{
	position: absolute;
	top: 128px;
	left: 10px;
	color: #fff; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.testomenuprodottilink a:hover{
	color: #000;
	text-decoration: none;
}
.link_news a{
	position: absolute;
	top: 130px;
	left: 80px;
	color: #496073; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.link_news a:hover{
	color: #000;
	text-decoration: none;
}
.link_avanzamento {
	position: absolute;
	top: 286px;
	left: 0px;
	width: 150px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff; 
}
.link_avanzamento a{
	color: #fff; 
	text-decoration: none;
	font-size: 15px;
	margin-left: 12px;
	margin-right: 12px;
}
.link_avanzamento a:hover{
	color: #000;
	text-decoration: none;
}
.link_articolo {
	font-size: 12px;
}
.tabellaappli{
	padding: 10px;
}
.news{
	padding: 8px;
	color: #676767; /* originale #747474*/
	font-size: 11px;
	/*text-align: justify;*/
}
.news_link{
	left:800px;
	top: 295px;
	position: absolute;
	margin-left:12px;
	margin-right: 12px;
	text-align: right;
	width: 136px;
}
.news_link a{
	text-decoration: none;
	color: #496073; 
	font-size: 11px;
}
.news_link a:hover{
	color: #a88f48;
	text-decoration: none;

}
/* css prodotti */

.link_prodotti{
	right:10px;
	top: 290px;
	position: absolute;
}
.link_prodotti a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.link_prodotti a:hover{
	color: #000;
	text-decoration: none;

}
/* fine*/
.centra {
	text-align: center;
}

.hidden {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#box_testo_azienda h1{
	color: #4b777d;
	font-size: 13px;
	margin-bottom: 10px;
}
#box_testo_azienda a.link{
	color: #4b777d;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}
#box_testo_azienda a.link:hover{
	color: #000;
	text-decoration: none;
}
#box_eventitesto h1{
	color: #496073;
	font-size: 12px;
	margin-bottom: 2px;
}
#box_testo_azienda .certi {
	text-align: center;
}
#box_testo_azienda .certi a{
	color: #4b777d;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}
#box_testo_azienda .certi a:hover{
	color: #CC3300;
	text-decoration: none;
}
#box_testo_appli h1{
	color: #b48ab2;
	font-size: 13px;
	margin-bottom: 10px;
}
#box_testo_contatti h1{
	color: #b18765;
	font-size: 12px;
	margin-bottom: 5px;
}
#box_testo_contatti h2{
	color: #b18765;
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 5px;
}
#box_testo_contatti a.link{
	color: #b18765;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
}
#box_testo_contatti a.link:hover{
	color: #CC3300;
	text-decoration: none;
}
#box_testo_contatti a.mail{
	color: #4b4b4b;
	font-size: 12px;
	padding-bottom: 10px;
	text-decoration: none;
}
#box_testo_contatti a.mail:hover{
	color: #CC3300;
	text-decoration: none;
}
#box_testo_contatti_small h1{
	color: #555555;
	font-size: 11px;
	margin-bottom: 6px;
}
#box_testo_contatti_small a{
	color: #9e724f;
	text-decoration: none;
	font-weight: bold;
}
#box_testo_contatti_small a:hover{
	color: #CC3300;
	text-decoration: none;
}
.freccia {
 margin-top: 88px;
 text-align: right;
 margin-right: 8px;
}
#hp-social-ico{
	position: absolute;
	left: 5px;
	width: 106px;
	height: 48px;
	top: 100px;
	z-index: 100;
}
/* ccs tabella appli importata*/
.table_filetto_applicazioni {
	font-size: 12px;
	color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
.Title_GreyPink_12px {
	font-size: 12px;
	color: #a97aa3;
	font-weight: bold;
}
.Link_Grey {
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
}

.Link_Grey:hover {
	color: #333333;
	text-decoration: none;
}
.Link_pic {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.Link_pic:hover {
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
/* Fine ccs tabella appli importata*/
/* Ccs tabella contatti*/

.form_contatti {
	font-size: 11px;
	color: #000000;
	border: 1px solid #9c704d;
	font-family:Arial, Helvetica, sans-serif;
}
.tablecontatti td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #fff;
}
.tablecontatti .border0 {
	border-bottom: 0px solid #fff;
}
.tablecontatti .note {
	font-size: 11px;
	margin-left: 20px;
}
/* Fine ccs tabella contatti*/
/* prodotti optional*/

#prodotti{
	font-size: 11px;
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:480px;
}
#prodotti .title {
	padding: 4px 6px 4px 6px;
	color: #fff;
	font-weight:bold;
}
#prodotti .caratteristiche {
	background-color: #c1aac9;
}
#prodotti .caradetta td {
	padding: 6px;
	color: #737381;
}
#prodotti .caradetta ul {
	margin-left:18px;
}
#prodotti .caradetta li {
	list-style-type: disc;
	padding-left: 0px;
	}
#prodotti .specifiche {
	background-color: #d2c5b8;
}
#prodotti .left{
	width: 309px;
	float: left;
}
#prodotti  .right{
	width: 309px;
	float: right;
	text-align: right;
}
#prodotti .specidetta table{
margin-top: 5px;
}
#prodotti .specidetta td{
	padding: 2px;
	color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
}
.right td{
text-align: left;
}
#prodotti .applicazioni {
	background-color: #a3b0c8;
}
#prodotti .applidetta {
	color: #747474;
	padding-top: 5px;
}
#fine  {
clear: both;
padding: 8px 5px 0px 5px;
}

#fine a{
	color: #855e93;
	text-decoration: none;
}
#fine a:hover{
	color: #000;
	text-decoration: none;
}
a#chiudi {
line-height: 20px;
}
#menu img {
	vertical-align:top;
	margin-top: 2px;
}
#box_privacy p, #box_errori p{
	margin:0px;
}
#box_privacy a, #box_testo_contatti a,#box_errori a{
	text-decoration:underline;
}
#box_privacy a:hover, #box_testo_contatti a:hover, #box_errori a:hover{
	color:#a88f48;
}
.sst-logo {
	position: absolute;
	bottom: 8px;
	left: 8px;
}
.spiders-top {
	float: left;
	margin-left: 5px;
}
.spiders-top h1{
color:#CCCCCC;
font-size:10px;
font-weight:normal;
line-height: 20px;
}
.spiders-bottom {
text-align: center;

}
.spiders-bottom a{
	color: #496073;
	text-decoration: none;
}
.spiders-bottom a:hover{
	color: #a88f48;
	text-decoration: none;
