@charset "utf-8";
/* CSS Document */

.puntato {
	list-style-image: url(../images/freccia.gif);
}

html, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#002c57;
	background-image: url(../images/bg_page.jpg);
}
div#MainContainer {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_centro.jpg);
}
div#header {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
}
div#header2 {
	width: 845px;
	margin-left: auto;
	float: left;
	margin-right: auto;
}
div#ContentLeft {
	width: 238px;
	float:left;
	padding-left: 48px;
}
div#ContentRight {
	width: 490px;
	float: left;
	padding-left: 20px;
}
div#footer {
	width: 845px;
	margin-top: 0px;
}
.bordo {
	border: 1px solid #5490BE;
	padding: 2px;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #002C57;
	background-color: #FFFFFF;
	border: 1px solid #5490BE;
}
.campi2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5490BE;
	border: 1px solid #5490BE;
}

a.arancio:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5490BE;
	text-decoration: none;
}

a.arancio:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5490BE;
	text-decoration: none;
}

a.arancio:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5490BE;
	text-decoration: none;
}

a.arancio:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2C5574;
	text-decoration: none;
}

a.bianco:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bianco:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bianco:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bianco:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2B5879;
	text-decoration: none;
}

a.blu:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #002c57;
	text-decoration: none;
}

a.blu:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #002c57;
	text-decoration: none;
}

a.blu:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #002c57;
	text-decoration: none;
}

a.blu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff860c;
	text-decoration: none;
}
.testoarancio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff860c;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-right: 4px;
	padding-left: 4px;
}
.testopanorama {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#002c57;
	padding-left: 8px;
}
.testobianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.testoblu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5490BE;
}
form {
	margin: 0px;
	padding: 0px;
}
