body, td, h3, select, input {
	font-family: verdana, sans-serif;
	font-size: 12px;
}

body { 
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #dac9ab;
}

table {border-collapse: collapse;}
td {padding:0px; border:0px; vertical-align:top;}

table#structure {
	position: relative;
	margin: 0 auto;	
	z-index:0;
}
table#main {
	vertical-align:top;
	position: relative;
	margin: 0 auto;
	width: 773px;
	background-color:white;
	z-index:0;
}
td#menu_sx 
{
	vertical-align:top;
}
td#header {height:220px;}
td#footer {
	height: 20px;
	background-color: #E0E1D3;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #CCCEC0;
	border-bottom: 1px solid #CCCEC0;
}

td#content{vertical-align:top;z-index:0;}
td#main {vertical-align:top;}
table#content{vertical-align:top;z-index:0;}
table#content .main{padding:10px;vertical-align:top;}

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;}

#box_sx{
	 width:75%; padding-left: 20px; padding-right:5px;
}
#box_sx .box_title {background-color: #7CB6CE; color:white;}
#box_sx .box_txt  {font-size: 10px;}
#box_sx .box_date  {font-size: 10px; border-bottom:1px solid #888;}
#box_sx a, #box_sx a:link, #box_sx a:visited, #box_sx a:active {float:right; font-size: 11px; color:#4D7181; text-decoration:underline; text-align: right;}
#box_sx a:hover {float:right; font-size: 11px; background-color: #7CB6CE; color:white; text-decoration:none; text-align: right;}
.box_title {background-color: #7CB6CE; color:white;}
/* 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;}
a.leggi, a:link.leggi, a:visited.leggi {color: #4D7181;  text-align:right; float:right; text-decoration: underline }
a:hover.leggi {background-color: #7CB6CE; color:white; text-align:right; float:right; text-decoration: none }

a.leggiSx, a:link.leggiSx, a:visited.leggiSx {color: #4D7181;  text-align:left; float:left; text-decoration: underline }
a:hover.leggiSx {background-color: #7CB6CE; color:white; text-align:left; float:left; text-decoration: none }

/* 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; margin:2px; vertical-align:top;}

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%; padding:5px;}
.tpl2_col_sx {width:73%; padding:5px;}

/* PAGINA TEMPLATE OPINIONE*/
.tpl_opinione 	 {width:65%; font-size:13px; line-height: 18px; padding-left:10px;}
.tpl_opinione_dx {width:35%; text-align: center; border-left: 1px dotted #9A9C91; margin-left:10px;}

/* PAGINA TEMPLATE 1 COLONNA DX*/
.tpl1_col_dx {width:35%; border-left: 1px dotted #9A9C91; padding:5px;}
.tpl2_col_dx {width:27%; border-left: 1px dotted #9A9C91; padding:5px;}

/* PAGINA TEMPLATE POLL COLONNA DX*/
.poll_col_sx {width:60%; padding-left: 10px;}
.poll_col_dx {width:40%; text-align: center;}
.red {color: #9C0A0D; font-weight:normal; font-family: georgia, times; font-size:16px;}
.style1 {color: #9C0A0D}

/* GENERIC */
.titolo { 
	color: #9C0A0D; font-weight:normal; font-family: georgia, times;
}

.box_titolo {
	color: #9C0A0D;
}

.box_bg {
	color: #F1F2ED;
}	

h1 {font-size:16px; font-weight:normal; font-family: georgia, times;}
h3 {font-size:15px; margin:0px; color: #9C0A0D; font-weight:normal; font-family: georgia, times; }
p {margin-top:5px; margin-bottom:5px;}
a, a:visited {color:#4D7181;}
a:hover {background-color: #7CB6CE; color:white;}
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 #9A9C91;
	background-color: #F8F7E6;
	color: #303025;
}

INPUT:hover, TEXTAREA:hover {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	border: 1px solid #9A9C91;
	background-color: #F0EEDF;
}

.radio {
	background-color: transparent;
	border: 0;
}

.alert {
	color: #FF0000;
}
