body {
font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(../image/bg01.gif)
}

img { border: none;
}

#testata_print {
	display: none;

}

#container {
	background-image:url(../image/testata01.gif);
	background-repeat: no-repeat;
}

#testata {
	height: 106px;
}

#acea {
	float: right;
}

#menu_top {
	font-size: 60%;
	width: auto;
	position: absolute;
	left: 260px;
	top: 20px;
}

.testata_elem{
	width: auto;
	float: left;
	margin-right: 20px;
}


 .testata_elem_ultimo {
	width: auto;
	float: left;
}

#main {
	width:100%;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#menu_sx {
	width: 130px;;
	float: left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

	#menu_sx1 {
	margin: 100px 10px 5px 5px;
	text-align: right;
	}

	#menu_sx1 img{
	margin-bottom: 10px;
	}
	
#news {
	width:20%;
	float: left;
}

	#news1 {
	margin: 120px 10px 5px 15px;
	font-size: 70%;
	}

#centro {
	width:42%;
	float: left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background-color: #FFFFFF;
}

	#game {
	margin: 10px 10px 10px 0px;
	text-align: right;
	font-size: 80%;
	background-image: url(../image/sx.gif);
	background-repeat:no-repeat;
	background-color: #BCFF4D;
	background-position: left top;
	padding: 10px;
	}
	

	#patrocinio{
	text-align: right;
	font-size: 60%;
	margin: 15px 10px 10px 3px;
	}

		#patrocinio img{ 
		float: right;
	}
	
#notizie {
	width: 150px;
	float: left;
	font-size: 70%;
	position: relative;
	top: -12px;
}

	#da_roma {
	background-image:url(../image/daroma01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	}
	
		#da_italia {
	background-image:url(../image/daitalia02.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	}
	
		#da_mondo {
	background-image:url(../image/dalmondo01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	}
		
	
#piede {
	clear: both;
	font-size: 60%;
	text-align:center;
	padding-bottom: 5px;
}

hr {
	display:none;
}

/********************* CLASSI ***************************/

.data{
	color: #000000;
	padding:0px 3px 0px 3px;
	font-weight:bold;
	background-color:#E3AD00;
}

.data_natale{
	color: #ffffff;
	padding:0px 3px 0px 3px;
	font-weight:bold;
	background-color: #AF1400;
}

#news a:link {
	color: #000066;
	font-weight: bold;
}

#news a:visited {
	color: #000066;
	font-weight: bold;
}

#news a:hover {
	color: #E3AD00;
	background-color: #000066;
	font-weight: bold;
}

#news a:active {
	color: #FF9900;
	font-weight: bold;
}

#centro a:link {
	color: #000066;
	font-weight: bold;
}

#centro a:visited {
	color: #000066;
	font-weight: bold;
}

#centro a:hover {
	color: #E3AD00;
	background-color: #000066;
	font-weight: bold;
}

#centro a:active {
	color: #FF9900;
	font-weight: bold;
}

#testata a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#testata a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#testata a:hover {
	color: #E3AD00;
	font-weight: bold;
	text-decoration: none;
}

#testata a:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

#notizie a:link {
	color: #000066;
	font-weight: bold;
}

#notizie a:visited {
	color: #000066;
	font-weight: bold;
}

#notizie a:hover {
	color: #E3AD00;
	background-color: #000066;
	font-weight: bold;
}

#notizie a:active {
	color: #FF9900;
	font-weight: bold;
}

#piede a:link {
	color: #000066;
	font-weight: bold;
}

#piede a:visited {
	color: #000066;
	font-weight: bold;
}

#piede a:hover {
	color: #E3AD00;
	background-color: #000066;
	font-weight: bold;
}

#piede a:active {
	color: #FF9900;
	font-weight: bold;
}


#game a:hover {
	background-color: #BCFF4D;
}

.altre{
	font-size: 75%;
	text-align: right;
}

.altre a:link {
	text-decoration: none;
}

.altre a:visited {
	text-decoration: none;
}

.altre img{ 
vertical-align: middle;
}

.altre2 {font-size: 75%; margin-top: 10px; text-align: left;}
.altre2 a:link {text-decoration: none;}
.altre2 a:visited {text-decoration: none;}
.altre2 img{vertical-align: middle;}


.palchetto  {
	text-align: right;
	background-image: url(../image/sx.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
	background-color: #BCFF4D;
	padding: 2px;
	font-size: 80%;
	font-weight:bold;
	margin: 10px 10px 10px 0px;
}


	.news_centro {
	margin: 5px 5px 10px 10px;
	text-align: left;
	font-size: 70%;
	}
	
	.news_centro  img{
	margin-right: 10px;
	float: left;
	}
