﻿
.link_regione
{
    background-position: left top;
    width: 167px;
    height: 25px;
    margin-top: 20px;
    background-image: url(../images/logo_regione.png);
    background-repeat: no-repeat;
}
.link_regione:hover
{
    background-position: left bottom;
}
.link_ermes
{
    background-position: left top;
    width: 109px;
    height: 32px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-image: url(../images/logo_ermes.png);
    background-repeat: no-repeat;
}
.link_ermes:hover
{
    background-position: left bottom;
}
.link_consumer
{
    background-position: left top;
    width: 101px;
    height: 35px;
    margin-top: 6px;
    margin-bottom: 10px;
    background-image: url(../images/logo_consumer.png);
    background-repeat: no-repeat;
}
.link_consumer:hover
{
    background-position: left bottom;
}
.link_home
{
    background-position: left top;
    width: 246px;
    height: 40px;
    background-image: url(../images/link_home.png);
    background-repeat: no-repeat;
}
.link_home:hover
{
    background-position: left bottom;
}
.link_mangiabile_testata
{
    background-position: left top;
    width: 82px;
    height: 79px;
    margin-right: 6px;
    background-image: url(../images/mangiabile_testata.png);
    background-repeat: no-repeat;
}
.link_mangiabile_testata:hover
{
    background-position: left bottom;
}
.link_risparmiabile_testata
{
    background-position: left top;
    width: 82px;
    height: 79px;
    margin-right: 6px;
    background-image: url(../images/risparmiabile_testata.png);
    background-repeat: no-repeat;
}
.link_risparmiabile_testata:hover
{
    background-position: left bottom;
}
.link_ricaricabile_testata
{
    background-position: left top;
    width: 82px;
    height: 79px;
    margin-right: 6px;
    background-image: url(../images/ricaricabile_testata.png);
    background-repeat: no-repeat;
}
.link_ricaricabile_testata:hover
{
    background-position: left bottom;
}
.link_trasportabile_testata
{
    background-position: left top;
    width: 82px;
    height: 79px;
    margin-right: 6px;
    background-image: url(../images/trasportabile_testata.png);
    background-repeat: no-repeat;
}
.link_trasportabile_testata:hover
{
    background-position: left bottom;
}
.link_abitabile_testata
{
    background-position: left top;
    width: 70px;
    height: 79px;
    background-image: url(../images/abitabile_testata.png);
    background-repeat: no-repeat;
}
.link_abitabile_testata:hover
{
    background-position: left bottom;
}
.link_10consigli_testata
{
    background-position: left top;
    width: 422px;
    height: 11px;
    margin-top: 47px;
    background-image: url(../images/link_10consigli.png);
    background-repeat: no-repeat;
}
.link_10consigli_testata:hover
{
    background-position: left bottom;
}
.link_giallo
{
    background-image: url(../images/segno_giallo.png);
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 16px;
    background-position: left 6px;
    vertical-align: top;
}
.link_giallo a:link, .link_giallo a:visited
{
    color: #f29d3d;
	text-decoration: none;
}
.link_giallo a:hover, .link_giallo a:active
{
    color:#ce8532;
	text-decoration: none;
}
.link_viola
{
    background-image: url(../images/segno_viola.png);
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 16px;
    margin-top: 11px;
    background-position: left 6px;
    vertical-align: top;
}
.link_viola a:link, .link_viola a:visited
{
    color: #7a5ba7;
	text-decoration: none;
}
.link_viola a:hover, .link_viola a:active
{
    color:#5d4185;
	text-decoration: none;
}
.link_rosso
{
    background-image: url(../images/segno_rosso.png);
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 16px;
    margin-top: 11px;
    background-position: left 6px;
    vertical-align: top;
}
.link_rosso a:link, .link_rosso a:visited
{
    color: #d21854;
	text-decoration: none;
}
.link_rosso a:hover, .link_rosso a:active
{
    color:#940f3a;
	text-decoration: none;
}
.link_rosso2
{
    background-image: url(../images/segno_grigio.png);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 16px;
    margin-right: 20px;
    background-position: left 3px;
    vertical-align: top;
    float: left;
}
.link_rosso2 a:link, .link_rosso2 a:visited
{
    color: #d21854;
	text-decoration: none;
}
.link_rosso2 a:hover, .link_rosso2 a:active
{
    color:#940f3a;
	text-decoration: none;
}
.link_blu
{
    background-image: url(../images/segno_blu.png);
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 16px;
    margin-top: 11px;
    background-position: left 6px;
    vertical-align: top;
}
.link_blu a:link, .link_blu a:visited
{
    color: #4570b8;
	text-decoration: none;
}
.link_blu a:hover, .link_blu a:active
{
    color:#27487f;
	text-decoration: none;
}
.link_verde
{
    background-image: url(../images/segno_verde.png);
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 16px;
    margin-top: 11px;
    background-position: left 6px;
    vertical-align: top;
}
.link_verde a:link, .link_verde a:visited
{
    color: #24a9a1;
	text-decoration: none;
}
.link_verde a:hover, .link_verde a:active
{
    color:#146d68;
	text-decoration: none;
}
.link_rosso_grigio
{
    background-image: url(../images/segno_rosso_grigio.png);
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 68px;
    margin-top: 14px;
    background-position: left 5px;
    vertical-align: top;
    color: #ca1d2a;
}
.link_rosso_grigio a:link, .link_rosso_grigio a:visited
{
    color: #ca1d2a;
	text-decoration: none;
}
.link_rosso_grigio a:hover, .link_rosso_grigio a:active
{
    color: #8f0f19;
	text-decoration: none;
}
.link_test
{
    background-position: left top;
    width: 132px;
    height: 56px;
    margin-top: 15px;
    background-image: url(../images/link_test.png);
    background-repeat: no-repeat;
}
.link_test:hover
{
    background-position: left bottom;
}
.link_gioco
{
    background-position: left top;
    width: 188px;
    height: 76px;
    margin-top: 18px;
    background-image: url(../images/link_gioco.png);
    background-repeat: no-repeat;
}
.link_gioco:hover
{
    background-position: left bottom;
}
.link_mangiabile
{
    background-position: left top;
    width: 210px;
    height: 89px;
    margin-bottom: 10px;
    background-image: url(../images/mangiabile.png);
    background-repeat: no-repeat;
}
.link_mangiabile:hover
{
    background-position: left bottom;
}
.link_risparmiabile
{
    background-position: left top;
    width: 210px;
    height: 89px;
    margin-bottom: 10px;
    background-image: url(../images/risparmiabile.png);
    background-repeat: no-repeat;
}
.link_risparmiabile:hover
{
    background-position: left bottom;
}
.link_ricaricabile
{
    background-position: left top;
    width: 210px;
    height: 89px;
    margin-bottom: 10px;
    background-image: url(../images/ricaricabile.png);
    background-repeat: no-repeat;
}
.link_ricaricabile:hover
{
    background-position: left bottom;
}
.link_trasportabile
{
    background-position: left top;
    width: 210px;
    height: 89px;
    margin-bottom: 10px;
    background-image: url(../images/trasportabile.png);
    background-repeat: no-repeat;
}
.link_trasportabile:hover
{
    background-position: left bottom;
}
.link_abitabile
{
    background-position: left top;
    width: 210px;
    height: 89px;
    margin-bottom: 10px;
    background-image: url(../images/abitabile.png);
    background-repeat: no-repeat;
}
.link_abitabile:hover
{
    background-position: left bottom;
}
