body  {
	color: #333333;
	background-color: #4B4B4B;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 26px;
	font-size: 14px;
}
#container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F7F7F7;
} 
a{
	text-decoration: none;
	color: #333333;
}
a:hover{
	color: #CC0000;
	text-decoration: none;
}
.btn{
	background-image: url(img/btn_back.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 15px;
}
.btn:hover{
	color: #FFCC00;
}
form{
	margin: 0px;
	padding: 0px;
}
.form_field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	border: 1px solid #E1E1E1;
	height: 20px;
}
.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	border: 1px solid #E1E1E1;
}
.form_input{
	height: 16px;
	border: 1px solid #E1E1E1;
	padding: 2px;
}
.form_file{
	height: 20px;
	border: 1px solid #E1E1E1;
}
.form_button{
	background-image: url(img/icon_btn.gif);
	height: 26px;
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.alert{
	color: #CC0000;
	text-align: center;
}
#main {
	width: 490px;
	height: 100%;
	float: left;
	padding-bottom: 20px;
	margin-top: 20px;
	line-height: 22px;
}
#main a{
	font-style: italic;
	font-weight: bold;

}
#main p {
	margin-top: 0;
}
#main h1 {
	font-size: 24px;
	margin-top: 0px;
}
#main h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
} 
#main .articolo {
	background-image: url(img/ultima_back.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	width: 457px;
}
#main .evidenza_top {
	width: 475px;
	background-image: url(img/evidenza_top.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	color: #FFFFFF;
	font-size: 16px;
}
#main .evidenza_testo {
	width: 460px;
	background-image: url(img/evidenza_back.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main .evidenza_testo a{
	font-style: normal;
	font-weight: normal;
}
#main .evidenza_end {
	background-image: url(img/evidenza_end.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
}
#main .ultima_top {
	width: 470px;
	background-image: url(img/ultima_top.gif);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	text-align: center;
}
#main .ultima_flash {
	background-image: url(img/ultima_flash.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
}
#main .ultima_doc {
	background-image: url(img/ultima_doc.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
}
#main .ultima_argomento {
	float: left;
	text-align: left;
	padding-left: 17px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#main .ultima_testo {
	width: 460px;
	background-image: url(img/ultima_back.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}
#main .ultima_testo a{
	font-style: normal;
	font-weight: normal;
}
#main .ultima_letto {
	text-align: right;
	background-image: url(img/ultima_back.gif);
	padding-right: 15px;
	font-size: 12px;
	padding-top: 10px;
}
#main .ultima_end {
	width: 490px;
	background-image: url(img/ultima_end.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#footer {
	background-image: url(img/footer.gif);
	height: 32px;
	width: 850px;
	padding-top: 18px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.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: 850px;
	font-size: 12px;
}
#menu .titolo{
	text-indent: -2000px;
	display: block;
	margin: 0px;
	text-indent: -2000px;
	background-image: url(img/top_bar.jpg);
	height: 133px;
}
#menu .counter{
	text-align: right;
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	background-color: #666666;
	color: #FFFFFF;
}
#menu h1{
	margin: 0px;	
}
#menu ul {
	list-style: none;
	border: none;
	height: 35px;
	background-image: url(img/menu_back.gif);
	margin: 0;
	padding: 0px;
}
#menu li {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	margin-top: 6px;
}
#menu li a {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
}
* html #menu li a { /*Questo vale SOLO per IE*/

}

#menu li a:hover  {
	color: #FFFFFF;
	background-color: #CC0000;
	
}
#menu .selezionato {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
}
#menu_dx {
	width: 162px;
	float: right;
	padding-right: 9px;
	margin-top: 20px;
	background-image: url(img/dx_back.gif);
	background-repeat: repeat-y;
	line-height: 15px;
}
#menu_dx .copertina{
	text-align: center;
	padding-bottom: 10px;
}
#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;
	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;
	display: block;
}

