/****** TAG HTML ******/
/* @charset "utf-8"; */
HTML, BODY {
	background:  url("images/sfondo_main.jpg") center fixed no-repeat #FFFFFF;
	margin: 0px;
}
DIV, P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
A:hover {
	color: #999999;
	text-decoration: underline;
}
A:visited:hover {
	color: #FF9900;
	text-decoration: none;
}
A:visited:hover {
	color: #999999;
	text-decoration: underline;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF9900;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.H_margin1 {
	margin-top: 20px;
	margin-bottom: 12px;
}






/****** Caratteri speciali ******/
@font-face {
    font-family: 'bankgothic_md_btmedium';
    src: url('font/bnkgothm-webfont.eot');
    src: url('font/bnkgothm-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bnkgothm-webfont.woff') format('woff'),
         url('font/bnkgothm-webfont.ttf') format('truetype'),
         url('font/bnkgothm-webfont.svg#bankgothic_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bankgothic_lt_btlight';
    src: url('font/tt0589m-webfont.eot');
    src: url('font/tt0589m-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/tt0589m-webfont.woff') format('woff'),
         url('font/tt0589m-webfont.ttf') format('truetype'),
         url('font/tt0589m-webfont.svg#bankgothic_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@media only screen and (max-width: 1128px) {
	#preContent_Dx {display:none;}
	.page_content_dx_img, .page_content_dx_sottoimg {display: block !important;}
}


@media only screen and (max-width: 1010px) {
	#headerBBar_ombra1, #headerBBar_ombra2 {display: none;}
}


@media only screen and (max-width: 990px) {
	#headerImage {
		width: 100% !important;
		margin: 0px !important;
	}
	#headerBB {
		width: 100% !important;
		margin-top: 0px !important;
	}
	#headerBBar {
		width: 100% !important;
		margin: 0px auto !important;
	}
	#preContent {
		width: 88% !important;
		margin: 16px auto 16px auto !important;
	}
	#footerPage {
		margin-top: 30px !important;
		border-top: 6px #FFFFFF solid !important;
	}
}


@media only screen and (max-width: 768px) {
	#footer_dati {width: 55% !important;}
}


@media only screen and (max-width: 640px) {
	#headerLogo {
		position: relative !important;
		width: 100% !important;
		padding-left: 10px;
		box-sizing: border-box;
		background: #FFFFFF;
	}
	#page_content_sx {
		display: block !important;
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	#page_content_dx {
		display: block !important;
		width: 70% !important;
		margin: 0px auto !important;
	}
	#footer_dati {
		width: 60% !important;
		margin-left: 3% !important;
	}
}


@media only screen and (max-width: 520px) {
	#headerBB_divButton {
		margin-left: 10px !important;
	}
	#headerBB_button {
		padding-left: 10px !important;
		padding-right: 10px !important;
		min-width: 75px !important;
		font-size: 20px !important;
	}
	#footer_dati {
		width: 90% !important;
		float: none !important;
	}
	#footer_cols {display: none;}
}


@media only screen and (max-width: 360px) {
	#headerBB_divButton {
		margin-left: 0px !important;
	}
	#headerBB_button {
		padding-left: 10px !important;
		padding-right: 10px !important;
		min-width: 70px !important;
		font-size: 18px !important;
	}
}


@media only screen and (max-width: 320px) {
	#headerBB_button {
		padding-left: 8px !important;
		padding-right: 8px !important;
		min-width: 50px !important;
		font-size: 17px !important;
	}
}






/****** MAIN - LAYER ******/
#headerPage {
	position: relative;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("images/sfondo_header.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#headerInit {
	position: relative;
	width: 100%;
	max-width: 990px;
	margin: 0px auto;
}
#headerLogo {
	position: absolute;
	width: 146px;
	height: 82px;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 1000;
}
#headerImage {
	position: relative;
	margin: 0px auto 0px auto;
	border-top: 1px #FFFFFF solid;
}

#mainPage {
	position: relative;
	width: 100%;
	max-width: 990px;
	margin: 0px auto;
	z-index: 300;
}










/****** BUTTON BAR ******/
#headerBB {
	position: relative;
	height: 45px;
	margin-top: 0px;
	border-top: 1px #FFFFFF solid;
	background: #999999;
}
#headerBBar {
	position: relative;
	width: 990px;
	height: 45px;
	margin: 0px auto;
	background:  url("images/bb_sfondo.jpg");
	z-index: 400;
}
#headerBBar_ombra1 {
	position: absolute;
	width: 11px;
	height: 45px;
	margin-top: 0px;
	margin-left: -11px;
}
#headerBBar_ombra2 {
	position: absolute;
	width: 11px;
	height: 45px;
	margin-top: 0px;
	margin-left: 990px;
}
#headerBB_divButton {
	position: relative;
	float: left;
	text-align: center;
	margin-left: 28px;
}
#headerBB_button {
	position: relative;
	float: left;
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	min-width: 84px;
	height: 25px;
	line-height: 24px;
	font-family: bankgothic_lt_btlight, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
#headerBB_button:hover {
	color: #444444;
	background: #E0E0E0;
	text-decoration: none;
	border-bottom: #888888 4px solid;
}
.headerBB_underB1 {
	position: absolute;
	margin-top: 39px;
	margin-left: 0px;
	width: 160px;
	display: none;
	z-index: 500;
	background-color: #F0F0F0;
/*	border-left: #888888 1px solid;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;*/
}
#headerBB_underB2 {
	position: relative;
	width: 148px;
	padding: 6px;
	float: left;
	border-bottom: #888888 1px solid;
	z-index: 800;
	font-family: bankgothic_lt_btlight, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#headerBB_underB2:hover {
	background: #BBBBBB;
	color: #333333;
	text-decoration: none;
}










