@charset "utf-8";
body  {
	font: 100% Arial, sans-serif;
	background: #fff url(../img/bkg.jpg) no-repeat center top;
	margin: 20px 0px 0px;
	padding: 0;
	color: #7C7C7D;
	text-align: center;
}
/* CONTAINER */
.thrColFixHdr #container {
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	position: relative;
} 
.thrColFixHdr #container #containerContent {
	width: 760px;
	padding: 0px;
	margin: 15px 0px 30px;
	overflow: hidden;
	float: left;
	background-image: url(../img/bkg-content.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
} 
/* HEADER */
.thrColFixHdr #header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	background-image: url(../img/bkg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
.linkHor {
	background-color: #FFF;
	display: block;
	height: 18px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	padding: 7px 6px 6px 16px;
	margin: 0px 5px;
	color: #999;
	text-decoration: none;
	background-image: url(../img/capo-link.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.linkHor:hover {
	color: #000;
}
.linkHor-active {
	background-color: #FFF;
	display: block;
	height: 28px;
	width: 84px;
	border: 1px solid #eee;
	float: right;
	font-size: 10px;
	line-height: 28px;
	padding: 0px 4px 0px 16px;
	color: #666;
	text-decoration: none;
	background-image: url(../images/capo-link.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	margin: 0px 3px 0px 3px;
	font-weight: bold;
	text-transform: uppercase;
}
.linkIst {
	background-color: #FFF;
	display: block;
	height: 34px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	padding: 6px 0px 0px 8px;
	margin: 0px 3px;
	color: #CF6400;
	text-decoration: none;
	background-image: url(../img/bkg-link-ist.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	width: 135px;
}
.linkIst:hover {
	color: #6D3500;
}
.linkIst-active {
	background-color: #FFF;
	display: block;
	height: 28px;
	width: 84px;
	border: 1px solid #eee;
	float: right;
	font-size: 10px;
	line-height: 28px;
	padding: 0px 4px 0px 16px;
	color: #666;
	text-decoration: none;
	background-image: url(../images/capo-link.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	margin: 0px 3px 0px 3px;
	font-weight: bold;
	text-transform: uppercase;
}
#container #link1 {
	margin-left:0px;
	background-image:url(../img/bkg-link-ist1.gif);
	width:144px;
	padding-left: 16px;
}
#container #link5 {
	margin-right:0px;
}
.thrColFixHdr #header .menuHeader {
	overflow: hidden;
	float: right;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr .imgHeader {
	margin: 0px;
	padding: 0px 0px 0px 160px;
	float: left;
	background-color: transparent;
	height: 143px;
	width: 600px;
}
/* SIDEBAR1 */
.thrColFixHdr #sidebar1 {
	float: left;
	width: 166px;
	padding: 0px;
	margin: 0px;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666;
	list-style-type: none;
}
#sidebar1 li {
	padding: 0px;
	margin: 0px 0px 1px 0px;
}
#sidebar1 ul li a {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 134px;
	margin: 0px;
	padding: 0px 16px 12px 16px;
	background-color: trasparent;
	background-image: url(../img/bkg-link-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar1 ul li a:hover {
	color: #CF6400;
	background-color: trasparent;
	background-image: url(../img/bkg-link-menu.gif);
}
/* SIDEBAR2 */
.thrColFixHdr #sidebar2 {
	float: right;
	width: 155px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #6d6f71;
	background-image: url(../images/bg-menu-evid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar2 .titBoxEvid {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	color: #636468;
	text-decoration: underline;
}
#sidebar2 .flashBoxEvid {
	line-height: 16px;
	color: #636468;
	margin: 0px;
	padding: 0px;
}
#sidebar2 .BoxEvid {
	margin: 0px 0px 0px 8px;
	padding: 14px 14px 14px 12px;
	line-height: 13px;
	/*	border-bottom: 1px dashed #CF6400;*/
	background-image: url(../img/bkg-box-evid.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar2 .BoxEvidCel {
	margin: 0px 0px 0px 8px;
	padding: 14px 14px 14px 6px;
	line-height: 13px;
	background-color: #EAF2F9;
	background-image: url(../img/bkg-box-evid.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#sidebar2 a {
	font-size: 10px;
	line-height: 16px;
	color: #636468;
	text-decoration: none;
}
#sidebar2 a:hover {
	color: #CF6400;
}
/* MAINCONTENT */
.thrColFixHdr #mainContent {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 429px;
} 
/*				 home page				 */
#mainContent .titNewsHome {
	font-weight: bold;
	margin: 0px;
	padding: 7px 7px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #636468;
}
#mainContent .imgNewsHome {
	background-color: #93C4ED;
	margin: 0px;
	padding: 0px 0px 20px;
}


#mainContent .datanews {
	color: #CF6400;
}
#mainContent .NewsHome {
	font-size: 11px;
	line-height: 16px;
	color: #7C7C7D;
	margin: 0px;
	padding: 0px 7px 7px;
}

#mainContent .dettNews {
	text-align: right;
	color: #CF6400;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
}
#mainContent .dettNews:hover {
	color: #FFFFFF;
	background-color: #93C4ED;
}
#mainContent a {
	color: #6D3500;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
/* 			pagina elenco 			*/
#mainContent .TitElProd {
	background-image: url(../images/bg-tit-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px 14px 0px 0px;
	width: 418px;
	line-height: 28px;
	font-size: 10px;
	color: #007932;
	font-weight: bold;
	clear: both;
}
#mainContent .BoxElProd {
	background-color: #FFFFFF;
	margin: 0px 28px 0px 20px;
	padding: 14px 16px 14px 9px;
	font-size: 10px;
	line-height: 13px;
	width: 387px;
	overflow: hidden;
	float: left;
	clear: both;
}
#mainContent .BoxElNomeProd {
	width: 130px;
	margin: 0px 4px 0px 0px;
	overflow: hidden;
	padding: 0px;
}
#mainContent .BoxElDescProd {
	margin: 0px 4px 0px 0px;
	width: 160px;
	overflow: hidden;
	padding: 0px;
}
#mainContent .imgElProd {
	width: 60px;
	text-align: left;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	overflow: hidden;
}

/* FOOTER */
.thrColFixHdr #footer {
	font-size: 11px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 14px 16px;
	float: left;
	width: 728px;
	color: #FFF;
	background-image: url(../img/bkg-footer.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 103px;
	border-top: 1px dashed #B7B7B9;
} 
.thrColFixHdr #footer p {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 18px;
}
.thrColFixHdr #footer a {
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #footer a:hover {
	color: #000;
	background-color: #FFF;
}
/* ALTRO */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.boxDownload {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../img/bkg-box-download.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
}
.titDownload {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 265px;
	display: block;
}
.descDownload {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 265px;
	display: block;
}
#mainContent .linkDownload {
	color: #CF6400;
	text-decoration: none;
	background-color: #CFD2D7;
	float: right;
	text-align: right;
	font-size: 10px;
}
#mainContent #sitemap {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	list-style-image: url(../img/capo-link-trans.gif);
}
#mainContent #sitemap a {
	color: #CF6400;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
#mainContent #sitemap a:hover {
	color: #6D3500;
	text-decoration: underline;
}#mainContent #modulo {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
#mainContent input, #mainContent textarea, #mainContent select {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.testobase{
	margin: 10px;
}