
/* --------------- main elements --------------- */
html {
		min-height: 100%;
		height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	background:#E1E1E1 ;
	text-align:center;
		min-height: 100%;
		height: 100%;
}

img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	display:inline;
}

/* text */

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

p {
	margin:10px 0px;
}

h1 {
	font:bold 14px verdana, arial, sans-serif;
	color: #174C87;
}

h2 {
	font:bold 12px verdana, arial, sans-serif;
	color: #174C87;
	padding:0px;
	margin-top:50px;
}

h3 {
	font:12px verdana, arial, sans-serif;
	padding:0px;
	margin-top:5px;
}

h4 {
	font:bold 12px verdana, arial, sans-serif;
	color: #174C87;
	padding:10px;
}

h5 {
	font:bold 12px verdana, arial, sans-serif;
	color: #174C87;
	padding:5px;
	border-bottom:1px solid #ccc;
}

/* link */

a {
	color:#D1890E;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a.blue {
	color:#124C88;
	font-weight:bold;
}
/* form */




/* ------------ layout divs ------------ */

/* frame esterno */

#frame {
	width:1000px;
	margin:0px auto;
	padding:0px;
	background:url(../img/bg.jpg) repeat-y top center;
	text-align:left;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

/* header */

#header {
	margin: 0px 20px;
	padding: 0px;
	border-bottom:1px solid #BBB9BC;
}

	#logo {
		padding:10px;
		float:left;
	}
	
	#login {
		float:right;
		padding:0px 30px 0px 30px;
		padding-top:5px;
	}
	
	#login a {
			color: #999;
	}
	
	#login #lang {
		color:#184c88;
		font-weight:bold;
		text-align:right;
		padding-top:10px;
		margin-left:10px;
	}	
	
	#login #lang a {
		color:#184c88;
	}	

	#login #lang a.on {
		color:#fff;
		font-weight:normal;
		background-color:#184c88;
		padding:2px;
		padding-top:20px;
	}
		
	
		.etichetta {
			background:#D7D8DA;
			width:66px;
			padding:4px;
			float:left;
			text-transform:capitalize;
			margin-right:10px;
			font-size:9px;
		}
		
		#login input {
			border: 1px dashed #D7D8DA;
			padding:3px;
		} 
		
	#menu {
		clear:both;
		margin:0;
		padding:0;
		text-align:left;
		margin-left:20px;
	}
	
		#menu a {
			border-right: 1px solid #989897;
			padding: 0 5px;
			color: #999;
		}
		
		#menu a:hover {
			border-top: 2px solid #D1890E;
			text-decoration:none;
		}

		#menu a.spacer {
			margin-left:130px;
		}
		
		#menu a.on {
			color:#D1890E;
		}

/* bread crumbs */

#crumbs {
	margin: 0px 20px;
	padding:10px 0px 0px 28px;
	color:#666;
}

	#crumbs a {
		color:#999;
	}

/* HP mainphoto */

#mainphoto {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.pics { height: 339px; width: 829px; padding:0; margin:0; overflow: hidden; text-align:center; }
.pics img { height: 339px; width: 829px; padding: 0px; background-color: #fff; top:0; left:0 }

/* HP maincontent */

#maincontenthp {
	margin: 0px 84px 20px 84px;
	padding:0px;
	color:#666;
}
/* HP searchbox */

#searchbox { /* changed */
	width:320px;
	padding:0px;
	margin:0px;
	float:left;
}

	#box {
		border: 1px dashed #D7D8DA;
	}

		#box #boxtitle {
			background:#767676;
			color:#fff;
			padding:4px;
		}

		#box .stringa {
			display:block;
			margin: 10px;
			font-size:12px;
		}
		
		#box .stringa select {
			width:180px;
		}
		
		input.button {
			background:#99BC73;
			padding:4px;
			color:#fff;
			border:none;
		}
		input.button_home {
			width:100px;
			background:#D7D8DA;
			padding:4px;
			color:#fff;
			border:none;
		}
		
		
		

