body {
	margin:0px;
	background-color: #FFFFFF;
	background-image: url('../img/homebg.gif');
}
img {
	border: none;
}
.tbl_template{
	background-color: #FFFFFF;
	padding: 0px;
}
.td_header_l{
}
div#header_l{
	margin-left:38px;
	margin-top:0px;
}
.td_menu{
	background-color: #C5C7C8;
}
.gallery img {
	border: 0px none;
}

.menu_button{
	color: #0D4C92;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
}

.menu_button_over{
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
	background-color:#0D4C92;
}
div#border_menu{
	border-right: 1px solid white;
	padding:10px;
}
.table_template {
}
.submenu_gallery{
	position:absolute;
	margin-top:-507px;
}
table#header_submenu{
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	cursor:pointer;
	background-color:#99BAD9;
	padding: 0px;
	margin:0px;
	border-bottom: 1px solid white;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
table#header_submenu a {
	text-decoration: none;
	color: #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;

}
table#header_submenu:hover{
	background-color:#00529F;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.table_right {
	background-color: #FFFFFF;
}


.table_news{
	border-bottom: 1px solid #C6C8C9;
	height: 140px;
	padding:0px;
}
.news_title{
	font-family: verdana;
	font-weight: bold;
	font-size:10px;
	color: #0D4C92;
	padding-bottom: 10px;
	/*padding-left:10px;*/

}
.news_title_list{
	font-family: verdana;
	font-weight:normal;
	font-size:10px;
	color: #003882;
	/*padding-left:10px;*/
	padding-bottom: 6px;
}
.news_title_list2{
	font-family: verdana;
	font-weight:bold;
	font-size:9px;
	color: #00529F;
	/*padding-left:10px;*/
	padding-bottom: 6px;
}
.news_title_list a {
	color: #003882;
	text-decoration:none;
}
.news_title_list2 a {
	color: #0D4C92;
	text-decoration:none;
}
.news_title_list a:hover {
	color: #003882;
	text-decoration:underline;
}
.news_incipit_list{
	font-family: verdana;
	font-size:10px;
	color: #003882;
	padding-left:10px;
	padding-bottom: 10px;
}
.news_incipit_list a{
	text-decoration:none;
	color:#003882;
}
.news_incipit_list a:hover{
	text-decoration:underline;
	color:#003882;
}

div#news_title_inside{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	margin-top:30px;
	color:#000000;
}
div#news_title_inside a {
	text-decoration:none;
	color:#000000;
}

div#news_title_inside a:hover {
	text-decoration:underline;
	color:#000000;
}

div#news_subtitle_inside{
	font-family: verdana;
	font-size:10px;
	margin-left:10px;
	color:#000000;
	margin-bottom:15px;
	text-align: justify;
	margin-right:10px;
}

div#news_subtitle_inside a{
	text-decoration:none;
	color:#000000;
}
div#news_subtitle_inside a:hover{
	text-decoration:underline;
	color:#000000;
}
.table_iimg{
	margin-top:7px;
	padding-bottom: 7px;
	border-bottom: 1px solid white;
}
.table_polistamp{
	margin-top:0px;
	padding-bottom: 0px;
	border-bottom: 1px solid white;
}
.table_hsvpro{
	margin-top:3px;
	padding-bottom: 3px;
	border-bottom: 1px solid white;
}
.td_links{
	text-align:center;
	font-family:verdana;
	font-size:10px;
	color:#00529F;
	background-color: #FFFFFF;
	font-weight:bold;
	border-bottom: 1px solid #C6C8C9;
}
.td_links a {
	color:#00529F;
	text-decoration:none;
}
.td_links a:hover {
	color:#00529F;
	text-decoration:underline;
}

.td_footer{
	text-align:center;
	color: #0D4C92;
	font-family:verdana;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	height: 20px;
	background: url('../img/sfumatura_barra_footer.png');
	background-repeat: no-repeat;	
	border: 1px solid white;
	
}
.td_footer a {
	color: #0D4C92;
	text-decoration:none;
}
.td_footer a:hover {
	color: #0D4C92;
	text-decoration:underline;
}
div#menu_left{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	margin-top:40px;
	color: #D52B1E;
	margin-top:75px;
	margin-left:5px;
}
div#menu_left li{
	list-style-type: none;
	margin-left:-30px;
	margin-top:0px;
	font-weight:normal;
}
div#menu_left ul{
	margin-top:0px;
	margin-bottom:0px;
}
div#menu_left_separator{
	margin-top:20px;
}
div#menu_left a{
	text-decoration: none;
	color: #D52B1E;
}
div#menu_left a:hover{
	text-decoration:underline;
}
div#menu_left li a{
	text-decoration: none;
	color: #0D4C92;
}
div#content_title{
	font-family: helvetica,verdana;
	font-size: 20px;
	font-weight:bold;
	margin-top:20px;
	color: #0D4C92;
	margin-left:10px;
}
div#content_title_news{
	font-family: helvetica,verdana;
	font-size: 20px;
	font-weight:bold;
	margin-top:20px;
	color: #0D4C92;
	margin-left:10px;
	margin-bottom: 5px;
}
div#content_text{
	font-family: tahoma,verdana;
	font-size: 11px;
	text-align: justify;
	color: #0D4C92;
	margin:10px;
	margin-top:30px;
}
div#content_text a{
	color: #0D4C92;
}
div#content_text table{
	font-family: tahoma,verdana;
	font-size: 11px;
	text-align: justify;
	color: #2269AC;
	/*margin:10px;
	margin-top:30px;*/
}

