/* CSS Document */

p {
	font-size : 9pt;
	color : #535353;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	line-height: 12pt;
}

h1 { 
	font-size: 21px;
	color : #535353;
	line-height: 15pt;
	font-family: Palati1no, Georgia, Times New Roman, serif;
}

h3 { 
	font-size: 18px;
	color : #535353;
	line-height: 15pt;
	font-family: Palati1no, Georgia, Times New Roman, serif;
}

.news_title {
	font-size: 17px;
	color : #898989;
	font-family: Palatino, Georgia, Times New Roman, serif;
	line-height: 30px;
}

.news_date { 
	font-size: 11px;
	color : #b5b5b5;
	font-family: Lucida Sans Unicode, Helvetica, Sans;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	color : #535353;
	font-family: Palatino, Georgia, Times New Roman, serif;
	letter-spacing : 7px;
	text-transform: uppercase;
}

.caption { /* captions */
	font-size: 17px;
	color : #b5b5b5;
	font-family: Palatino, Georgia, Times New Roman, serif;
	line-height: 15pt;
}

.testo { /* formattazione links all'interno dei blocchi di testo IN BOLD */
	font-size : 9pt;
	color : #535353;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	line-height: 12pt;
	font-weight: bold;
}

.link_testo { /* formattazione links all'interno dei blocchi di testo NON IN BOLD*/
	font-size : 9pt;
	color : #535353;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	line-height: 12pt;
}

.link_discover { /* link a dx corporate offer layout*/
	font-size: 15px;
	color : #b5b5b5;
	font-family: Palatino, Georgia, Times New Roman, serif;
}	

a:link, a:visited, a:visited { 
text-decoration : none; 
color: none;
}

a:hover { 
color : #ffc61e; 
}

.form_testo { 
	font-size: 11px;
	color : #535353;
	font-family: Lucida Sans Unicode, Helvetica, Sans;

	
	
}
.form_titolo { 
	font-size: 18px;
	color : #535353;
	font-family: Lucida Sans Unicode, Helvetica, Sans;
	
}
.form_txtgiallo { 
	font-size: 11px;
	color : #ffc61e;
	font-family: Lucida Sans Unicode, Helvetica, Sans;
	
}
