/*SFONDI*/
.sfondotesta
{
	background-repeat: repeat-x;
	background-position: top;
}

.sfondobianco
{
	background-color: #ffffff;
}

.sfondonewshp
{
	background-image: url(images/web/sfondonewshp.gif);
}

.sfondoalto
{
	background-color: #ffb12b;
}

.sfondoindirizzo
{
	background-image: url(images/web/sfondoindirizzo.gif);
}

.sfondocerca
{
	background-image: url(images/web/sfondocerca.jpg);
}

.sfondolateralealto
{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/web/sfondolateralealto.gif);
}

.sfondocontenuti
{
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/web/sfondocontenuti.gif);
}

.sfondolineainfdx
{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/web/sfondolineainfdx.gif);
}

.sfondolineainfcentr
{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/web/sfondolineainfdx.gif);
}

.sfondoboxalto
{
	background-color: #ffb12b;
}

._sfondotestata
{
	background-color: #ffffcc;
}

._sfondoscambiolinkhp
{
	background-color: #FFFFFF;
}

/*TESTI*/
.titolosezioni
{
	font-weight: bold;
	font-size: 16px;
	color: #ffb12b;
	font-style: italic;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}
.testosezioni
{
	font-size: 14px;
	color: dimgray;
	font-family: Tahoma;
	text-decoration: none;
}
.testoindirizzo
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #737373;
}

.testonewshp
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.testocopyright
{
	font-size: 11px;
	color: lightgrey;
	font-family: Tahoma;
	text-decoration: none;
}

.testobrevecontenuti
{
	font-size: 12px;
	color: dimgray;
	font-style: italic;
	font-family: Tahoma;
	text-decoration: none;
}

.titolocontenuti
{
	font-weight: bold;
	font-size: 13px;
	color: dimgray;
	font-family: Tahoma;
	text-decoration: none;
}

.testocontenuti
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: dimgray;
}

.tooltipmenu
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
/*LINK*/
a:link.menu
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #467B99;
	text-decoration: none;
}
a:visited.menu
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #467B99;
	text-decoration: none;
}
a:hover.menu
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}

a:link.titolocontenuti
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}
a:visited.titolocontenuti
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}
a:hover.titolocontenuti
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #467B99;
	text-decoration: none;
}

/*ELEMENTI HTML*/
body
{
	margin-top: 5px;
	margin-left: 5px;
	background-color: #dbe2da;
}
img
{
	border: none;
}
td
{
	vertical-align: top;
}
br
{
	font-size: 5px;
	color: white;
	font-family: Tahoma;
}

/*NEWS SCORREVOLI */
#marqueecontainer
{
	position: relative;
	width: 120px; /*marquee width */
	height: 250px; /*marquee height */
	/*background-color: white;*/
	overflow: hidden;
	border: 0px solid white;
	padding: 0px;
	padding-left: 25px;
}

ul.newsscroll
{
	border-right: 0px solid;
	padding-right: 0px;
	border-top: 0px solid;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px solid;
	color: #666666;
	padding-top: 0px;
	border-bottom: 0px solid;
	font-family: Tahoma, Helvetica, sans-serif;
	list-style: none;
}

ul.newsscroll li a
{
	padding-right: 0px;
	display: block;
	padding-left: 12px;
	font-weight: normal;
	background: url(images/web/frecciagrigiapiccolo.gif) no-repeat 0px 0px;
	padding-bottom: 0px;
	margin: 0px;
	cursor: hand;
	color: #666666;
	padding-top: 0px;
	text-decoration: none;
}

ul.newsscroll li a:hover
{
	color: #cccccc;
	/*background-color: #ffffff;*/
}