/* HP mainimage */

#mainimage {
	margin:50px 10px 30px 0px;
	padding:0px;
	float:left;
}

/* HP news */

#news {
	padding:0px 10px;
	width:230px;
	float:left;
}

	#news .article {
		width:230px;
		margin:0px 0px 10px 0px;
		float:left;
		}
	
		#news .article a {
			color:#052C6B;
			font-weight:bold;
		}
	
#manage {
	text-align:right;
	margin:5px 0px 15px 0px;
}

#closer {
	text-align:right;
}

/* HP video */

#video {
	padding:0px;
	width:259px;
	float:left;
}

	#video .article {
		width:230px;
		margin:40px 0px 0px 0px;
		float:left;
		}
	
		#video .article a {
			color:#052C6B;
			font-weight:bold;
		}
	

/* cms */

#main {
	width:960px;
	margin:20px;
	padding:0px;
	background: url(../img/bg_grey.gif) repeat-y;
}

#colSx{
	float:left;
	color:#787879;
	margin:0;
}

#colSx #latmenu {
		width:210px;
		padding:0px 15px 100px 20px;
		margin:0px;
		float:left;
		color:#787879;
	}

#colSx #latmenu a {
	color:#787879;
}

#colSx #latmenu a.on {
	color:#D1890E;
}

#colSx #latmenu #data {
		padding:0px 15px 20px 15px;
		margin:0px;
		color:#787879;
	}

#colSx #latmenu #data strong {
		font-size:14px;
	}	
	
#colSx #latmenu ul {
	margin:10px;
	padding:0px;
}

#colSx #latmenu ul li {
	font-size:11px;
	list-style-type: none;
}

#colSx #latmenu ul li ul {
	margin-left:20px;
	padding:0px;
}

#colSx #latmenu ul li ul li {
	font-size:11px;
	list-style-position: inset;
	list-style-type: none;
}

#colSx #latmenu ul li ul li ul li{
	font-size:11px;
	list-style-position: inset;
	list-style-type: disc;
}


/* ------------ layout divs ------------ */

/* frame esterno */

