#logo {
	margin: 0;
	background-image: url(latartuca_logo.png);
	background-position: center left;
	width: 525px;
	height: 90px;
}
#box_menu_logo {
	position: relative;
	top: 0;
	left: 448px;
}
a.menu_logo{
	color: #ffffff;
	line-height: 21px;
	text-align: left;
	font-size: 12px;
	font-family: arial, sans;
	font-weight: bold;
}
a:hover.menu_logo {
	color: #FFFF00;
}
#news {
background: url(foglietto_news2.png) no-repeat left;
width: 350px;
height: 191px;
margin: 0;
padding: 0;
}
.testo_foglietti_news {
	position: relative;
	top: 39px;
	left: 12px;
	text-align: left;
	font-size: 8pt;
	width: 325px;
	height: 133px;
	overflow: auto;
}
.testo_foglietti_news p{
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
.testo_foglietti_news h1{
	margin: 0;
	padding: 0;
	font-weight: : bold;
	font-size:  12pt;
	text-align: left;
	color: #884444;
	
}
#attivazioni {
background: url(prossime_attivazioni.png) no-repeat left;
width: 179px;
height: 113px;
margin: 0;
padding: 0;
}
.testo_foglietti {
	position: relative;
	top: 30px;
	left: 6px;
	text-align: left;
	font: 7pt verdana, arial;
	width: 155px;
	height: 85px;
	overflow: auto;
}
.testo_foglietti p{
	margin: 0;
	padding: 0;
	font: 7pt verdana, arial;
}
a:hover{
	color: #CC0000;
}
table#tabella_home {
	width: 525px;
	border-style: none;
	margin: 0;
	padding: 0;
}
td {
	margin: 0;
	padding: 0;
}
tr {
	margin: 0;
	padding: 0;
}
td a img{
	text-align: center;
	border-style: none;
	margin: 0 auto;
	padding: 0;
}

