﻿body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Sans" , "Times New Roman" , Georgia;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	background-color: #EBEBEB;
	height: 689px;
}
h1
{
	margin:0;
	padding:0;
	font-size: medium;
	font-variant: normal;
	text-decoration: underline;
	font-style: oblique;
}
h2
{
	margin:0;
	padding:0;
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: 347px;
}
h3{
	margin:0;
	padding:0;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: 360px;
}

h4
{
	margin:0;
	padding:0;
	color: #000000;
	font-size: 8px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: 345px;
}

h5
{
	color: #CC0000;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	vertical-align: text-top top;
	height: 54px;
	
}

h6
{
	color: #CC0000;
	font-weight: bold;
	font-size: large;
	text-align: center;
	font-style: italic;
}

table.tabellaPrezzi
{
	border: 1px groove #000000;
	font-size: 11px;
	width: 580px;
}

table.tabellaMain
{ 
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top; 
	text-align: center;
	height: 91%;
	
}

td.maintext
{
	color: #001660;
	font-size: 14px;
	font-family: Verdana;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	text-align:justify;
	vertical-align: = top;
}
td.maintext a:link, td.maintext a:visited
{
	background-position: left;
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	}
td.maintext a:hover
{
	color: #FF0000;
	background-position: left;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	text-align: right;
}
td.main
{
	color: #001660;
	font-size: 14px;
	font-family: Verdana;
	background-image: url('images/europe.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	text-align:justify;
	vertical-align: = top;
}
td.main a:link, td.menu a:visited
{
	background-position: left;
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	}
td.main a:hover
{
	color: #FF0000;
	background-position: left;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	text-align: right;
}

td.menu a:link, td.menu a:visited
{
	background-position: left;
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}
td.menu a:hover
{
	color: #FF0000;
	background-position: left;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	text-align: center;
}

ul {
 font-size: 18px;
 margin-left: 0px;
 font-family: Verdana, "Times New Roman", Times, serif;
 color: #3F6850;
 padding-left: 35px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
 
li
{
	margin:0;	
	color: #001660;
	padding-bottom: 15px;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
}