#frame {
	width:998px;
	margin:0px auto;
	padding:0px;
	background:url(../img/bg.jpg) repeat-y top center;
	text-align:left;
	min-height: 100%;
    height: auto !important;
	height: 100%;
}

	/* cms contents */
	
	#maincontent {
		padding:0px 15px 20px 0px;
		float:left;
		margin:0px;
		width:680px;
	}
	
		#mainimage_s {
			margin:0px 10px 20px 0px;
			padding:0px;
			float:left;
		}
	
	
		/* blue box */
		#bluebox {
			width:186px;
			height:195px;
			float:left;
			background:url(../img/bluebox.gif) no-repeat;
			margin:0;
			padding: 0px;
		}
		#bluebox h4 {
			padding:		5px 10px;
		}
		#bluebox_p {
			padding-top:3px;
			padding-left: 10px;
			padding-right: 10px;
	}
	
		#bluebox_p a {
			font-size: 11px;
			color:#787879;
		}

		#bluebox_p a.on {
			font-size: 11px;
			color:#CF6900;
		}

		#bluebox_top {
			width:186px;
			/* background:url(../img/blue_top.gif) no-repeat; */
			margin:0;
			padding:0;
		}
	
		#bluebox_bottom {
			width:186px;
			/* background:url(../img/blue_bottom.gif) no-repeat; */
			height:30px;
		}
		
		/* orange box */
		#orangebox {
			width:186px;
			float:left;
			background:url(../img/orange_main.gif) repeat-y;
			margin:0;
			padding: 0px;
		}
		
		#orangebox_p {
			padding: 10px;
			height:126px;
		}
	
		#orangebox_p a {
			font-size: 11px;
			color:#787879;
		}

		#orangebox_p a.on {
			font-size: 11px;
			color:#CF6900;
		}

		#orangebox_top {
			width:186px;
			background:url(../img/orange_top.gif) no-repeat;
			height:29px;
			margin:0;
			padding:0;
		}
	
		#orangebox_bottom {
			width:186px;
			background:url(../img/orange_bottom.gif) no-repeat;
			height:30px;
		}
	
		/* yellow box */
		#yellowbox {
			width:186px;
			float:left;
			background:url(../img/yellow_main.gif) repeat-y;
			margin:0;
			padding: 0px;
		}
		
		#yellowbox_p {
			padding: 10px;
			height:118px;
		}
	
		#yellowbox_p a {
			font-size: 11px;
			color:#787879;
		}

		#yellowbox_p a.on {
			font-size: 11px;
			color:#CF6900;
		}

		#yellowbox_top {
			width:186px;
			background:url(../img/yellow_top.gif) no-repeat;
			height:29px;
			margin:0;
			padding:0;
		}
	
		#yellowbox_bottom {
			width:186px;
			background:url(../img/yellow_bottom.gif) no-repeat;
			height:30px;
		}
		
		/* pink box */
		#pinkbox {
			width:186px;
			float:left;
			background:url(../img/pink_main.gif) repeat-y;
			margin:0;
			padding: 0px;
		}
		
		#pinkbox_p {
			padding: 0px 10px;
			height:146px;
		}
	
		#pinkbox_p p {
			font-size: 12px;
			color:#efefef;
		}

		#pinkbox_p a {
			color:#efefef;
		}

		#pinkbox_top {
			width:186px;
			background:url(../img/pink_top.gif) no-repeat;
			height:29px;
			margin:0;
			padding:0;
		}
	
		#pinkbox_bottom {
			width:186px;
			background:url(../img/pink_bottom.gif) no-repeat;
			height:30px;
		}
		
		#pinkbox input {
			background:#fff;
			border: none;
			height:20px;
			width:160px;
		}
		
		#pinkbox input.button {
			background:none;
			border: none;
			color:#efefef;
			font-size:12px;
			float:right;
			margin:10px 0px 0px 0px;
			width:70px;
		}
		
		#contents {
			clear: both;
			margin:0;
			padding:0;
		}


		#gallery {
			width:490px;
			margin-top:20px;
		}
		
		#gallery img {
			margin:4px;
		}

/* footer */

.sep {
	margin:0px;
	clear:both;
	padding:0px;
}

#footer {
	clear:both;
	margin: 0px auto 0px auto;
	padding: 0;
	border-top:1px solid #BBB9BC;
	width:960px;
	height:40px;
}

	#footer #lang {
		float:left;
		margin-left:10px;
	}
	
	#footer #copyright {
		float:right;
		text-align:right;
		margin-right:10px;
	}

	#footer a {
			color: #999;
	}

	#footer a.on {
		border-bottom:3px solid #D1890E;
	}
	


/* ----------------------classes---------------------- */
.left {
	float:left;
	margin-right:10px;
}	

.right {
	float:right;
	margin-left:10px;
}	

.services {
	float:left;
}
/* ----------------------table----------------------*/


table.products_lista {
	border: 1px solid #BBB9BC;
	margin:20px 0px 0px 0px;
	padding:0px;
	border-collapse: collapse;
	clear:both;
}

table.products_lista thead td {
	background:#D6D5D5;
	color:#124C88;
	font-size:12px;
	padding:4px;
}

table.products_lista th {
	background:#FFF;
	border:3px solid #fff;
	padding:6px;
	color:#505054;
	text-align:left;
	font-size:9px;
	}

table.products_lista td {
	background:#FFF;
	border-bottom:1px solid #ccc;
	padding:4px;
	color:#ABADB0;
	}

table.products_lista .lista {
	width:20%;
	vertical-align:top;
}

table.products_lista .lista_prodotti {
	vertical-align:top;
	border-bottom:1px solid #666666;
}

table.products_lista .lista_prodotti img{
	border:1px solid #FFcc00;
	
}	
	
