/* TOP MENU */
.top_menu_black:link, .top_menu_black:visited{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:8pt;
	text-decoration:none;	
}
.top_menu_black:hover{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:8pt;
	text-decoration:underline;	
}
.top_link_black:link, .top_link_black:visited{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12pt;
	text-decoration:none;	
}
.top_link_black:hover{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12pt;
	text-decoration:underline;	
}
.text_small_white {
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;	
}
.text_medium_black {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10pt;
	text-decoration:none;	
}
.top_menu_white:link, .top_menu_white:visited{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;	
}
.top_menu_white:hover{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:underline;	
}
.top_dividers_gold{
	font-family:"Trebuchet MS";
	color:#ADA183;
	font-size:14pt;
	text-decoration:none;
}
.top_search_black{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10pt;
	text-decoration:none;
}
.top_location_gold{
	font-family:"Trebuchet MS";
	color:#6D2F18;
	font-size:9pt;
	text-decoration:none;
}
.top_location_black{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:9pt;
	text-decoration:none;
}

/* INPUT ELEMENT */
.input{
	font-family:"Trebuchet MS";
	font-size: 8pt;
	color: #ADA183;
	background-color: #FFFFFF;
	border: 1pt solid #6D2F18;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.line{
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6D2F18;
	border-right-color: #6D2F18;
	border-bottom-color: #6D2F18;
	border-left-color: #6D2F18;
}
.button{
	font-family:"Trebuchet MS";
	font-size: 8pt;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1pt solid #6D2F18;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

/* ELEMENTI CALENDARIO */
.data{
	font-family:"Trebuchet MS";
	font-size: 8pt;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}
.titolo{
	font-family:"Trebuchet MS";
	font-size: 8pt;
	color: #000000;
}
.corta{
	font-family:"Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
}