@charset "UTF-8";
/* CSS Document 
css by Multimedia Service */
body {
	background-color: #0e2958;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#ffffff;
	
}
a {
	font-size: 13px;
	font-weight:800;
	color: #FFF;
	text-decoration:none;
}
a link{
	font-size: 13px;
	font-weight:800;
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	font-weight:800;
	text-decoration:none;
}
a:hover {
	color: #fff;
	font-weight:800;
	text-decoration:underline;
}
a:active {
	color: #fff;
	font-weight:800;
	text-decoration:underline;
}
#header{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	width:1024px;
	height:188px;
	text-align:center;
	
}

#left{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:20px;
	font-size:12px;
	color:#fff;
	float:left;
	top:251px;
	width:198px;
	text-align:left;
	position:absolute;
	left: 0px;
}
#left a {
	font-size: 13px;
	font-weight:800;
	color: #FFF;
	text-decoration:none;
}
#left a link{
	font-size: 13px;
	font-weight:800;
	color: #FFF;
	text-decoration:none;
}
#left a:visited {
	color: #FFF;
	font-weight:800;
	text-decoration:none;
}
#left a:hover {
	color: #fff;
	font-weight:800;
	text-decoration:underline;
}
#left a:active {
	color: #fff;
	font-weight:800;
	text-decoration:underline;
}
#menu-top{
	height:72px;
	top:166px;
	z-index:1000;
	left:205px;
	position:absolute;
}
.bottone-top{
	height:64px;
	background-image:url(images/pallino-menu-top.png);
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#linea-top{
	height:22px;
	background-image:url(images/linea-top.gif);
	background-repeat:repeat-x;
	padding-left:800px;
	width:223px;
	top:214px;
	left:0px;
	position:absolute;
}
#content{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#fff;
	width:785px;
	text-align:justify;
	position:absolute;
	left: 232px;
	top: 255px;
}
#content a {
	font-size: 13px;
	color: #fff;
	font-weight:800;
}
#content a:visited {
	color: #fff;
	font-weight:800;
}
#content a:hover {
	color: #fff;
	font-weight:800;
	text-decoration:underline;
}
#content a:active {
	color: #fff;
	font-weight:800;
	text-decoration:underline;
}
#footer{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	width:1008px;
	text-align:left;
	bottom:1px;
	position:absolute;
	
	left: 16px;
}

