@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	width: 195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#testata {
	clear: both;
	height: 150px;
}
#utility {
	float: right;
	height: 25px;
	width: 725px;
	text-align: right;
	display: inline;
	margin-bottom: 5px;
}
#box_adv {
	float: right;
	height: 90px;
	width: 725px;
	background-color: #CFE1ED;
	padding-bottom: 3px;
}
#menu_sup {
	padding: 3px;
	clear: both;
	float: left;
	height: 15px;
	border: 1px solid #84ADCB;
	width: 952px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col_sx {
	background-color: #DDECFF;
	float: left;
	width: 170px;
	display: inline;
	overflow: hidden;
}
#centro {
	float: left;
	width: 468px;
	overflow: hidden;
	display: inline;
	margin: 5px;
}
#col_dx {
	width: 304px;
	background-color: #DDECFF;
	float: left;
	padding: 4px;
	display: inline;
	overflow: hidden;
}











/* bloccho ricerca */
.ricerca {
	width: 298px;
	color: #FFFFFF;
	border: 1px solid #1C3F80;
	float: left;
	padding: 3px;
}
.ricerca form {
	display: inline;
}





.ricerca h2 {
	font-size: 10px;
	font-weight: bold;
	color: #1C3F80;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}


/* bloccho ricerca */
.articolo {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	float: left;
	width: 468px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	display: inline;
	padding: 3px;
}
.articolo {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	
}








.articolo h1, .articolo h1 a    { color: #000000; font-size: 14px; font-weight: bold; text-decoration: none; padding-bottom: 5px }
.articolo .imgsx {
	float: left;
	border: 1px solid #1C3F80;
	margin-right: 10px;
	margin-bottom: 3px;
}
/*menu */
#menu    { font-weight: inherit;  position: relative; z-index: 10; top: 0; left: 0; width: 170px }

#menu a, #menu h2             {
	font-size: 10px;
	font-weight: normal;
	text-indent: 3px;
	display: block;
	width: 170px;
	border-top: 1px solid #6192d2
}

#menu a     { font-weight: normal; padding: 4px 0 3px }

#menu a  { font-weight: normal; text-decoration: none; background: #fff }

#menu a, #menu a:visited   { color: #132c5c; font-weight: normal }

#menu a:hover    { color: #132c5c; text-decoration: none; background: #def }
#menu h2   { color: #fff; font-weight: bold; background: #1c3f80; text-transform: uppercase; margin: 0; padding-top: 3px; padding-bottom: 2px }

#menu li  { font-weight: normal; list-style-type: none }

#menu ul li { font-weight: normal; position: relative }

#menu li ul      { font-weight: normal; display: none; position: absolute; top: 0; left: 170px; border-right: 1px solid #22508c; border-bottom: 1px solid #22508c; border-left: 1px solid #22508c }

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { font-weight: normal; height: 1%; float: left }
* html #menu ul li a { font-weight: normal; height: 1% }
/* End */

div#menu ul, div#menu ul ul, div#menu ul ul ul { font-weight: normal; list-style-image: none; margin: 0; padding: 0 }

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul { font-weight: normal; display: none }

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul { font-weight: normal; display: block }

/* Styling for Expand */

#menu a.x, #menu a.x:visited       { color: #132c5c; font-weight: normal; background: #fff url(http://www.napoli.com/2css/arrow.gif) no-repeat right center; text-indent: 3px }

#menu a.x:hover   { color: #132c5c; font-weight: normal; background: #def url(http://www.napoli.com/2css/arrow.gif) no-repeat right center }


/* menu */