*{ margin: 0; padding: 0; }
@font-face { /* bold */
	font-family: 'Conv_AVGARDD';
	src: url('fonts/AVGARDD.eot');
	src: local('☺'), url('fonts/AVGARDD.woff') format('woff'), url('fonts/AVGARDD.ttf') format('truetype'), url('fonts/AVGARDD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face { /* bold italic */
	font-family: 'Conv_AVGARDDO';
	src: url('fonts/AVGARDDO.eot');
	src: local('☺'), url('fonts/AVGARDDO.woff') format('woff'), url('fonts/AVGARDDO.ttf') format('truetype'), url('fonts/AVGARDDO.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face { /* normal */
	font-family: 'Conv_AVGARDN';
	src: url('fonts/AVGARDN.eot');
	src: local('☺'), url('fonts/AVGARDN.woff') format('woff'), url('fonts/AVGARDN.ttf') format('truetype'), url('fonts/AVGARDN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face { /* italic */
	font-family: 'Conv_AVGARDNI';
	src: url('fonts/AVGARDNI.eot');
	src: local('☺'), url('fonts/AVGARDNI.woff') format('woff'), url('fonts/AVGARDNI.ttf') format('truetype'), url('fonts/AVGARDNI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*@font-face { /* condensed 
	font-family: 'LTe50529';
	src: url('fonts/LTe50529.eot');
	src: local('☺'), url('fonts/LTe50529.woff') format('woff'), url('fonts/LTe50529.ttf') format('truetype'), url('fonts/LTe50529.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

@font-face { /* italic */
	font-family: 'LTe50529';
	src: url('fonts/LTe50529.eot');
	src: local('☺'), url('fonts/LTe50529.woff') format('woff'), url('fonts/LTe50529.ttf') format('truetype'), url('fonts/LTe50529.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}





body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background: #ccc url('../images/bg-body.png') repeat;
}
body#page #wrapper{
	background: url('../images/bg-header-page.png') no-repeat center 100px;
}
body#home #wrapper{
	background: url('../images/bg-header-home.png') repeat-x left 100px;
}
body#applicazioni #wrapper{
	background: url('../images/bg-header-applicazioni.png') repeat-x left 100px;
}
body#prodotti #wrapper{
	background: url('../images/bg-header-applicazioni.png') repeat-x left 100px;
}

body#azienda #wrapper{
	background: url('../images/bg-header-applicazioni.png') repeat-x left 100px;
}

.clear{ clear: both; }

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-family: 'Conv_AVGARDN', Trebuchet, sans-serif;
	color: #059;
}

h3 a{color: #059;}
h1{
	font-size: 42px;
}
h2{
	color: #999;
	font-size: 23px;
}
img{
	border: 0;
	outline: none;
}
a{
	color: #333;
}
a:hover{
	color: #e00;
}
ul{
	margin-left: 25px;
}
table {
	margin: 25px auto;
	text-align: center;
	border: solid #e6e6e6;
	border-width: 1px 0 0 1px;
	color: #666;
	line-height: 1.2;
}
table img{
	margin-left: 10px;
}
table th, table td{
	padding: 7px 10px;
}
table thead th{
	background: url('../images/bg-thead.png') center 1px repeat-x;
	border: solid #e6e6e6;
	border-width: 0 1px 1px 0;	
	font-family: 'LTe50529','Roboto Condensed' !important;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
table tbody th{
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
}

.tdContent{
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	
}

.tdContent2{
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	line-height:16px;
	
}
table tbody{
}
table tbody th, table tbody td{
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;

}
#container{
	margin: 0 auto;
	width: 990px;
	text-align: left;
}


/* header */
#header{
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 11px;
}
#applicazioni #header{
	margin-bottom: 0;
}
#logo{
	position: absolute;
	z-index: 10;
}
#toplinks{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	z-index: 100;
}
#toplinks ul{
	float: left;
}
#toplinks ul li{
	float: left;
	list-style: none;
	padding-left: 7px;
}
#toplinks ul li img{
	margin-top: 4px;
}
.areariservata a{
	display: block;
	padding: 4px 20px 8px 33px;
	text-decoration: none;
	background: url('../images/bg-area-riservata.png') top center no-repeat;
}
#menu{
	margin-left: 120px;
	height: 97px;
	float: left;
	display: block;
}
#menu ul{
	float: left;
}
#menu ul li{
	float: left;
	list-style: none;
	text-align: center; 
}
#menu ul li a{
	display: block;
	padding: 63px 13px 7px;
	margin-top: 8px;
	color: #004488;
	font-size: 18px;
	font-family: 'LTe50529','Roboto Condensed' !important;
	font-weight:500;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
