@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8f5fc;
	background-image: url(interface/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	background-image: url(interface/sadfsfdsfsd2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	width: 100%;
	bottom: 0px;
}
#content {
	background-image: url(interface/main_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	height: 135px;
	width: 760px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(interface/header_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	clear: both;
	left: auto;
	right: auto;
}
#main {
	width: 760px;
	left: 0px;
	top: 10px;
	right: 0px;
}
#menu_ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033DC2;
	text-decoration: none;
}
#menu_ul li:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033DC2;
	background-color: #E1F1FB;
}
#menu {
	background-image: url(interface/menu_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 525px;
	width: 165px;
}
#menu_ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 130px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CB0D00;
	font-weight: bold;
}
.datagiallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #433CC2;
}



#news {
	background-image: url(interface/news_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#banner {
	position: absolute;
	width: 295px;
	right: 5px;
	float: right;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033DC2;
}
#maincontent {
	position: absolute;
	left: 175px;
	height: 13px;
	right: 10px;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043EC3;
	font-style: italic;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.back_special {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBDDFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033DC2;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6593E0;
	text-decoration: none;
}

#pannello {
	background-image: url(interface/pannello_new.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pannello2 {
	background-image: url(interface/pannell.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
