/* CSS Document */

body,html{
	font-family:"Garamond", "Times new roman";
	font-size:16px;
	color:#666666;
	line-height:24px;
	text-align:right;
	background-color:#ffffff;
}

P, UL, OL, LI, DL, DD, DT, HR, DIV, H1, H2, H3, H4, H5, H6, FORM {margin:0; padding:0; list-style-type:none;}



P{padding:5px 0px 12px 5px;}

#content strong{
	color:#a4c407;
}

#content ul li{
	background:url(../../../www/share/web/images/dot_blue.gif) no-repeat 7px 7px;
	margin:0 0 0 0;
	padding:0px 0px 0px 24px;
	font-size:14px;
	text-align:left;
	color:#333333;
}



#content ol li{
	margin:0 0 0 40px; 
	padding:0px 0px 0px 0px;
	font-size:11px;
	text-align: justify;
	list-style-type:decimal;
}





.lowRow{
	padding-bottom:8px;
}

.lowBorder{
	background-image:url(../../../www/share/www/images/web/horLine.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.topBorder{
	background-image:url(../../../www/share/www/images/web/horLine.gif);
	background-position:top;
	background-repeat:repeat-x;
}


#footerAddress h3{
	display:none;
}



#footerAddress h5{
	display:none;
}




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


/*Link standard*/

a{ color:#7db100; text-decoration:underline; font-weight:bold;}
a:hover {color: #9ace1e; text-decoration:none; font-weight:bold;}


a.readMore{color:#008bcb; text-decoration:underline; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-left:8px; background:url(../../share/web/images/linkArrow.gif) no-repeat 0px 2px;}
a.readMore:hover {text-decoration:none;}

#footerLinks a:link { color:#ffffff; text-decoration:none;}
#footerLinks a:visited { color:#ffffff; text-decoration:none;}
#footerLinks a:active { color:#ffffff; text-decoration:underline;}
#footerLinks a:hover { color:#ffffff; text-decoration:underline;}

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

#searchColumn ul{
	float:left;
	width:170px;
}

#searchColumn ul.search1 li{
	background:url(../../../www/share/www/images/web/dot_redDark.gif) no-repeat 7px 7px;
	margin:0 0 0 0;
	padding:0px 0px 0px 24px;
	font-size:11px;
	float:left;
	width:100%;

}

#searchColumn ul.search2 li{
	background:url(../../../www/share/www/images/web/dot_red.gif) no-repeat 7px 7px;
	margin:0 0 0 0;
	padding:0px 0px 0px 24px;
	font-size:11px;
	float:left;
	width:100%;

}

#searchColumn a:link { color:#444444; text-decoration:underline;}
#searchColumn a:visited { color:#444444; text-decoration:underline;}
#searchColumn a:active { color:#666666; text-decoration:none;}
#searchColumn a:hover { color:#666666; text-decoration:none;}


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

.technicalData td{margin:2px; padding:0px; font-size:11px; color:#333333; border-bottom:1px solid #dadada;}
.technicalData th{margin:2px;  padding:0px; font-size:11px; color:#333333; width:170px; text-align:left; border-bottom:1px solid #dadada;}
.technicalData tr{border-bottom:1px solid red;}

/*************************************************************************/
.preview-tooltip {
	width: 390px;
	/*height: 295px;*/
	padding: 0;
	z-index: 53000;
	text-align: center;
}

.preview-tooltip .tip-title {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0pt 0pt;
	padding: 5px;

}

.preview-tooltip .tip-text {
	margin-right: 0px;
	margin-top: 0px;

}

.preview-tooltip .error {
	background: none;
	width: 220px;
	height: 155px;
}


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

.gallery-tooltip {
	width: 150px;
	background-color:#f5f5f5;
	border:1px solid #e6e6e6;
	padding: 0;
	z-index: 53000;
	text-align: left;
	font-size:11px;
}

.gallery-tooltip .tip-title {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0pt 0pt;
	padding: 5px;

}

.gallery-tooltip .tip-text {
	margin-right: 0px;
	margin-top: 0px;
	padding:5px;

}

.gallery-tooltip .error {
	background: none;
	width: 220px;
	height: 155px;
}


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

#downloadList{
	float: left;
	width:100%;
	padding:5px;
}

#downloadList  ul {
	width:100%;
	float: left;
	
}

	

