﻿/*************************************************************************/
/** PAGE DESIGNER /// Contenuto 1 (TRC Editor)                          **/
/*************************************************************************/	

.PGDES1_Titolo1_Gruppo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d20000;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2_Gruppo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d20000;
	text-decoration: none;
	line-height: 15px;
}

.PGDES1_Titolo1_Abitare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e06d06;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2_Abitare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e06d06;
	text-decoration: none;
	line-height: 15px;
}


.PGDES1_Titolo1_Sviluppo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2_Sviluppo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	line-height: 15px;
}



.PGDES1_Titolo1_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eda700;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eda700;
	text-decoration: none;
	line-height: 15px;
}


.PGDES1_Titolo1_Partecipare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #297ec7;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2_Partecipare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #297ec7;
	text-decoration: none;
	line-height: 15px;
}


.PGDES1_Titolo1_Contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a1085e;
	text-decoration: none;
	line-height: 16px;
}

.PGDES1_Titolo2_Contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a1085e;
	text-decoration: none;
	line-height: 15px;
}


.PGDES1_CorpoTesto {
	font-family: 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: 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
	line-height: 17px;
}

.PGDES1_Note {
	font-family: 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;
}


