/* *************   General settings  ************* */
html {
	height: 100%;
}

body {
	background: #000000;
	color: #CCCCCC;
	/*background: #DCDCDC; #393988 #283975 #2B3E7D*/
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	text-align: center;
	scrollbar-base-color: #CCCCCC;
	
}

p, table, tr, td, input, select, textarea {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 0;
	margin-top: 0.6em;
	padding-left: 4px;
}

input, select, textarea {
	border: 1px solid #000066;
	/*background: #FFFFFF;*/
	color: #000066;
}

select {
	width: 15em;
}

input[type="image"], input[type="checkbox"]{
border: none;

}

 table, td, tr {
	line-height: 11px;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

img {
		border: 1px solid Silver;
}
/*	Main titles	*/
h1 {
	font: normal bold 22px "Trebuchet MS", Arial, Helvetica,  sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0;
	border-bottom: 1px solid Silver;
	color: #FFFFFF;
	}

/*	SubTitles */
h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 14px;
	color: #FFFFFF;
}

h3 {
}

/* Product name, News Title, Event Title */
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Boxes' titles with background */
h5 {
	font-size: 11px;
	font-weight: bold;
	border: 3px solid Silver;
	height: 13px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 1px 0px 1px 2px;
	background-image: url(../imgsite/section_title_bg.gif);
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #FFFFFF;
}

/* Titles inside boxes */
h6 {
	font-weight: bold;
	font-size: 9px;
	font-variant: small-caps;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	/*color: #B0CADB;*/
	text-decoration: none;
	font-weight: bold;
	color: #E7E7E7;
	}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.menuvoice {
	font-weight: bold;
}

/* H4's class - Download section title */
.dwnld_title {
	letter-spacing: 4px;
	border-bottom: 1px solid Silver;
}

/* Tables caption */
.caption {
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	border: 1px solid #CCCEEC;
	border-left-width: 0px;
	border-right-width: 0px;
	/* background-image: url(../imgsite/caption_bg.gif); */
}

.condensed {
	letter-spacing: 0px;
}

.floatleft {
	float: left;
	margin: 0em 1em 1em 0em;
}

.floatright {
	float: right;
	margin: 0em 0em 1em 1em;
}

#mainbox {
	position: relative;
	height: 65%;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	
}

#mainbox1 { /* for static pages*/
	min-height: 280px;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	text-align: justify;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainbox1 p {
	line-height: 15px;
}

/* *************   Logo settings  ************* */
#toplogo {
	background-image: url(../imgsite/backbrand.gif);
	border: none;
	height: 50px;
	left: 0;
	text-align: center;
	visibility: visible;
	width: 100%;
}

#toplogocontainer {
	border: none;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	z-index: 50;
	text-align: left;
}

/* *************   Menu settings  ************* */
/* layout layer, contains #topmenucontainer */
#topmenu {
	text-align: center;
	background-color: Black;
	border: 1px solid Silver;
	height: 18px;
	left: 0px;
	top: 50px;
	visibility: visible;
	width: 100%;
}

#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	background-color: Silver;
	
}

/* Main menu */
#topmenucontainer {
	border: none;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	z-index: 50;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
}


/* pop-up submenu */
#topsubmenu {
	border: none;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	z-index: 50;
	padding-top: 2px;
	text-align: left; /* background-color: #2C2C65;
	border: 1px solid Silver; */
	height: 18px;
}

#topsubmenu div {
	border: 1px solid Silver;
	background-image: url(../imgsite/backsubmenu.gif);
	position:absolute; 
	z-index:55; 
	visibility: hidden; 
	top: 3px;  
	width: 130px; 
}

#topsubmenu table {
	padding: 0px;
	margin: 0px;
}

#topsubmenu a {
	display: block;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
}

#topsubmenu td a:hover {
	background-color: Gray;
}

#Prodotti {
	left: -1px; 
}

#Shop {
	left: -1px;
}

#Comunita {
	left: 60px;
}

#Societa {
	left: 127px;
}

#Contract {
	left: 263px;
}

#PressRoom {
	left: 182px
}

#Prodotti_e {
	left: -1px; 
}

#Shop_e {
	left: -1px;
}

#Comunita_e {
	left: 64px;
}

#Societa_e {
	left: 142px;
}

#Contract_e {
	left: 289px;
}

#PressRoom_e {
	left: 208px
}

/* second level submenu (only some pages) 
#topsubmenu2 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	z-index: 50;
	padding-top: 2px;
	text-align: left; /* background-color: #2C2C65;
	border: 1px solid Silver; 
	height: 18px;
}
*/




/* *************   Homepage settings  ************* */
#leftbox {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	border: 1px solid Silver;
	border-top-width: 0px;
	height: 350px;
	width: 355px;
	margin-top: 10px;
	padding: 0 0 0 0;
}

#leftboxtop {
	position: absolute;
	top: 8px;
	left: -2px;
	text-align: left;
	border: 0px solid Silver; 
	border-top-width: 0px;
	height: 92px;
	width: 355px;
	margin-top: 10px;
	padding: 5px 0 0 0;
	overflow: auto;
}

