@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
body {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	background-color:#FFFFFF;
}
/*--------------------------------------------------------*/
/* contenitore principale */
/*--------------------------------------------------------*/
#container {
	width: 100%;
	height: 420px;
	margin: 0 auto;
	overflow:hidden;
}
#header {
	width: 100%;
	height: 55px;
	margin:0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002b45;
	background-color:#FFFFFF;
}
#headerLeft {
	width: 940px;
	height: 55px;
	margin:0px;
	background-image: url(../images/bk-header-left.jpg);
	text-align:left;
	float:left;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#headerRight {
	height: 82px;
	margin:0px;
	float:right;
	text-align:left;
	overflow:hidden;
}
#main {
	width: 100%;
	height: 365px;
	background-color:#002b45;
	text-align:left;
	overflow:hidden;
}
#bottomLine {
	width: 100%;
	height: 140px;
	float:left;
	min-width:600px !important;
	margin-top:3px;
	padding-top:6px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	text-align:left;
	overflow:hidden;
}
#footer{
	width: 100%;
	height: 23px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#002b45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 2.5em;
	background-repeat: repeat-x;
}
#footer a{
	color: #FFFFFF; /*text color*/
	text-decoration: none;
}
#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #CC0000 !important; /*text color of selected and active item*/
}
/*---------------------------------------------------*/
/* MENU SUPERIORE */
/*---------------------------------------------------*/
#header ul{
	width: 100%;
	margin-left: 455px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002b45;
	text-decoration: none;
}
#header ul li{
	display: inline;
}
#header ul li a{
	color: #002b45; /*text color*/
	text-decoration: none;
}
#header ul li a:visited{
	color: #002b45;
	text-decoration: none;
}
#header ul li a:hover, #header ul .mnuCurrent{
	color: #FF9900 !important; /*text color of selected and active item*/
}
/*------------------------------------*/
/* BOX MAIN */
/*------------------------------------*/
#contentMainLeft{
	width: 450px;
	height:365px !important;height /**/: 365px;
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
}
#contentMainRight{
	height:365px !important;height /**/: 365px;
	float:right;
	overflow:hidden;
	background-color:#002b45;
	text-align:left;
	padding-left: 15px;
}
.contentMainRightTitle{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	line-height: 1.2em;
	background-color:#002b45;
	padding-left: 10px;
	margin-top:15px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #999999;
}

