html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

.reset{
	clear:both;
}
body{
	font-size: 12px;
	font-family:helvetica;
	color:#095BA5;
	text-align:center;
}
a{
	color:#095BA5;
	text-decoration:none;
	border: 0px;
}
a img{
	color:white;
	border:0;
}
ul{
	list-style: none;
}
hr{
	border: 0;
	border-bottom: 1px #bbb dashed;
}
div#IE-hack{
	text-align:center;
}
div#IE-hack div{
	text-align:left;
}
.ieCenterHack{
	width:100%;
	text-align:center;
}

div#wrapper{
	width:893px;
	margin:10 auto;
	text-align:left;
}

.left{
	float:left;
}
.right{
	float:right;
}

/***************** HEAD *****************/
div#title{
	margin-left:10px;
	margin-right:2px;
}
div#wrapper div#head{
/*	background-color: blue;
*/}
div#logo{
	/*background: url('img/elem/logo.jpg') no-repeat center center;*/
	width:115px;
	height:115px;
	float:left;
}
div#cmdbox{
	background: url('img/elem/logo.jpg') no-repeat center center;
	width:530px;
	height:23px;
	float:right;
}
div#lang{
	color:#095BA5;
	float:right;
	font-family:arial;
	font-size:12px;
	padding:3px;
	text-align:right;
	width:50px;
}
div#menu{
	margin-top:45px;
	width:492px;
	height:46px;
	
	float: right;
}
div#menu ul{
	list-style: none;
}
div#menu ul.main li a div{
	float:left;
/*	77 x 46*/
	width:68px;
	height:38px;
	color:white;
	font-family: helvetica;
	padding: 9px 8px 0 0;
	text-align:right;
	font-size:13px;
	letter-spacing:-0.2pt;
	margin:0 3px;
}
div#menu ul.main li ul li a{
	height:13px;
	padding:10px;
	width:138px;
}
div#menu ul.main li a {
	color:white;
	text-decoration:none;
}
.submenu{
	cursor: default;
}
div#banner{
/*	893x373*/
	width:893px;
	height:373px;
	margin:5px 0;
}
div#area-title{
/*	margin: 13px 0 30px;*/
	margin:13px 0 10px;
}
/***************** MAIN *****************/
div#wrapper div#main{
	padding: 0 20px;
	margin: 5px 0;
}
div#main div#news{
	float:left;	
/*	height:300px;*/
/*	margin:20px 0;*/
	width:270px;
}
div#main div#prodotti{
/*	width:570px;*/
	width:550px;
/*	height:300px;*/
	float:right;	
/*	border: 1px #ccc dotted;*/
/*	margin:20px 0;*/
}
div#main div.vert_sep{
/*	width:570px;*/
/*	width:15px;*/
	width:1px;
/*	height:450px;*/
	height: 258px;
	float:left;	
	padding:0 7px;
/*	margin:20px 0;*/
}
div#main div.vert_sep div.vert_img{
	margin: 30px 0;
/*	height:265px;*/
/*	height:355px;*/
	height: 90%;
}
div#area-title ul{
	list-style: disc;
}
/***************** FOOT *****************/
div#wrapper div#foot{
/*	background: url('img/elem/footer-bar.jpg') no-repeat center center;*/
	text-align: center;
	width:894px !important;
	height:11px !important;
	padding:5px 0;
	font-size: 10px;
	font-family: Helvetica;
	
	margin-top: 35px;
}

/*/ *********************************************** /*/
/*/ ****************  Pages  ********************** /*/
/*/ *********************************************** /*/

/***************** Qualità *****************/

div#pdf-list{
	margin-bottom: 20px;
}
div#pdf-list div.pdf-block{
	float: left;
/*	width:156px;*/
	width:202px;
	text-align: center;
}

div#pdf-list div.pdf-block div.pdfs-tit{
	font-family: Helvetica;
	font-weight:bold;
	font-size: 13px;
	
	margin:	0 auto; /* EDIT: was 0 auto 25px; */
	width:180px;
	height: 25px; /* EDIT: was 30px; */
	text-align: center;
}

/***************** News Backend *****************/
#imgToggler{
	width:140px;
	border:1px #ccc solid;
	background-color: #eee;
	padding: 1 10 3;
}

/**************************************************/
.gopt h1{
	font-size: 17px;
	color: #095BA5;
	font-family: Helvetica;
}
ul#news-list li a{
	/*height:115px;*/
	cursor:pointer;
}
.hidd{
	display:none;
}

div#file-box{
	margin-top: 20px;
}

div.files{
	font-size:12px;
	color:#444444;
	font-family:Arial;
	padding: 0 10px;
}

/************************************************/

.space-10{
	width: 10px;
	height: 10px;
}
.space-15{
	width: 15px;
	height: 15px;
}
.space-20{
	width: 20px;
	height: 20px;
}
.space-25{
	width: 25px;
	height: 25px;
}

/************************************************/


#decheckAll, #checkAll{
	cursor: pointer;
	display: inline;
	font-style: italic;
}