#menu ul li a:hover{
	background: url('../images/trasp.png');
	color: #05c;
}
#slideshow{
	clear: both;
	margin-left: 14px;
	padding-top: 3px;
    width: 937px;
	
	display:block;
}


/* content */
#content{
	clear: both;
	padding: 10px 0 0 0;
	background: url('../images/bg-content.png') top left repeat-y;
}
#page #content{
	padding-top: 80px;
}
.article{
	margin: 0 62px 0 35px;
	line-height: 1.5;
}
.article h2{
	margin-top: 25px;
}
.article p{
	margin: 13px 0;
}
.article img.right{
	float: right;
	margin: 10px 0 10px 10px;
}
.article img.left{
	float: left;
	margin: 10px 10px 10px 0;
}

.article img.left2{
	float: left;
	margin: 0px 10px 10px 0;
}

.gallery{
	float: left;
}
.gallery ul{
	float: left;
	margin: 5px 5px;
}
.gallery ul li{
	float: left;
	padding: 10px;
	list-style-type: none;
}
.gallery ul li img{
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px  #aaa;
	box-shadow: 0 0 5px  #aaa;
}


/* box */
.inevidenza{
	float: left;
	margin: 10px 15px 10px 35px;
	padding: 10px 20px 0;
	width: 850px;
	background: url('../images/bg-inevidenza.png') bottom left repeat-x;
}
.inevidenza h2{
	padding: 0 0 10px 0;
	color: #0066cc;
	font-family: 'LTe50529', 'Roboto Condensed', sans-serif !important;
}
.inevidenza .descr{
	float: left;
	width: 340px;
}
.inevidenza img{
	float: left;
	display: block;
	margin-right: 15px;
}


.fascia{
	padding: 30px 35px 25px 25px;
	width: 300px;
	height: 439px;
	float: right;
	background: url('../images/bg-fascia.png') top right no-repeat;
}
.fascia h3{
	margin: 0 0 5px 0;
	font-size: 30px;
	text-shadow: 1px 2px 2px #bbb;
}
.fascia ul{
	height: 350px;
}
.fascia li{
	padding: 10px 0;
	height: 90px;
	margin-bottom: 15px;
	list-style-image: url('../images/bullet.png');
}
.fascia .dettagli a{
	margin-right: 0;
}
.fascia .arrowdown{
	text-align: center;
}

.dettagli{
	text-align: right;
	clear: both;
	margin-top: 6px;
	outline: none;
}
.dettagli a{
	margin-right: 30px;
	padding: 5px 30px 4px 20px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/btn-dettagli.png') center center no-repeat;
}
.dettagli a:hover{
	color: #ddd;
	}
#boxapplicazioni{
	float: left;
	margin: 20px 0 30px;
}
#boxapplicazioni h2{
	margin: 0 60px 0 35px;
	text-align: center;
	color: #e00;
	font-size: 21px;
	font-family: 'Conv_AVGARDD';
	background: url('../images/line.png') center center repeat-x;
}
#boxapplicazioni h2 span{
	padding: 0 10px;
	background: #fff;
}
#boxapplicazioni ul{
	float: left;
	margin: 0 35px 0 25px;
}
#boxapplicazioni ul li{
	float: left;
	padding: 10px;
	width: 445px;
	min-height:154px;
	height: auto !important;
	height: 154px;
	list-style: none;
}
#boxapplicazioni ul li h3{
	font-size: 20px;
	margin-bottom: 5px;
}
#boxapplicazioni ul li img{
	float: left;
	margin-right: 10px;
}
#submenu {
	float: left;
	margin: 0 0 11px 14px;
	height: 26px;
    width: 936px;
	background: #e8e8e8;
	border-right: 1px solid #FFFFFF;
}
#submenu ul{
	float: left;
	margin: 0;
	border-left: 1px solid #FFFFFF;
}
#submenu li{
	float: left;
	list-style: none;
	border-right: 1px solid #FFFFFF;
}
#submenu li a{
	display: block;
	padding: 3px 15px;
	font-family: 'LTe50529','Roboto Condensed' !important;
	font-weight:400;
	text-decoration: none;
	font-size: 16px;
}
#submenu li.current a{
	font-weight: bold;
	color: #e00;
}

