@charset "utf-8";
/* 	#####################################
	## Camelot Viaggi
	## v. 1.0
	##
	## Made By Rekuest s.r.l.
	##################################### */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(img_01.jpg);
	background-position: left top;
	background-repeat: repeat;
	background-color: #2a2925;
}
h1, h2, h3, h4, p, select, input, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.recupero {
	clear: both;
}

/* 	#####################################
	## Web site
	##################################### */
#website {
	width: 781px;
	margin: 0px auto;
	background-image: url(img_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* 	#####################################
	## Header
	##################################### 
#header {
	width: 768px;
	margin: 0px auto;
}

/* 	#####################################
	## Menu top
	##################################### */
#menutop {
	width: 781px;
	height: 37px;
	margin: 0px auto;
	background-image: url(img_02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
}
#menutop ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menutop li {
	display: inline;
}
#menutop li a {
	line-height: 33px;
	padding: 0px 20px;
	color: #504735;
	text-decoration: none;
	font-size: 16px;
	font-variant: small-caps;
}
#menutop li a:hover {
	text-decoration: underline;
}
#menutop li a.last {
	background-image: none;
}

/* 	#####################################
	## Search
	##################################### */
#search {
	width: 781px;
	height: 41px;
	margin: 0px auto;
	text-align: right;
	position: relative;
	background-image: url(img_03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#search_cnt {
	padding: 0px 0px 0px 0px;
}
#search .rss {
	width: 60px;
	position: absolute;
	top: 5px;
	left: 10px;
}
#search .rss a {
	display: block;
	line-height: 30px;
	background-image: url(img_04.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	text-align: left;
	color: #463f2c;
	text-decoration: none;
	font-size: 11px;
}
#search .rss a:hover {
	text-decoration: underline;
}
#search .type {
	width: 684px;
	position: absolute;
	top: 10px;
	right: 13px;
}
#search p {
	color: #463f2c;
	margin: 0px;
	padding: 0px;
}
#search select.sl_type, #search select.sl_area {
	vertical-align: middle;
	width: 130px;
	font-size: 11px;
}
#search select.sl_type {
	margin-right: 5px;
}

/* 	#####################################
	## Content
	##################################### */
#content {
	width: 781px;
	margin: 0px auto;
	padding-bottom: 1px;
	clear: left;
	position: relative;
	background-image: url(img_05.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#content_cnt {
	padding: 20px 13px;
	background-image: url(img_06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* 	#####################################
	## Col Six
	##################################### */
#col_six {
	width: 194px;
	float: left;
}

/* 	#####################################
	## Col Dex
	##################################### */
#col_dex {
	float: left;
	width: 559px;
}
#col_dex .col_dex_cnt {
	padding-left: 13px;
}
#col_dex a {
	color: #723c31;
}

/* 	#####################################
	## Offerte FLASH
	##################################### */