/*---------------------------------------------------*/
/* MENU INFERIORE */
/*---------------------------------------------------*/
#bottomLineMenu {
	height:130px;
	width:128px;
	margin-left: 0px;
	float:left;
	overflow:hidden;
}
#bottomLineMenu ul {
	list-style: none;
	margin: 0px;
	overflow: hidden;
	text-align: right;
}
#bottomLineMenu ul li{
	height:15px;
	width: 128px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002b45;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-top: 0px;
	background-image: url(../images/mnu-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
} 
#bottomLineMenu ul li a{
	margin-right: 16px;
	background-color: #002b45;
	text-decoration: none;
	color: #FFFFFF
}
#bottomLineMenu ul li a:visited{
	background-color: #002b45;
	color: #FFFFFF;
	text-decoration: none
}
#bottomLineMenu ul li a:hover{
	color: #FF9900;
	text-decoration: none;
	background-color: #002b45;
}
#bottomLineMenu ul li:hover{
	color: #FF9900;
	text-decoration: none;
	background-color: #002b45;
	background-image: url(../images/mnu-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#bottomLineMenu ul .liCurrent{
	background-color: #002b45;
	background-image: url(../images/mnu-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#bottomLineMenu ul .liCurrent p{
	color: #FF9900;
	text-decoration: none;
	margin:0px;
	padding:0px;
	margin-right: 16px;
}
/*------------------------------------*/
/* BOTTOM LINE BOXES */
/*------------------------------------*/
.BottomBox {
	height: 130px;
	width: 270px;
	margin-left: 10px;
	text-align: left;
	float: left;
	overflow: hidden;
}
.BottomBoxHeader {
	height: 15px;
	width: 270px;
	margin: 0px;
	padding-left: 5px;
	float: left;
	background-color: #002b45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 1.3em;
	overflow: hidden;
}
.BottomBoxContainer {
	height: 110px;
	width: 270px;
	float: left;
	margin: 0px;
	padding: 5px;
	text-align: left;
	background-color: #EEEEEE;
	border: solid 1px #002b45;
	overflow: hidden;
}
.BottomBoxContainer img {
	height: 65px;
	width: 100px;
	margin-left: 2px;
	margin-right: 5px;
	float: left;
}
.BottomBoxContainer h3 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002b45;
	text-decoration: none;
}
.BottomBoxContainerTitle{
	width:255px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	background-color: #FF9900;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 1.4em;
	overflow: hidden;
}
.BottomBoxContainer p{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
} 
.BottomBoxContainer p a{
	text-decoration: none;
	color: #FF9900;
}
.BottomBoxContainer p a:visited{
	color: #FF9900;
	text-decoration: none;
}
.BottomBoxContainer p a:hover{
	color: #CC0000;
	text-decoration: none;
}
.BottomBoxContainer ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	overflow: hidden;
}
.BottomBoxContainer ul li {
	line-height: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-image: url(../images/rect-orange-small.jpg);
	background-repeat: no-repeat;
	background-position: 9.7em 0.2em;
	margin: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
} 
.BottomBoxContainer ul li a {
	margin-left: 15px;
	text-decoration: none;
	color: #666666;
}
.BottomBoxContainer ul li a:visited {
	color: #666666;
	text-decoration: none
}
.BottomBoxContainer ul li a:hover {
	color: #FF9900;
	text-decoration: none
}
/*--------------------------------------------------------*/
/* page company profile container */
/*--------------------------------------------------------*/
#boxProfile{
	width: 90%;
	height:300px !important;height /**/: 300px;
	overflow:auto;
	margin: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #404040; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-face-color: #002b45; 
	scrollbar-highlight-color: #002b45; 
	scrollbar-shadow-color: #002b45;
	scrollbar-track-color: #666666;
}
#boxProfile h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
}
#boxProfile p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:5px;
}
#boxProfile a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#boxProfile a:visited {
	text-decoration: none;
	color: #FF9900;
}
#boxProfile a:hover {
	text-decoration: none;
	color: #CC0000;
}
#boxProfile ul {
	width:90%;
	overflow: hidden; /* simple clearing of floats */
    padding: 0;
	margin: 0;
	margin-left:10px;
    line-height: 1.5; 
	list-style:none;
}
#boxProfile ul li {
	float:left;
	display: block;   /* per evitare il float double margin bug di IE*/
	width:100%;
	height: auto !important;
	height: 0; /*holly hack semplificato per IE*/
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/round-orange-small.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
}
/*--------------------------------------------------------*/
/* contatti container */
/*--------------------------------------------------------*/
#boxContacts{
	width: 100%;
	height:300px !important;height /**/: 300px;
	overflow:hidden;
	margin: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}
