﻿/*************************************************************************/
/** PAGE DESIGNER /// Contenuto 1 (TRC Editor)                          **/
/*************************************************************************/	

.PGDES1_Titolo1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #256dba;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #256dba;
	text-decoration: none;
	line-height: 15px;
}

.PGDES1_CorpoTesto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

.PGDES1_CorpoTesto a:link,  .PGDES1_CorpoTesto a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 17px;
}

.PGDES1_CorpoTesto a:hover,  .PGDES1_CorpoTesto a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	line-height: 17px;
}

.PGDES1_Note {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}

.PGDES1_Note a:link,  .PGDES1_Note a:visited
{
	text-decoration: underline;
	color:#333333;
	line-height: 13px;
}

.PGDES1_Note a:hover,  .PGDES1_Note a:active
{
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	line-height: 13px;
}

/*************************************************************************/
/** PAGE DESIGNER /// Footer                                            **/
/*************************************************************************/	

.PGDES1_FooterTextNav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 12px;
    font-weight: bold;
}

.PGDES1_FooterTextNav a:link, .PGDES1_FooterTextNav a:visited 
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}

.PGDES1_FooterTextNav a:hover, .PGDES1_FooterTextNav a:active {
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}

.PGDES1_FooterCopyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12px;
}

.PGDES1_FooterCopyright  a:link, .PGDES1_FooterCopyright  a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
	line-height: 12px;
}

.PGDES1_FooterCopyright  a:hover, .PGDES1_FooterCopyright  a:active {
	font-weight: normal;
	color: #ffcc00;
	text-decoration: underline;
	font-size: 9px;
	line-height: 12px;
}

