body, td, h3, select, input {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
}

body { 
	margin:0px;

	background-image:url(../images/background2.jpg);

}

table {border-collapse: collapse;}
td {padding:0px; border:0px; vertical-align:top;}

table#structure {
	position: relative;
	margin: 0 auto;
	width: 924px;
}
table#main {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background-color:white;
}
td#menu_sx {vertical-align:top;}
td#header {height:220px;}
td#footer {
	height: 20px;
	background-color: #F4F3F8;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #D6D6CE;
	border-bottom: 1px solid #333;
}
td#content{height:500px;	vertical-align:top;}

table#content{height:100%;}
table#content td{padding:10px;}
table#content td.underline{padding:0px; height:3px; background-image:url(../images/underline.gif);}

/* MENU AGENDA*/
div#menu_agenda {width:204px; border-right:1px solid #D6D6CE; margin-left:1px; border-bottom:1px solid #D6D6CE; background-color:#F4F3F8;}
div.menu_agenda_item {text-align:left; padding:3px; background-color:#F4F3F8; width:193px; margin:0px 0px 10px 2px;}


/* NEWS */
/* NEWS IN HOME PAGE */
table#news_item {margin:0px 0px 10px 0px; width:100%;}
table#news_item  td{padding:0px;}
.data{padding-bottom:2px; border-bottom:1px solid black; width:140px; font-weight:normal;}

.titolo{font-weight:bold; color:black;}
.leggi{text-align:right;}
/* COMMENTI */
#aggiungi_commento {display:none;}
.label {width:100px;}
table#news_commento_item {margin:0px 0px 10px 0px; width:100%;}
table#news_commento_item  td{padding:0px;  font-size:11px; }

/* DIV homepage */
div#niftyHome{ background: #FFF; border: 2px solid #E68119; margin:10px;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F4F3F8}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* PAGINA TEMPLATE 1 COLONNA SX*/
.tpl1_col_sx {width:65%;}

/* PAGINA TEMPLATE OPINIONE*/
.tpl_opinione 	 {width:65%; font-size:13px; line-height: 18px; vertical-align:top;}
.tpl_opinione_dx {width:35%; text-align: center; background-color:#F4F3F8;}

/* PAGINA TEMPLATE 1 COLONNA DX*/
.tpl1_col_dx {width:35%; background-color:#F4F3F8;}

/* PAGINA TEMPLATE POLL COLONNA DX*/
.poll_col_sx {width:60%; padding-left: 10px;}
.poll_col_dx {width:40%; text-align: center;}


/* GENERIC */
.titolo { 
	color: #60789F;
}

.box_titolo {
	color: #73708F;
}

.box_bg {
	color: #F1F2ED;
}	

h1 {font-size:17px; }
h3 {font-size:13px; margin:0px; color:#32324A; }
p {margin-top:5px; margin-bottom:5px;}
a, a:visited {color:black;}
a:hover {color:#32324A;}
img {border:0px; margin:0px;}
#msg {color:red; width:100%; border:1px solid red; padding:5px; font-size:14px; margin:5px;}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.middle{vertical-align:middle;}
.top{vertical-align:top;}

/* FORM */
INPUT, TEXTAREA {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	border: 1px solid #ADACB7;
	background-color: #F4F3F8;
	color: #303025;
}

INPUT:hover, TEXTAREA:hover {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	border: 1px solid #ADACB7;
	background-color: #F4F3F8;
}

.radio {
	background-color: transparent;
	border: 0;
}

.alert {
	color: #FF0000;
}