#leftboxtotal {
	position: absolute;
	top: 8px;
	left: -2px;
	text-align: left;
	border: 0px solid Silver; 
	border-top-width: 0px;
	height: 333px;
	width: 355px;
	margin-top: 10px;
	padding: 5px 0 0 0;
	overflow: auto;
}

#leftboxbot {
	position: absolute;
	top: 120px;
	left: -2px;
	text-align: left;
	border: 0px solid Silver; 
	border-top-width: 0px;
	height: 210px;
	width: 355px;
	margin-top: 10px;
	padding: 10px 0 0 0;
	overflow: auto;
}

/*----- nuovi setting per home1 ------*/
#leftbox1 {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	border: 1px solid Silver;
	border-top-width: 0px;
	height: 350px;
	width: 355px;
	margin-top: 10px;
	padding: 0 0 0 0;
}

#leftboxtop1 {
	position: absolute;
	top: 8px;
	left: -2px;
	text-align: left;
	border: 0px solid Silver; 
	border-top-width: 0px;
	height: 92px;
	width: 355px;
	margin-top: 10px;
	padding: 5px 0 0 0;
	overflow: auto;
}

#leftboxtotal1 {
	position: absolute;
	top: 8px;
	left: -2px;
	text-align: left;
	border: 0px solid Silver; 
	border-top-width: 0px;
	height: 331px;
	width: 355px;
	margin-top: 10px;
	padding: 5px 0 0 0;
	overflow: auto;
}

#leftboxbot1 {
	position: absolute;
	top: 120px;
	left: -2px;
	text-align: left;
	border: 0px solid Silver; 
	border-top-width: 0px;
	height: 220px;
	width: 355px;
	margin-top: 10px;
	padding: 10px 0 0 0;
	overflow: auto;
}


/*------ fine nuovi setting ------ */


#middlebox {
	position: absolute;
	top: 0px;
	left: 365px;
	border: 1px solid Silver;
	border-top-width: 0px;
	height: 350px;
	width: 196px;
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;

}

#middleboxtop {
	position: absolute;
	top: 8px;
	left: -12px;
	border: 0px solid Silver;
	border-top-width: 0px;
	height: 92px;
	width: 196px;
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	overflow: auto;
}


#rightbox {
	border: 1px solid Silver;
	border-top-width: 0px;
	/*min-height: 280px;*/
	text-align: left;
	height: 350px;
	width: 174px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
}

/* #rightbox img {
	border: 1px solid Silver;
} */

/* *************   MasterPage settings  ************* */
#master_lbox {
	text-align: left;
	border: 1px solid Silver;
	border-top-width: 0px;
	min-height: 280px;
	width: 465px;
	float: left;
	margin-top: 10px;
	padding: 0 0 0 0;

}

#master_rbox {
	border: 1px solid Silver;
	border-top-width: 0px;
	min-height: 280px;
	width: 280px;
	float: left;
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	visibility: visible;
}

/* *************   DetailPage settings  ************* */
#detail_lbox {
	text-align: left;
	border: none;
	height: auto;
	width: 200px;
	float: left;
	margin-top: 10px;
	padding: 0 0 0 0;
}

/* #detail_lbox img {
	border: 1px solid Silver;
} */

#detail_mbox {
	border: none;
	height: auto;
	width: 315px;
	float: left;
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	line-height: 25px;

}
#detail_mbox p {
		line-height: 15px;
}
 #detail_rbox {
	border: 1px solid Silver;
	border-top-width: 0px;
	min-height: 260px;
	width: 200px;
	float: right;
	padding: 0;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
}



input.noborder {
	border: none;
}

.border {
	border: 1px solid Silver;
}

.imgpreviewsmall {
	float: left;
	margin: 0em 2px 1em;
	width: 50px; 
	height: 100px; 
	font-size: 8.5px;
}

.imgsmallcat {
	float: left;
	margin: 0em 2px 1em;
	width: 50px; 
	height: 100px; 
	font-size: 8.5px;
	padding-left: 25px;
}

#catalog_rbox {
	
	border: 1px solid Silver;
	border-top-width: 0px;
	/*min-height: 280px;*/
	width: 200px;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 10px;
	visibility: visible;

}

#catalog_lbox {
	text-align: left;
	border: 1px solid Silver;
	border-top-width: 0px;
	/*min-height: 280px;*/
	width: 530px;
	float: left;
	margin-top: 10px;
	padding: 0 0 0 0;

}



.dwnldocs {
	float: left;
	margin: 0em 5px 1em;
	width: 50px; 
	height: 100px; 
	
}


.imgpreviewbig_r {
	float: left;
	margin: 0em 10px 1em;
	width: 100px; 
	height: 130px;
	text-align: center; 
}

.imgpreviewbig_l {
	float: left;
	margin: 1em 10px 0em 9px;
	width: 100px; 
	height: 200px; 
	font-size: 9px;
	text-align: center;
}

.imgpreviewbig_proj {
	float: left;
	margin: 1em 18px 0em 17px;
	width: 100px; 
	height: 200px; 
	font-size: 9px;
	text-align: center;
}



.list_index {
	margin-left: 12px;
}

p.list_index img {
	margin-left: -10px;
}

#footer { 
	position:relative;
	top: auto;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	text-align: left;  
	line-height: normal;  
	font-size: 8px; 	
	clear: both;
}
