/* GENERIC STYLES FOR YOUR PAGE 


p {
	padding: 0px;
	margin:0px;
}*/ 
/* GLOBAL CONTAINER STYLE */ 



#DLSMenu { CLEAR: both; WIDTH: 700px; padding-left: 13px; HEIGHT: 50px; margin: auto; BACKGROUND: 13px 0px no-repeat; 
/*background-image: url(../images/lhbottom.png);*/ text-align: left; /* Explorer 5 Hack - Only other browser read here */ voice-family: "\"}\""; voice-family: inherit; width: 755px; }

/* FIRST LINE (GREEN) MENU STYLES */ 

#fancymenu { position: relative; height: 31px; width: 400px; padding-right: 5px; padding-bottom: 14px; padding-top: 2px; padding-left: 8px; margin: 0 0; overflow: hidden; vertical-align: top; /* Explorer 5 Hack - Only other browser read here */ voice-family: "\"}\""; voice-family: inherit; width: 742px; height: 15px; }

#fancymenu ul { padding: 0; margin: 0; }

#fancymenu ul li { float: left; list-style: none; }
 
#fancymenu ul li a { /*text-indent: -500em;*/ z-index: 10; display: block; float: left; height: 28px; position: relative; overflow: hidden; font-weight:bold; font-size:18px; text-decoration:none; }
/* THE WIDTH HERE MUST FIT THE ONE OF YOUR IMAGES IN THE GREEN BAR MENU */ 


							
#menu_home a {
	width: 62px;
	/*background: url('../images/menu-home.png') no-repeat center !important;
	background: url('../images/menu-home.gif') no-repeat center;*/
// ie: !;
}
#menu_canali a {
	width: 63px;
	
	
	/*background: url('../images/menu-canali.png') no-repeat center !important;
	background: url('../images/menu-canali.gif') no-repeat center;*/
}
#menu_0 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	
	/*background: url('../images/menu-home.png') no-repeat center !important;
	background: url('../images/menu-home.gif') no-repeat center;*/
// ie: !;
}

#menu_1 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*background: url('../images/menu-home.png') no-repeat center !important;
	background: url('../images/menu-home.gif') no-repeat center;*/
// ie: !;
}
#menu_2 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*background: url('../images/menu-canali.png') no-repeat center !important;
	background: url('../images/menu-canali.gif') no-repeat center;*/
}
#menu_3 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*background: url('../images/menu-eventi.png') no-repeat center !important;
	background: url('../images/menu-eventi.gif') no-repeat center;*/
}
#menu_4 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*width: 106px;background: url('../images/menu-community.png') no-repeat center !important; 
background: url('../images/menu-community.gif') no-repeat center; */
}
#menu_5 a {
	/*min-width:82px;*/
	max-width:200px;
	/*width: 84px;
	margin-right:30px;
	background: url('../images/menu-rubriche.png') no-repeat center !important;
	background: url('../images/menu-rubriche.gif') no-repeat center;*/
}
#menu_6 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*width: 72px;
	background: url('../images/menu-servizi.png') no-repeat center !important;
	background: url('../images/menu-servizi.gif') no-repeat center;*/
}
#menu_7 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*width: 105px;
	background: url('../images/menu-multimedia.png') no-repeat center !important;
	background: url('../images/menu-multimedia.gif') no-repeat center;*/
}
#menu_8 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*width: 96px;
	background: url('../images/menu-strumenti.png') no-repeat center !important;
	background: url('../images/menu-strumenti.gif') no-repeat center;*/
}
#menu_9 a {
	/*min-width:82px;*/
	max-width:200px;
	margin-right:30px;
	/*width: 78px;
	background: url('../images/menu-contatti.png') no-repeat center !important;
	background: url('../images/menu-contatti.gif') no-repeat center;*/
}
/* MOVING BLOB STYLE */ 
#fancymenu li.dlsbackground {
	/*background: url('../images/bg_menu_right.png') no-repeat top right !important;
	background: url('../images/bg_menu_right.gif') no-repeat top right;*/
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#fancymenu .dlsbackground .left {
	/*background: url('../images/bg_menu.png') no-repeat top left !important;
	background: url('../images/bg_menu.gif') no-repeat top left;*/
	height: 30px;
	margin-right: 7px; /* 7px is the width of the rounded shape */
}
/* SECOND LINE (WHITE) MENU STYLES */

#dlspanes {
	position: absolute;
	top: 15px;
	left: 12px;
	visibility: hidden;
	
	border-style: none;
	/*text-align: justify;
	width: 743px;*/
	width:700px;
	height: 18px;
	margin: 0 auto 0 auto;
}
#dlspanes div div {
	overflow: hidden;
}
a.DLSsub, a.DLSsub:link, a.DLSsub:active, a.DLSsub:visited {
	/*color: #000000;
	font-weight: bold;*/
	color:#FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
a.DLSsub:hover {
	background: #ff9900;
	/*font-weight: bold;*/
	text-decoration: none;
}
#dlscontent img {
	vertical-align: middle;
}
#dlscontent div p {
	line-height: 18px;
}
