#imMnMn {
	DISPLAY: block;
	WIDTH: auto;
}

#imSite {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#imMenuMain {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 7px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 180px;
}

#menu_principale {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 150px;
}

#menu_principale a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #333333;
}

#menu_principale a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #6B642E;
}

#menu_secondario {
	width: 155px;
}

#menu_secondario a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #333333;
	line-height: 20px;
}

#menu_secondario a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #6B642E;
	line-height: 20px;
	background-color: #CCB300;
}


body {
	background-color: #F7F3D4;
	background-image: url(../sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-transform: none;
	margin: 0px;
}

.caratterepiccolissimo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}

.caratterepiccolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}

.titolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 25px;
	font-weight: 600;
	font-variant: normal;
	color: #6B642E;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: 300;
	font-variant: normal;
	color: #CCB300;
	text-transform: uppercase;
}

.caratteretesto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-indent: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000033;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a.opacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border: 5px solid #FFFFFF;
} 

a.opacity:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

a.opacity_staff img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
} 

a.opacity_staff:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#tabella_testo {
	margin-right: 40px;
	margin-left: 40px;
	width: auto;
	text-align: justify;
}

#tabella_testo strong{
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993366;
	font-weight: 600;
}