* { 
	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;
}  

/* BIANCO x MOZILLA */
#white { 
	width:938px;
	height:7px;
	position:absolute;
	top:109px;
	background-image:url(../images/prodotti/bgr.gif);
	background-repeat:repeat-y;
}

/* CONTENUTI */
#contenuti { 
	width:938px;
	height:35px;
	position:absolute;
	top:109px;
}

/* MENU E CATEGORIE */
#contenuti_2 { 
	width:938px;
	background-image:url(../images/prodotti/bgr.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

/* MENU LATERALE */
#latmenu { 
	float: left;
	width:203px;
	height: auto !important;  /* per i browser moderni */
    height: 560px;      /* per IE5.x e IE6 */
    min-height: 560px;  /* per i browser moderni */
}
#latmenu h3 { 
	border-bottom:1px solid #fe9813;
	margin-bottom:10px;
} 
#latmenu p { 
	margin-left:10px;
	font-size:13px;
	margin-top:3px;
	color:#666666;
} 
#latmenu a { 
	color:#666666;
} 
#latmenu a:hover { 
	color:#fe9813;
	font-weight: bold;
} 
#latmenu p.img { 
	margin-left:10px;
	font-size:13px;
	text-align:center;
	margin-top:3px;
	color:#666666;
} 
#latmenu ul { 
	list-style:none;
} 
#latmenu li { 
	margin-left:20px;
	font-size:12px;
	text-align:left;
	margin-top:3px;
	color:#666666;
	display:block;
} 

/* CATEGORIE */
#categorie { 
	margin-left:230px;
	height: auto !important;  /* per i browser moderni */
    height: 560px;      /* per IE5.x e IE6 */
    min-height: 560px;  /* per i browser moderni */
}
#categorie h3 { 
	border-bottom:1px solid #fe9813;
} 
#categorie p { 
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
	margin-bottom:3px;
	font-size:12px;
}
#categorie table td {
	padding:5px;
	padding-bottom:12px;
	padding-right:30px;
	text-align:center; 
}

/* PRODOTTI x SOTTOCATEGORIA */
#sottocat { 
	margin-left:230px;
	height: auto !important;  /* per i browser moderni */
    height: 560px;      /* per IE5.x e IE6 */
    min-height: 560px;  /* per i browser moderni */
}
#sottocat h3 { 
	border-bottom:1px solid #fe9813;
} 
#sottocat img { 
	width:176px;
	height:91px;
	border:none;
}
#sottocat table { 
	margin-top:8px;
} 
#sottocat td { 
	width:220px;
	padding-bottom:25px;
	padding-left:10px;
}

/* PRODOTTI x CATEGORIA */
#subcat { 
	margin-left:230px;
	height: auto !important;  /* per i browser moderni */
    height: 560px;      /* per IE5.x e IE6 */
    min-height: 560px;  /* per i browser moderni */
}
#subcat h3 { 
	border-bottom:1px solid #fe9813;
} 
#subcat p { 
	margin-left:10px;
	margin-bottom:15px;
	color:#666666; 
}
#subcat a { 
	color:#fe9813;
} 
#subcat a:hover { 
	font-weight: bold;
}
#subcat img { 
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}
#subcat table {
	width:700px; 
	margin-top:8px;
}  
#subcat td { 
	width:350px; 
	padding-right:20px;
} 

/* PRODOTTI x RICERCA */
#ricerca { 
	margin-left:230px;
	height: auto !important;  /* per i browser moderni */
    height: 560px;      /* per IE5.x e IE6 */
    min-height: 560px;  /* per i browser moderni */
}
#ricerca h3 { 
	border-bottom:1px solid #fe9813;
} 
#ricerca h4 { 
	margin-top:8px;
	margin-left:10px;
	font-size:13px;
	margin-bottom:6px;
}
#ricerca p { 
	font-size:12px;
	margin-left:10px;
	margin-bottom:12px;
}
#ricerca p.alfa { 
	font-size:13px;
	text-align:center;
	margin-top:20px;
}
#ricerca a { 
	color:#fe9813;
	margin-right:10px;
} 
#ricerca a:hover { 
	font-weight: bold;
}
#ricerca a.alfa { 
	color:#666666;
} 
#ricerca a:hover { 
	font-weight: bold;
}
#ricerca table { 
	margin-top:20px;
	margin-left:12px;
} 
#ricerca td { 
	width:340px;
	padding-bottom:20px;
} 
#ricerca img { 
	margin-right:10px;
	margin-bottom:5px;
}

/* TECNOLOGIE */
#tecnologie { 
	margin-left:230px;
	height: auto !important;  /* per i browser moderni */
    height: 560px;      /* per IE5.x e IE6 */
    min-height: 560px;  /* per i browser moderni */
    }
#tecnologie h3 { 
	border-bottom:1px solid #fe9813;
} 
#tecnologie h4 { 
	font-size:13px;
	margin-left:12px;
	margin-top:8px;
	margin-bottom:15px;
} 
#tecnologie h5 { 
	font-size:13px;
	margin-left:12px;
	margin-top:8px;
	margin-bottom:25px;
} 
#tecnologie p { 
	margin-left:12px;
	margin-right:10px;
	color:#666666; 
}
#tecnologie a { 
	color:#fe9813;
} 
#tecnologie a:hover { 
	font-weight: bold;
}
#tecnologie img { 
	margin-right:15px;
	margin-bottom:15px;
}
#tecnologie img.desc { 
	margin-left:12px;
	margin-right:15px;
	border:0px;
}

/* BORDO INFERIORE ARROTONDATO*/
#bottom { 
	width:938px;
	height:4px;
	background-image:url(../images/global/bottom.jpg);
	background-repeat:no-repeat;
}
