@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:13px;
	color:#23272a;
}
div#MainContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#header2 {
	width: 630px;
	margin-right: 0px;
	float: right;
}
div#ContentLeft {
	width: 250px;
	margin-left: 0px;
	float: left;
	position: relative;
}
div#ContentRight {
	width: 630px;
	margin-right: 0px;
	float: right;
}
div#footer {
	width: 900px;
	margin-top: 0px;
}
.bordo {
	border: 1px solid #7c212c;
	padding: 2px;

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


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

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

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

a.arancio:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #9A520A;
	text-decoration: none;
}

a.nero:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #23272a;
	text-decoration: none;
	font-weight: bold;
}

a.nero:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #23272a;
	text-decoration: none;
		font-weight: bold;

}

a.nero:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #23272a;
	text-decoration: none;
		font-weight: bold;

}

a.nero:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #606A73;
	text-decoration: none;
	font-weight: bold;


}
a.rosso:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7c212c;
	text-decoration: none;
}

a.rosso:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7c212c;
	text-decoration: none;
}

a.rosso:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7c212c;
	text-decoration: none;
}

a.rosso:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CB3D4F;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-right: 4px;
	padding-left: 4px;
}
.testoarancio {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #dd760d;
}
.testo_rosso {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7c212c;
}

.titolo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #7C202B;
}
.titolo2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #7C202B;
}
.testobianco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #818181;
}
.data2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #606060;
}
