body {
	word-spacing:2px;
	color:#444;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E7E4D5;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
}

* {
	margin:0;
	padding:0;
	line-height: 14px;
	
}

a {
	color:#003366;
}
a:hover {
	text-decoration:none;
}

#wrapper {
	background:#E7E4D5;
	max-width:900px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 900 ? "900px" : "auto");
}

#header {
	background-image: url(../images/testata.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 110px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #333333;
}

#header h1 {
	color:#333333;
	letter-spacing:-1px;
	text-transform:none;
	font-family: Arial;
	font-size: 10px;
}
#header h1 a {
	color:#f90069;
	text-decoration:none;
}

#header h2 {
	color:#aaa;
	font:80% Arial;
	text-transform:none;
}

#header form {
	float:right;
}

#header form input {
	padding:2px;
	color:#777;
	border:1px solid #ccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}

.clear {
	clear:both;
}

.menu {
	height:50px;
	background-color: #E7E4D5;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

ul#nav {
	
}

ul#nav li {
	list-style:none;
	float:left;
	height:50px;
	
}

.clear {
	clear:both;
}

ul#nav li a {
	height:40px;
	display:block;
	width:97px;
	padding:4px;
	border-right:1px solid #fff;
	color:#003366;
	text-transform:uppercase;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-image: url(../images/nav_a.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 15px;
	
}

ul#nav li a:hover {
	background-image: url(../images/nav_a_hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #003366;
	color: #FFFFFF;
	
}

ul#nav li a em {
	font-style:normal;
	text-decoration:underline;
}



#sidebar {
	width:330px;
	float:right;
	margin:5px 12px 0 0!important;
	margin:5px 6px 0 0;
	background-color: #B6B09E;
	background-image: url(../images/sidebar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#sidebar h1 {
	color:#fff;
	padding:10px;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00254A;
	background-image: url(../images/h1.jpg);
	background-position: bottom;
}

#sidebar p {
	padding:10px 20px;
	margin:0 0 10px 0;
	font-size:14px;
}

#sidebar p.first {
	padding:20px;
	font-size:110%;
}

#sidebar h2 {
	color:#003366;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
}

#sidebar h3 {
	font:90% Verdana;
	text-transform:uppercase;
	margin:0 10px;
	color:#333;
	letter-spacing:1px;
	font-weight:bold;
}

#sidebar ul,ol {
	margin:0 0 0 30px;
	padding:5px;
}

#sidebar ul li {
	padding:3px;
}

#content {
	margin:5px 348px 0 0 !important;
	
}

#content .first {
	padding:20px;
	background-color: #E7E4D5;
	height: 230px;
	/*background-image: url(../images/879065-002.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}

#content .first h2 {	
	color:#fff;
	background:none;
	padding:0;
}

#content .first p {
	color:#fff;
}

#content .first p a {
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #FF8ABC;
	text-decoration:none;
}

#content p {
	line-height:18px;
	margin:10px 15px;
	padding:5px;
}

#content h2 {
	color:#333;
	margin:2px 0 5px 0;
	padding:15px;
	text-transform:uppercase;
	background:url(../images/h2.jpg) top repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
}

#content h2 a {
	color:#003466;
	text-decoration:none;
}

#content p img {
	float:left;
	margin:0 10px 0 0;
	padding:1px;
	background:#ccc;
	border:4px solid #eee;
}

#content h3 {
	color:#444;
	margin:15px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 23px;
}

blockquote {
	border-left:2px solid #ccc;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 25px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#content ul {
	margin:0 0 0 40px;
}

#content form {
	padding:10px;
	margin:20px;
	border:1px solid #ccc;
}

#content form label {
	font-weight:bold;
	color:#444;
	display:block;
}

#content form input {
	width:96%;
	border:1px solid #ddd;
	padding:4px;
	margin:5px 0 10px 0;
	font:90% Verdana;
}

#content form textarea {
	width:96%;
	border:1px solid #ddd;
	padding:4px;
	margin:5px 0 10px 0;
	font:90% Verdana;
}

#footer {
	margin:30px 0;
	padding:20px;
	color:#999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#footer a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
	
div.data{float: left;width: 50px;margin:0 3px 3px 0;
    text-align: center;color: #777;padding-bottom: 3px;
    background: #E9F3FF url(date.png) no-repeat bottom left} 

div.data span.d{
	display: block;
	font-size: 140%;
	font-weight: bold;
	color: #757797;
	padding-top: 2px;
	background: #E9F3FF url(date.png) no-repeat top left;
	line-height: 18px;
}
	
div.data span.m{
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
}
#intro span {
	display: none;
}

#header span {
	display: none;
}
#wrapper #header img {
	padding-top: 4px;
	padding-left: 20px;
}
#downloadtable {
	padding: 4px;
	margin: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 540px;
}
