body {
	background-color:#ffffff;
	background-image:url(/include/images/bg-body.gif);
	background-position:left top;
	background-repeat:repeat;
	color:#444444;
	font-family:Trebuchet Ms,Verdana,Arial;
	font-size:13px;
	margin:0 auto;
	padding:0;
}


td {
	font-family:Trebuchet Ms,Verdana,Arial;
	font-size:13px;
	color:#444444;
}

#tabellacontenuto td {
	line-height: 18px;
}
#tabellacontenuto td p {
	margin-top: 9px;
	margin-bottom:9px;
}
#banner td {
	line-height: 115%;
	font-size:11px;
}
#banner td a {
	line-height: 115%;
	font-size:11px;
}
#banner td  p {
	margin-top: 0px;
	margin-bottom:0px;
}

h1.titolo-pagina {
	color:#ac67dd;
	font-family:Trebuchet Ms,Verdana,Arial;
	font-size:22px;
	padding-left: 20px;
}

b.bianco-piede {
	color:#ffffff;
	font-family:Trebuchet Ms,Verdana,Arial;
	font-size:13px;
	padding-right: 10px;
	font-weight:bold;
}

b.title {
	color:#ffffff;
	font-family:Trebuchet Ms,Verdana,Arial;
	font-size:13px;
	font-weight:bold;
}

img.sx {
float:left;
margin:0px 10px 10px 0px;
}

