body {
	font-family:Tahoma, AGLettericaCondensed;
	font-size: 12px;
	margin: 0px;
}
/*  ------     Aspetto     -------- */
table.main {
	border: 1px solid #969494;
	border-top: none;
}
a:link {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.menu-sx {	
	margin: 8px 0px;
}
.menu-sx td.grigio {
	border: 1px solid #969494;
	border-top:none;
	background-color:#CCCCCF;	
}
.menu-sx td.grigioSu {
	border: 1px solid #969494;
	border-bottom: none;
	background-color:#CCCCCF;
}
.menu-sx td.arancione {
	background-color:#f86a14;	
}
table.sx-su {
	background-color: #f86a14;
	border-right: 1px solid #a75423;
	border-top: 1px solid #a75423;
}
.menu-dx {
	background-color: #eaefe1;
	border: 1px solid #969494;
	border-right: none;
	min-height: 374px;
	height: 374px;
	width:auto;
	margin: 15px 0px;
}
td.footer {
	background-image:url(../grafica_ritagliata/bg-footer.gif);
	background-repeat:repeat-x;
}
div.footer {
	margin-left: 4px;
	margin-bottom:10px;
}
div.footer2 {
	font-size:10px;
	margin-left: 4px;
	margin-bottom:10px;	
	
}
div.footer2 a {text-decoration: none; color:#333333; font-weight: bold}
div.footer2 a:hover {text-decoration: underline}
.bg-sx{
	background-image:url(../grafica_ritagliata/bg-menu-sx-23.gif);
	background-repeat: repeat-y;
}
.contenitore {
	vertical-align: super;
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left: 34px;
	margin-right: 10px;
}
div.contenuti {
	margin-bottom: 15px;
}
.contenuti p {
	padding-left: 0px;
	margin:0px;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
}
.contenuti img {
	padding: 0px;
	float: left;
	margin-left:0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
}
img.titolo {
	float: none;
	border-bottom: 1px solid #969494;
	padding-bottom: 1px;
	margin-bottom: 15px;
}
.contenuti div.freccia-contenuti img{
	margin: 0px;
	padding: 0px;
	float:right;
}
.contenuti div.freccia-contenuti {
	height: 19px;
	width: auto;
	margin-top: -19px;
}
/*  ---------  Testo ------------*/
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.testo_grassetto {
	font-weight: bold;
}
table.form td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.frame {
	border: 1px solid #CCCCCC;
}
.contenitore_home {
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
}
.contenitore_home div.bordo {
	border-bottom:2px solid orange;
	padding-bottom: 4px;
	height: 73px;
	width: 321px;
}
.contenitore_home div.img{
	float: left;
	margin:1px 6px 0px 0px;
	padding: 0px;
}
.contenitore_home div.link{
	padding: 0px;
	margin: 4px 0px 0px 0px;
}


.contenitore_home div.bordodx {
	border-bottom:2px solid orange;
	padding-bottom: 4px;
	width: 321px;
	height: 73px;
	float: right;
}
/*div.bordodx:hover {
	background-color:#FFEBDF
}*/
.contenitore_home div.imgdx {
	float: right;
	margin:1px 0px 0px 0px;
	padding: 0px;
}
.contenitore_home div.linksx{
	padding-right: 3px;
	margin: 4px 0px 0px 0px;
}



