* { 
	padding:0;
	margin:0;
} 
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666; 
	background-color:#f6f6f8;
}
h3 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	margin-top:6px;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
}
p {
	font-size:12px;
}
a {
	text-decoration:none;
}


/* CONTENITORE */
#box {
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	text-align:left;
	position:relative;
}

/* BARRA SUPERIORE */
#top { 
	width:938px;
	height:45px;
	position: absolute;
	left:0px;
	top:5px;
	text-align:center;
} 
#top table {
	width:938px;
	height:35px;
}
#top p { 
	font-size:11px;;
} 
#top a { 
	color:#fe9813;
} 
#top a:hover { 
	color:#666666;
	font-weight: bold;
} 

/* MENU */
#dropmenudiv{
	width:938px;
	height:35px;
	position:absolute;
	top:45px;
	left:0px;
	z-index:2;
	text-align:center;
}
#dropmenudiv table {
	width:938px;
	height:35px;
}
#dropmenudiv td{	
	background: url(http://www.roland.it/images/index/dropmenu.jpg) no-repeat;
}
ul#table{	
	list-style:none;
}
ul#table li{	
	float:left;
	width:110px;
	margin:1px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}
ul#table a{
	display:block;
	color:#666666;
	text-decoration:none;
}
ul#table a:hover{ 
	color:#666666;
	text-decoration:underline;
}
ul#submenu {
	list-style:none;
	margin-top:15px;
}
ul#submenu	li{	
	display:block;
	float:left;
	width:130px;
	font-size:11px;;
	background-color:#eeeeee;
}
ul#submenu li a{
	color:#666666;
}
ul#submenu a:hover{ 
	color:#fe9813;
}
 
/* SITEMAP */
#sitemap { 
	width:938px;
	height:25px;
	position:absolute;
	top:84px;
	background-image:url(../images/global/sitemap.jpg);
	background-repeat:no-repeat;
}
#sitemap p { 
	margin-left:38px;
	margin-top:7px;
	color:#333333;
} 
#sitemap a { 
	color:#666666;
}
#sitemap a:hover { 
	font-weight: bold;
}  

/* NOME PRODOTTO */
#nome { 
	position:absolute;
	width:936px;
	height:42px;
	top:109px;
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#nome h3 { 
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#nome img { 
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;
}

/* PRODOTTO FUNZIONI */
#funzioni { 
	position:absolute;
	width:936px;
	height:24px;
	top:151px;
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
ul#funzlist { 
	margin-left:10px;
	font-size:11px;
	color:#666666;
}
ul#funzlist li { 
	width:107px;
	height:24px;
	display:block;
	float:left;
	padding-top:6px;
	background-image:url(http://www.roland.it/images/prodotti/funzlist.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
ul#funzlist li.select { 
	width:107px;
	height:24px;
	display:block;
	float:left;
	padding-top:6px;
	background-image:url(http://www.roland.it/images/prodotti/funzlist_select.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
ul#funzlist li a {
	color:#666666;
	text-decoration:none;
}	
ul#funzlist li a:hover {
	text-decoration:underline;
}	

/* CONTENUTI */
#contenuti { 
	position:absolute;
	width:800px;
	top:175px;
}

/* PRODOTTI DESCRIZIONE */
#descrizione { 
	width:936px;
	height:auto !important;  /* per i browser moderni */
    height:520px;      /* per IE5.x e IE6 */
    min-height:500px;  /* per i browser moderni */
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
}	
#descrizione h1 {
	margin-bottom:5px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#666666; 
	background-color:#ebebec;
	border-bottom:1px solid #fe9813;	
	text-align:left;
}
#descrizione h3 { 
	margin-top:8px;
	font-size:12px;
	margin-left:10px;
	font-weight:bold;
	color:#666666; 
	text-align:left;
}
#descrizione p { 
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	color:#666666; 
	text-align:left;
}
#descrizione a { 
	color:#666666;
	text-decoration:none;
} 
#descrizione a:hover { 
	font-weight:bold;
}
#descrizione td { 
	padding-left:10px;
	padding-bottom:5px;
}
#descrizione img { 
	margin-top:8px;
	margin-bottom:10px;
}
ul#descrizione_list { 
	margin-left:10px;
	padding-right:10px;
	color:#666666;
	text-align:left;
}
ul#descrizione_list li { 
	font-size:12px;
	padding-left:10px;
	list-style:none;
	background-image:url(http://www.roland.it/images/prodotti/list.gif);
	background-repeat:no-repeat;
}
ul#descrizione_list li.download { 
	background-image:url(http://www.roland.it/images/prodotti/download.gif);
}