a.docviaggio {
	display: block;
	background-image: url(img_09.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	width: 21px;
	height: 16px;
}
a.docviaggio span {
	display: none;
}
a.docviaggioBig {
	display: block;
	background-image: url(img_22.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 88px;
	height: 38px;
}
a.docviaggioBig span {
	display: none;
}
a.novita {
	width: 43px;
	height: 16px;
	display: block;
	background-image: url(img_10.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
a.novita span {
	display: none;
}
#col_dex a.lastminute, #col_six a.lastminute {
	width: 100px;
	height: 19px;
	line-height: 18px;
	display: block;
	background-image: url(img_11.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#col_six .offerteflash {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 7px 0px;
}
#col_six .offerteflash_cnt {
	padding: 0px 0px 5px 0px;
}
#col_six .offerteflash h1 {
	font-size: 13px;
	color: #3e2602;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	position: relative;
}
#col_six .offerteflash h1 a {
	color: #3e2602;
	text-decoration: none;
	position:relative;
	display: block;
	background-image: url(img_08.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 17px 0px 25px 0px;
	text-align: center;
}
#col_six .offerteflash h1 a:hover {
	text-decoration: underline;
}
#col_six .offerteflash h2 {
	font-size: 13px;
	color: #24611b;
	font-variant: small-caps;
	line-height: 16px;
	position: relative;
}
#col_six .offerteflash h2 a {
	color: #24611b;
	text-decoration: underline;
}
#col_six .offerteflash p.price {
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #785805;
	position: relative;
	line-height: 16px;
}
#col_six .offerteflash h3 {
	font-size: 11px;
	color: #5b4c0b;
	font-weight: normal;
	padding: 0px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#col_six .offertaflash {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px solid #c5ba9a;
}
#col_six .offertaflash_last {
	border-bottom: none;
	padding-bottom: 5px;
}
#col_six .offerteflash .foto {
	display: none;
}
#col_six .offertaflash_banner {
	text-align: center;
	padding: 0px 0px 6px 0px;
}
#col_dex .offerteflash {
	padding: 0px;
	margin: 0px;
}
#col_dex .offerteflash_cnt {
	padding: 0px 0px 5px 0px;
}
#col_dex .offerteflash h1 {
	background-image: url(img_13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ae9e7c;
	font-size: 14px;
	padding: 3px 0px 3px 10px;
	font-variant: small-caps;
	color: #fffffa;
}
#col_dex .offerteflash h1 a {
	color: #fffffa;
	text-decoration: none;
	position:relative;
	display: block;
}
#col_dex .offerteflash h2 {
	font-size: 15px;
	color: #4c4334;
	font-variant: small-caps;
	line-height: 16px;
}
#col_dex .offerteflash h2 a {
	color: #4c4334;
	text-decoration: underline;
}
#col_dex .offerteflash p.price {
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #a68500;
	font-style: italic;
}
#col_dex .offerteflash h3 {
	font-size: 12px;
	color: #4a422d;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#col_dex .offertaflash {
	padding: 5px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}
#col_dex .offertaflash_last {
	padding: 5px 0px 5px 0px;
}
#col_dex .offerteflash .foto {
	float: left;
	width: 106px;
}
#col_dex .offerteflash .foto_empty {
	width: 106px;
	background-image: url(img_14.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 75px;
}
#col_dex .offerteflash .foto img {
	border: 1px solid #6d521a;
}
#col_dex .offertaflash_cnt {
	float: left;
	width: 425px;
}
#col_dex .offertaflash_banner {
	text-align: center;
	padding: 0px 0px 6px 0px;
}

/* 	#####################################
	## Link
	##################################### */