#menu_dx li a:hover {
	color: #CC0000;

}
#menu_sx {
	width: 180px;
	float: left;
	line-height: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 9px;
}
#menu_sx ul {
	margin: 0px;
	padding: 0px;
	background-image: url(img/sx_back.gif);
	background-repeat: repeat-y;
	list-style-type: none;

}
#menu_sx li {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D1;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#menu_sx li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-right: 13px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_sx li a:hover {
	color: #CC0000;
	background-color: #F0F0F0;

}
.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;
}
#forum {
	float: left;
	margin-top: 20px;
	font-size: 13px;
	width: 650px;
	margin-left: 5px;
}
#forum .link{
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	font-weight: bold;
	color: #CC0000;
}
#forum .link:hover{
	background-color: #EFEFEF;
}
#forum .login {
	background-image: url(img/forum_back.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
#forum  .risultati {
	padding-left: 15px;
	background-image: url(img/msg_path.gif);
	height: 38px;
	padding-top: 11px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
#forum .f_top{
	background-image: url(img/forum_top.gif);
	height: 28px;
	padding-top: 7px;
	padding-left: 235px;
	font-size: 15px;
}
#forum .f_tab{
	background-image: url(img/forum_forum.gif);
	height: 23px;
}
#forum .f_forum{
	background-image: url(img/forum_back.gif);
	font-size: 14px;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
}
#forum .f_topic{
	background-image: url(img/forum_topic.gif);
	height: 23px;
}
#forum .f_back{
	background-image: url(img/forum_back.gif);
	background-repeat: repeat-y;
	padding: 10px;
	line-height: 18px;
}
#forum .f_cerca{
	background-image: url(img/forum_cerca.gif);
	height: 59px;
	padding-top: 17px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#forum .f_end{
	background-image: url(img/forum_end.gif);
	height: 35px;
	padding-right: 15px;
}
#forum .f_cella{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DADADA;
}
#forum .f_red {
	color: #CC0000;
	font-weight: bold;
}
#forum .f_small {
	font-size: 11px;
	color: #999999;
}
#forum .new_msg {
	color: #CC0000;
	font-weight: bold;
}
#forum .new_topic {
	color: #CC0000;
}
#forum .quote {
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 3px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ABD65C;
	margin-left: 10px;
	border-right-style: dashed;
	border-right-color: #D6D5D1;
	border-right-width: 1px;
	display: block;
	/*clip:  rect(0px auto 0px auto);*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D5D1;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6D5D1;
}
#forum .msg_top{
	background-image: url(img/msg_top.gif);
	height: 24px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 14px;
}
#forum  .msg_top_on{
	background-image: url(img/msg_top_lost.gif);
	height: 24px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 14px;
}
#forum .msg_back{
	background-image: url(img/forum_back.gif);
	background-repeat: repeat-y;
}
#forum .msg_titolo{
	background-image: url(img/msg_titolo.gif);
	height: 21px;
	width: 513px;
	float: right;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
#forum .msg_foto{
	float: left;
	background-image: url(img/msg_foto.gif);
	width: 112px;
	padding-top: 8px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#forum .msg_testo{
	float: right;
	width: 493px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	line-height: 22px;
}
#forum .msg_end {
	background-image: url(img/msg_end.gif);
	height: 44px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 11px;
	color: #999999;
	background-position: bottom;
}
#forum .msg_icon {
	padding-right: 5px;
	padding-left: 5px;
}
#forum .msg_path {
	padding-left: 15px;
	background-image: url(img/msg_path.gif);
	height: 44px;
	padding-top: 5px;
}
#forum .texteditor {
	width: 490px;
	height: 350px;
	border: 1px dashed #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 5px;
	line-height: 22px;
	background-image: url(img/msg_grid.gif);
	overflow: visible;
}
#forum .msg_editor {
	background-image: url(img/msg_editor.gif);
	height: 30px;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
}
#forum .msg_upload {
	background-image: url(img/msg_upload.gif);
	font-size: 14px;
	float: right;
	width: 490px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 25px;
	padding-top: 8px;
	padding-left: 10px;
}
#forum .msg_citazione {
	font-style: italic;
}
#gallery {
	float: left;
	margin-top: 20px;
	font-size: 13px;
	width: 650px;
	margin-left: 5px;
}
#gallery .top{
	background-image: url(img/msg_top.gif);
	height: 24px;
	text-align: center;
	padding-right: 15px;
	padding-top: 7px;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
#gallery .back{
	background-image: url(img/forum_back.gif);
	background-repeat: repeat-y;
}
#gallery  .titolo{
	padding-left: 13px;
}
#gallery .foto{
	padding-top: 4px;
	padding-bottom: 5px;
	overflow: hidden;
	line-height: 22px;
	text-align: center;
	padding-right: 2px;
}
#gallery .end {
	background-image: url(img/msg_end.gif);
	height: 20px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 11px;
	color: #999999;
	background-position: bottom;
}
#gallery .didascalia {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 15px;
}
#gallery .thumb {
	padding-top: 3px;
	vertical-align: top;
	padding-left: 10px;
}
#gallery .pic {
	height: 55px;
	width: 70px;
	background-image: url(img/foto_thumb.png);
	background-repeat: no-repeat;
	float: left;
}
#gallery .pic_blank {
	height: 55px;
	width: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}
