body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #5E809C;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#top {
	width: 100%;
	border: 5px solid #FFFFFF;
	background-image: url(../img/top-image.jpg);
	background-position: center top;
	height: 171px;
}

#top #logo {
	width: 210px;
	height: 59px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#top #payoff {
	height: 34px;
	width: 252px;
	float: right;
	padding-top: 65px;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top-menu {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6600;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	padding-top: 5px;
	float: right;
	text-transform: uppercase;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 140px;
}
#top #menu {
	background-color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding-top: 5px;
	filter:alpha(opacity=70);

	-moz-opacity:.70;
	opacity:.70;
	float: right;
	text-transform: uppercase;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 140px;
}

#top #menu:hover {
	filter:alpha(opacity=100);

	-moz-opacity:1;
	opacity:1;

}
#newsletter {
	background-image: url(../img/news.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9FB6C8;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#preferiti {
	background-image: url(../img/preferiti.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #81CAF7;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.link-pref {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	background-image: url(../img/preferiti-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	margin-bottom: 5px;
}
.link-pref:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	background-image: url(../img/preferiti-bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	margin-bottom: 5px;
}
#google {
	background-color: #CCCCCC;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../img/google.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#banner {
	background-color: #FFCC00;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#forum-terza {
	background-image: url(../img/forum.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7DC7F7;
	width: 100%;
	height: 100%;
}
#forum {
	background-image: url(../img/forum.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7DC7F7;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#forum  #testo{
	padding: 5px;
}
#forum  #dimenticato{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#forum  #dimenticato:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#forum  #iscriviti{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#forum  #iscriviti:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#banner #img {
	width: 230px;

}
.arancio {
	background-image: url(../img/arancio.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.giallo {
	background-image: url(../img/giallo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.bege {
	background-image: url(../img/bege.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.lilla {
	background-image: url(../img/lilla.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.azzurro {
	background-image: url(../img/azzurro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.rosa {
	background-image: url(../img/rosa.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.verde {
	background-image: url(../img/verde.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.rosso {
	background-image: url(../img/rosso.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
.blu {
	background-image: url(../img/blu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 100%;
}
#top-ten {
	background-image: url(../img/top-ten.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DFECA7;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top-ten-terza {
	background-image: url(../img/top-ten.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DFECA7;
	width: 100%;
	height: 100%;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
#top-ten #tab-link #testo {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#top-ten #tab-link #testo:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
}
#redazione-terza {
	background-image: url(../img/redazione.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF6600;
	width: 100%;
	height: 100%;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#redazione {
	background-image: url(../img/redazione.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF6600;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#palchetto {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 10px;
}


#palchetto #img {
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#palchetto #banner {
	height: 100px;
	width: 370px;
}
#palchetto #titolo {
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	line-height: normal;
}

#palchetto #titolo:hover {
	text-decoration: underline;
}
#palchetto #testo {
	text-decoration: none;
	text-align: justify;
	margin: 0px;
}

#form-news {
	border: 1px solid #999999;
	color: #999999;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.bot {
	border: 1px outset #FF6600;
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	background-color: #FF6600;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.bot-redazione {
	border: 1px outset #FFFFFF;
	color: #FF6600;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

ul {
	list-style-image: none;
}
li {
	list-style-image: none;
}
#contenitore-menu {
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu-laterale {
	background-image: url(../img/menu.jpg);
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#menu-laterale:hover {
	background-image: url(../img/menu-hover.jpg);
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#contenitore-img-seconda {
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#testo-seconda {
	font-size: 12px;
	text-align: justify;
}
h2 {
	color: #FF6600;
	font-size: 25px;

}
.h2-archivio {
	color: #FFFFFF;
	font-size: 25px;

}

h3 {
	color: #FFFFFF;
	font-size: 25px;
	text-transform: capitalize;
}
.link {
	text-decoration: none;
	margin: 0px;
	color: #5E809C;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/link01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 13px;
}
.link:hover {
	text-decoration: underline;
	margin: 0px;
	color: #FF6600;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/link00.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 13px;
}
.sottolink {
	text-decoration: none;
	margin: 0px;
	color: #5E809C;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/bullet-sotto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 13px;
}
.sottolink:hover {
	text-decoration: underline;
	margin: 0px;
	color: #FF6600;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/bullet-sotto01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 13px;
}
.link-download {
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	display: list-item;
	list-style-type: none;
	cursor: pointer;
}
.link-download:hover {
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	display: list-item;
	list-style-type: none;
	cursor: pointer;
}
.link-torna {
	text-decoration: none;
	color: #5E809C;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/link01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-torna:hover {
	text-decoration: underline;
	margin: 0px;
	color: #FF6600;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/link00.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#download {
	background-image: url(../img/download01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF6600;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottom-download {
	background-image: url(../img/download02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FF6600;


}
.download-tab {
	background-image: url(../img/bullet-download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
.testo-download {

	text-align: justify;
}
.img-terza-destra {
	text-align: justify;
	width: 200px;
	float: right;
	margin-left: 10px;
}
.img-terza-sinistra {
	text-align: justify;
	width: 200px;
	float: left;
	margin-right: 10px;
}
#istituzionali {
	width: 100%;
	background-color: #FF6600;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.invisibile {
	display: none;
}

input {

	color: #999999;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
select {

	color: #FF6600;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.select-cerca {

	color: #99CC33;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.linea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.autore {
	font-size: 12px;
	background-image: url(../img/autore.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.autore:hover {
	font-size: 12px;
	background-image: url(../img/autore1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}