/* BANNER 938x250 */
#banner_1 { 
	position: absolute;
	left:0px;
	top:84px;	
	z-index:1;
}

/* MINI SITI */
#siti { 
	position: absolute;
	left:0px;
	top:345px;
	width:220px;
	height:350px;
	text-align:center;
}
#siti p {
	text-align:left;
}
#siti img { 
	margin-bottom:8px;
	border:0px;
}

/* Banner 330x132 */
#banner_330x132 { 
	position: absolute;
	left:0px;
	top:346px;
	width:330px;
	height:132px;
}

/* EVENTI */
#eventi { 
	position: absolute;
	left:0px;
	top:348px;
	width:330px;
	height:347px;
	text-align:left;
	background: url(http://www.roland.it/images/index/eventi.jpg) no-repeat;
	border:1px solid #ccc;
}
#eventi h5 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:15px;
}
#eventi p {
	text-align:left;
	font-size:12px;
	color:#666666;
	margin-right: 5px;
	padding-top: 8px;
	padding-left:15px;
}
#eventi p.eventi {
	text-align:right;
	font-size:12px;
	color:#666666;
	margin-right: 10px;
	padding-top: 10px;
}
#eventi a {
	color:#666666;
	text-decoration:none;
}
#eventi a:hover {
	color:#666666;
	text-decoration:underline;
}

/* BANNER 538x192 */
#banner_2 { 
	position: absolute;
	left:348px;
	top:346px; /*	IL VALORE VA MODIFICATO IN 96px; */
}

/* BOX NEWS */
#novita { 
	position: absolute;
	left:348px;
	top:495px;
	width:330px;
	height:200px;
	text-align:left;
	background: url(http://www.roland.it/images/index/eventi.jpg) no-repeat;
	border:1px solid #ccc;
}
#novita h5 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:15px;
}
#novita p {
	text-align:left;
	font-size:12px;
	color:#666666;
	padding-right: 5px;
	padding-top: 8px;
	padding-left:15px;
}
#novita a {
	color:#666666;
	text-decoration:none;
}
#novita a:hover {
	color:#666666;
	text-decoration:underline;
}

/* BOX RIVENDITORI SPECIALIZZATI */
#centri { 
	position: absolute;
	left:698px;
	top:495px;
	width:238px;
	height:170px;
	text-align:left;
}

#centri a {
	color:#666666;
	text-decoration:none;
}
#centri a:hover {
	color:#666666;
	text-decoration:underline;
}

/* BARRA INFERIORE*/
#footer { 
	width:938px;
	height:50px;
	position: absolute;
	top:690px;
	background-color:#f6f6f8;
} 
#footer p { 
	font-size:12px;
} 
#footer a { 
	text-decoration:none;
	color:#666666;
	text-align:center;
} 
#footer a:hover { 
	text-decoration:none;
	color:#fe9813;
	font-weight: bold;
} 
#footer p.disclaimer { 
	font-size:12px;
	text-align:center;
	margin-top:5px;
}
.remedia {color: #7eba00}
