	
.main{
    border: 0px; 
    vertical-align: top;
	   
}
.testo{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.testo1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.testo2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

.testo3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

td.menu_left{
	width: 160px;
	min-width: 160px;
	text-align: inherit;
	vertical-align: top;
	vertical-align: text-top;
	
	border-right: inset;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
td.menu_right{
    min-width: 160px;
	width: 160px;
	vertical-align: top;
	text-align: left;
	margin: 12px;
	font-size: 14px;
}

.news_titolo {
	color: #bd6a08;
	font-size: 12px;
	font-weight: bolder;
}

.news_titolo2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

a.news_titolo:link, a.news_titolo:visited { 
	text-decoration: none; 
} 

.news_data{
	color: #cecece;
}

td.banner_top{
	border-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	
}

td.banner_down{
	width: 100%;
	text-align: center;
}


td{
	border-width: 0px;
	border-width: thin;
}
.login_menu_semplice{
	
	width: 100%;
	text-align: center;
	
}

a:link, a:visited { 
	font-family: arial; 
	color: #bd6a08; 
	text-decoration: none; 
} 

a:hover { 
	text-decoration : none; 
	color: #000000; 
	background-color: #ebebeb;
} 

a.login_menu_semplice:link, a.login_menu_semplice:visited { 
	font-family: arial; 
	color: #000000; 
	text-decoration: none; 
} 
a.login_menu_semplice:hover { 
	text-decoration: none; 
	color: #666666; 
	background-color: #ebebeb; 
	
} 

.title_bg {
	background: url("../immagini/title_bg.gif") repeat-x;
	height: 40px;
	text-align: center;
	vertical-align: top;
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.title_bg2 {
	background: url("../immagini/title_bg.gif") repeat-x;
	height: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.title_bg_sezioni {
	background: url("../immagini/title_bg_sezioni.gif") repeat-x;
	width: inherit;
	width: auto;
	position: relative; 
	height: 60px;
	text-align: center;
	vertical-align: top;
	font-size: 23px;
}


.titolo_sezioni {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	vertical-align:text-top;
}



h2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	display: block;
	text-align: center;
}


.box1
{
	margin: 15px;
}


/* Boxs */
.tb 
{
	margin-left: 10px; 
	margin-right: 8px; 
	line-height: 18px;
}

/* Normale */
.title 
{
	background: url("../immagini/struttura/title_bg.gif") repeat-x;
}

.t DIV 
{
	left: -9px;
	width: 9px;
	height: 9px;
	position: relative;
	background: url("../immagini/struttura/box.gif") no-repeat 0px 0px;
}

.t 
{
	margin-left: 9px; 
	height: 9px;
	background: url("../immagini/struttura/box.gif") no-repeat 100% 0px;
}

.b DIV 
{
	left: -9px;
	width: 9px;
	height: 9px;
	position: relative;
	background: url("../immagini/struttura/box.gif") no-repeat 0px 100%;
}

.b 
{
	margin-left: 9px; 
	height: 9px;
	background: url("../immagini/struttura/box.gif") no-repeat 100% 100%;
}

.l
{
	padding: 0px 0px 0px 4px;
	background: url("../immagini/struttura/l.gif") repeat-y 0px 0px;
}

.r 
{
	padding: 0px 4px 0px 0px;
	background: url("../immagini/struttura/r.gif") repeat-y 100% 0px;
}


