/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #808080;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

a:focus { outline: 0; }

a.cambiolink:link     { color: #FFFFFF; text-decoration: none; }
a.cambiolink:visited  { color: #FFFFFF; text-decoration: none; }
a.cambiolink:hover    { color: #ffcc00; text-decoration: none; }

a.ricambiolink:link     { color: #ffcc00; text-decoration: none; }
a.ricambiolink:visited  { color: #ffcc00; text-decoration: none; }
a.ricambiolink:hover    { color: #FF0000; text-decoration: none; }

.datanews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
	height: 20px;
	width: 70px;
	background-color: #369DF1;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	
}

.ultdatanews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
	height: 20px;
	width: 70px;
	background-color: #009900;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	
}
#marqueecontainer{
	position: relative;
	width: 500px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: #000000;
	overflow: hidden;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#marqueecontainer li a
{
letter-spacing: -1px;
text-decoration: none;
color: #FF0000;
/*font-size: 0.9em;*/
padding: 0 2px;
}

#marqueecontainer li a:hover
{
color: #FF00CC;
background-color: inherit;
border-top: none;
font-size: 1.2em;
font-weight: bold;

}

/*li 
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 0 2px;
	font-family: "Verdana", Times, serif;
}*/

h1 h2 h3 h4 h5 h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1{
	font-size: 150%;
}

h2{
	font-size: 140%;
	margin-top: -2px;
	text-align: center;
}

h6{
	font-size: 140%;
	margin-top: -2px;
	text-align: left;
}

h3{
	font-size: 130%;
}

h4{
	font-size: 120%;
}

h5{
	font-size: 110%;
}

h5{
	font-size: 105%;
}
/*h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	text-align: center;
}*/
/*h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
}*/

.bottom {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(Immagini/bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	height: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 750px;
}
.header{
	text-align: center;
	padding: 0px;
	display: inline; 
}

.sezgrafica {
	float: right;
	
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	
}

.sezleft {
	float: left;
	
	padding-top: 10px;
	
	padding-bottom: 25px;
	padding-left: 25px;
	
}

.sezgrafica2 {
	padding-top: 80px;
/*	float: no;*/
	display: block;
	clear: both;
	}
.sezgrafica3 {
	display: block;
	clear: both;
	}
.fascianera {
	background-color: #000000;
	height: 100px;
	clear: both;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	padding: 0px;
	margin-left: 140px;
}


.clear {
	clear: both;
	} 		
.contenuto {
	background-image: url(Immagini/Top750x70.png);
	background-repeat: no-repeat;
	width: 750px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #000000;
}

	
#footer{
	/*clear: both;*/
	font-size: 100%;
/*	text-align: center;*/
	position: absolute;
	top: 485px;
	width: 730px;
	padding: 0px;

}
#copyrright{
	clear: both;
	font-size: 100%;
	text-align: center;
	padding-top: 35px;
}

/*stili per la navigazione*/

#navlist
{
	width: 100%;
	text-align: center;
	text-indent: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 0 2px;
	font-family: "Times New Roman", Times, serif;
}

#navlist li a:hover, #navlist a#current
{
color: #FF99CC;
border-top: none;
font-size: 1.9em;
}

#navlist a#current { color: #FFCC33; }

IMG {border:0} 
/**/
