body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	text decoration: none;
	font-size: 11px;
	color: #097903;
	SCROLLBAR-FACE-COLOR: #CBEBBA;
	SCROLLBAR-HIGHLIGHT-COLOR: #097903;
	SCROLLBAR-SHADOW-COLOR: #097903;
	SCROLLBAR-3DLIGHT-COLOR: #CBEBBA;
	SCROLLBAR-ARROW-COLOR: #097903;
	SCROLLBAR-TRACK-COLOR: #CBEBBA;
	SCROLLBAR-DARKSHADOW-COLOR:#CBEBBA;
	SCROLLBAR-BASE-COLOR: #097903;
}
/* COMUNI */
div#div_centrador {
	position: relative;
	height:100%;
	width: 100%;
}

#verde1{
	position:absolute;
	top:50%;
	left:50%;
	width:900px;
	height:600px;
	margin-left:-450px;
	margin-top: -300px;
	background-color: #CBEBBA;
	visibility: visible;
	overflow: hidden;
	z-index:2;
}
#verde2{
	position:absolute;
	top:50%;
	left:50%;
	width:900px;
	height:600px;
	margin-left:-450px;
	margin-top: -300px;
	background-color: #E1F2BC;
	visibility: visible;
	overflow: hidden;
	z-index:2;
}

#rigabianca{
	position: absolute;
	top: 537px;
	left:0px;
	width: 100%;
	height: 35px;
	background-color: #ffffff;
	overflow:visible;
	visibility: visible;
	z-index:7;
}
#ball_rosso{
	position: relative;
	bottom: 0px;
	left:660px;
	margin: 0px;
	height:22px;
	width: 90px;
	background-image: url(img/bal_rosso.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	z-index:11;
	padding-left:3px;
	padding-top:12px;
}
#ball_nero{
	position: relative;
	bottom: 0px;
	left:660px;
	margin: 0px;
	height:22px;
	width: 90px;
	background-image: url(img/bal_nero.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	z-index:11;
	padding-left:3px;
	padding-top:12px;
}
#carhome{
	position: absolute;
	left: 788px;
	top:523px;
	margin: 1px;
	height:57px;
	width: 102px;
	z-index:70;
	overflow: visible;
	
}
#copy{
	position: absolute;
	left: 5%;
	bottom:1px;
	height:15px;
	width: 90%;
	overflow:visible;
	z-index:1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CBEBBA;
	border-bottom-color: #CBEBBA;
	vertical-align: middle;
}
#titoloweb{
	position: relative;
	top: 10px;
	left:300px;
	width: 300px;
	height: 30px;
	overflow:visible;
	z-index:6;
	visibility: visible;
	text-align:left;
	font-family: verdana;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
	
}
#bottonisopra{
	position: relative;
	padding-top:10px;
	top: 15px;
	left:310px;
	width: 300px;
	height: 100px;
	overflow:visible;
	z-index:8;
	visibility: visible;
	
}

#firma{
	position: absolute;
	left: 14px;
	top:476px;
	margin: 1px;
	height:40px;
	width: 20px;
	overflow:visible;
	z-index:30;
	
}
/* fine COMUNI */

/* txt */

.txtVerde, .txtVerde a, .txtVerde a:active, .txtVerde a:visited{
	font-size:11px;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
}

