body {
	background-image: url(../gfx/bgrhg.gif);
	background-attachment: fixed;
	font-family:Century Gothic;
	font-size:13px;
	margin:0px;
}

a {
	color: white;
	text-decoration: none;
}

.visitatori {
	font-size:10px;
}

a:hover {
	color: black;
	text-decoration: underline;
}

img {
	border: 1px solid black;
}

img.nobordo {
	border: 0px;
}

h2 {
	font-size: 16px;
	text-align: center;
}

span.copy {
	font-size: 11px;
	margin-right: 20px;
}

#container {
 	width: 790px;
 	height:710px;
 	font-size: 13px;
	background-color: transparent;
 	text-align: left;
 	background-image: url("../gfx/bgtable_aura.png");
	background-repeat: repeat-y;
	margin-right:auto;
	margin-left:auto;
	overflow: auto;
}

#banner {
			padding: 5px;
			margin-top:0px;
			margin-left:9px;
			width:750px;
			height:140px;
			background-image: url(../gfx/banner3.png);
}

#footer {
	background-image: url(../gfx/bg.png);
	margin-left: 9px;
	margin-right: auto;
	margin-top: 160px;
	width: 750px;
	height: 15px;
	padding-right: 10px;
	font-size: 11px;
	color: black;
}

#menu {
	background-color: gray;
	background-image: url(../gfx/bg.png);
	width: 760px;
	height:18px;
	margin-left: 9px;
	margin-right: auto;
}

.floatLeft {
	float: left;
	margin-right: 4em;
	margin-left: 6em;
	font-size: 10px;
}

.content {
	width: 650px;
	text-align: justify;
	font-size: 12px;
}

#paginaCentrale {
	width: 600px;
	margin-left: 90px;
	margin-top: 40px;
	text-align: center;
}

.riga {
	background-color: #eaeaea;
}

table {
	border: 1px solid gray;
}

table.foto {
	border: 0px;
}

table.programma {
	font-size: 11px;
}

th {
	border-bottom: 1px solid gray;
}

td a {
	color: black;
}

.news {
	background-color: #eaeaea;
	width: 360px;
	border: 1px dashed black;
	margin-left: 287px;
	padding-left: 10px;
	padding-top: 5px;
	height: 61px;
}

.aggiornamento {
	font-size: 10px;
}

td.copyFoto {
	font-size:10px;
	padding-right:20px;
}

.storia {
	width:700px;
	text-indent:10px;
}

.storia a {
	color:black;
	font-size:10px;
}
