body {
	background : #f3f3f3 no-repeat url(/images/bg.gif);
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

h1, h1 a {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

h1 a:hover {
	color: #000000;
}

#list h1 a {
	color: #bbbbbb;
	font-size: x-small;
	text-decoration: none;
	text-transform: uppercase;
}

#list h4, h4 a {
	color: #999999;
	font-size: x-small;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#list h4 a:hover {
	color: #333333;
}

#header {
	background: #ffffff;
	height: 45px;
	color: #999999;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#header img {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 4px;
	border: 0px;
}

#menu {
	font-family: %shared_fontfamily%;
	text-decoration: none;
	background: #f4f4f4;
}
	
#menu table {
	background: #eeeeee;
}
	
#menu td {
	font: small/200% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: 1px solid white;
	border-bottom: 1px solid #cdcdcd;
	margin: 4px;
	text-transform: uppercase;
}

#menu img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 16px;
	margin-bottom: 4px;
	border: 2px solid white;
}

#menu td a {
	top: 2px;
	position: relative;
	vertical-align: top;
}

#menu td img {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
	border: 0px solid white;
}

#menu a {
	text-decoration: none;
	color: #000000;
}

#indirizzo {
	margin-right: 10px;
	margin-left: 10px;
}

.casa {
	font-size: small;
	text-transform: uppercase;
	font-weight: normal;
}

.dati {
	font-size: small;
	color: #000000;
}

.dati a {
	font-size: small;
	text-transform: uppercase;
	color: #000000;
}

#ok {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 50px;
	padding-bottom: 80px;
}

#testo img, #ok img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px #cdcdcd solid;
	position: relative;
}

#lingue {
	font-size: medium;
	text-transform: uppercase;
	text-decoration: none;
}

#lingue img {
	border: 0px solid white;
}

#lingue a {
	font-size: smaller;
	text-transform: uppercase;
	text-decoration: none;
}

#lingue td {
	text-align: center;
	margin: 4px;
	border: 1px;
}

#testo, ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #ffffff;
	margin: 0px;
	padding: 20px;
}

.titolo {
	font-size: larger;
	text-transform: uppercase;
	font-weight: normal;
}

.citta {
	font-weight: normal;
}

.paragrafo {
	font-size: medium;
}

#ok a{
	color: #bb0000;
}

#foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #ffffff;
	margin-top: 40px;
}

#foto img{
	border: 1px solid #cdcdcd;
	margin-right: 20px;
	margin-left: 20px;
}

#footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0px;
	background: #fafafa;
	padding: 0px;
}

#footer img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 6px;
	border: 0px solid white;
}

#footer a {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

#footer a:hover {
	color: #000000;
}

#bordo {
	border: 1px dotted gray;
	background: #f9f9f9;
	padding: 6px;
}

#menu td a {
	left: 0px;
	position: relative;
	vertical-align: top;
}

form {
	color: #000000;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

form a {
	color: #bb0000;
}

#conferma {
	color: #666666;
	width: 400px;
	height: 100px;
	overflow: auto;
	font-size: 11px;
	padding: 6px;
	background: #f9f9f9;
	border: 1px solid #cdcdcd;
	text-align: left;
}

#totale, #totale2 {
	background: #f9f9f9;
	border: 1px solid #cdcdcd;
	width: 400px;
	padding: 6px;
}

#avviso {
	font-size: smaller;
	color: #bb0000;
	text-align: center;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	width: 600px;
	padding: 20px;
}

#avviso a{
	color: #bb0000;
	font-weight: bold;
}