@charset "utf-8";
/* CSS Document */

body {
	background-color: #BE97A0;
	background-image: url(../grafica/bg.png);/**/
	background-repeat: repeat-x;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;	
	color: #333333;
}

#page {
	width:994px;
	background-color:#FFFFFF;
	border:#000000 1px solid;
}



.content {
	background-image: url(../grafica/bg_page.gif);
	background-repeat: no-repeat; 
}
.content_pag {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;/**/
	font-size:10pt;
	text-align:justify;
}
.content_pag_prod {
	padding-left:20px;
	/*padding-right:0px;*/
	padding-top:10px;
	padding-bottom:5px;
	font-size:10pt;
	text-align:justify;
}
.content_tab {
	width:954px;
	/*font-size:8pt;*/
}

.footer {
	font-size: 8pt;
	color: #996600;
	background-image:url(../grafica/footer_riga.png);
	background-repeat:repeat-x;
	padding-top:10px;
	text-align:left;}
	
.home_box {
	color: #333333;
	background-image:url(../grafica/home_bg_area.png);
	background-repeat:no-repeat;
}
.home_box01 {padding:10px; font-size:8pt; line-height:8pt;}
.home_box01_zh {padding:10px; font-size:8pt; line-height:10pt;}

.titolo01 {
	font-size: 24pt;
	font-weight: bold;
	color: #996666;
	padding-bottom:7px;
	text-align:left;
}
.titolo_sezione {
	font-size: 12pt;
	font-weight: bold;
	color: #d8c282;
	font-family:"Times New Roman", Times, serif;
	font-stretch: ultra-expanded;
}
.img01_left {
	border: 3px #CCCCCC double;
	margin-right: 15px;	
}

.titolo02 {
	font-size: 14pt;
	font-weight: bold;
	color: #CEA422; /*9a5e5d  CC9999*/
	font-family:"Times New Roman", Times, serif;
	border-left:1px dotted #E2BE52;/**/
	padding-left:5px;
}

.font_small {font-size: 8pt;}
.gruppo{font-size: 8pt;}
.gruppo_padding {padding-left:27px; padding-right:7px; border-top:#CEA422 1px dotted; border-right:#CEA422 1px dotted;}


.titolo02a {
	font-size: 16pt;
	font-weight: bold;
	color: #CEA422; /*9a5e5d  CC9999*/
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px dotted #E2BE52;
	margin-bottom:10px;
	text-align:right;
}
.titolo03 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333; /*9a5e5d  CC9999*/
	
}
.titolo04 {
	font-size: 18pt;
	/*font-weight: bold;*/
	color: #666666; /*  */
	margin-bottom:10px;
	padding-top:15px;
	padding-bottom:3px;
	text-align:center;
	border-bottom:1px dotted #E2BE52;
	font-family:"Times New Roman", Times, serif;
}
.bold {font-weight: bold;}
.bold01 {font-weight: bold;	color: #993333; }.img02_left {
	margin-right: 15px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.img01_right {
	border: 3px #CCCCCC double;
	margin-left: 15px;
}

.menu {
	background-color:#FFFFFF;
	background-image:url(../grafica/bg_bn.png);
	background-repeat:repeat-x;
	height:32px;
	color:#eccea2;
	padding-top:3px;
	padding-left:16px;	
	text-align:center;
}
#didascalia {font-size: 8pt; color: #993333; text-align:left; line-height: 9pt; }

