@charset "utf-8";
/* CSS Document */

.bkg_web
 { background-color:#F9F9F9;
 background-attachment:fixed;
 background-position:top;	 
 }


.bkg_menu_nav_pub

{
	rem_background:url(../login/hp_new/images/bg_menu_pub.jpg);
	background-repeat:no-repeat;
	background-image: url(../images/bkg_menu_pub.jpg);
 }

.bkg_menu_nav_soluzioni {
	background-color:#acacae;

 }
 
.menu_nav_pub

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 500;
 
 }
 
 .txt_white_bold

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 800;
 
 }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #01527f;
	font-weight: 650;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: none;
}

.title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #22316c;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
	}
	
.title_bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #22316c;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
	}
	
	
.txt_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #f2f2f2;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}
	
	
.txt_grey16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	}
	
	
	
.footer {
	background:url(../login/hp_new/images/botbg_new.gif);
	background-position:center;
	background-repeat:no-repeat;
	max-height:53px;
	max-width:960px;
	}

.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #f2f2f2;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2ex;
	font-style:normal;
	font-weight:700;
	color: #FFFFFF;
	}
	
    
.txt_grey_small {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.txt_grey_small_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}


.txt_division {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: 500;
	
}