#boxContacts h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom:10px;
}
#boxContacts p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	margin-bottom:10px;
}
#boxContacts a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#boxContacts a:visited {
	text-decoration: none;
	color: #FF9900;
}
#boxContacts a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*--------------------------------------------------------*/
/* SERVIZI container */
/*--------------------------------------------------------*/
#boxServices{
	height:307px !important;
	height /**/: 307px;
	overflow:hidden;
	margin: 0px;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;	
}
#boxServices h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom:15px;
}
#boxServices p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	margin-bottom:15px;
}
#boxServices ul {
	overflow: hidden; /* simple clearing of floats */
    padding: 0;
	margin: 0;
    line-height: 1.3; 
	list-style:none;
}
#boxServices ul li {
	float:left;
	display: block;   /* per evitare il float double margin bug di IE*/
	width:100%;
	height: auto !important;
	height: 0; /*holly hack semplificato per IE*/
	padding-left:12px;
    background: transparent url(../images/rect-orange-small.gif) no-repeat 0.4em left;
}
#boxServices ul a{
    height: auto !important;
	height: 1%; /*holly hack semplificato per IE*/
	padding-left:12px;
    background: transparent url(../images/rect-orange-small.jpg) no-repeat 0.4em left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#boxServices li a:visited{
	color: #FF9900;
	text-decoration: none;
}
#boxServices li a:hover, .CatCurrent{
	padding-left:12px;
    background: transparent url(../images/rect-orange-small-dk.jpg) no-repeat 0.4em left;
	color: #CC0000;
	text-decoration: none;
}
/*--------------------------------------------------------*/
/* SERVIZI LEFT CONTAINER */
/*--------------------------------------------------------*/
#boxServicesLeft{
	width: 450px;
	height:185px !important;height /**/: 185px;
	overflow:auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align:left;
	background-color:#DDDDDD;
	border-left: solid 1px #000000;
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #404040; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-face-color: #002b45; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
}
.boxServicesLeftBorder{
	width: 450px;
	height:15px !important;height /**/: 15px;
	background-color:#002b45;
	border-left: solid 1px #000000;
	overflow:hidden;
}
#boxServicesLeftTitle{
	height:30px !important;height /**/: 30px;
	padding-top: 5px;
	padding-left: 20px;
	overflow:hidden;
	background-color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC7700;
	text-decoration: none;
	line-height:2.3em;
	border-left: solid 1px #000000;
}
#boxServicesLeft h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom:15px;
}
#boxServicesLeft p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	margin-bottom: 10px;
}
#boxServicesLeft ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	margin-left: 3px;
	overflow: hidden;
}
#boxServicesLeft ul li {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/rect-orange-small.jpg);
	background-repeat: no-repeat;
	background-position: 0em 6px;
	margin: 0px;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 11px;
} 
#boxServicesBottomImage {
	width:450px;
	height: 120px !important;height /**/: 120px;
	padding-top:10px;
	padding-left: 20px;
	background-color:#DDDDDD;
	border-left: solid 1px #000000;
	text-align:left;
	overflow:hidden;
}
/*--------------------------------------------------------*/
/* box famiglie prodotti */
/*--------------------------------------------------------*/
#boxProducts{
	width:100%;
	height:300px !important;height /**/: 300px;
	overflow:auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #404040;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #002b45;
	scrollbar-highlight-color: #002b45;
	scrollbar-shadow-color: #002b45;
	scrollbar-track-color: #404040;
}
#boxProducts h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom:10px;
}
#boxProducts p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	margin-bottom:10px;
}
/*--------------------------------------------------------*/
/* lista prodotti 1 colonna */
/*--------------------------------------------------------*/
ul#ulProdotti1Col{
	overflow: hidden; /* simple clearing of floats */
    padding: 0;
	margin: 0;
    line-height: 1.5; 
	list-style:none;
}
ul#ulProdotti1Col li{
	float:left;
	display: block;   /* per evitare il float double margin bug di IE*/
	height: auto !important;
	height: 0; /*holly hack semplificato per IE*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
/*	padding-left:12px;
    background: transparent url(../images/round-orange-small.gif) no-repeat 0.5em left; */
}

ul#ulProdotti1Col a{
    height: auto !important;
	height: 1%;
	padding-left:12px;
    background: transparent url(../images/arrow-yel-dx.gif) no-repeat 0.5em left;
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulProdotti1Col a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulProdotti1Col a:hover, ul#ulProdotti1Col a#ProdCurrent{
	padding-left:12px;
    background: transparent url(../images/arrow-red-dx.gif) no-repeat 0.4em left;
	color: #FF9900;
	text-decoration: none;
}

