@charset "UTF-8";
/* CSS Document */

body	{
	background-color:#fff;
    text-align: center;   /*centra in IE 5.x */
    }
#container	{
	width : 720px;
	height:600px;
	margin : 0 auto;
	border : 0px solid #000;
	}
#header1	{
	float:left;
	width:439px;
	height:102px;
	background-image:url(../img/top1.gif);

}
#header2	{
	float:left;
	width:267px;
	height:103px;
	background-image:url(../img/top2.gif);
}
#spacer	{
	width:706px;
	height:36px;
	clear:left;
}
#leftcolumn		{
	width:540px;
	height:500px;
	float:left;
}
#leftbox1	{
	width:443px;
	height:114px;
	background-image:url(../img/fronte.jpg);
}
#leftbox2	{
	width:443px;
	height:200px;
	background-image:url(../img/fronte_03.jpg);
}
#leftbox3	{
	width:440px;
	height:200px;
	background-image:url(../img/box_previsioni.gif);
	float:left;
}
#lefttxt	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-align:left;
}
#lefttxt a:link{color:#cc0000}
#lefttxt a:visited{color:#cc0000}
#lefttxt a:hover{color:#000}
#lefttxt a:active{color:#cc0000}
#rightcolumn	{
	width:180px;
	height:auto;
	float:left;
}
#rightbox1	{
	width:180px;
	height:104px;
	text-align:center;
}
#rightbox2	{
	width:180px;
	height:144px;
	background-image:url(../img/box_salernitano.jpg);
}
#rightbox3	{
	width:180px;
	height:175px;
	margin-top:6px;
	text-align:center;
}
#zodiaco	{
height:180px;
height:116px;
}
#footer1{
	width:600px;
	height:187px;
	margin-left:60px;
	clear:left;
	background-image:url(../img/899.jpg);
}
#footer2{
	width:706px;
	height:86px;
	margin-top:2px;
	background-image:url(../img/pubb_tv.jpg);
}