.elenco_link {
	padding: 0px;
	margin: 0px;
}
.elenco_link_cnt {
	padding: 0px 0px 5px 0px;
}
.elenco_link h2 {
	font-size: 15px;
	color: #4c4334;
	font-variant: small-caps;
	line-height: 16px;
}
.elenco_link h2 a {
	color: #4c4334;
}
.elenco_link h3 {
	font-size: 12px;
	color: #4a422d;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
.link {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}
.link .foto {
	float: left;
	width: 109px;
}
.link .foto_empty {
	width: 106px;
	background-image: url(img_14.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 80px;
}
.link_cnt {
	float: left;
	width: 425px;
}
.link .foto img {
	border: 1px solid #6d521a;
}
.link .url {
	padding: 3px 0px;
}

/* 	#####################################
	## Pagine generiche
	##################################### */
.elenco_pagine {
	padding: 0px;
	margin: 0px;
}
.elenco_pagine_cnt {
	padding: 0px 0px 5px 0px;
}
.elenco_pagine h2 {
	font-size: 15px;
	color: #4c4334;
	font-variant: small-caps;
	line-height: 16px;
}
.elenco_pagine h2 a {
	color: #4c4334;
}
.elenco_pagine h3 {
	font-size: 12px;
	color: #4a422d;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
.pagina {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}
.pagina .foto {
	float: left;
	width: 109px;
}
.pagina .foto_empty {
	width: 106px;
	background-image: url(img_14.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 80px;
}
.pagina_cnt {
	float: left;
	width: 425px;
}
.pagina .foto img {
	border: 1px solid #b5744c;
}

/* 	#####################################
	## Bloccotesto
	##################################### */
.bloccotesto {
	line-height: 17px;
	padding-bottom: 10px;
}
.bloccotesto p {
	padding: 0px 0px 5px;
	margin: 0px;
}
.bloccotesto_cnt {
	padding: 10px 5px;
}
.bloccotesto .foto {
	padding: 0px 0px 5px;
	text-align: center;
}
.bloccotesto h1 {
	background-image: url(img_13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ae9e7c;
	font-size: 14px;
	padding: 3px 0px 3px 10px;
	font-variant: small-caps;
	color: #fffffa;
}
.bloccotesto h1 a {
	color: #fffffa;
	text-decoration: none;
}
.bloccotesto h2 {
	font-size: 14px;
	color: #000000;
}
.bloccotesto h2 a {
	color: #000000;
	text-decoration: underline;
}
.bloccotesto .testo {
	padding: 10px 0px 0px;
}
.bloccotesto .testo h1 {
	margin: 0px -5px;
}

/* 	#####################################
	## Box qualità
	##################################### */
.qualita_0 {
	display: none;
}
.qualita_1, .qualita_2, .qualita_3, .qualita_4, .qualita_5 {
	background-position: left center;
	background-repeat: no-repeat;
	width: 87px;
	height: 16px;
}
#col_six .qualita_1 {
	background-image: url(img_12_1.gif);
}
#col_six .qualita_2 {
	background-image: url(img_12_2.gif);
}
#col_six .qualita_3 {
	background-image: url(img_12_3.gif);
}
#col_six .qualita_4 {
	background-image: url(img_12_4.gif);
}
#col_six .qualita_5 {
	background-image: url(img_12_5.gif);
}
#col_dex .qualita_1 {
	background-image: url(img_15_1.gif);
}
#col_dex .qualita_2 {
	background-image: url(img_15_2.gif);
}
#col_dex .qualita_3 {
	background-image: url(img_15_3.gif);
}
#col_dex .qualita_4 {
	background-image: url(img_15_4.gif);
}
#col_dex .qualita_5 {
	background-image: url(img_15_5.gif);
}
.qualita_1 span, .qualita_2 span, .qualita_3 span, .qualita_4 span, .qualita_5 span {
	display: none;
}

/* 	#####################################
	## Navbar
	##################################### */
#navbar {
	padding: 0px 0px 5px 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navbar li {
	display: inline;
}
#navbar li a {
	font-size: 10px;
	display: block;
	color: #b9ab84;
	background-image: url(img_17.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 12px 0px 0px;
	margin-right: 2px;
	float: left;
}
#navbar li a.last {
	background-image: none;
	text-decoration: none;
}

/* 	#####################################
	## RSS
	##################################### */
