body {

	font-family: "Trebuchet MS", Arial;
}
.fondotop {
	background-image: url(img/fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 175px;
}

.fondodown {
	background-image: url(img/fondo-down.jpg);
	background-repeat: no-repeat;
	height: 280px;

}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;

}
.testonormdx {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-align: right;
	
	}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #746F6D;
	text-align: center;
}
.mail {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
}
a.mail:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration:none;
}
h1 {
	font-size: 11px;
	font-weight: normal;
}

.bold {

	font-weight: bold;
}


.testonorm {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: justify;
}
.titolotab {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #57BAFF;
	font-style: italic;
}
a.curriculum {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	text-decoration:underline;
}
a.curriculum:hover {
	text-decoration:none;
	
	
}

.tabscuro {
	background-color: #D5C9C1;
}
.tabtitoloscuro {
	background-color: #D5C9C1;
	font-weight: bold;
}
.corsivo {
	font-style: italic;
}
.tabtitoloscurobold {

	background-color: #D5C9C1;
	font-weight: bold;
}
.menuproduzioni {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.sottolineato {
	text-decoration: underline;
}
.testonormsx {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: left;
}
