﻿/*************************************************************************/
/** PRESS ROOM /// Contenuto 1 (TRC Editor)                             **/
/*************************************************************************/	

.CATEG1_Titolo1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #D14705;
    text-decoration: none;
    line-height: 16px;
}

.CATEG1_Titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D14705;
	text-decoration: none;
	line-height: 15px;
}
.CATEG1_CorpoTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

.CATEG1_CorpoTesto a:link,  .CATEG1_CorpoTesto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: 17px;
}

.CATEG1_CorpoTesto a:hover,  .CATEG1_CorpoTesto a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	line-height: 17px;
}

.CATEG1_Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}

.CATEG1_Note a:link,  .CATEG1_Note a:visited
{
	text-decoration: underline;
	color:#333333;
	line-height: 13px;
}

.CATEG1_Note a:hover,  .CATEG1_Note a:active
{
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	line-height: 13px;
}