/*--------------------------------------------------------*/
/* lista categorie 2 colonne */
/*--------------------------------------------------------*/
ul#ulProdottiCat{
	width: 100%;
	overflow: hidden; /* simple clearing of floats */
    padding: 0;
	margin: 0;
    line-height: 1.3; 
}
ul#ulProdottiCat li{
	float:left;
	width:48%;
	margin-left: 1%; 
	display: inline;   /* per evitare il float double margin bug di IE*/
	height: auto !important;
	height: 0; /*holly hack semplificato per IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ul#ulProdottiCat a{
	display:block;
    height: auto !important;
	height: 1%; /*holly hack semplificato per IE*/
	padding-left:12px;
    background: transparent url(../images/rect-orange-small.jpg) no-repeat 0.4em left;
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulProdottiCat a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulProdottiCat a:hover, .CatCurrent{
	padding-left:12px;
    background: transparent url(../images/rect-orange-small-dk.jpg) no-repeat 0.4em left;
	color: #FF9900;
	text-decoration: none;
}
/*--------------------------------------------------------*/
/* lista categorie 2 colonne */
/*--------------------------------------------------------*/
div#listCat2Col{
	width: 550px;
	overflow: hidden; /* simple clearing of floats */ 
    padding: 0;
	margin:0; 
    line-height: 1.8; 
}
div#listCat2Col h3{
	margin: 0.1em 0;
	color:#CC0000;
	border-bottom:1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div#listCat2Col ul, div#listCat2Col li{
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
} 
div#listCat2Col div{
	float:left;
	width:45%;
    margin-left: 7px;
    margin-right: 7px;
	display:inline; /* per evitare il float double margin bug di IE*/ 
} 
div#listCat2Col li{
	border-bottom:1px dotted #999999;
    background: transparent url(../images/rect-orange-small.jpg) no-repeat center left
} 
div#listCat2Col a{
	display:block;
	color:#FFFFFF;
    height: auto !important;
	height: 1%; /*holly hack semplificato per IE*/ 
    text-decoration:none;
	padding-left:12px; 
    background: transparent url(../images/rect-orange-small.jpg) no-repeat center left
} 
div#listCat2Col a:visited{
	color:#FFFFFF;
} 
div#listCat2Col a:hover{
	color:#FF9900;
}
/*--------------------------------------------------------*/
/* lista categorie 3 colonne */
/*--------------------------------------------------------*/
div#listCat3Col{
	width: 550px;
	overflow: hidden; /* simple clearing of floats */ 
    padding: 0;
	margin:0; 
    line-height: 1.8; 
}
div#listCat3Col h3{
	margin: 0.1em 0;
	color:#CC0000;
	border-bottom:1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div#listCat3Col ul, div#listCat3Col li{
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
} 
div#listCat3Col div{
	float:left;
	width:30%;
    margin-left: 7px;
    margin-right: 7px;
	display:inline; /* per evitare il float double margin bug di IE*/ 
} 
div#listCat3Col li{
	border-bottom:1px dotted #999999;
    background: transparent url(../images/rect-orange-small.jpg) no-repeat center left
} 
div#listCat3Col a{
	display:block;
	color:#FFFFFF;
    height: auto !important;
	height: 1%; /*holly hack semplificato per IE*/ 
    text-decoration:none;
	padding-left:12px; 
    background: transparent url(../images/rect-orange-small.jpg) no-repeat center left
} 
div#listCat3Col a:visited{
	color:#FFFFFF;
} 
div#listCat3Col a:hover{
	color:#FF9900;
}
/*--------------------------------------------------------*/
/* box testo descrizione prodotti */
/*--------------------------------------------------------*/
#boxProductDescr{
	width: 98%;
	height:285px !important;
	height /**/: 285px;
	padding-top:5px; 
	padding-left:5px; 
	padding-bottom:10px; 
	margin-top: 10px;
	margin-bottom: 10px; 
	border-bottom:solid 1px #999999;
	text-align: left;
}
#boxProductDescr p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
}
#boxProductDescr a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#boxProductDescr a:visited {
	text-decoration: none;
	color: #FF9900;
}
#boxProductDescr a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*--------------------------------------------------------*/
/* box testo descrizione prodotti LEFT */
/*--------------------------------------------------------*/
#boxProductDescrLeft{
	width:50%; 
	height:265px !important;
	height /**/: 265px;
	float:left; 
	margin:0px;
	padding:0px;
	overflow:auto;
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #404040; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-face-color: #002b45; 
	scrollbar-highlight-color: #002b45; 
	scrollbar-shadow-color: #002b45;
	scrollbar-track-color: #666666;
}
#boxProductDescrLeft h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top:7px;
	margin-bottom:7px;
}
#boxProductDescrLeft p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
}
#boxProductDescrLeft a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#boxProductDescrLeft a:visited {
	text-decoration: none;
	color: #FF9900;
}
#boxProductDescrLeft a:hover {
	text-decoration: none;
	color: #CC0000;
}
#boxProductDescrLeft ul {
	overflow: hidden; /* simple clearing of floats */
    padding: 0;
	margin: 0;
    line-height: 1.5; 
	list-style:none;
}
#boxProductDescrLeft ul li {
	float:left;
	display: block;   /* per evitare il float double margin bug di IE*/
	width:100%;
	height: auto !important;
	height: 0; /*holly hack semplificato per IE*/
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/round-orange-small.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
}

