@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background: url(../img/bg.gif) top repeat-x #FFCC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#main{
	position:absolute;
	width: 820px;
	left: 50%;
	margin-left: -410px;
}
div#Logo{
	position: absolute;
	z-index: 2;
	top: 60px;
	left: 50%;
	margin-left: -170px;
}
img#la_squadra_img{
	margin-top: 55px;
}
div#colSx{
	float: left;
	width: 200px;
}
div#Cont{
	margin-left: 250px;
	padding-top: 350px;
}
div#menu{
	margin-top: 10px;
	margin-left: 20px;
}
div#boxNews{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top: 140px;
	background: url(../img/box_news.gif) no-repeat;
	width: 209px;
	height: 142px;
}
div#Credits{
	clear:both;
	margin-top: 15px;
}
div#contPage{
	background: url(../img/bg_contenuti.gif) repeat-y;
	height:auto !important;
	height: 200px;
	min-height: 200px;
	padding-top: 70px;
}
div#contPageBtm{
	background: url(../img/bg_contenuti_btm.gif) no-repeat;
	width:557px;
	height: 8px;
}
