/*******************\
| HTML				|
\*******************/
body {
	background-color: #2d4d61;
	margin: 7px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433e2b;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: none;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	border-collapse: collapse;
} 
table td {
	padding: 0px;
}
.recupero {
	clear: both;
}

/*******************\
| Top tool			|
\*******************/
#top_tool {
	width: 748px;
	background-color: #fcf8ec;
	margin: 0px auto;
	background-image: url(bg_toptool.gif);
	background-repeat: repeat-x;
	text-align: right;
}
#top_tool ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#top_tool li {
	display: inline;
}
#top_tool li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color:#716c5d;
	border-right: 1px solid #716c5d;
	margin: 0px -4px 0px 0px;
	padding: 0px 4px 0px 4px;
	height: 25px;
	line-height: 25px;
}
#top_tool li a.last {
	border-right: none;
	margin: 0px;
}
#top_tool li a:hover {
	text-decoration: underline;
}

/*******************\
| Top menu			|
\*******************/
#top_menu {
	background-color: #fcf8ec;
	background-image: url(bg_topmenu.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 748px;
	margin: 2px auto -1px auto;
}
#top_menu ul {
	margin: 1px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#top_menu li {
	background-image: url(bg_topmenu_li.gif);
	background-position: 1px top;
	background-repeat: no-repeat;
	height: 57px;
	line-height: 57px;
	padding: 19px 0px;
	display: inline;
	border-left: 1px solid #e4dbc0;
}
#top_menu li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #716c5d;
	text-decoration: none;
	padding: 0px 20px 0px 25px;
}
#top_menu li a:hover {
	text-decoration: underline;
}

/*******************\
| Header			|
\*******************/
#header {
	width: 748px;
	margin: 0px auto;
	border-top: 1px solid #d8cea7;
	border-bottom: 1px solid #d8cea7;
}

/*******************\
| Content			|
\*******************/
#content {
	background-color: #fcf8ec;
	background-image: url(bg_content.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 0px 1px 0px;
	width: 748px;
	margin: 0px auto;
}
#content_cnt {
	background-image: url(bg_content_cnt.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 3px 0px 1px 0px;
}
/* LEFT COL */
#left_col {
	width: 232px;
	float: left;
}
#left_col_cnt {
	padding: 0px 10px;
}
#left_col h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #66582f;
	margin: 0px;
	padding: 5px 7px;
	background-color: #dbd1a7;
}
#left_col h1 a {
	color: #66582f;
	text-decoration: none;
}
#left_col h1 a:hover {
	text-decoration: underline;
}
#left_col .left_offer {
	margin: 0px 10px;
	padding: 10px 0px;
	border-bottom: 1px solid #e3dab6;
	border-top: 1px solid #f6f2e1;
}
#left_col .left_offer h2 {
	margin: 0px;
	padding: 0px;
}
#left_col .left_offer h2 a {
	color: #345985;
}
#left_col .left_offer h2 a:hover {
	text-decoration: underline;
}
#left_col .left_offer p {
	margin: 0px;
	padding: 0px;
}
#left_col .left_offer p a {
	color: #433e2b;
	text-decoration: none;
}
#left_col .left_offer p a:hover {
	text-decoration: underline;
}
#left_col p.mess1 {
	font-weight: bold;
	padding: 4px 0px;
}
#left_col p.mess2 {
	background-image: url(elm_4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
}

/* Right col */
#right_col {
	width: 510px;
	float: left;
}
#right_col h1 {
	background-image: url(bg_h1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 10px 0px;
	padding: 5px 10px 5px 10px;
	color: #66582f;
}
#right_col h1 a {
	color: #66582f;
	text-decoration: none;
}
#right_col h1 a:hover {
	text-decoration: underline;
}
#right_col .text {
	padding: 0px 25px 0px 10px;
}
#right_col .text img.image {
	float: left;
	margin: 0px 4px 2px 0px;
	border: 3px solid #c1b88c;
}
#right_col .text p {
	margin: 10px 0px;
}
#right_col .text a {
	color: #d65d00;
}
#right_col .text h2 {
	color: #345985;
}
#right_col .text h4 {
	color: #da6300;
	border-bottom: 1px solid #da6300;
	font-size: 12px;
	margin: 20px 0px 4px;
}
#right_col .text2 {
	margin: 30px 10px 0px 0px;
	background-color: #ebe5c5;
	background-image: url(bg_text2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#right_col .text2_cnt {
	background-image: url(bg_text2_cnt.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 1px 25px 6px 14px;
}
#right_col .text2 img.image {
	float: left;
	margin: 0px 4px 2px 0px;
	border: 3px solid #c1b88c;
}
#right_col .text2 p {
	margin: 10px 0px;
}
#right_col .text2 a {
	color: #d65d00;
}
#right_col .text2 h2 {
	color: #345985;
}
#right_col h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#right_col h2 a {
	color: #345985;
}
#right_col h3 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 11px;
	color: #433e2b;
}
#right_col p {
	margin: 0px;
	padding: 0px;
}
#right_col .link {
	background-color: #efe8cc;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 1px 5px;
}
#right_col .link h2 {
	background-color: #dbd1a7;
	padding: 5px 10px;
	margin: 0px 0px 0px -5px;
	margin-bottom: 5px;
}
#right_col .link img.image {
	float: left;
	margin: 0px 4px 2px 0px;
}
#right_col .link p.link {
	margin: 10px 10px;
	text-align: right;
}
#right_col .link a {
	color: #d65d00;
}
#right_col .servizio {
	background-color: #efe8cc;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 1px 5px;
}
#right_col .servizio h2 {
	background-color: #dbd1a7;
	padding: 5px 10px;
	margin: 0px 0px 0px -5px;
	margin-bottom: 5px;
}
#right_col .servizio img.image {
	margin: 0px 4px 5px 0px;
}
#right_col .servizio a {
	color: #d65d00;
}
#search_engine form {
	margin: 0px;
	padding: 0px;
}
#search_engine p {
	color: #363219;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
