@charset "utf-8";
/* 	#####################################
	## Cooper Travel
	## v. 1.0
	##
	## Made By Rekuest s.r.l.
	##################################### */
body {
	background-image: url(img_1.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-color: #b2a390;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
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;
}

/* 	#####################################
	## Skype
	##################################### */
#md_skype {
	text-align: center;
	width: 133px;
	height: 41px;
	position: absolute;
	top: 30px;
	left: 350px;
	z-index: 1px;
}
#md_skype a {
	display: block;
	width: 133px;
	height: 41px;
	background-image: url(img_24.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#md_skype span {
	display: none;
}

/* 	#####################################
	## Web site
	##################################### */
#website {
	width: 780px;
	margin: 0px auto;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#website_cnt1 {
	background-image: url(img_2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 123px;
	position: relative;
}

/* 	#####################################
	## Supermenu
	##################################### */
#supermenu {
	background-color: #682b29;
	height: 24px;
}
#supermenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 760px;
	margin: 0px auto;
	text-align: right;
}
#supermenu li {
	display: inline;
}
#supermenu li a {
	color: #976563;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	padding: 0px 5px;
}
#supermenu li a.last {
	padding: 0px 0px 0px 5px;
	background-image: none;
}
#supermenu li a:hover {
	text-decoration: underline;
}

/* 	#####################################
	## Boxnewsletter
	##################################### */
#boxNewsletter {
	position: relative;
	width: 400px;
}
#boxNewsletter_cnt {
	padding: 22px 0px 0px 19px;
	font-family: Tahoma, Verdana, Arial;
}
#boxNewsletter form {
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#boxNewsletter p.titolo {
	width: 307px;
	height: 21px;
	background-image: url(img_4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#boxNewsletter p.titolo span {
	display: none;
}
#boxNewsletter p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
#boxNewsletter p.email {
	padding: 4px 0px 0px 20px;
}
#boxNewsletter div.send {
	position: absolute;
	top: 61px;
	left: 300px;
}
#boxNewsletter a.send {
	display: block;
	background-image:url(img_3.gif);
	width: 74px;
	height: 72px;
}
#boxNewsletter a.send span {
	display: none;
}
#boxNewsletter .privacy { font-size: 10px; position: absolute; bottom: -18px; left: 39px; }

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

/* 	#####################################
	## Menu top
	##################################### */
#menutop {
	width: 780px;
	height: 58px;
	margin: 0px auto;
	background-image: url(img_5.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
}
#menutop ul {
	margin: 0px;
	padding: 28px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#menutop li {
	display: inline;
}
#menutop li a {
	padding: 0px 20px;
	color: #955152;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
}
#menutop li a:hover {
	text-decoration: underline;
}

/* 	#####################################
	## Search
	##################################### */
#search {
	width: 532px;
	height: 87px;
	margin: 0px auto;
	position: relative;
	background-image: url(img_10.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#search_cnt {
	padding: 36px 10px 0px 14px;
}
#search .rss {
	width: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#search .rss a {
	display: block;
	height: 30px;
	width: 30px;
	background-image: url(img_14.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
#search .rss a span {
	display: none;
}
#search .rss a:hover {
	text-decoration: underline;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search .tipologia {
	padding: 5px 0px 5px;
}
#search p {
	color: #ffffff;
	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: 761px;
	margin: 0px auto;
	padding-bottom: 1px;
	clear: left;
	background-color: #747064;
	position: relative;
	background-image: url(img_6.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/* 	#####################################
	## Col Six
	##################################### */
#col_six {
	width: 214px;
	float: left;
}
.col_six_cnt {
	padding: 15px;
}

/* 	#####################################
	## Col Dex
	##################################### */
#col_dex {
	float: left;
	width: 542px;
}
#col_dex .col_dex_cnt {
	padding: 10px 0px 0px 4px;
}
#col_dex a {
	color: #f9ede1;
	text-decoration: underline;
}

/* 	#####################################
	## Offerte FLASH
	##################################### */
