@charset "iso-8859-1";
/* CSS Document */
 

body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	text-align:justify;
	font-size:10pt;
	background-image: url(../grafica/bg_sfumato.png);
	background-repeat:repeat-x;
}

.logo { width:936px;}

.area_top {font-size: 8pt; width:936px; text-transform:uppercase; color:#000000; padding-bottom:8px;}
.bn01_item { padding:0px 0px 0px 20px; font-size: 8pt; text-transform:lowercase; color: #666666;}
.page { width:936px; border:#c9c9c9 1px solid;}

.content {padding:5px 20px 20px 20px; text-align:justify;}

.footer {color:#999999; width:936px;font-size: 8pt;}

.img01 {padding:5px;border:#009933 solid 1px;margin:10px;}
.img01a {padding:5px;border:1px solid #009933;margin-top:10px;}
.img02 {border:#666666 solid 1px;}


/*************** CARATTERISTICHE LINK **********/

a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #009900;text-decoration: none;}
a:active {color: #99CC33;text-decoration: none;}

a.footer_link:link {color: #999999; text-decoration: none;}
a.footer_link:visited {color: #999999;text-decoration: none;}
a.footer_link:hover {color: #009900;text-decoration: none;}
a.footer_link:active {color: #99CC33;text-decoration: none;}

a.link_blu:link {color: #6a86b0; text-decoration: none;}
a.link_blu:visited {color: #6a86b0;text-decoration: none;}
a.link_blu:hover {color: #000000;text-decoration: underline;}
a.link_blu:active {color: #999999;text-decoration: underline;}

a.link_rosso:link {color: #944444;	text-decoration: none;}
a.link_rosso:visited {color: #944444;text-decoration: none;}
a.link_rosso:hover {color: #000000;text-decoration: underline;}
a.link_rosso:active {color: #999999;text-decoration: underline;}

a.link_giallo:link {color: #cf960f;	text-decoration: none;}
a.link_giallo:visited {color: #cf960f;text-decoration: none;}
a.link_giallo:hover {color: #000000;text-decoration: underline;}
a.link_giallo:active {color: #999999;text-decoration: underline;}


/*************** CARATTERISTICHE TESTO **********/

.bold { font-weight:bold; }
.bold_italic { font-weight:bold; font-style:italic; }
.italic { font-style:italic; }
.txt_small { font-size:8pt; }
.txt_small_b { font-size:8pt;  font-weight:bold;}
.txt_verde_bold {color:#339933; font-weight:bold; }
.txt_blu_bold {color:#0066CC; font-weight:bold; }
.txt_rosso_bold {color:#990000; font-weight:bold; }
.txt_giallo_bold {color:#EEA804; font-weight:bold; }
.titolo00 { font-weight:bold; font-size:16pt; color:#339933;border-bottom:1px dotted #339933; margin-bottom:20px;}
.titolo01 { font-weight:bold; font-size:14pt; }
.titolo02 { font-weight:bold; font-size:12pt; background-color:#DEDEDE; padding-left:5px; color:#777777; }
.titolo03 { font-weight:bold; font-size:10pt; }



/*************** HOME **********/

.home_box_txt { font-size:8pt; padding-left:7px; }

.home_titolo_cop { font-weight:bold; font-size:12pt; padding: 3px 0px 0px 7px; text-transform:uppercase; color: #6a86b0; font-weight:bold;}
.home_titolo_giard { font-weight:bold; font-size:12pt; padding: 3px 0px 0px 7px; text-transform:uppercase; color: #944444;  font-weight:bold;}
.home_titolo_foto { font-weight:bold; font-size:12pt; padding: 3px 0px 0px 7px; text-transform:uppercase;color: #cf960f;  font-weight:bold;}

.home_box_cop { font-size:8pt; background-image: url(../grafica/home_bg_coperture.jpg); background-repeat:no-repeat; width:259px; text-align:left; }
.home_box_giard { font-size:8pt; background-image: url(../grafica/home_bg_giardini.jpg); background-repeat:no-repeat; width:259px; text-align:left;  }
.home_box_foto { font-size:8pt; background-image: url(../grafica/home_bg_fotovoltaico.jpg); background-repeat:no-repeat; width:259px; text-align:left;  }

/*main_image*/
.main_image {
	text-align:left top;
	background-position: left top;
	vertical-align: top;
	height:375px;
	background-image: url(../grafica/impernovo07_impernovo01.jpg);
	background-repeat:no-repeat;
}
.main_flash {
	text-align:left;
	border:#FFF solid 1px;
}
.cella_payoff_banner {
	text-align:right;
	vertical-align:top;
	width:240px;
	padding-right: 20px;
}
.cella_payoff_titolo {
	font:impact;
	font-size:30px;
	color:#a8b598;
}
.cella_payoff_testo {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51555b;
	margin-top: 20px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 0px;
}