.rss_link {
	background-image: url(img_18.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 30px;
	display: block;
	padding: 0px 0px 0px 40px;
}

/* 	#####################################
	## Sitemap
	##################################### */
p.lvl1 {
	padding: 0px 0px 10px 0px;
}
p.lvl2 {
	padding: 0px 0px 10px 15px;
}
p.lvl3 {
	padding: 0px 0px 10px 30px;
}
p.lvl4 {
	padding: 0px 0px 10px 45px;
}
p.lvl5 {
	padding: 0px 0px 10px 60px;
}
p.lvl6 {
	padding: 0px 0px 10px 75px;
}
p.lvl7 {
	padding: 0px 0px 10px 90px;
}
p.lvl8 {
	padding: 0px 0px 10px 105px;
}
a.rss_link {
	display: block;
	background-image: url(img_18.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 42px;
}
a.sitemap_link1 {
	display: block;
	background-image: url(img_19.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
a.sitemap_link2 {
	display: block;
	background-image: url(img_20.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
a.sitemap_link3 {
	display: block;
	background-image: url(img_21.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}

/* 	#####################################
	## Filtri sottocategorie
	##################################### */
#filtri {
	padding: 10px 0px 10px 0px;
}
#filtri p {
	color: #472b15;
}
#filtri a {
	color: #472b15;
}

/* 	#####################################
	## Galleria immagini
	##################################### */
#galleria_immagini {
	padding: 5px 0px 25px;
}
#galleria_immagini p.titolo {
	font-size: 13px;
	padding: 0px 0px 7px;
	font-weight: bold;
}
#galleria_immagini .thumb {
	background-image: url(img_23.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 54px;
	height: 55px;
	text-align: center;
	float: left;
	position: relative;
	vertical-align: middle;
}
#galleria_immagini .thumb img {
	border: 1px solid #9b4c00;
}

/* 	#####################################
	## Allegati
	##################################### */
#allegati {
	padding: 5px 5px 10px;
}
#allegati p.titolo {
	font-size: 13px;
	padding: 0px 0px 7px;
	font-weight: bold;
}
#allegati .allegato p {
	background-image: url(img_16.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
}

/* 	#####################################
	## Scheda dettaglio offerta
	##################################### */
.offertaDettaglio {
	line-height: 16px;
}
.offertaDettaglio h1 {
	background-image: url(img_13.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ae9e7c;
	font-size: 14px;
	padding: 3px 0px 3px 10px;
	font-variant: small-caps;
	color: #fffffa;
}
.offertaDettaglio h2 {
	font-size: 15px;
	color: #4c4334;
	font-variant: small-caps;
	line-height: 16px;
}
.offertaDettaglio p.contact {
	padding: 15px 0px;
}
.offertaDettaglio p.contact a {
	font-size: 11px;
	font-variant: small-caps;
}
.offertaDettaglio p.price {
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #a68500;
	font-style: italic;
}
.offertaDettaglio .foto {
	float: left;
	width: 205px;
	padding-bottom: 15px;
}
.offertaDettaglio .foto img {
	border: 1px solid #b5744c;
}
.offertaDettaglio_cnt {
	float: left;
	padding-bottom: 15px;
	padding-right: 10px;
}
.note_head {
	background-image: url(img_27.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
}
.note {
	background-color: #d2d2c6;
	width: 500px;
}
.note_cnt {
	padding: 0px 10px;
}
.note_foot {
	background-image: url(img_28.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}
.note p.titolo {
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #000000;
	margin-bottom: 6px;
}

/* 	#####################################
	## Form contatti
	##################################### */
#formcontatti {
	padding: 0px;
	margin: 0px auto;
	border: none;
	width: 530px;
	height: 650px;
}

/* 	#####################################
	## Form newsletter
	##################################### */
#formnewsletter {
	text-align: center;
}
#formnewsletter td {
	vertical-align: top;
	padding: 2px;
	text-align: left;
}
#formnewsletter input.nome {
	width: 130px;
}
#formnewsletter input.email {
	width: 150px;
}
#formnewsletter #gruppo {
	padding: 10px 2px;
}
#formnewsletter #gruppo p {
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}
#formnewsletter textarea.privacy {
	width: 289px;
	height: 70px;
}
#formnewsletter input.submit {
	margin-top: 10px;
}
#formnewsletter td.errore {
	background-color: #FF0000;
}

/* 	#####################################
	## Footer
	##################################### */
#footer {
	width: 781px;
	text-align: right;
	margin: 0px auto;
	padding: 94px 0px 0px 0px;
	background-image: url(img_07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#footer p {
	font-size: 12px;
	color: #f4e9cb;
	padding: 0px 16px 10px;
}
#footer a {
	color: #f4e9cb;
}
.ft_personal {
	padding: 9px 0px;
	text-align: center;
}