/****** CONTENT ******/
.marginBottom40 {margin-bottom: 40px;}

#preContent {
	position: relative;
	width: 100%;
	min-height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	background-color: rgba(0,0,0,0.7);
}
.preContent_titolo {
	padding: 20px 30px 10px 30px;
	font-family: bankgothic_lt_btlight, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}
.preContent_sottoTitolo {
	padding: 0px 30px 20px 30px;
	font-family: bankgothic_lt_btlight, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9900;
}

#preContent_Dx {
	position: absolute;
	width: 390px;
	min-height: 100px;
	margin-top: 50px;
	margin-left: 650px;
}

#preContent_Dx_area {
	position: relative;
	width: 390px;
	min-height: 100px;
	padding: 9px;
	border: 1px #505050 solid;
	background: #FFFFFF;
	z-index: 1000;
}
#preContent_Dx_sottoArea {
	position: relative;
	margin-top: -1px;
	margin-bottom: 40px;
	z-index: 990;
}



#hpPreContent_testo {
	position: relative;
	/*float: left;*/
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.4em;
}
#hpPreContent_highlight {
	position: relative;
	float: left;
	width: 485px;
	min-height: 130px;
	margin: 15px 0px 10px 0px;
	border-left: 2px #FF9900 solid;
}
#highlightHP {
	position: relative;
	float: left;
	width: 224px;
	margin-right: 8px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.3em;
}
.highlightHP_titolo {
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}


#mainContent {
	position: relative;
	width: 100%;
	min-height: 370px;
	margin: 4px auto;
	padding: 10px 20px 20px 20px;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px #4C4C4C solid;
	text-align: left;
	z-index: 500;
}




#page_content_sx {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 60%;
}
#page_content_dx {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin-left: 4%;
}
.page_content_dx_img {
	display: none;
	width: 100%;
	box-sizing: border-box;
	padding: 9px;
	border: 1px #505050 solid;
	margin: 0px;
}
.page_content_dx_sottoimg {
	margin: 0px;
	display: none;
	width: 100%;
}
.page_content_dx_img img, .page_content_dx_sottoimg img {
	width: 100%;
	height: auto;
	margin: 0px;
}

#page_content_sx div {
	line-height: 1.6em;
}



.bordo1_top {
	border-top: #FFFFFF 1px solid;
}




#col_content_hp {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 246px;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 20px;
}

#col_content_hp_titolo {
	position: relative;
	font-size: 26px;
	color: #00589D;
	z-index: 300;
}
#col_content_hp_sottoTitolo {
	position: relative;
	width: 100%;
	height: 5px;
	margin-top: -3px;
	background: #FF9900;
	z-index: 200;
}
#col_content_hp_img {
	position: relative;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 7px;
	box-sizing: border-box;
	border: 1px #505050 solid;
	background: #FFFFFF;
}
#col_content_hp_sottoImg {
	margin-top: -3px;
	margin-bottom: 10px;
}

#col_content_hp_img img, #col_content_hp_sottoImg img {
	width: 100%;
	height: auto;
}






/****** TESTI ******/
.styleJustify {text-align: justify;}
.lineHeight16 {line-height: 1.6em;}
.fontSize14 {font-size: 14px;}
.fontSize13 {font-size: 13px;}

.titolo2 {
	font-size: 18px;
	color: #FF9900;
}
.titoloComunicazioni {
	font-size: 16px;
	color: #FF9900;
	margin-top: -4px;
	margin-left: 6px;
	margin-bottom: 6px;
}

.titolo1_link {
	font-size: 20px;
	color: #FF9900;
	text-decoration: none;
}
.titolo1_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titolo1_link:visited {
	color: #FF9900;
	text-decoration: none;
}
.titolo1_link:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.testo1 {
	font-size: 14px;
	color: #FF9900;
}










/****** FOOTER E COPYRIGHT ******/
#footerPage {
	position: relative;
	width: 100%;
	margin-top: -30px;
	height: 150px;
	padding-top: 16px;
	border-top: 10px #FFFFFF solid;
	background: #052653;
	z-index: 200;
}
#footer_area {
	position: relative;
	width: 100%;
	max-width: 990px;
	margin: 0px auto;
	z-index: 300;
}
#footer_dati {
	position: relative;
	width: 45%;
	margin-left: 1%;
	margin-top: 20px;
	float: left;
}
#footer_cols {
	position: relative;
	float: left;
	width: 25%;
	height: 80px;
	margin-right: 5%;
	margin-top: 20px;
	padding-left: 1%;
	box-sizing: border-box;
	border-left: 1px #FFFFFF solid;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.footer_link, .footer_link:visited {
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
}
.footer_link:hover, .footer_link:visited:hover {
	color: #DD6600;
	text-decoration: underline;
}









/*----- PRIVACY POLICY -----*/
.PolicyPrivacy_Titolo {
	font-family: verdana, arial;
	font-size: 20px;
	font-weight: bold;
	color: #606060;
}
.PolicyPrivacy_Titolino {
	margin-top: 30px;
	margin-bottom: 5px;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}
.PolicyPrivacy_sottoTitolino {
	margin-bottom: 4px;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
}
.PolicyPrivacy_Testo {
	margin-bottom: 12px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #606060;
}
.PolicyPrivacy_TestoMini {
	font-family: verdana, arial;
	font-size: 10px;
	color: #888888;
}