body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6E6053;
	text-align: center;
	background-image: url(img/sfondopagina.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}


.sfondo_testata {
	background-image: url(img/sfondo_testata.jpg);
	background-repeat: repeat-x;
}
.sfondobox {
	background-image: url(img/sfondo_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #E9E6DD;
	background-color: #D1C9C2;
}
.modulo {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.piede {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E9E6DD;
	text-decoration: none;
}
.titolo_news {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.titolo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}
.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}

.testo_news {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titolobianco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.sfondo_galleria {
	background-image: url(img/sfondo_galleria.jpg);
	background-repeat: repeat-x;
}
.bordoimmagineinterna {
	border: 4px solid #FFFFFF;
}
.testo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bordonews {
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D1C9C2;
	border-bottom-color: #D1C9C2;
}
.sottomenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.tastomenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #333333;
}