/* news */
#listanews{
	margin: 0;
}
#listanews li{
	list-style: none;
	border-bottom: 1px dotted #aaa;
	margin: 10px 0;
}
#listanews li h2 a{
	color: #999;
	text-decoration: none;
}
#listanews li h2 a:hover{
	color: #EE0000;
	text-decoration: underline;
}
#listanews .dettagli a{
	margin-right: 0;
}
#listanews li img{
	float: left;
	margin: 5px 15px 10px 0;
    border: 4px solid #FFFFFF;
	-webkit-box-shadow: 0 0 5px #AAAAAA;
	-moz-box-shadow: 0 0 5px #AAAAAA;
    box-shadow: 0 0 5px #AAAAAA;
}

.back{
	padding: 10px 0;
	font-weight: bold;
	}
.back a{
	padding: 3px 5px;
	background: #e3e3e3;
	text-decoration: none;
}
.back a:hover{
	text-decoration: underline;
}

p.data{
	margin: 25px 0 0 0;
	line-height: 1;
	color: #aaa;
	font-style: italic;
	font-weight: bold;
}
.pgnews .article p img{
	float: left;
	margin: 5px 15px 10px 0;
    border: 4px solid #FFFFFF;
	-webkit-box-shadow: 0 0 5px #AAAAAA;
	-moz-box-shadow: 0 0 5px #AAAAAA;
    box-shadow: 0 0 5px #AAAAAA;
}

/* footer */
#footerwrap{
	font-size: 12px;
	color: #eee;
	line-height: 1.5;
	min-height: 210px;
	background: #00103b url('../images/bg-footer.png') top left repeat-x;
}
#footer{
	margin: 0 auto;
	padding: 20px 0;
	width: 950px;
}
#footsx{
	float: left;
	text-align: left;
	width: 580px;
}
#footdx{
	float: right;
	text-align: right;
	width: 280px;
	background: url('../images/bg-mappa.png') top center no-repeat;
	padding-top:-10px;
	
}
#footdx h3{
	font-size: 19px;
	color: #fff;
}
#contromenu {
	margin-bottom: 25px;
}
#contromenu a{
	color: #fff;
}
#contromenu a:hover{
	color: #66aadd;
}
.filetto
{
	border: solid 1px #E7E7E7;
}
.myDot
{
	font-size:18px;
}
fieldset
{
		padding:5px; 
		border:solid 1px #E4E4E4;
		font-family: 'LTe50529', 'Roboto Condensed', sans-serif !important;
}
legend
{
	font-size:13px; font-weight:bold; text-transform:uppercase
	padding:0;
}
.legenda{
	
	display:block;
	float:left;
	margin-right:15px;
	padding:0px;
	position:relative;
	top:-3px;
	}
	
.mappaGoogle
{
	width:880px; 
	height:410px; 
	border:solid 1px #E4E4E4; 
	padding:5px; 
	margin:auto;
	-webkit-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px  #aaa;
	box-shadow: 0 0 5px  #aaa;
	
}

.mappaGoogle2
{
	width:880px; 
	height:462px; 
	
	margin:auto;
	-webkit-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px  #aaa;
	box-shadow: 0 0 5px  #aaa;
	margin-top:20px;
}

.tooltip { padding:0px; text-align:left; width:300px; display:block; text-decoration:none; }
.tooltip p { padding:0; margin:0 0 0px 0; font-size:12px;display:block; text-decoration:none;} 

.clearfix
{
	clear:both;
}


/* moduli */
#formcontatti{
	float: left;
	width: 580px;
	margin: 0 60px 30px 0;
}
table.tabella {
	margin: 10px;
	padding: 5px;
	border: 0;
}
table.tabella caption{
	margin: 0;
	padding: 5px;
	border: 0;
	background: #ccc;
}
table.tabella th{
	margin: 0;
	padding: 5px;
	border: 0;
	background: #ddd;
}
table.tabella td{
	margin: 0;
	padding: 5px;
	border: 0;
	text-align: center;
}

