/*RESET CSS*/
h1, h2, h3, h4, h5, h6, li, ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
li,ul{
	text-align:left;
	list-style:none;
}

/*FINE RESET CSS*/

/*MENU */
li{
	color:#610000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	display:inline;
}
.add_li{
	border-left:1px solid #610000;
	text-transform:uppercase;
}
.link_menu{
	color:#610000;
	text-decoration:none;
}
li .lingue{
	color:#610000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	display:inline;
}
.footer_menu li{
	color:#610000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	display:inline;
}
/*FINE MENU*/

/*body*/
h1{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.title{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:25px;
	color:#610000;
	font-weight:normal;
	text-align:right;
}
h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	color:#610000;
	font-weight:normal;
	text-align:right;
}
h3{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:19px;
	color:#610000;
	font-weight:bold;
	text-align:left;
}
h4{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:17px;
	color:#610000;
	font-weight:bold;
	text-align:left;
}
h5{
	font-family:Verdana, Geneva, sans-serif;
	color:#242424;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height:25px;
}
.indirizzo{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:19px;
	color:#610000;
	font-weight:bold;
	text-align:center;
}
.testo{
	font-family:Verdana, Geneva, sans-serif;
	color:#242424;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.testo_big{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#242424;
	font-weight:normal;
	text-align:right;
}
/*FINE BODY*/

/*PREZZI*/
.title_prezzi{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
}
.title_prezzi2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
/*FINE PREZZI*/

/*MENU ITINERARI*/

.menu_it{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	color:#610000;
}
.link_it{
	color:#610000;
}
/*FINE MENU ITINERARI*/

/*FOOTER*/
.text_footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
/*FINE FOOTER*/