.txtVerde a:hover{
font-size:11px;
text-decoration: none; 
color: #FD0203;
}
.txtb, .txtb a, .txtb a:active, .txtb a:visited{
	font-size:13px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
.txtb a:hover{

text-decoration: none; 
color: #FD0203;
}
.txtjust{
	font-size:11px;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
	text-align: justify;
}

.foot{
	font-size: 10px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
 .foot a, .foot a:visited, .foot a:active {
	text-decoration:none;
	color:#666666;
	
}
 .foot a:hover{
	text-decoration:none;
	color:#097903;
}

.imgbianco {
	border: 2px solid #FFFFFF;
}
.imgverde {
	border: 2px solid #097903;
}
.bottonisopra_link, .bottonisopra_link a, .bottonisopra_link a:visited{

	text-align:left;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #097903;	
	text-decoration: none;
	line-height: 20px;
	
}
.bottonisopra_link a:active, .bottonisopra_link a:hover{

text-decoration: none;
color: #FD0203;	
	
}
.mail a, .mail a:visited, {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #097903;	
}
.mail a:hover, .mail a:active, {
	
	font-weight: bold;
	text-decoration: none;
	color: #FD0203;	
}
.homelink, .homelink a, .homelink a:active, .homelink a:visited{
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
.homelink a:hover{
	color: #666666;
	text-decoration: none;	
}
.homelink2{
	font-size: 14px;
	line-height: 16px;
	color: #FD0203;
	text-decoration: none;
	text-indent: 5px;
}
/* fine TXT */

/* POP */

.titolopop{

	z-index:6;
	text-align:center;
	font-family: verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
	
}
.titolocritica{
	z-index:6;
	font-family: verdana;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FD0203;

	
}

#bio{
	position: absolute;
	left: 435px;
	top:5px;
	margin: 1px;
	height:100px;
	width: 100px;
	z-index:6;
	overflow:visible;
	background-image: url(img/bio.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
}
.foto, .foto a, .foto a:visited, .foto a:active 
{
	font-size: 14px;
	font-weight: bold;
	color: #097903;
	text-decoration:none;
	
}
.foto a:hover 
{color: #FD0203;text-decoration:none;}
#fotoin{
	position: relative;
	float: left;
	top:150px;
	margin: 0px;
	height:100px;
	width: 100px;
	z-index:6;
	padding: 5px;
	
}
#fotos{
	position: relative;
top:-150px;
left: 70px;
	
}
/* fine POP */




/* CONTENUTI */
#cont_center{
	position: absolute;
	left: 229px;
	top:150px;
	margin: 0px;
	height:350px;
	width: 670px;
	z-index:6;
	overflow:auto;
	overflow-x:hidden;
	SCROLLBAR-FACE-COLOR: #CBEBBA;
	SCROLLBAR-HIGHLIGHT-COLOR: #097903;
	SCROLLBAR-SHADOW-COLOR: #097903;
	SCROLLBAR-3DLIGHT-COLOR: #CBEBBA;
	SCROLLBAR-ARROW-COLOR: #097903;
	SCROLLBAR-TRACK-COLOR: #CBEBBA;
	SCROLLBAR-DARKSHADOW-COLOR:#CBEBBA;
	SCROLLBAR-BASE-COLOR: #097903;
}
#cont_center2{
	position: absolute;
	left: 320px;
	top:140px;
	margin: 0px;
	height:370px;
	width: 670px;
	z-index:6;
	overflow:hidden;


}
#cont_center_small{
	position: absolute;
	padding-top:10px;
	left: 229px;
	top:140px;
	margin: 0px;
	height:340px;
	width: 500px;
	z-index:80;
	overflow:hidden;

}
#cont_top_right{
	position: absolute;
	left: 684px;
	top:15px;
	margin: 0px;
	height:136px;
	width: 247px;
	z-index:20;
	overflow:visible;

}
#imgcont{
	position: relative;
	float:left;
	padding-right: 15px;
	padding-bottom: 10px;
	top:15px;
	margin: 0px;
	height:auto;
	width: auto;
	z-index:90;
	overflow:visible;

}
#imgcont2{
	position: relative;
	float:left;
	padding-right: 15px;
	padding-bottom: 10px;
	top:10px;
	margin: 0px;
	height:auto;
	width: auto;
	z-index:90;
	overflow:visible;

}
#imgcontclear{
	position: relative;
	clear:both;

	
	margin: 0px;
	height:auto;
	width: auto;
	
	

}
#imgcontr{
	position: relative;
	float:left;
	padding-right: 15px;
	padding-bottom: 10px;
	top:15px;
	margin: 0px;
	height:auto;
	width: auto;
	z-index:90;
	overflow:visible;

}
#imgcontr2{
	position: absolute;
	left:-100px;
	
	top:15px;
	margin: 0px;
	height:auto;
	width: 400px;
	z-index:90;
	overflow:visible;

}
#didascaliaFum{
	position: absolute;
	top:220px;
	left:638px;
	width: 240px;
	z-index:91;
	overflow:visible;
	text-align:right;

}
#didascaliaFum2{
	position: absolute;
	top:179px;
	left:460px;
	width: 240px;
	z-index:91;
	overflow:visible;
	text-align:right;

}
#didascaliaFum3{
	position: absolute;
	top:179px;
	left:475px;
	width: 240px;
	z-index:91;
	overflow:visible;
	text-align:right;

}
#didascaliaFum4{
	position: absolute;
	top:244px;
	right:20px;
	width: 90px;
	z-index:91;
	overflow:visible;
	text-align:left;

}
.didascaliaFum_txt {
color:#FD0203;
font-size:11px;
text-decoration:none;

}
.didascaliaFum_txt #tit {
color:#FD0203;
font-size:11px;
text-decoration:none;
font-weight:bold;
line-height:17px;

}
#didascalia1{
	position: relative;
	float:left;
	right:2px;
	bottom:-110px;
	margin: 0px;
	height:inherit;
	width: 80px;
	z-index:91;
	overflow:visible;
	text-align:right;



}
#didascalia2{
	position: relative;
	top:2px;
	margin: 0px;
