@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#2d2920;
	background-image: url(../images/bg.jpg);
}
div#MainContainer {
	width: 916px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_main.gif);
	margin-top: 100px;
}
div#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#ContentCentro {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#ContentLeft {
	width: 570px;
	margin-left: 10px;
	float: left;
	position: relative;
}
div#ContentRight {
	width: 290px;
	float: right;
	margin-left: 10px;
}
div#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
/* CSS Document */

.puntato {
	list-style-image: url(../images/freccia_verde.gif);
}
.bordo {
	border: 1px solid #77864b;
	padding: 2px;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #77864b;
	background-color: #FFFFFF;
	border: 1px solid #77864b;
}
form {
	margin: 0px;
	padding: 0px;
}

.campi2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #77864b;
	border: 1px solid #77864b;
}

a.nero20:visited {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

a.nero20:active {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

a.nero20:link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

a.nero20:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
}

a.nero14:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.nero14:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.nero14:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.nero14:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}


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

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

}

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

}

a.bianco:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #7D8178;
	text-decoration: none;
}
a.verde:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #77864b;
	text-decoration: none;
}
a.verde:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #77864b;
	text-decoration: none;
}
a.verde:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #77864b;
	text-decoration: none;
}
a.verde:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #D4EEFF;
	text-decoration: none;
}
a.bgverde:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77864b;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgverde:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77864b;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgverde:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #77864b;
	padding-right: 3px;
	padding-left: 3px;
}
a.bgverde:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #77864b;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #99aa66;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #848C68;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-left: 4px;
}
.testoverde {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #77864b;
}

.testobianco {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.testogrigio {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #bebec0;
}
