﻿BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Sans;
	background-color: #ffdc74;
	margin: 0px;
}
/*--------------------*/
#contenent {
	margin-top: 50px;
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	BACKGROUND-IMAGE: url('images/sfondo_menu.gif');
	BORDER: #ffffff 3px solid;
}
#header {
	BACKGROUND-COLOR: #ffcc33;
	border-bottom: #ffffff 3px solid;
}
#header h1 {
	font-family: "Carbon Block";
	font-size: 40pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FF3300;
}
#menu {
	BACKGROUND-IMAGE: url('images/sfondo_menu.gif');
	height: 40px;
	border-bottom: #ffffff 3px solid;
}
#menu li {
	display: inline;
}
#menu ul {
	margin: 10px 0px 0px 0px;
}
#menu img {
	margin: 0px 0px 0px 5px;
	border: 0px;
}
#undermenu {
	border-bottom: #ffffff 3px solid;
	height: 220px;
}
#footer {
	border-top: #ffffff 3px solid;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center;
}
.navigation:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #ffffff;
}
.navigation:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #ffffff;
}
.navigation:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #ffffff;
}
.navigation:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #ffdc74;
}
#text {
	font-size: medium;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Tahoma;
	font-size: large;
}
}
.celle {
	border-style: solid;
	border-width: 1px;
}
.tabella_prezzi_tours_top {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #CC3300;
}
.tabella_prezzi_tours_titolo {
	color: #FFFFFF;
}
.tabella_prezzi_tours_sottotitolo {
	font-size: medium;
	color: #FFFFFF;
}
.tabella_prezzi_tours_text {
	text-align: center;
	background-color: #FFCC00;
	font-weight: bold;
	font-size: small;
	color: black;
}
.tabella_prezzi_tours_decrizione {
	font-size: large;
	font-size: small;
}
.tabella_prezzi_tours_citta {
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}
.tabella_prezzi_tours_prezzi {
}
.tabella_prezzi_tours_cella {
	background-color: #FFCC00;
	text-align: center;
	font-size: small;
	color: black;
	font-weight: bold;
}
.bandiere {
	text-align: center;
}
a.ita {
	background: url('images/Bandiere/ita.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.ita:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.deu {
	background: url('images/Bandiere/deu.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.deu:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -59px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.aus {
	background: url('images/Bandiere/aus.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.aus:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -118px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.eng {
	background: url('images/Bandiere/eng.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.eng:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -179px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.rus {
	background: url('images/Bandiere/fra.jpg') no-repeat 0px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
a.rus:hover {
	background: url('images/Bandiere/bandierebkgd.gif') no-repeat -239px 0px;
	width: 50px;
	height: 33px;
	display: block;
}