left:20px;
	width:125px;
	height:20px;
	z-index:91;
	overflow:visible;
	text-align:center;



}
#didascalia3{
	position: relative;
	top:2px;
	margin: 0px;
left:55px;
	width:125px;
	z-index:91;
	overflow:visible;
	text-align:center;



}
#didascalia4{
	position: relative;
	top:2px;
	margin: 0px;
left:15px;
	width:125px;
	z-index:91;
	overflow:hidden;
	text-align:center;



}
#didascalia5{
	position: relative;
	top:2px;
	margin: 0px;
left:35px;
	width:125px;
	z-index:91;
	overflow:visible;
	text-align:center;

}
#didascalia6{
	position: relative;
	top:2px;
	margin: 0px;
left:30px;
	width:125px;
	height:20px;
	z-index:91;
	overflow:visible;
	text-align:center;



}

.didascalia_txt, .didascalia_txt a,.didascalia_txt a:visited{
color:#097903;
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.didascalia_txt a:active,.didascalia_txt a:hover{
color:#FD0203;
text-decoration:none;
}
/* Fine CONTENUTI */

#fumetto_extra{
	position: absolute;
	top: 336px;
	width: 128px;
	left:305px;
	height: 250px;
	overflow:visible;
	visibility: visible;
	z-index:100;
}
#ball_rossocont{
	position: relative;
	bottom: 0px;
	left:660px;
	margin: 0px;
	height:22px;
	width: 90px;
	background-image: url(img/bal_rosso.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	z-index:11;
	padding-left:3px;
	padding-top:12px;
}
#ball_nerocont{
	position: relative;
	bottom: 0px;
	left:660px;
	margin: 0px;
	height:22px;
	width: 90px;
	background-image: url(img/bal_nero.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	z-index:11;
	padding-left:3px;
	padding-top:12px;
}
#carcont{
	position: absolute;
	left: 788px;
	bottom:15px;
	margin: 1px;
	height:57px;
	width: 102px;
	z-index:12;
	overflow:visible;
	visibility: visible;
}
#fuoriextra{
	position: absolute;
	left: 500px;
	top:145px;

	z-index:90;
	overflow:visible;
	visibility: visible;
}
#fuoriextra2{
	position: absolute;
	left: 240px;
	top:165px;

	z-index:90;
	overflow:visible;
	visibility: visible;
}
#succ{
position:absolute;
left:755px;
top:498px;
z-index: 100;}
#telec{
position:absolute;
left:690px;
top:130px;
z-index: 100;}


/* Inizio CLASSICI */
#cont_cla{
position:relative;
width:875px;
height:220px;
padding:20px;
left:7px;
top:110px;
overflow: auto;
	SCROLLBAR-FACE-COLOR: #CBEBBA;
	SCROLLBAR-HIGHLIGHT-COLOR: #097903;
	SCROLLBAR-SHADOW-COLOR: #097903;
	SCROLLBAR-3DLIGHT-COLOR: #CBEBBA;
	SCROLLBAR-ARROW-COLOR: #097903;
	SCROLLBAR-TRACK-COLOR: #CBEBBA;
	SCROLLBAR-DARKSHADOW-COLOR:#CBEBBA;
	SCROLLBAR-BASE-COLOR: #097903;
}
#cont_cla2{
position:relative;
width:875px;
height:220px;
padding:20px;
left:7px;
top:110px;
overflow: hidden;

}
#img_cla{
position:relative;
float:left;
height:auto;
width:auto;
padding-right:20px;

}
#firma_cla{
	position: absolute;
	left: 14px;
	top:531px;
	margin: 1px;
	height:40px;
	width: 20px;
	overflow:visible;
	z-index:30;
	
}
#titolo_cla{
	position: absolute;
	right: 40px;
	top:210px;
	height:40px;
	width: 300px;
	overflow:visible;
	z-index:30;
	text-align:right;
	font-size:16px;
	color:#Ffffff;
	font-weight:bold; 
	
}
#titolo_ill{
	position: absolute;
	right: 10px;
	top:80px;
	height:40px;
	width: 250px;
	overflow:visible;
	z-index:80;
	text-align:left;
	font-size:14px;
	color:#Ffffff;
	font-weight:bold; 
	
}
.cla_menu, .cla_menu a, .cla_menu a:visited, .cla_menu a:active{
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.cla_menu a:hover{

	color: #FD0203;
	text-decoration: none;

}
#ind{
position:absolute;
left:430px;
top:498px;
z-index: 100;}
/* Fine CLASSICI */