#downloadList ul li{
	background:url(../../../www/share/www/images/web/dot_download.gif) no-repeat 0px 6px;
	margin:0px;
	padding:0px 0px 4px 15px;
	font-size:11px;
}

#downloadList ul li a{
	text-decoration:underline;
}

#downloadList ul li a:hover{
	text-decoration:none;
}

/***********************************************************************************/
#imageList {
	float: left;
	width:100%;
	padding:5px;

}

#imageList  ul {
	width:100%;
	float: left;
}

#imageList  ul  li  img{
	border:2px solid #dedede;
	padding:0px;
	margin:4px;
	float: left;
}

#imageList  ul  li{
	float: left;
	display:block;
	
	background:url() no-repeat 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/***********************************************************************************/


#videoArea {
	float: left;
	width:730px;
	padding:5px;
}

#videoList {
	margin-top:5px;
	padding-right:10px;
	float:left;
	width:100%;

}


#videoList h4{
	line-height:normal;
}

#videoList  ul  li{
	height:auto;
	background:url() no-repeat 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	font-size:11px;
	float:left;
	width:130px;
}

#videoList  ul  li img{
	margin-top:5px;
	width:100px;
	border:0px;
}

#videoList a:link img {border:2px solid #dedede;}
#videoList a:visited img {border:2px solid #dedede;}
#videoList a:active img{border:2px solid #dedede;}
#videoList a:hover img{border:2px solid #dedede;}

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

#explodedList{
	width:100%;
	float: left;
	padding:0px 0px 5px 0px;
	margin-left:-10px;
}

#explodedList li.sub {
	margin:0px;
	background:url(../../../www/share/www/images/web/dot_small.gif) no-repeat 0px 5px;
	padding:0px 0px 4px 10px;
	line-height:15px;
	float:left;
	width:100%;
}

#calendarList{
	width:180px;
	float: left;
	padding:0px 0px 5px 0px;
	margin-left:5px;

}

#calendarList li.sub {
	margin:0px;
	background:url(../../../www/share/www/images/web/dot_calendarSmall.gif) no-repeat 0px 4px;
	padding:0px 0px 4px 15px;
	line-height:14px;
	width:100%;
	float:left;
}


#explodedList a:link.subLink {
	color: #777777;
	text-decoration: underline;
}
#explodedList a:visited.subLink {
	color: #777777;
	text-decoration: underline;
}
#explodedList a:active.subLink {
	color: #777777;
	text-decoration: none;
}

#explodedList a:hover.subLink {
	color: #777777;
	text-decoration: none;
}

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

#sitemap ul {
	width:100%;
	float:left;
}

#sitemap ul li h2 {
	padding:5px 0px 5px 0px;
	font-size:17px;
	float:left;
}

#sitemap h2 a{
	color:#3f9937;
}

#sitemap ul li {
	margin:0px;
	background:url(../../../www/share/www/images/web/dot_green_2.gif) no-repeat 0px 13px;
	padding:0px 0px 4px 15px;
	float:left;
	width:100%;
}


#sitemap ul li ul li {
	margin:0px;
	background:url(../../../www/share/www/images/web/dot_small.gif) no-repeat 0px 7px;
	padding:0px 0px 2px 15px;
	float:left;
	width:90%;
}


#sitemap ul li ul li a{
	color:#777777;
}

/***********************************************************************************/
a[href="#top"]{
	border:1px solid #dedede;
	margin-left:15px;
	padding:0px;
	background-color:#f6ffd1;
	display:block;
	width:60px;
	text-align:center;
	font-size:9px;
	float:left;
	color:#3f9937;
}
/***********************************************************************************/
.scheda h1{
	color:#a4c407;
	font-size:30px;
}

.scheda h2{
	color:#999999;
	font-size:14px;
}

