body
{
	background-color: #336699;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(../immagini/fondo.jpg);
	background-repeat: repeat-x; /*background-attachment: fixed;*/
	background-position: top;
}

#box
{
	background-color: #CCCCCC;
	text-align: left;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}


#top
{
	width: 778px;
	height: 28px;
	background-image: url(../immagini/header_top.jpg);
	background-repeat: no-repeat;
}

#barra1
{
	width: 778px;
	height: 169px;
	background-image: url(../immagini/header_logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


#sfum
{
	width: 778px;
	height: 29px;
	background-image: url(../immagini/sfum.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#contenuti
{
	width: 778px;
	background-color: #FFFFFF;
}


#Footer
{
	width: 778px;
	height: 47px;
	background-color: #638eb8;
	background-image: url(../immagini/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}




a:visited
{
}

.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7B0736;
}


a.mainbutton
{
	float: right;
	display: block;
	width: 50px;
	height: 29px;
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	font-weight: bold;
	text-align: right;
	color: #006699;
	text-decoration: none;
	background: url( ../immagini/bott.gif ) no-repeat;
	line-height: 29px;
}

a.mainbutton:hover
{
	color: #FFFFFF;
}

a.mainbutton_p
{
	display: block;
	float: right;
	width: 50px;
	height: 29px;
	margin: 0 0 2px 0;
	padding: 0 20px 0 0;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../immagini/bott.gif) no-repeat;
	line-height: 29px;
}

img
{
	border: 5px;
}


.MeteoTitolo
{
	background-color: #336799;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

.MeteoDati
{
	font-size: large;
	background-color: #F0F8FF;
}

.MeteoDati_No
{
	font-size: large;
	background-color: #FFF;
}


.MeteoTipoDati
{
	background-color: #B4C6D6; 
	color:#336699;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}