table.modulo {
	margin: 4px 0 0 0;
	border: 1px solid #ddd;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.25);
	width: 580px;
}
table.modulo th{
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
}
table.modulo td{
	margin: 0;
	padding: 10px 0 0 0;
	border: 0;
	text-align: left;
	width: 350px;
}
#submit{
	text-align: right;
}
table.modulo input, table.modulo select, table.modulo textarea{
	width: 99%;
	padding: 2px;
}
table.modulo select{
}
table.modulo textarea{
	height: 200px;
}
#oggetto{
}
#btnsubmit{
	width: 150px;
}
#privacy{
	margin: 0 0 5px 0;
	height: 52px;
	font-size:11px;
	overflow: auto;
	border: 1px solid #bbb;
	padding: 2px;
}
#thprivacy, #captcha{ border: none; }
#checkbox{ width: auto; line-height: 1; }

/* tabs */

/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin:0 !important;
    padding:0;
    border-bottom:1px solid #666;
    height:30px;
}

/* single tab */
ul.tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    background: url(../images/blue.png) no-repeat right 0;
    font-size:11px;
    display:block;
    height: 25px;
    line-height:11px;
    width: 75px;
    text-align:center;
    text-decoration:none;
    color:#333;
    padding: 5px 3px 0 3px;
    margin:0px;
    position:relative;
    top:1px;
}

ul.tabs a:active {
    outline:none;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: right -31px;
    color:#fff;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: right -62px;
    cursor:default !important;
    color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover { background-position: -248px -31px; }
ul.tabs a.l.current { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */
.panes .pane {
    display:none;
}

/* tab pane styling */
.panes div {
    display:none;
    padding:15px 10px;
    border:1px solid #999;
    border-top:0;
    font-size:14px;
    background-color:#fff;
}
.panes div  table{
	margin: 0 auto 15px auto;
}

.gotoMachine 
{
	padding:5px;display:block; border:solid 1px #E1E1E1; margin:auto;text-align:center; height:110px;line-height:110px;
}

.greenPanel
{
	
	margin:auto; 
	display:block; 
	
	background-color:#C5FF9D;
	border:solid 1px #00CC00;
		padding:5px;	
	margin-top:10px;
	-webkit-box-shadow: 0px 2px 2px 0px #4a4a4a;
	-moz-box-shadow: 0px 2px 2px 0px #4a4a4a;
	box-shadow: 0px 2px 2px 0px #4a4a4a;
}

.redPanel
{
	display:block; 
	background-color:#FFDDDD;
	border:solid 1px #FF0000;
	padding:5px;	
	margin-top:10px;
	-webkit-box-shadow: 0px 2px 2px 0px #4a4a4a;
	-moz-box-shadow: 0px 2px 2px 0px #4a4a4a;
	box-shadow: 0px 2px 2px 0px #4a4a4a;
}

.nivoSlider {
    position:relative;
    background:url(/images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.centra{text-align:center;}


#custom {
    width:512px;
    height:531px;
    padding:10px;
}
#custom div.close {
    right:-15px;
    top:-10px;
}
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
    display:none;
	/* place overlay on top of other elements */
    z-index:10000;
	/* styling */
    background-color:#FFF;
	width:675px;
	min-height:420px !important;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 10px 5px #000;
	-webkit-box-shadow: 0 0 10px #000;
	  padding:10px;
}
 
/* close button positioned on upper right corner */
.simple_overlay2 .close {
    background-image:url(/images/chiudi.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}


.simple_overlay2 {
	/* must be initially hidden */
    display:none;
	/* place overlay on top of other elements */
    z-index:10000;
	/* styling */
    background-color:#FFF;
	width:675px;
	min-height:160px !important;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 10px 5px #000;
	-webkit-box-shadow: 0 0 10px #000;
	  padding:10px;
}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(/images/chiudi.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

  /* styling for elements inside overlay */
  .details {
  position:absolute;
  top:45px;
  right:15px;
  font-size:12px;
  color:#000;
  text-align:left;
  width:650px;
  }
 
  .details h2 {
	color:#000;
	font-size:15px;
	padding-top:10px;
	display:block;
	position:relative;
  }
  
  
  /* close button positioned on upper right corner */
.overlayJCF .close {
    background-image:url(/images/chiudi.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}


.overlayJCF {
	/* must be initially hidden */
    display:none;
	/* place overlay on top of other elements */
    z-index:10000;
	/* styling */
    background-color:#FFF;
	width:675px;
	min-height:480px !important;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 10px 5px #000;
	-webkit-box-shadow: 0 0 10px #000;
	  padding:10px;
}