@charset "utf-8";


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
body, html {
	background: url(../images/bg.jpg) repeat fixed;
	margin: 0;
	padding: 0;
}
a {
	font-size: 9pt;
	color: #009900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #009900;
}
#contenitore {
	width: 750px;
	height: 600px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -375px;
	padding: 0;
}
#logo {
	position: absolute;
	top: 10px;
	left: 20px;
}
#banner {
	width: 570px;
	height: 100px;
	position: absolute;
	top: 5px;
	left: 150px;
}
#evento {
	margin: 30px 0 0 40px;
	float: left;
}
#menu {
	margin: 0;
	padding: 80px 0 0 10px;
}
#sup {
	background: url(../images/sup.gif) no-repeat;
	height: 50px;
	width: 750px;
	margin: 0;
	padding 0;
}
#contenuti {
	background-color: #FFCC00;
	height: 500px;
	width: 750px;
}
#inf {
	background: url(../images/inf.gif) no-repeat;
	height: 50px;
	width: 750px;
}
#footer {
	clear: left;
	height: 90px;
	width: 675px;
	position: absolute;
	left: 40px;
	top: 515px;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 7pt;
}
#ifr-contenuti {
	background: transparent;
}
#fram {
	border: none;
	width: 730px;
	height: 350px;
	margin: 20px;
}
