@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:11px;
	line-height:14px;
}
.stile a {
color:#000000;
text-decoration:none;
border:0;
}
.stile a:link {
color:#000000;
text-decoration:none;
border:0;
}
.stile a:hover{
color:#000000;
text-decoration:none;
border:0;
}
.stile a:visited{
color:#000000;
text-decoration:none;
border:0;
}
a.link:link {
	color:#868789;
}
a.link {
	color:#868789;
}
a.link:visited{color:#868789;}
a.link:hover{color:#cc0000;}


.stile #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 0 0 -480px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:absolute;
	left:50%;
	
} 
.stile #header {
	padding-top:20px;
	height:6px;

} 
.stile #linkhead {
		position:absolute;
		top:40px;
		left:900px;
}
.stile #menu{
	
		
}
.stile #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 171px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 0 0 0; /* padding keeps the content of the div away from the edges */
	text-align:center;
	height:494px;
	background:url(../images/sfondo_box_sx.jpg);
	background-repeat:no-repeat;
	}
	
.stile #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 171px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 0 0 0; /* padding keeps the content of the div away from the edges */
	text-align:center;
	
	}
	
.stile #mainContent { 
	
	margin: 0 171px;
	padding: 0 0 0 0;
	width:640px;

	} 
.stile #footer {
	background:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding: 0 0 0 0; 
	} 

.footerlink {
	 
	padding: 15px 0 0 0px; 
	font-size:11px;
	color:#868789;
}

.stile #main_under{ 
	padding-top:15px;
	margin-left:10px;
	float:left;
	background:url(../images/sfondo_under.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:472px;
} 

.stile #main_under_dx{ 
padding-right:16px;
	float:right;
	width:139px;
	
	
} 
.stile #go_insane{ 
	padding-right:16px;
	float:right;
	width:139px;
	

} 
.stile #arnoldce {
	position:absolute;
	top:600px;
	left:13px;
	margin: 0; 
	padding: 0 0; 
	width:137px;
}
.stile #arnoldce_hover {
	position:absolute;
	top:590px;
	left:13px;
	margin: 0;
	padding: 0 0; 
	width:800px;
	height:510px;
	background:url(../images/sfondo_ce.jpg);
	background-repeat:no-repeat;
	z-index:11;
}
.stile #arnoldcampagne {
	position:absolute;
	top:600px;
	left:170px;
	margin: 0;
	padding: 0 0; 
 	width:321px;
}
.stile #arnoldradio{
	position:absolute;
	top:923px;
	left:170px;
	margin: 0; 
	padding: 0 0; 
	width:321px;
}
.stile #arnoldradio_hover {
	position:absolute;
	top:593px;
	left:169px;
	margin: 0;
	padding:0 0; 
	/*margin-top:-2px;*/
	width:640px;
	height:510px;
	background:url(../images/sfondo_radio.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
.stile #arnoldstampa {
	position:absolute;
	top:790px;
	left:505px;
	margin: 0; 
	padding: 0 0; 
 	width:326px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.grigio {
color:#868789;

	}
.rosso{
color:#cc0000;

	}
.title {
font-size:14px;
font-weight:bold;
	}
#chiudi {
position:absolute;
top:10px;
left:770px;
}
#img1{
position:absolute;
top:95px;
left:0;
width:100%;
z-index:999999;
}
#img2{
position:absolute;
top:95px;
left:0;
width:100%;
z-index:999999;

}
/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 47px;
			width: 133px;
			padding: 0 0 0 0;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
			text-align:right;
			background: url(../images/bullet_grigio.gif) no-repeat top left;
			}
		
		.accordion_toggle_active {
			background: url(../images/bullet_rosso.gif) no-repeat top left;
			color: #cc0000;
			z-index:999;
			}
		
		.accordion_content {
			background:url(../images/sfondo_box_sx.jpg);
			color: #000000;
			font-weight:bold;
			overflow: hidden;
			text-align:left;
			padding-left:25px;
			height:138px;
			
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #000000;
				font-weight:bold;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
							
   
