@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	width: 100% !important; /* per i browser moderni */
	width: 1000px; /* per IE5.x e IE6 */
	min-width: 1000px;
	background-color: #F4F2EC;
}
a {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
	padding: 4px 4px 0px 0px;
	text-align: left;


}
h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	vertical-align: middle;

}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: left;
	line-height: 30px;

}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {

}
.centro {
	background-color: #FFFFFF;
	margin: auto;
	width: 980px;
	overflow: visible;
	background-image: url(immagini/ombra_dx.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#ColonnaSx {
	float: left;
	text-align: left;
	width: 210px;
	margin-top:50px;
}
#ColonnaDx {
	float: right;
	width: 73%;
	min-height: 100%;
	overflow: visible;
	margin-top: 20px;
	margin-right:20px;
	margin-left:0px;
	margin-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
#ColonnaDxSx {
	width: 70%;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
#ColonnaDxSx ul{
	margin: 5px 0px 10px 5px;
	padding-left: 5px;
	list-style-type: disc;

}
#ColonnaDxSx li{
	margin: 0px 0px 10px 5px;
}
#ColonnaDxDx {
	width: 28%;
	float: right;
	background-color: #F0EFE8;
	margin-bottom: 10px;
	font-size: small;
	padding: 5px;
}
#ColonnaDxDx p{
	font-size: x-small;
	margin: 5px;
}
#ColonnaDxDx ul{
	margin: 5px 0px 10px 5px;
	padding-left: 5px;
	
}
#ColonnaDxDx li{
	margin: 0px 0px 10px 5px;
}

#ColonnaDxDx a{
	color: #95320B;
	font-weight: bold;
}
#footer {
	font-size: small;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
.left {
	float: left;
	margin-bottom: 10px;	
	width: 24%;
}
.right {
	float: right;
	margin-bottom: 10px;
	background-color: #FFCC99;	width: 76%;
}
.clear {
	clear: both;
}

#briciole {
	font-size: x-small;
	color: #000000;
	display: inline;
	line-height: 0px;
	margin-top: 20px;
	margin-left: 10px;
}
#briciole a:hover {
	text-decoration: underline;
}
#logo {
	width: 19%;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	line-height: 13px;
	margin-top: 2px;
	margin-left: 5px;
}
#logo a {
	color: #FFFFFF;
}
#logo a:hover {
	text-decoration: none;
}
#titolo {
	width: 80%;
	float: right;
	font-size: medium;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}
/*menu superiore*/
.table {
	float: right;
	width: 80%;
	height:35px;

}
.nav {
	height:75px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	Z-INDEX: 100;
	width: 965px;
	top: 0px;
	margin: auto;
}
/*.nav .table {
	display:table;
	margin:0 auto;
}*/
.nav .select, .nav .current {
	margin:0;
	padding:0;
	list-style:none;
	display:table-cell;
	white-space:nowrap;
}
.nav li {
	margin:0;
	padding:0;
	height:auto;
	float:left;
}
.nav .select a {
	display:block;
	float:left;
	padding:0 30px;
	text-decoration:none;
	white-space:nowrap;
	color:#4C7EA7;
	margin-top: 15px;
	margin-right: 10px;

}
.nav .current a {
	display:block;
	float:left;
	padding:0 30px;
	text-decoration:none;
	white-space:nowrap;
	color:#fff;
	background-color: #DCD9C8;
	margin-top: 15px;
	margin-right: 10px;
}

.nav .select a:hover, .nav .select li:hover a {
	padding:0 0 0 15px;
	cursor:pointer;
	color:#FF9966;
}
.nav .select a:hover b, .nav .select li:hover a b {
	display:block;
	float:left;
	padding:0 30px 0 15px;
	cursor:pointer;
}
.nav .select_sub {
	display:none;
}
/* IE6 only */

.nav ul {
	display:inline-block;
}
.nav ul {
	display:inline;
}
.nav ul li {
	float:left;
}
.nav .table {
	display:table;
	margin:0 auto;
}
/*
.nav table {
	border-collapse:collapse;
	margin:-1px;
	font-size:1em;
	width:0;
	height:0;
}
.nav .sub {
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.nav .sub_active .current_sub a, .nav .sub_active a:hover {
	background:transparent;
	color:#f00;
}*/
.nav .select :hover .select_sub, .nav .current .show {/*menu di 2°livello*/
	display:block;
	position:absolute;
	width:975px;
	margin:auto;
	top:75px;/*menu in alto*/
	padding:0;
	z-index:100;
	left:135px;
	text-align:center;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.nav .current .show {
	z-index:10;
}
.nav .select :hover .sub li a, .nav .current .show .sub li a {
	display:block;
	float:left;
	background:transparent;
	padding:0 10px 0 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#444;
	margin: auto;
	text-align: center;
}
.nav .current .sub li.sub_show a {
	color:#088;
	cursor:default;
}
.nav .select :hover .sub li a:hover, .nav .current .sub li a:hover {
	visibility:visible;
	color:#088;
}
/*menu laterale*/
#menu {
	/*border-top-width: 1px;*/
	border-left-width: 5px;
	/*border-top-style: solid;*/
	border-left-style: solid;
	/*border-top-color: #CCCCCC;*/
	border-left-color: #CCCCCC;
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 196px;
	margin-left:10px;
	margin-top:0px;
	background-image: url(immagini/ombra_dx_menu.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
	color: #4c7ea7;
}
#menu a {
	font-weight: bold;
	color: #4c7ea7;
}
#menu ul {
	
	margin: 0px 0px 0px 15px;
	text-decoration: none;
	list-style-image: url(immagini/evidenziasezione.gif);
	list-style-position: inset;
	border: none;
	padding-left: 10px;
	vertical-align: bottom;
}
#menu li {
	padding: 5px;
}
.ombraInf {
	background-image: url(immagini/ombraInf.jpg);
	background-repeat: repeat-x;
	margin:auto;
	width: 971px;
	height: 0px;
	padding-bottom: 7px;
	background-position: left bottom;
}
.ombraInf_menualto {
	background-image: url(immagini/ombraInf.jpg);
	background-repeat: repeat-x;
	margin: 0;
	width: 973px;
	height: auto;
	padding-bottom: 7px;
	background-position: left bottom;

}
.ombraInf_menu {
	background-image: url(immagini/ombraInf_menu.jpg);
	background-repeat: no-repeat;
	height: 8px;
	margin-left:10px;
}
.ombraSup_menu {
	background-image: url(immagini/ombraSup_menu.jpg);
	background-repeat: no-repeat;
	height: 8px;
	margin-left:10px;

}
.titolodx {
	font-size: 12px;
	font-weight: bold;
	color: #C71E11;
	text-align: center;
	background-position: left;
	line-height: 30px;

}
.bordo{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rosso{
	color: #FF0000;
	font-weight: bold;
}
.grassetto{
	font-weight: bold;
}
.evidenziato {
	color: #95320B;
}