a.docviaggio {
	display: block;
	background-image: url(img_8.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 21px;
	height: 16px;
	float: left;
}
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_7.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: 104px;
	height: 19px;
	line-height: 18px;
	display: block;
	background-image: url(img_12.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#col_six .offerteflash {
	margin: 0px 0px 7px 0px;
}
#col_six .offerteflash_cnt {
	padding: 0px 0px 5px 0px;
}
#col_six .offerteflash h1 {
	font-size: 18px;
	color: #92ccff;
	line-height: 25px;
	padding: 1px 0px 14px 0px;
	font-variant: small-caps;
	position: relative;
}
#col_six .offerteflash h1 a {
	color: #92ccff;
	text-decoration: none;
	position:relative;
	display: block;
}
#col_six .offerteflash h1 a:hover {
	text-decoration: underline;
}
#col_six .offerteflash h2 {
	font-size: 13px;
	color: #e7efdc;
	line-height: 16px;
	position: relative;
}
#col_six .offerteflash h2 a {
	color: #e7efdc;
	text-decoration: underline;
}
#col_six .offerteflash p.price {
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #cecece;
	position: relative;
	line-height: 16px;
}
#col_six .offerteflash h3 {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 0px 4px 3px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	position: relative;
}
#col_six .offertaflash {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}
#col_six .offertaflash_last {
	padding-bottom: 7px;
}
#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;
	width: 540px;
}
#col_dex .offerteflash_cnt {
	padding: 0px 0px 5px 0px;
}
#col_dex .offerteflash h1 {
	background-image: url(img_11.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	font-size: 14px;
	padding: 0px 0px 6px 10px;
	color: #92ccff;
}
#col_dex .offerteflash h1 a {
	color: #92ccff;
	text-decoration: none;
	position:relative;
	display: block;
}
#col_dex .offerteflash h1 a:hover {
	text-decoration: underline;
}
#col_dex .offerteflash h2 {
	font-size: 13px;
	color: #f5f5f5;
	font-variant: small-caps;
	line-height: 16px;
}
#col_dex .offerteflash h2 a {
	color: #f5f5f5;
	text-decoration: underline;
}
#col_dex .offerteflash p.price {
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #dccec3;
}
#col_dex .offerteflash h3 {
	font-size: 11px;
	color: #f9ede1;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#col_dex .offertaflash {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
	width: 540px;
}
#col_dex .offertaflash_last {
	padding-bottom: 5px;
}
#col_dex .offerteflash .foto {
	float: left;
	width: 108px;
}
#col_dex .offerteflash .foto_empty {
	width: 108px;
	background-image: url(img_20.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 74px;
}
#col_dex .offerteflash .foto img {
	border: 2px solid #3b372a;
}
#col_dex .offertaflash_cnt {
	float: left;
	width: 420px;
	padding-bottom: 15px;
}
#col_dex .offertaflash_banner {
	text-align: center;
	padding: 0px 0px 6px 0px;
}

/* 	#####################################
	## Link
	##################################### */