table.products_lista tfoot td {
	padding:0px;
	border:8px solid #fff;
}






table.products {
	margin:20px 0px 0px 0px;
	padding:0px;
	border-collapse: collapse;
	clear:both;
}

table.products thead td {
	background:#D6D5D5;
	color:#124C88;
	font-size:12px;
	padding:4px;
}

table.products th {
	background:#E9E8E8;
	border:3px solid #fff;
	padding:6px;
	color:#505054;
	text-align:left;
	font-size:9px;
	}

table.products td {
	background:#F1F0F0;
	border:4px solid #fff;
	padding:6px;
	color:#999999;
	}

table.products td.download {
	background:#D6D5D5;
	border:3px solid #fff;
	padding:6px;
	color:#999999;
	}
	
table.products tfoot td {
	padding:0px;
	border:8px solid #fff;
}






table.products2 {
	margin:20px 0px 0px 0px;
	padding:0px;
	border-collapse: collapse;
	clear:both;
	cursor:pointer;
}

table.products2 thead td {
	background:#D6D5D5;
	color:#124C88;
	font-size:12px;
	padding:4px;
}

table.products2 th {
	background:#E9E8E8;
	border:3px solid #fff;
	padding:6px;
	color:#505054;
	text-align:left;
	font-size:9px;
	}

table.products2 td {
	background:#F1F0F0;
	border:4px solid #fff;
	padding:6px;
	color:#999999;
	}

table.products2 td.download {
	background:#D6D5D5;
	border:3px solid #fff;
	padding:6px;
	color:#999999;
	}
	
table.products2 tfoot td {
	padding:0px;
	border:8px solid #fff;
}



th.blue, th.blue a {
	background:#95CBF4;
	color:#fff;
	width:80px;
	height:80px;
}

th.img{
	background:#FFFFFF;
	border:1px solid #EEEEEE;
	color:#fff;
	width:80px;
	height:80px;
}

th.orange, th.orange a {
	background:#E2B061;
	color:#fff;
	width:80px;
	height:80px;
}

th.grey, th.grey a {
	background:#CBCBCB;
	color:#fff;
	width:80px;
	height:80px;
}

th.purple, th.purple a {
	background:#CBBBD7;
	color:#fff;
	width:80px;
	height:80px;
}


table.news td {
	font-size:11px;
}

table.news td a.blue {
	font-size:12px;
}

table.news tfoot a {
		color:#787878;
		padding:2px;
	}

table.news tfoot a.off {
		line-height:40px;
		border-bottom:2px solid #D1890E;
	}


/*---------------------- for print ----------------------*/

#printheader {
	display:none;
}

/* ----------------------for highslide ----------------------*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

/********* form *********/ 

.button {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #ededed;
	background-color: #fafafa;
	width:24px;
}

.button1 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #ededed;
	background-color: #fafafa;
}

.button:hover {
	color: #FF8C00;
}

input.inputbox{
	background-color: #fafafa;
	border: 1px;
	border-color: #ededed;
	border-style: solid;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	float:left;
	padding:2px 0px 1px 2px;
}

textarea.inputbox{
	background-color: #fafafa;
	border: 1px;
	border-color: #ededed;
	border-style: solid;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 350px;
}



#controls {
	color:#FF0000;
	padding:5px;
}


a.doc {
	background: url(../img/doc.gif) no-repeat center left;
	padding-left:18px;
	color:#333;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;		
	line-height:18px;
}

a.txt {
	background: url(../img/txt.gif) no-repeat center left;
	padding-left:18px;
	color:#333;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;		
	line-height:18px;	
}

a.xls {
	background: url(../img/xls.gif) no-repeat center left;
	padding-left:18px;
	color:#333;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;		
	line-height:18px;	
}

a.pdf {
	background: url(../img/pdf.gif) no-repeat center left;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;	
	color:#333;
	margin:0;
	line-height:18px;	
}

