/*	MENU PRINCIPALE */
.menu_slide_dominio a, .menu_slide_hosting a, .menu_slide_rivenditori a, .menu_slide_server a{
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	text-indent: 16px;
}
.menu_slide_dominio a:link, .menu_slide_dominio a:active, .menu_slide_dominio a:visited {
	color: #FFFFFF;
	background-color: #ff5555;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_dominio a:hover {
	color: #FFFFFF;
	background-color: #ff0000;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_hosting a:link, .menu_slide_hosting a:active, .menu_slide_hosting a:visited {
	color: #FFFFFF;
	background-color: #ffcc00;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_hosting a:hover {
	color: #FFFFFF;
	background-color: #ffc100;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_rivenditori a:link, .menu_slide_rivenditori a:active, .menu_slide_rivenditori a:visited {
	color: #FFFFFF;
	background-color: #66cc00;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_rivenditori a:hover {
	color: #FFFFFF;
	background-color: #62C400;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_server a:link, .menu_slide_server a:active, .menu_slide_server a:visited {
	color: #FFFFFF;
	background-color: #6699cc;
	width: 143px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_server a:hover {
	color: #FFFFFF;
	background-color: #588FC7;
	width: 143px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_separatore {
	background-color: #000000;
	width: 1px;
}
/*	SOTTO MENU */
.menu_slide_dominio_submenu a, .menu_slide_hosting_submenu a, .menu_slide_rivenditori_submenu a, .menu_slide_server_submenu a{
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	text-indent: 16px;
}
.menu_slide_dominio_submenu a:link, .menu_slide_dominio_submenu a:active, .menu_slide_dominio_submenu a:visited {
	color: #000000;
	background-color: #ffa6a6;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_dominio_submenu a:hover {
	color: #0066B2;
	background-color: #FFDDDD;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_hosting_submenu a:link, .menu_slide_hosting_submenu a:active, .menu_slide_hosting_submenu a:visited {
	color: #000000;
	background-color: #ffeea8;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_hosting_submenu a:hover {
	color: #0066B2;
	background-color: #FFF8D9;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_rivenditori_submenu a:link, .menu_slide_rivenditori_submenu a:active, .menu_slide_rivenditori_submenu a:visited {
	color: #000000;
	background-color: #baeb96;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_rivenditori_submenu a:hover {
	color: #0066B2;
	background-color: #E8F9DB;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_server_submenu a:link, .menu_slide_server_submenu a:active, .menu_slide_server_submenu a:visited {
	color: #000000;
	background-color: #c5d8eb;
	width: 144px;
	background-image: url(/img/freccia_0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide_server_submenu a:hover {
	color: #0066B2;
	background-color: #EFF4FA;
	width: 144px;
	background-image: url(/img/freccia.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.menu_slide {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/*	TENDINE */
#menu_slide_submenus {
	position: relative;
}
#menu_slide_dominio_submenu_layer {
	left: -1px;
	position: absolute;
	width: 149px;
	top: -1px;
	filter: DropShadow(Color=#808080, OffX=3, OffY=2,);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#menu_slide_hosting_submenu_layer {
	position: absolute;
	left: 144px;
	width: 149px;
	top: -1px;
	filter: DropShadow(Color=#808080, OffX=3, OffY=2,);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#menu_slide_rivenditori_submenu_layer {
	left: 289px;
	top: -1px;
	position: absolute;
	width: 149px;
	filter: DropShadow(Color=#808080, OffX=3, OffY=2,);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#menu_slide_server_submenu_layer {
	left: 434px;
	top: -1px;
	position: absolute;
	width: 147px;
	filter: DropShadow(Color=#808080, OffX=3, OffY=2,);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
