﻿#contenuto_rosso2
{
    text-align: left;
    padding-bottom: 40px;
    color: #444444;
}
#contenuto_rosso2 a:link, #contenuto_rosso2 a:visited
{
    color: #D21854;
	text-decoration: none;
}
#contenuto_rosso2 a:hover, #contenuto_rosso2 a:active
{
    color: #8c0e36;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_rosso
{
    text-align: left;
    padding-bottom: 40px;
}
#contenuto_rosso a:link, #contenuto_rosso a:visited
{
    color: #D21854;
	text-decoration: none;
}
#contenuto_rosso a:hover, #contenuto_rosso a:active
{
    color: #8c0e36;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_viola
{
    text-align: left;
    padding-bottom: 40px;
}
#contenuto_viola a:link, #contenuto_viola a:visited
{
    color: #7a5ba7;
	text-decoration: none;
}
#contenuto_viola a:hover, #contenuto_viola a:active
{
    color: #4b336f;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_giallo
{
    text-align: left;
    padding-bottom: 40px;
}
#contenuto_giallo a:link, #contenuto_giallo a:visited
{
    color: #dd8d33;
	text-decoration: none;
}
#contenuto_giallo a:hover, #contenuto_giallo a:active
{
    color: #af6f27;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_verde
{
    text-align: left;
    padding-bottom: 40px;
}
#contenuto_verde a:link, #contenuto_verde a:visited
{
    color: #24a9a1;
	text-decoration: none;
}
#contenuto_verde a:hover, #contenuto_verde a:active
{
    color: #146f6a;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_blu
{
    text-align: left;
    padding-bottom: 40px;
}
#contenuto_blu a:link, #contenuto_blu a:visited
{
    color: #4570b8;
	text-decoration: none;
}
#contenuto_blu a:hover, #contenuto_blu a:active
{
    color: #2a4a7e;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_mangiabile
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 125px;
    background-image: url(../images/testatina_mangiabile.png);
    background-repeat: no-repeat;
}
#contenuto_mangiabile a:link, #contenuto_mangiabile a:visited
{
    color: #D21854;
	text-decoration: none;
}
#contenuto_mangiabile a:hover, #contenuto_mangiabile a:active
{
    color: #8c0e36;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_risparmiabile
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 125px;
    background-image: url(../images/testatina_risparmiabile.png);
    background-repeat: no-repeat;
}
#contenuto_risparmiabile a:link, #contenuto_risparmiabile a:visited
{
    color: #7a5ba7;
	text-decoration: none;
}
#contenuto_risparmiabile a:hover, #contenuto_risparmiabile a:active
{
    color: #4b336f;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_ricaricabile
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 125px;
    background-image: url(../images/testatina_ricaricabile.png);
    background-repeat: no-repeat;
}
#contenuto_ricaricabile a:link, #contenuto_ricaricabile a:visited
{
    color: #dd8d33;
	text-decoration: none;
}
#contenuto_ricaricabile a:hover, #contenuto_ricaricabile a:active
{
    color: #af6f27;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_trasportabile
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 125px;
    background-image: url(../images/testatina_trasportabile.png);
    background-repeat: no-repeat;
}
#contenuto_trasportabile a:link, #contenuto_trasportabile a:visited
{
    color: #24a9a1;
	text-decoration: none;
}
#contenuto_trasportabile a:hover, #contenuto_trasportabile a:active
{
    color: #146f6a;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_abitabile
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 125px;
    background-image: url(../images/testatina_abitabile.png);
    background-repeat: no-repeat;
}
#contenuto_abitabile a:link, #contenuto_abitabile a:visited
{
    color: #3D549B;
	text-decoration: none;
}
#contenuto_abitabile a:hover, #contenuto_abitabile a:active
{
    color: #2b3f7e;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_gioco
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 86px;
    background-image: url(../images/testatina_gioco.png);
    background-repeat: no-repeat;
}
#contenuto_gioco a:link, #contenuto_gioco a:visited
{
    color: #43AF4C;
	text-decoration: none;
}
#contenuto_gioco a:hover, #contenuto_gioco a:active
{
    color: #26732c;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_test
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 62px;
    background-image: url(../images/testatina_test.png);
    background-repeat: no-repeat;
}
#contenuto_test a:link, #contenuto_test a:visited
{
    color: #43AF4C;
	text-decoration: none;
}
#contenuto_test a:hover, #contenuto_test a:active
{
    color: #26732c;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_test2
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 62px;
    background-image: url(../images/testatina_test.png);
    background-repeat: no-repeat;
    font-size: 21px;
}
#contenuto_test2 a:link, #contenuto_test2 a:visited
{
    color: #43AF4C;
	text-decoration: none;
}
#contenuto_test2 a:hover, #contenuto_test2 a:active
{
    color: #26732c;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_news
{
    background-position: left top;
    text-align: left;
    padding-bottom: 40px;
    background-image: url(../images/testatina_news.png);
    background-repeat: no-repeat;
}
#contenuto_news a:link, #contenuto_news a:visited
{
    color: #dd8d33;
	text-decoration: none;
}
#contenuto_news a:hover, #contenuto_news a:active
{
    color: #af6f27;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_partecipanti
{
    background-position: left top;
    text-align: left;
    padding-top: 46px;
    padding-bottom: 40px;
    background-image: url(../images/testatina_partecipanti.png);
    background-repeat: no-repeat;
}
#contenuto_partecipanti a:link, #contenuto_partecipanti a:visited
{
    color: #4570b8;
	text-decoration: none;
}
#contenuto_partecipanti a:hover, #contenuto_partecipanti a:active
{
    color: #2a4a7e;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_iniziative
{
    background-position: left top;
    text-align: left;
    padding-top: 46px;
    padding-bottom: 40px;
    background-image: url(../images/testatina_iniziative.png);
    background-repeat: no-repeat;
}
#contenuto_iniziative a:link, #contenuto_iniziative a:visited
{
    color: #7a5ba7;
	text-decoration: none;
}
#contenuto_iniziative a:hover, #contenuto_iniziative a:active
{
    color: #4b336f;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_collegamenti
{
    background-position: left top;
    text-align: left;
    padding-top: 46px;
    padding-bottom: 40px;
    background-image: url(../images/testatina_collegamenti.png);
    background-repeat: no-repeat;
}
#contenuto_collegamenti a:link, #contenuto_collegamenti a:visited
{
    color: #24a9a1;
	text-decoration: none;
}
#contenuto_collegamenti a:hover, #contenuto_collegamenti a:active
{
    color: #146f6a;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
#contenuto_comunicazione
{
    background-position: left top;
    text-align: left;
    padding-top: 46px;
    padding-bottom: 40px;
    background-image: url(../images/testatina_comunicazione.png);
    background-repeat: no-repeat;
}
#contenuto_comunicazione a:link, #contenuto_comunicazione a:visited
{
    color: #D21854;
	text-decoration: none;
}
#contenuto_comunicazione a:hover, #contenuto_comunicazione a:active
{
    color: #8c0e36;
	text-decoration: underline;
}
