﻿/* -----------------            GENERICI       ----------------- */

td { font-family: Verdana; font-size: 11px; color: #696969;}

a:link    {color: #248061; font-family: Verdana; font-size: 12px; font-weight:bold; text-decoration : underline }
a:visited {color: #248061; font-family: Verdana; font-size: 12px; font-weight:bold; text-decoration : underline }
a:hover   {color: #248061; font-family: Verdana; font-size: 12px; font-weight:bold; text-decoration : none}

.elenco {
	list-style-type: square;
}

/* -----------------            MENU' SINISTRA      ----------------- */
td.indirizzo { font-family: Verdana; font-size: 11px; color: #969696;}

a:link.linkindirizzo       {color: #969696; font-family: Verdana; font-size: 11px; text-decoration : none }
a:visited.linkindirizzo    {color: #969696; font-family: Verdana; font-size: 11px; text-decoration : none }
a:hover.linkindirizzo      {color: #969696; font-family: Verdana; font-size: 11px; text-decoration : underline }


a:link.linkmenu         {color: #065653; font-family: Verdana; font-size: 12px; font-weight:bold; text-decoration : none }
a:visited.linkmenu      {color: #065653; font-family: Verdana; font-size: 12px; font-weight:bold; text-decoration : none }
a:hover.linkmenu        {color: #065653; font-family: Verdana; font-size: 12px; font-weight:bold; text-decoration : underline; background: #cee8dc }



.testo_pagina {
	font-family: Verdana;
	font-size: 13px;
	color: #696969;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
.titolo {
	font-family:Verdana;
	font-size: 25px;
	color: #AD304D;
	font-weight:bold
}
.sottotitolo {
	font-family:Verdana;
	font-size: 18px;
	color: #AD304D;
	font-weight:bold
}
.titolo_pacchetti {
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #898989;
}
/* -----------------            LINGUE      ----------------- */

.lingue { 
	font-family: Verdana; 
	font-size: 11px;
	color: #065653;
	text-align: right;

}
a:link.linklingue         {color: #065653; font-family: Verdana; font-size: 11px; font-weight:none; text-decoration : none}
a:visited.linklingue      {color: #065653; font-family: Verdana; font-size: 11px; font-weight:none; text-decoration : none}
a:hover.linklingue        {color: #065653; font-family: Verdana; font-size: 11px; font-weight:none; text-decoration : underline;}

/* -----------------            LINGUE      ----------------- */

.navigazione { font-family: Verdana; font-size: 11px; color: #696969; text-align: left }

a:link.linklnavigazione         {color: #696969; font-family: Verdana; font-size: 11px; font-weight: none; text-decoration : none}
a:visited.linklnavigazione      {color: #696969; font-family: Verdana; font-size: 11px; font-weight: none; text-decoration : none}
a:hover.linklnavigazione        {color: #696969; font-family: Verdana; font-size: 11px; font-weight: none; text-decoration : underline;}