#search_engine select {
	width: 330px;
}
#intro {
	background-image:url(bg_intro.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}
#intro_cnt {
	padding: 44px 0px 0px 20px;
}
#intro img {
	margin: 0px 24px 8px 8px;
	float: left;
}
#intro p {
	margin: 0px 15px 0px 0px;
	padding: 30px 0px 0px 0px;
}
#intro strong {
	color: #f27200;
}
.offerta{
	margin: 0px 25px 0px 10px;
}
.offerta td {
	padding-bottom: 5px;
}
.offerta td.ico {
	width: 18px;
	text-align: right;
}
.offerta img.image {
	float: left;
	margin: 0px 4px 2px 0px;
	border: 3px solid #c1b88c;
}
#right_col .offerta_interna {
	padding: 6px 25px 3px 10px;
	background-image: url(bg_offerta_interna.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	position: relative;
}
#right_col .offerta_interna table {
	width: 100%;
}
#right_col .offerta_interna td {
	padding-bottom: 5px;
}
#right_col .offerta_interna td.ico {
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: top;
}
#right_col .offerta_interna img.image {
	float: left;
	margin: 0px 4px 2px 0px;
	border: 3px solid #c1b88c;
}
#right_col .offerta_interna img.dettaglio {
	position: absolute;
	top: 27px;
	right: 29px;
}
#right_col .offerta_interna h2 a {
	color: #345985;
}
#right_col .offerta_interna p.mess1 {
	background-color: #ded3aa;
	font-weight: bold;
	padding: 5px 5px;
	margin: 5px 0px 0px 100px;
}
#right_col .offerta_interna p.mess2 {
	background-color: #ece5cb;
	padding: 5px 10px;
	margin: 0px 0px 5px 100px;
	background-image: url(elm_4.gif);
	background-position: left center;
	background-repeat: no-repeat
}
#right_col p.mess1_a {
	font-weight: bold;
	padding: 3px 0px;
}
#right_col p.mess2_a {
	padding: 3px 0px 3px 13px;
	margin: 0px 0px 0px 100px;
	background-image: url(elm_4.gif);
	background-position: left center;
	background-repeat: no-repeat
}
#right_col p.titolo {
	color: #da6300;
	font-weight: bold;
	border-bottom: 1px solid #da6300;
}
#extra {
	margin-top: 15px;
	margin-bottom: 25px;
	background-image: url(bg_extra.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e9e3d0;
}
#extra_cnt {
	background-image: url(bg_extra_cnt.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
#extra p.titolo {
	color: #433e2b;
	border-bottom: 1px solid #433e2b;
	background-image: url(elm_3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

/*******************\
| Footer			|
\*******************/
#footer {
	background-image: url(bg_footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 78px;
	width: 748px;
	margin: 0px auto;
}
#footer img.logo {
	margin: 10px auto 0px 55px;
}
#footer2 {
	margin: 0px auto;
	width: 748px;
	text-align: center;
	color: #efe8cc;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
}
#footer2 a {
	color: #efe8cc;
}

/*******************\
| Site map			|
\*******************/
#site_map {
	background-image: url(bg_sitemap.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#site_map h2 {
	background-image: url(bg_h2_sitemap.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 20px;
	margin-left: 20px;
}
#site_map h2 a {
	color: #cc6600;
}
#site_map h3 {
	padding: 5px 0px 5px 40px;
	margin-left: 20px;
	color: #000000;
}
#site_map h3 a {
	color: #000000;
	text-decoration: none;
}
#site_map h4 {
	padding: 5px 0px 5px 60px;
	margin: 0px;
	margin-left: 40px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#site_map h4 a {
	color: #000000;
}


/****************************\
| Classe per label passeggero|
\****************************/
.passeggero {
	background-image: url(bg_passeggero.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 92px;
	height: 22px;
	margin: 5px 0px;
	padding: 5px 0px;
}
.passeggero p {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
}