/* PRODOTTI DETTAGLI */
#dettagli { 
	width:936px;
	height:auto !important;  /* per i browser moderni */
    height:520px;      /* per IE5.x e IE6 */
    min-height:500px;  /* per i browser moderni */
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}	
#dettagli h3 { 
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:12px;
	padding-bottom:8px;
	font-size:11px;
	font-weight:bold;
	color:#666666; 
/*	background-color:#ebebec; */
	background-image:url(http://www.roland.it/images/prodotti/dettagli.gif);
	background-repeat:x-repeat;
}
#dettagli p { 
	padding-left:25px;
	padding-right:10px;
	padding-bottom:20px;
	font-size:11px;
	color:#666666;
}
#dettagli img { 
	margin-left:10px;
	margin-right:15px;
	margin-top:10px;
}

/* PRODOTTI SPECIFICHE */
#specifiche { 
	width:936px;
	height:auto !important;  /* per i browser moderni */
    height:520px;      /* per IE5.x e IE6 */
    min-height:500px;  /* per i browser moderni */
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}	
#specifiche h3 { 
	font-size:11px;
	margin-left:12px;
	font-weight:bold;
	color:#666666;
}
#specifiche h4 { 
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:8px;
	font-size:11px;
	font-weight:bold;
	color:#666666; 
	background-image:url(http://www.roland.it/images/prodotti/dettagli.gif);
	background-repeat:x-repeat;
}
#specifiche p { 
	margin-left:12px;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	color:#666666;
	background:#ffffff; 
} 
#specifiche p.tecnologie { 
	text-align:center;
	margin-bottom:10px;
	margin-top:15px;
} 
#specifiche p.comment {
	color:#666666;
	font-size:10px;
	background-color:#ffffff;
	text-align:center;
}
#specifiche a { 
	text-decoration:none;
} 
#specifiche li {
	list-style:none;
	padding-left:25px;
	margin-right:10px;
	padding-bottom:5px;
	font-size:11px;
	color:#666666;
}

/* PRODOTTI ACCESSORI */
#accessori { 
	width:936px;
	height:auto !important;  /* per i browser moderni */
    height:520px;      /* per IE5.x e IE6 */
    min-height:500px;  /* per i browser moderni */
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}	
#accessori h3 { 
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-left:12px; 
}
#accessori p { 
	margin-left:12px;
	margin-right:10px;
	font-size:11px;
	margin-bottom:10px;
	color:#666666; 
}
#accessori a { 
	color:#666666;
	text-decoration:none;
} 
#accessori a:hover { 
	font-weight:bold;
}
#accessori img { 
	margin-left:12px;
	margin-right:12px;
}
#accessori table { 
	margin-left:12px;
	margin-top:20px;
	width:900px;
} 
#accessori td { 
	width:290px;
	height:100px;
	font-size:11px;
	padding-right:15px;
	padding-bottom:25px;
	vertical-align:top;
}

/* PRODOTTI IMMAGINI & VIDEO */
#multimedia { 
	width:936px;
	height:auto !important;  /* per i browser moderni */
    height:520px;      /* per IE5.x e IE6 */
    min-height:500px;  /* per i browser moderni */
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}	
#multimedia p { 
	margin-left:12px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#666666; 
}
#multimedia a { 
	margin-left:5px;
	color:#666666;
	text-decoration:none;
} 
#multimedia a:hover { 
	font-weight:bold;
}
#multimedia table { 
	width:900px;
	margin-left:12px;
} 
#multimedia td { 
	vertical-align:top;
} 

/* PRODOTTI SUPPORTO */
#supporto { 
	width:936px;
	height:auto !important;  /* per i browser moderni */
    height:520px;      /* per IE5.x e IE6 */
    min-height:500px;  /* per i browser moderni */
	background-color:#ffffff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
}	
#supporto h3 { 
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-left:12px; 
	text-align:left;
}
#supporto p { 
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#666666; 
	text-align:left;
}
#supporto a { 
	color:#666666;
	text-decoration:none;
} 
#supporto a:hover { 
	font-weight:bold;
}
#supporto table { 
	width:900px;
	margin-left:12px;
} 
#supporto td { 
	margin-top:10px;
	vertical-align:top;
}
#supporto img { 
	margin-top:10px;
}

/* BORDO INFERIORE ARROTONDATO*/
#bottom { 
	width:938px;
	height:4px;
	background-image:url(../images/global/bottom_scheda.jpg);
	background-repeat:no-repeat;
}
