@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#292928;
	background-image: url(../images/bg.jpg);
}
div#MainContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_centro.gif);
}
div#header {
	width: 900px;
}
div#ContentCentro {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
div#header2 {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
div#ContentLeft {
	width: 499px;
	float: left;
	position: relative;
	margin-left: 0px;
}
div#ContentRight {
	width: 319px;
	float: right;
	position: relative;
	margin-right: 0px;
}
div#footer {
	width: 900px;
}
p {
	margin: 0px;
}
.bordo {
	border: 1px solid #23272a;
	padding: 2px;
	background-color: #FFFFFF;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #292928;
	background-color: #FFFFFF;
	border: 1px solid #00456d;
}
.campi2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #00456d;
	border: 1px solid #292928;
}


a.arancio:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #00456d;
	text-decoration: none;
}

a.arancio:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #00456d;
	text-decoration: none;
}

a.arancio:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #00456d;
	text-decoration: none;
}

a.arancio:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e23500;
	text-decoration: none;
}

a.bianco:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.bianco:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;

}

a.bianco:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;

}

a.bianco:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #00456d;
	text-decoration: none;
}
a.grigio:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #292928;
	text-decoration: none;
}
a.grigio:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #292928;
	text-decoration: none;
}
a.grigio:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #292928;
	text-decoration: none;
}
a.grigio:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e23500;
	text-decoration: none;
}
a.bgoro:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8c7344;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgoro:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8c7344;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgoro:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8c7344;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgoro:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #57472B;
	padding-right: 3px;
	padding-left: 3px;
}
/* CSS Document */

.puntato {
	list-style-image: url(../images/freccia_arancio.gif);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-left: 4px;
}
.testoarancio {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #00456d;
}

.testobianco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #292928;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #E44100;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	background-color: #00456d;
	width: 494px;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

