body  {
	color: #333333;
	background-color: #838178;
	font-family: "Trebuchet MS";
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 26px;
	font-size: 14px;
}
#container {
	width: 934px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/main_back.gif);
	background-repeat: repeat-y;
} 
#main {
	width: 480px;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 20px;
	margin-top: 20px;
	line-height: 22px;
}
#main p {
	margin-top: 0;
}
#main h1 {
	font-size: 22px;
	margin-top: 0px;
}
#main h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
} 
#main .data {
	background-image: url(img/data_box.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 65px;
	float: left;
}
#main .data .giorno {
	padding-top: 10px;
	text-align: center;
	width: 53px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 16px;
}
#main .data .mese{
	text-align: center;
	width: 54px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#main .tipologia {
	font-style: italic;
	color: #666666;
}
#main .titolo {
	float: left;
	padding-top: 6px;
	width: 415px;
}
#main .titolo a{
	text-decoration: none;
	color: #666666;
	display: block;
}
#main .titolo a:hover{
	color: #CC0000;

}
#main .separatore {
	clear: left;
	height: 20px;
	padding-top: 10px;
}
#footer {
	background-image: url(img/footer.gif);
	height: 35px;
	width: 934px;
	padding-top: 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fltrt { /* Cancella float right */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Cancella float right left */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Cancella TUTTI i float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu {
	margin-top: 0;
	width: 934px;
	font-size: 12px;
	color: #FFFFFF;
}
#menu .titolo{
	text-indent: -2000px;
	display: block;
	margin: 0px;
	text-indent: -2000px;
	background-image: url(img/top_bar.jpg);
	height: 200px;
}
#menu h1{
	margin: 0px;	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	height: 36px;
	background-image: url(img/menu_bar.gif);
}
#menu li {
	float: left;
	text-align: center;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 12px;
}
* html #menu li a { /*Questo vale SOLO per IE*/

}

#menu li a:hover  {
	background-image: url(img/menu_on.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFCC00;
	
}
#menu .selezionato {
	background-image: url(img/menu_on.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_sx {
	width: 199px;
	float: left;
	padding-bottom: 20px;
	margin-top: 20px;
	background-repeat: repeat-y;
	padding-left: 10px;
}
#menu_sx ul {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dx_back.gif);
	background-repeat: repeat-y;
	list-style-type: none;

}
#menu_sx li {
	margin-right: 15px;
	background-image: url(img/dx_spunta1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 15px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7D8;
}
#menu_sx li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
}

#menu_sx li a:hover {
	color: #CC0000;

}
#menu_dx {
	width: 199px;
	float: right;
	padding-bottom: 20px;
	margin-top: 20px;
	background-repeat: repeat-y;
}
#menu_dx ul {
	margin: 0px;
	padding: 0px;
	background-image: url(img/dx_back.gif);
	background-repeat: repeat-y;
	list-style-type: none;

}
#menu_dx li {
	margin-right: 15px;
	background-image: url(img/dx_spunta1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 15px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7D8;
}
#menu_dx li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
}

#menu_dx li a:hover {
	color: #CC0000;

}
.file_doc{
	background-image: url(img/file_doc.png);
	height: 32px;
	width: 390px;
	padding-top: 18px;
	padding-left: 40px;
	font-weight: bold;
}
.file_pdf{
	background-image: url(img/file_pdf.png);
	height: 32px;
	width: 390px;
	padding-top: 18px;
	padding-left: 40px;
	font-weight: bold;
}
.file_xls{
	background-image: url(img/file_xls.png);
	height: 32px;
	width: 390px;
	padding-top: 18px;
	padding-left: 40px;
	font-weight: bold;
}
.file_img{
	background-image: url(img/file_jpg.png);
	height: 32px;
	width: 390px;
	padding-top: 18px;
	padding-left: 40px;
	font-weight: bold;
}
/*SEZIONE PAGINAZIONE*/
.paginazione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	height: 18px;
	margin-left: 4px;
	width: 200px;
}
#paging{
	text-align: right;
	margin: auto;
}
#paging ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
#paging li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#paging a{
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	min-width: 11px;
	padding: 3px;
}
* html #paging a{
	width: 11px;
}
#paging a:hover{
	color: #FFFFFF;
	background-color: #000066;
	text-align: right;
	display: inline;
}
#paging .visitato{
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
}
#paging .end{
	color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 1px;
}