img.dx {
float:right;
margin:0px 0px 10px 10px;
}

	A:link {text-decoration: none; color: #0000ff; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 13px; font-weight: normal;}
	A:visited {text-decoration: none; color: #0000ff; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 13px; font-weight: normal;}
	A:hover {text-decoration: underline; color: #bf70f6; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 13px; font-weight: normal;}

	A.bianco:link {text-decoration: none; color: #ffffff; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 13px; font-weight: normal;}
	A.bianco:visited {text-decoration: none; color: #ffffff; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 13px; font-weight: normal;}
	A.bianco:hover {text-decoration: underline; color: #ffffff; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 13px; font-weight: normal;}

	A.titolo-barradx:link {text-decoration: none; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 15px; font-weight: bold;}
	A.titolo-barradx:visited {text-decoration: none; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 15px; font-weight: bold;}
	A.titolo-barradx:hover {text-decoration: underline; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 15px; font-weight: bold;}

	A.bottone-barradx:link {text-decoration: none; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 14px; font-weight: normal;}
	A.bottone-barradx:visited {text-decoration: none; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 14px; font-weight: normal;}
	A.bottone-barradx:hover {text-decoration: underline; color: #bf70f6; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 14px; font-weight: normal;}


	A.grigio:link {text-decoration: none; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 14px; font-weight: bold;}
	A.grigio:visited {text-decoration: none; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 14px; font-weight: bold;}
	A.grigio:hover {text-decoration: underline; color: #6e6e6e; font-family: Trebuchet Ms, Verdana,  Arial; font-size: 14px; font-weight: bold;}


div.contenitore-grigio {
	text-align:center;
	background-color:#f0f0f0;
	}

div.grigio {
	width:980px;
	margin:0 auto;
	}

div.contenitore-testata {
	text-align:center;
	background-color:#ffffff;
	}


div.testata {
	width:980px;
	margin:0 auto;
	height:95px;
	}

div.testata-left {
	float:left;
	padding-top:21px;
	}

div.testata-right {
	float:right;
	padding-top:11px;
	}

div.verde {
	margin:0px;
	padding:0px;
	background-color:#f0f0f0;
	background-image:url(/include/images/sfondino-verde.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:8px;
	border-bottom:1px solid white;
	}

div.contenitore-barra-bottoni {
	text-align:center;
	height:34px;
	background-color:#c484ef;
	background-image:url(/include/images/bg-bottoni.gif);
	background-position:left top;
	background-repeat:repeat;
	}

div.barra-bottoni {
	width:980px;
	margin:0 auto;
	padding:0px;
	height:34px;
	text-align: center;
	}

div.grigio-sfumato {
	background-image:url(/include/images/grigio-sfumato.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:17px;
	border-bottom:1px solid white;
	border-top:1px solid white;
	}

div.contenuto-pagina {
	text-align:center;
	}

div.pagina {
	background-color:#ffffff;
	padding:0px;
	width:980px;
	display:table;
	margin:0 auto;
	}

div.pagina-sx {
	float:left;
	width:680px;
	text-align:left;
	padding-right:20px;
	}


div.testo {
	text-align:left;
	padding: 0px 0px 30px 10px;
	}

div.centro-pagina-dx {
	float:right;
	width:280px;
	}

div.box-spotlight
	{
	background:transparent url(/include/images/box-spotlight.gif) no-repeat scroll left top;
	margin: 0px 10px 7px 0px;
	padding:30px 0 0;
	width:270px;
	}

div.box2-spotlight
	{
	background:transparent url(/include/images/box-spotlight.gif) no-repeat scroll left bottom;
	padding:0 10px 10px;
	text-align:left;
	}

div.box-sponsors
	{
	background:transparent url(/include/images/box-sponsors.gif) no-repeat scroll left top;
	margin:10px 10px 30px 0px;
	padding:30px 0 0;
	width:270px;
	}

div.box2-sponsors
	{
	background:transparent url(/include/images/box-sponsors.gif) no-repeat scroll left bottom;
	padding:0 10px 10px;
	text-align:center;
	}


div.box-newsletter
	{
	background:transparent url(/include/images/box-newsletter.gif) no-repeat scroll left top;
	margin:10px 10px 30px 0px;
	padding:30px 0 0;
	width:270px;
	}

div.box2-newsletter
	{
	background:transparent url(/include/images/box-newsletter.gif) no-repeat scroll left bottom;
	padding:0 10px 10px;
	text-align:left;
	}

div.spotlight {
	width:250px;
	display:table;
	}

img.left {
	float:left;
	margin:0px 7px 0px 0px;
	}

div.barradx {
	width:280px;
	text-align:left;
	}

div.titolo-barradx{
	background-color:#e7cafa;
	padding:3px 10px;
	margin-bottom:10px;
	}

div.bottone-barradx
	{
	background:transparent url(/include/images/sfondo-bottone.gif) no-repeat left top;
	display:block;
	width:280px;
	height:23px;
	padding-left:20px;
	}


div.titolo-barradx
	{
	background-color:#e7cafa;
	padding:3px 10px;
	margin-bottom:10px;
	}


div.contenuto-piede {
	background-color:#ac67dd;
	text-align:center;
	}

div.piede{
	background-color:#ac67dd;
	padding:10px; width:980px;
	display:table;
	margin:0 auto;
	color:#ffffff;
	text-align:left;
	}

#footer {
color:#ffffff;
font-family: Trebuchet Ms, Verdana,  Arial;
font-size:13px;
font-weight:normal;
text-align:left;
}

#footer p {
margin:0 0 1px;
}

#footer a:hover {
color:#ffffff;
font-family: Trebuchet Ms, Verdana,  Arial;
font-size:13px;
text-decoration:underline;
}
#footer a:link {
color:#ffffff;
font-size:13px;
font-family: Trebuchet Ms, Verdana,  Arial;
text-decoration:none;
}

#footer a:visited {
color:#ffffff;
font-size:13px;
font-family: Trebuchet Ms, Verdana,  Arial;
text-decoration:none;
}

#menu li.divisorio {
	margin:0px;
	padding:0px;
	border: 0;
	width:2px;
	height:34px;
	line-height:0px;
	}
#menu {
	margin:0 auto;
	width:980px;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
#menu li {
	list-style:none;
	display:block;
	float:left;
	line-height:34px;
	background:url(/include/images/bg-bottoni.gif) top left repeat-x;
	height:34px;
	margin:0px;
	padding: 0px;
	}
#menu li a {
	display:block;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
	}

#menu li a:hover {
	color:#fff;
	background:url(/include/images/bg-bottoni-hover.gif) repeat-x;
	}
