/* CSS Document */

body{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
	background:#798fb5 url(../img/sfondo.jpg) left top repeat-x;
	margin-top:0px;
}



#totale{
	left:auto;
	right:auto;
	top:0px;
	width: auto;
	height: auto;
}
#contenitore{
	position:relative;
	margin-top:0px;
	width: 921px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#cappello{
	background: url(../img/cappello.png)top center no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width: 921px;
	height: 311px;
}
#menu{
	background: url(../img/menu.png) top center no-repeat;
	width: 297px;
	height: 404px;
	float:left;
}
#centrale{
	position:absolute;
	width: 599px;
	height: auto;
	right: 10px;
	float: right;
}
td.sfondo{
	background:url(../img/centrale.png);
	height: 25px;
	width:599px;
}
#boxtot{
	position:absolute;
	top:0px;
	right: -120px;
	width: 192px;
	height: auto;
}
#box1{
	background: url(../img/box1.png) top center no-repeat;
	width: 192px;
	height: 151px;
}
#box2{
	background: url(../img/box2.png) top center no-repeat;
	width: 192px;
	height: 151px;
	margin-top: 20px;
}
#box3{
	background: url(../img/box3.png) top center no-repeat;
	width: 192px;
	height: 151px;
	margin-top: 20px;
}
#www{
	background: url(../img/WWW.png) top center no-repeat;
	width:199px;
	height:79px;
	bottom:0px;
	left: 20px;
	position: fixed;
}







a:link, a:visited{
	color: #6A3B35;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color:#cc0000;
	list-style-image:url(../img/menu_home.jpg);
}

a:active{
	text-decoration: underline;
	color:#cc0000;
}

box{
	position:absolute;
	background-image: url(../home.jpg) top center no-repeat;
	width:320px;
	height:277px;
}
.news_up{
	background:#EABBDD url(../img/news_up.jpg) top no-repeat;
	width: auto;
	height:20px;
	font: bolder 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.news_down{
	background:#EABBDD url(../img/news_down.jpg) top no-repeat;
	width: auto;
	height:20px;
}
.marquee{
	width:600px;
	height:20px;
	background-color: #D09EC3;
}
.sfondo{
	width:600px;
	height: auto;
	background: #EABBDD;
}
.riga{
	width: 445px;
	height: 1px;
	background-color:#D09EC3;
}
.form{
	font-size:18px;
	color: #EABBDD;
}

