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

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

html, body {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4b4e53;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	margin: 0;
	padding: 0;
}
div#MainContainer {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_centro.gif);
}
div#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#ContentLeft {
	width: 621px;
	float:left;
	padding-left: 4px;
}
div#ContentRight {
	width: 279px;
	float: right;
	padding-right: 4px;
}
div#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.bordo {
	border: 1px solid #DADADA;
	padding: 2px;

}
.campi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #b1251b;
	background-color: #FFFFFF;
	border: 1px solid #b1251b;
}
.campi2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CCCCCC;
	background-color: #b1251b;
	border: 1px solid #682C3D;
}

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

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

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

}

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

	}

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

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

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

a.bordeaux:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #50110C;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pad {
	padding-right: 6px;
}
.titolo {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#b1251b;
	font-weight: bold;
}
.testobordeaux {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #b1251b;
}
.data {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4b4e53;
	font-weight: bold;
}
.titolo2 {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#682C3D;
}
.padnews {
	padding-left: 18px;
}
.padincoming {
	padding-left: 10px;
	padding-right: 8px;
}
