﻿.LnkAlto {
    font-family: Calibri,Verdana,Arial;
    font-size: 10pt;
    color: White;
    font-weight: normal;
    text-decoration: none;
}
.LnkAlto:hover {
    font-family: Calibri,Verdana,Arial;
    font-size: 10pt;
    color: #2f5984;
    font-weight: normal;
    text-decoration: underline;
}
.top_icona {
    margin-left:0px;
    margin-right:0px;
    float:right;
}
.top_link {
    margin-left:3px;
    margin-right:15px;
    margin-top:2px;
    float:right;
}
.copy {
    position: absolute;
    font-family: Calibri,Verdana,Arial;
    font-size: 10px;
    color: #636363;
    font-weight: normal;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding-top:45px;
    padding-bottom:5px;
    width:100%;
    text-align:center;
}
.copy_link {
    font-family: Calibri,Verdana,Arial;
    font-size: 10px;
    color: #636363;
    font-weight: normal;
    text-decoration: none;
}
.copy_link:hover {
    font-family: Calibri,Verdana,Arial;
    font-size: 10px;
    color: #b90000;
    font-weight: normal;
    text-decoration: underline;
}

.style2
{
    width: 100%;
    height:270px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	/*background: #242a66;*/
}
.menu li {
	padding: 0;
	margin: 0;
	height: 45px;
	/*margin-right: 1em;*/
	list-style: none;
	background-repeat: no-repeat;
	/*margin-left:-20px;*/
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 45px;
	background-repeat: no-repeat;
}
.home {background-image: url(../images/menu_Home_sel.jpg); width: 166px;}
.home a {background-image: url(../images/menu_Home.jpg);}
.vantaggi {background-image: url(../images/menu_vantaggi_sel.jpg); width: 166px;}
.vantaggi a {background-image: url(../images/menu_vantaggi.jpg);}
.perchie {background-image: url(../images/menu_perchie_sel.jpg); width: 166px;}
.perchie a {background-image: url(../images/menu_perchie.jpg);}
.risparmio {background-image: url(../images/menu_risparmio_sel.jpg); width: 166px;}
.risparmio a {background-image: url(../images/menu_risparmio.jpg);}
.contatti {background-image: url(../images/menu_Contatti_sel.jpg); width: 166px;}
.contatti a {background-image: url(../images/menu_Contatti.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.testo {
    font-family: 'Chau Philomene One', sans-serif;
    /*font-family: Calibri;*/
    font-size:16px;
    line-height:1.5em;
}
.nota {
    /*font-family: 'Chau Philomene One', sans-serif;*/
    font-family: Calibri;
    font-size:10px;
    /*line-height:1.5em;*/
}
.titolo
{
    font-family: 'Chau Philomene One', sans-serif;
    /*font-family: Calibri;*/
    font-size:16px;
    font-weight:bold;
    color:#141b69;
}
.titoletto2
{
    font-family: 'Chau Philomene One', sans-serif;
    /*font-family: Calibri;*/
    font-size: 15px;
    font-weight:bold;
    color:#003366;
}
.logo
{
    width: 380px;
    height: 112px;
}