.elenco_link {
	padding: 0px;
	margin: 0px;
	color: #f9ede1;
}
.elenco_link_cnt {
	padding: 0px 0px 5px 0px;
}
.elenco_link h2 {
	font-size: 15px;
	color: #f5f5f5;
	font-variant: small-caps;
	line-height: 13px;
}
.elenco_link h2 a {
	color: #f5f5f5;
}
.elenco_link h3 {
	font-size: 12px;
	color: #f9ede1;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.link {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}
.link .foto {
	float: left;
	width: 108px;
}
.link .foto_empty {
	width: 108px;
	background-image: url(img_20.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 74px;
}
.link_cnt {
	float: left;
	width: 400px;
}
.link .foto img {
	border: 2px solid #3b372a;
}
.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: #f5f5f5;
	font-variant: small-caps;
	line-height: 13px;
}
.elenco_pagine h2 a {
	color: #f5f5f5;
}
.elenco_pagine h3 {
	font-size: 12px;
	color: #f9ede1;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.pagina {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}
.pagina .foto {
	float: left;
	width: 108px;
}
.pagina .foto_empty {
	width: 108px;
	background-image: url(img_20.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 74px;
}
.pagina_cnt {
	float: left;
	width: 420px;
}
.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: 0px 10px;
}
.bloccotesto_cnt h1 {
	margin: 0px -10px;
}
.bloccotesto .foto {
	padding: 0px 0px 5px;
	text-align: center;
}
.bloccotesto h1 {
	background-image: url(img_11.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	font-size: 14px;
	padding: 0px 0px 6px 10px;
	color: #92ccff;
}
.bloccotesto h1 a {
	color: #92ccff;
	text-decoration: none;
}
.bloccotesto h1 a:hover {
	text-decoration: underline;
}
.bloccotesto h2 {
	font-size: 13px;
	color: #f9ede1;
	line-height: 16px;
	position: relative;
}
.bloccotesto h2 a {
	color: #f9ede1;
	text-decoration: underline;
}
.bloccotesto .testo {
	padding: 10px 0px 0px;
	color: #f9ede1;
}

/* 	#####################################
	## 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: 86px;
	height: 16px;
}
.qualita_1 {
	background-image: url(img_9_1.gif);
}
.qualita_2 {
	background-image: url(img_9_2.gif);
}
.qualita_3 {
	background-image: url(img_9_3.gif);
}
.qualita_4 {
	background-image: url(img_9_4.gif);
}
.qualita_5 {
	background-image: url(img_9_5.gif);
}
.qualita_1 span, .qualita_2 span, .qualita_3 span, .qualita_4 span, .qualita_5 span {
	display: none;
}
#col_dex .qualita_1 {
	background-image: url(img_13_1.gif);
}
#col_dex .qualita_2 {
	background-image: url(img_13_2.gif);
}
#col_dex .qualita_3 {
	background-image: url(img_13_3.gif);
}
#col_dex .qualita_4 {
	background-image: url(img_13_4.gif);
}
#col_dex .qualita_5 {
	background-image: url(img_13_5.gif);
}

/* 	#####################################
	## Navbar
	##################################### */
#navbar {
	padding: 3px 5px 8px 5px;
}
#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_19.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_15.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	line-height: 30px;
	display: block;
	padding: 0px 0px 0px 50px;
}

/* 	#####################################
	## Sitemap
	##################################### */
p.lvl1 {
	padding: 0px 0px 10px 0px;
}
p.lvl2 {
	padding: 0px 0px 10px 20px;
}
p.lvl3 {
	padding: 0px 0px 10px 40px;
}
p.lvl4 {
	padding: 0px 0px 10px 60px;
}
p.lvl5 {
	padding: 0px 0px 10px 80px;
}
p.lvl6 {
	padding: 0px 0px 10px 100px;
}
p.lvl7 {
	padding: 0px 0px 10px 120px;
}
p.lvl8 {
	padding: 0px 0px 10px 140px;
}
a.sitemap_link1 {
	display: block;
	background-image: url(img_18.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}
a.sitemap_link2 {
	display: block;
	background-image: url(img_16.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}
a.sitemap_link3 {
	display: block;
	background-image: url(img_17.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
}

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

/* 	#####################################
	## Galleria immagini
	##################################### */
#galleria_immagini {
	padding: 5px 0px 10px;
}
#galleria_immagini p.titolo {
	font-size: 13px;
	padding: 0px 0px 7px;
	font-weight: bold;
}
#galleria_immagini .thumb {
	background-image: url(img_21.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 0px 10px;
	color: #f9ede1;
	position: relative;
}
#allegati p.titolo {
	font-size: 13px;
	padding: 0px 10px 7px;
	font-weight: bold;
	color: #f9ede1;
}
#allegati .allegato p {
	background-image: url(img_23.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 10px 2px 10px;
	color: #f9ede1;
}

/* 	#####################################
	## Scheda dettaglio offerta
	##################################### */
.offertaDettaglio {
	line-height: 16px;
	color: #dccec3;
}
.offertaDettaglio h1 {
	background-image: url(img_11.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	font-size: 14px;
	padding: 0px 0px 6px 10px;
	color: #e2e1df;
}
.offertaDettaglio h2 {
	font-size: 13px;
	color: #f5f5f5;
	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: #dccec3;
}
.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;
	position: relative;
}
.note_head {
	background-image: url(img_26.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
}
.note {
	background-color: #5b5b5b;
	width: 530px;
}
.note_cnt {
	padding: 0px 10px;
}
.note_foot {
	background-image: url(img_27.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}
.note p {
	color: #ffffff;
}
.note p.titolo {
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 6px;
}

/* 	#####################################
	## Form contatti
	##################################### */
#formcontatti {
	padding: 0px;
	margin: 0px;
	border: none;
	width: 520px;
	height: 650px;
	position: relative;
}

/* 	#####################################
	## Form newsletter
	##################################### */
#formnewsletter {
	text-align: center;
	color: #f9ede1;
	padding: 0px 8px;
}
#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;
}
#formnewsletter .privacy { padding: 10px 0 20px 0; }

/* 	#####################################
	## Footer
	##################################### */
#footer {
	width: 760px;
	text-align: center;
	margin: 0px auto;
}
#footer p {
	font-size: 12px;
	color: #897459;
	padding: 5px 0px 9px;
}
#footer a {
	color: #897459;
}
