/***********************HEADER***********************************/
.testo-header {
	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 10px;
	color: #330066;
	line-height: 13px;

}
/***********************MENU RICERCA***********************************/
.testo-biancoricerca {
	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 10px;
	color: #FFFFFF;
}
.td-blu {
	background-color: #271050;
}
/***********************BARRA SX***********************************/
.td-sfondo-barra {
	background-color: #CC6633;
	background-attachment: fixed;
	background-image: url(images/paginainterna/sfondo-barra-sx_15.jpg);
	background-repeat: no-repeat;

}
/***********************BODY***********************************/
.testo-bold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #330066;
	font-weight: bold;
}
.testo-arancio {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #CC6633;
	font-weight: bold;

}
.testo-i {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #330066;
	font-style: italic;
}
.testo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #330066;
}
.testo-bianco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titolo-bold {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #330066;
	font-weight: bold;
}
.titolo-bianco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolo-arancio-bold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #CC6633;
	font-weight: bold;
}

.testo-nohover {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #330066;
	font-weight: normal;
	font-style: normal;
}
.testo-nohover:hover {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #330066;
	font-weight: normal;
	font-style: normal;
}
/***********************FOOTER***********************************/
.testo-footer {

	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 12px;
	color: #330066;
	line-height: 13px;
}
.testo-link-footer {

	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 11px;
	color: #330066;
	line-height: 13px;
}
.testo-link-footer:hover {

	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
	text-decoration:none;
}
/***********************TAG GENERALI***********************************/
.td-bordoblu {
	background-color: #330066;
}
.td-bianco {
	background-color: #ffffff;
}
.td-arancio {
	background-color: #CC6633;
}
.td-giallo {
	background-color: #FFFFCC;
}
/***********************TAG RIDEFINITI***********************************/
FORM
{
	margin-top:0;
	margin-bottom:0;
}
BODY, TD {
	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 11px;
	color: #330066;
}
INPUT, SELECT {
	font-family: "Trebuchet MS, Verdana, Arial";
	font-size: 10px;
	color: #330066;
}

