﻿/*************************************************************************/
/** PAGE DESIGNER /// Contenuto 2 (TRC Editor)                          **/
/*************************************************************************/	

.PGDES2_Titolo1
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 18px;
    line-height: 18px;
    font-style: italic;
}

.PGDES2_Titolo2
{
    font-family: 'Times New Roman' , Times, serif;
    color: #c4ad74;
    font-size: 16px;
    font-style: italic;
}

.PGDES2_CorpoTesto
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color:#FFFFFF;
}

.PGDES2_CorpoTesto a:link, .PGDES2_CorpoTesto a:visited
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}

.PGDES2_CorpoTesto a:hover, .PGDES2_CorpoTesto a:active
{
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}

.PGDES2_Note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;    
}

.PGDES2_Note a:link, .PGDES2_Note a:visited
{
    text-decoration: underline;
    color:#FFFFFF;
}

.PGDES2_Note a:hover, .PGDES2_Note a:active
{
    font-size: 10px;
    color:#FFFFFF;

}