.td_login{
	background-color:#FFFFFF;
	font-family: tahoma,verdana;
	font-size: 10px;
	color: #2269AC;
	padding-top:20px;
	padding-left:10px;
}
.td_login input {
	background-color:#FFFFFF;
	font-family: tahoma,verdana;
	font-size: 10px;
	color: #2269AC;
}
.header{
	background-color: #B9D0FD;
	color: #000000;
	font-family:tahoma,verdana;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}
.rows, .rows input{
	background-color: #FFFFFF;
	color: #000000;
	font-family:tahoma,verdana;
	font-size: 10px;
	}
.myTable{
	background-color: #000000;
}
.alpha70{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#myButton{
	font-family:tahoma,verdana;
	font-size:10px;
	color: #000000;
	font-weight:bold;
	width:12px;
}
#myButton2{
	font-family:tahoma,verdana;
	font-size:10px;
	color: #000000;
	font-weight:bold;
}

div#news_navigator{
	font-family:tahoma,verdana;
	font-size:10px;
	color: #2269AC;
	margin-right:10px;
}
div#news_navigator a{
	color: #2269AC;
	text-decoration:none;
	font-weight:bold;
}
div#news_navigator a:hover{
	color: #2269AC;
	text-decoration:underline;
}
div#news_text_read{
	font-family: verdana;
	font-size:10px;
	margin-left:10px;
	color:#000000;
	margin-bottom:15px;
	text-align:justify;
	margin-right:10px;
	margin-top:30px;
}
div#news_text_read a {
	color: #2269AC;
	text-decoration:none;
}
div#news_text_read a:hover {
	color: #2269AC;
	text-decoration:underline;
}
.header_refs{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color: #003882;
	padding-bottom: 20px;
}
.header_refs a {
	text-decoration:none;
	color: #0D4C92;
}
.header_refs a:hover {
	text-decoration:underline;
	color: #0D4C92;
}
.row_refs{
	text-align:left;
	font-family:verdana;
	font-size:10px;
	color: #000000;
	padding-left:3px;
	vertical-align: top;
}
.table_refs{
	margin-top:20px;
}
div#refs_delimiter{
	border-bottom:1px solid #C5C7C8;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1px;
}
div#google_search {
	margin-left:5px;
	color: #0D4C92;
	font-family:verdana;
	font-size: 10px;
}

div#google_search a{
	margin-left:5px;
	color:#547DB8;
	font-family:verdana;
	font-size: 10px;
	text-decoration: none
}
div#google_search a:hover{
	text-decoration:underline;
}
div#google_search input{
	font-family:verdana;
	font-size: 10px;
	color:#547DB8;
}
div#google2{
	margin-top:40px;
}
div#footer {
	font-family: verdana;
	font-size: 10px;
	color: #9A9A9A;
	text-align:center;
}
div#footer a {
	color: #9A9A9A;
	text-decoration: none;
}
div#footer a:hover {
	color: #9A9A9A;
	text-decoration: underline;
}
div#floating-content{
	color: #000000;
	font-family:verdana;
	font-size:10px;
}
.adm_div_scroll {
width:100%;
height:100%;
overflow:auto;
}
.lingue {
	color: #C9C9C9;
	text-decoration:none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	padding-right: 20px;
	padding-bottom: 12px;
	position: relative;
	vertical-align: bottom;
}
.lingue a {
	color: #C9C9C9;
	text-decoration:none;
}
.lingue a:hover {
	text-decoration:underline;
}
.myUpper{
	text-transform: uppercase;
}
.wrapper_immagini_sotto{
	width: 672px;
	height: 125px;
	/*
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	*/
	margin: 0px;
	padding-left:0px;
}
.home_immagini_sotto {
	width: 100%;
	height: 123px;
	/*background: url('../img/immagini_sotto.png');
	background-repeat: no-repeat;
	*/
}

.home_video{
	width: 669px; 
	height:324px; 
	margin-left: -1px;
}

.barra_header{
	width: 100%;
	height: 21px;
	background: url('/img/sfumatura_barra_header.png'); 
	background-repeat: no-repeat;	
}

.central_content {
	border: 1px solid white;
}

.div_macro {
	width: 100%; 
	height: 10px; 
	border-right: 1px solid #0D4C92;
}
.div_macro label {
	position: relative;
	top: -1px;
}

