/* INIZIO STILI */
html, body {
	text-align:center;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	width: 100%;
	margin-left:auto;
        margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
h1 {
	font-size:14pt;
	font-weight:bolder;
	color:#000000;
}
h2 {
	font-size:12pt;
	font-weight:bolder;
	color:#000000;
}
h3 {
	font-size:10pt;
	font-weight:bolder;
	color:#000000;
}
h4 {
	font-size:14pt;
	font-weight:normal;
	color:#000000;
}
h5 {
	font-size:12pt;
	font-weight:normal;
	color:#000000;
}
h6 {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}
/* FIX */
div.vuoto {
	width:auto;
	height:20px;
}
div.vuotofix {
	clear:both;
}
div.overflow_news {
	width:576px;
	height:200px;
	overflow:auto;
	border:solid;
	border-width:1px;
	border-color:#000000;
}
div.clear {
        clear:both;
}
img, div, a, input {
	behavior: url(iepngfix.htc)
}
/* CAMPI FORM */
.input {
	border:solid;
	border-width:1px;
	border-color:#333;
	background-color:#EEE;
	font-size:10pt;
	color:#333;
}
.input:hover {
	color:#000;
	background-color:#FFF;
}

/* ADV */
#adv_head {
        width:100%;
        height:auto;
        text-align:center;
        margin:0 auto;
}
#adv_page {
        width:100%;
        height:auto;
        text-align:center;
        margin:0 auto;
}
#adv_foot {
        width:100%;
        height:auto;
        text-align:center;
        margin:0 auto;
}
/* TOP BAR */
#topbar	{ 
	border-bottom:1px solid #333; 
	background-color:#FFF; 
	padding:5px 10px; 
	position:fixed; 
	top:0; 
	left:0; 
	z-index:2000; 
	width:100%;
}
/* STRUTTURA */
#struttura {
	position:relative;
	z-index:1;
	margin-left:auto;
        margin-right:auto;
	margin-top:15px;
	margin-bottom:0;
	width:842px;
	height:auto;
	text-align:left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#bg_struttura {
	background-image:url("immagini/bg_struttura.png");
	background-repeat:repeat-y;
	clear:both;
}
/* HEADER */
#header {
	width:842px;
	height:auto;
}
#head {
	width:842px;
	height:157px;
	background-image:url("immagini/head.png");
}
#banner {
	width:842px;
	height:46px;
	background-image:url("immagini/top.png");
}
/* INIZIO NAVIGAZIONE */
#navigazione{
	width:200px;
	height:auto;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu a {
	display: block;
	text-decoration: none;
}
#menu a.trigger {
	width:200px;
	height:18px;
	text-align:center;
	color:#FFF;
	font-size:9pt;
	font-weight:bold;
	padding-top:2px;
	background-image: url("immagini/bottone1.png");
	background-repeat: no-repeat;
}
#menu a.trigger:hover {
	color:#000;
	background-image: url("immagini/bottone2.png");
}
#menu a.trigger2 {
	width:200px;
	height:18px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	padding-top:2px;
	background-image: url("immagini/bottone2.png");
	background-repeat: no-repeat;
}
#menu li {
	float: left;
}
#menu li ul, #menu ul li {
	width: 200px;
}
#menu ul li a {
	border-right: 0;
}
#menu li ul {
	display: none;
}
#menu li:hover a.trigger, #menu a.trigger:focus {
	color: #000;
	background-image:url("immagini/bottone2.png");
}
#menu li:hover ul, #menu li.iefix ul {
	display: block;
}
#menu li:hover ul a, #menu li.iefix ul a {
	background-color: transparent;
}
#menu ul a {
	height:auto;
	background-image:url("immagini/menu_vert.png");
	background-repeat:repeat-y;
	font-size:8pt;
	color:#000;
	padding:0;
}
#menu ul a:hover {
	height:auto;
	text-decoration:underline;
}
#menu li.menu_foot {
	height:auto;
	background-image:url("immagini/menu_vert_foot.png");
}
#menu li {
	width: auto;
}
#webmakers p {
	font-size:9px;
}

/* COLONNA SX */
#colonna_sx {
	width:200px;
	height:auto;
	margin-left:5px;
	text-align:center;
	float:left;
}
/* CONTENUTI */
#contenuti {
	width:580px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
#pagine {
	width:auto;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}
/* FOOTER */
#footer {
	position:relative;
	width:842px;
	height:auto;
	float:left;
}
#foot {
	width:842px;
	height:75px;
	background-image:url("immagini/foot.png");
}
#sponsor {
	width:842px;
	height:auto;
	text-align:center;
}