/*--------------------------------------------------------*/
/* box testo descrizione prodotti RIGHT */
/*--------------------------------------------------------*/
#boxProductDescrRight{
	width:40%; 
	height:265px !important;
	height /**/: 265px;
	float:left; 
	padding-left:10px; 
	margin:0px;
	margin-left: 10px;
	border-left:solid 1px #999999;
	overflow:auto;
}
#boxProductDescrRight p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
}
#boxProductDescrRight a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#boxProductDescrRight a:visited {
	text-decoration: none;
	color: #FF9900;
}
#boxProductDescrRight a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*--------------------------------------------------------*/
/* box prodotti GALLERY */
/*--------------------------------------------------------*/
#boxProductGallery{
	width:100%; 
	height:30px !important;height /**/: 30px;
	float:left; 
	margin:0px;
	margin-top: 0px;
	overflow:hidden;
}
#boxProductGallery ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#boxProductGallery li{
	display: inline;
	border-right: solid 1px #666666;
	padding: 5px;
	padding-left: 8px;
}
#boxProductGallery a{
	color: #FFFFFF; /*text color*/
	text-decoration: none;
}
#boxProductGallery a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#boxProductGallery a:hover, .galleryCurrent{
	color: #FF9900 !important; /*text color of selected and active item*/
}
/*--------------------------------------------------------*/
/* SITE MAP */
/*--------------------------------------------------------*/
dl#mappaDL, dl#mappaDL dt{
	margin:0;
	padding:0;
	padding-left: 20px;
	list-style:none;
	width:200px;
}
dl#mappaDL{
    line-height: 1.5;
}
dl#mappaDL a{
	text-decoration: none;
	color: #CCCCCC;
}
dl#mappaDL a:visited{
	color: #CCCCCC;
} 
dl#mappaDL a:hover{
	color: #FF9900;
} 
dl#mappaDL dt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left:15px;
	background-image: url(../images/rect-blue-dk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
dl#mappaDL dd{
	width:200px;
	padding-left:20px;
	line-height: 1.5;
	background-image: url(../images/rect-blue-small.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
	margin-left: 10px;
}
#idMappaLeft {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
#idMappaRight {
	position: absolute;
	width: 200px;
	left: 230px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
/*--------------------------------------------------------*/
/* lista prodotti 1 colonna */
/*--------------------------------------------------------*/
ul#ulNews{
	width: 100%;
    padding: 0;
	margin: 0;
    line-height: 1.7; 
	list-style:none;
}
ul#ulNews li{
	height: auto !important;
	display:block;
	height: 0; /*holly hack semplificato per IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-left:12px;
    background: transparent url(../images/round-orange-small.gif) no-repeat 0.7em left;
}
ul#ulNews a{
    height: auto !important;
	height: 1%; /*holly hack semplificato per IE*/
	padding-left:12px;
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulNews a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulNews a:hover, .NewsCurrent{
	padding-left:12px;
	color: #CC0000;
	text-decoration: none;
}
/*--------------------------------------------------------*/
/* page company profile container */
/*--------------------------------------------------------*/
#boxNews{
	width: 500px;
	height:300px !important;height /**/: 300px;
	overflow:auto;
	margin: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #404040; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-face-color: #002b45; 
	scrollbar-highlight-color: #002b45; 
	scrollbar-shadow-color: #002b45;
	scrollbar-track-color: #666666;
}
#boxNews h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
}
#boxNews h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:5px;
}
#boxNews p{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:5px;
}
#boxNews img {
	width: 120px;
	margin-left: 2px;
	margin-right: 10px;
	float:left;
}
#boxNews a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#boxNews a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#boxNews a:hover {
	text-decoration: none;
	color: #CC0000;
}
/*--------------------------------------------------------*/
/* lista SEERVIZI */
/*--------------------------------------------------------*/
ul#ulServizi{
	overflow: hidden; /* simple clearing of floats */
    padding: 0;
	margin: 0;
	margin-left: 20px;
    line-height: 1.8; 
	list-style:none;
}
ul#ulServizi li{
	width:100%;
	float:left;
	display: block;   /* per evitare il float double margin bug di IE*/
	height: auto !important;
	height: 0; /*holly hack semplificato per IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulServizi a{
    height: auto !important;
	height: 1%; /*holly hack semplificato per IE*/
	padding-left:12px;
    background: transparent url(../images/rect-orange-small.jpg) no-repeat 0.6em left;
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulServizi a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
ul#ulServizi a:hover, .CatCurrent{
	padding-left:12px;
    background: transparent url(../images/rect-orange-small-dk.jpg) no-repeat 0.6em left;
	color: #FF9900;
	text-decoration: none;
}
/*-------------------------------------------------------------------*/
/* TABELLA SERVIZI */
/*-------------------------------------------------------------------*/
table.tblServices {
	width: 60%;
/*	border-collapse: collapse;
	border: 0px;*/
	text-align:left;
	color: #CCCCCC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
/*	background-color:#003b55; */
}
table.tblServices td {
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px dashed #999999;
	padding: 3px;
}
table.tblServices td:hover {
	background-color: #FF9900;
	text-decoration: none;
}
