a:link {
	color:#B30909;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border :none;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #658AA9;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B30909;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #427FB2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container_bg {
	background-color: #FFFFFF;
	background-image: url(../i/container_bg.jpg) ;
	background-repeat: repeat-y;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD0303;
	letter-spacing: 0.15em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: top;
}
.blue_stripe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../i/blue_stripe_bg.jpg);
	background-repeat: repeat-y;
}


.sezioni{
	font-size:12px;
	color:#FFF;
	text-align: center;
	font-weight: normal;
}

.sezioni a{
	font-size:12px;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
}
.sezioni a:hover{
	font-size:12px;
	color:#A8CBE8;
	font-weight: normal;
	text-decoration: underline;
}


.servizi{
	font-size:12px;
	color:#FFF;
	text-align: center;
	font-weight: normal;
}
.servizi a{
	font-size:11px;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
}
.servizi a:hover{
	font-size:11px;
	color:#A8CBE8;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #333333;
	background-image: url(../i/footer.png);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 38px;
	width: 840px;
}
.login_tab {
	background-color: #E0E0E0;
	background-image: url(../i/area_riservata_tab.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 209px;
}
.login_tab_eng {
	background-color: #E0E0E0;
	background-image: url(../i/area_riservata_tab_eng.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 209px;
}
.login_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C22020;
	background-color: #E0E0E0;
	text-align: center;
	width: 209px;
	height: 131px;
	background-image: url(../i/login_field_bg.png);
	background-repeat: no-repeat;
}
.bg_col {
	background-color: #E0E0E0;
	background-image: url(../i/column_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_col2 {
	background-image: url(../i/column_bg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
}

.bg_news {
	background-image: url(../i/news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:32px;
}


.bg_news_fi {
	background-image: url(../i/news.jpg);
	background-repeat: no-repeat;
	background-position: top;
  height:34px;	
}

.bg_news_fi_eng {
	background-image: url(../i/news_eng.jpg);
	background-repeat: no-repeat;
	background-position: top;
  height:34px;	
}

/* Allineamento immagini interne */
p img {
	padding: 0;
	max-width: 100%;
	}
		
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* fine */
.title_inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B597F;
	letter-spacing: 0.25em;
}
