
/*
----------------------------------------------------------------------------- 
BASE
=============================================================================*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font: normal 0.81em/155% Arial, Helvetica, sans-serif;
	background-color: #F2EEDD;

/*	background: #F2EEDD url(../_pics/_grid.png) repeat-y;/**/
}



/*
----------------------------------------------------------------------------- 
LINK
=============================================================================*/

a:visited {
	color: #347598;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dashed #109ABC;
}

a:active {
	color: #347598;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dashed #109ABC;
}

a:link {
	color: #347598;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dashed #109ABC;
}

a:hover {
	color: #5E7C35;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #5E7C35;
}

.note {
	font-size: 85%;
}

.tabellaGalleria a:active,
.tabellaGalleria a:visited,
.tabellaGalleria a:link,
.tabellaGalleria a:hover {
	border: none;
}



/*
----------------------------------------------------------------------------- 
LAYOUT BOX
=============================================================================*/

#flashNav {
	width: 990px;
	height: 436px;
}

#content {
	margin-left: 30px;
	width: 950px;	
}



/*
----------------------------------------------------------------------------- 
FOOTER
=============================================================================*/

#footer {
	position: relative;
	clear: both;

	height: 330px;
	padding: 0 20px 0 40px;
	margin: 40px 0 0;
	
	font-size: 9px;

	background: url(../_pics/footer_tile.gif) repeat-x;

	border-top: 1px solid #F2EEDD;
}

#footerMenu {
	margin-top:	121px;
}

#footerInfo {
	margin-top:	4px;
	font-weight: bold;
	color: #485833;
}

#footerLogo {
	position: absolute;
	top: 90px;
	left: 850px;

	width: 120px;
	height: 110px;

	background: url(../_pics/footer_logo.jpg) no-repeat;	
}

#footer a:visited, 
#footer a:active, 
#footer a:link { border: none; }



/*
----------------------------------------------------------------------------- 
HOME
=============================================================================*/

#home .leftCol {
	border-right: 1px solid #B5AA84;
}

.homeButtons {
	margin-left: 560px;
}

.homeButtons ul {
	list-style: none;
}

.homeButtons ul li {
	width: 345px;
	height: 91px;
	overflow: hidden;
}


.homeButtons ul li a {
	display: block;
	height: 100%;	
	padding: 14px 37px 5px 130px;
	text-align: right;
	font-size: 22px;
}


.homeButtons ul li#homeButton_brown a:active, 
.homeButtons ul li#homeButton_brown a:visited, 
.homeButtons ul li#homeButton_brown a:link, 
.homeButtons ul li#homeButton_brown a:hover {
	font-weight: normal;
	color: #78662B; 
}
.homeButtons ul li#homeButton_brown a:hover { 
	background: url(../_pics/btHome_brownHover.gif) 1px 86px no-repeat; 
	color: #A99C73;
}

.homeButtons ul li#homeButton_green a:active, 
.homeButtons ul li#homeButton_green a:visited, 
.homeButtons ul li#homeButton_green a:link, 
.homeButtons ul li#homeButton_green a:hover {
	font-weight: normal;
	color: #5E7C35; 
}
.homeButtons ul li#homeButton_green a:hover { 
	background: url(../_pics/btHome_greenHover.gif) 1px 86px no-repeat; 
	color: #99AA78;
}

.homeButtons ul li#homeButton_blue a:active, 
.homeButtons ul li#homeButton_blue a:visited, 
.homeButtons ul li#homeButton_blue a:link, 
.homeButtons ul li#homeButton_blue a:hover {
	font-weight: normal;
	color: #347598; 
}
.homeButtons ul li#homeButton_blue a:hover { 
	background: url(../_pics/btHome_blueHover.gif) 1px 86px no-repeat; 
	color: #80A5B3;
}


.homeButtons ul li#homeButton_brown {
	background: url(../_pics/btHome_brown.jpg) 0 0 no-repeat;
}

.homeButtons ul li#homeButton_green {
	background: url(../_pics/btHome_green.jpg) 0 0 no-repeat; 
}

.homeButtons ul li#homeButton_blue {
	background: url(../_pics/btHome_blue.jpg) 0 0 no-repeat;
}



/*
----------------------------------------------------------------------------- 
...fake flash
=============================================================================*/
/*
#flashNav {
	position: relative;
	background: #CCC url(../_pics/flashNav_clean.png) no-repeat;
}
*/

/*
#flashNav p {
	position: absolute;
	left: 240px;
	bottom: 70px;
	width: 150px;
	font: normal 16px/22px Georgia;
	text-align: right;
	color: #78662B;
}
#flashNav p:first-letter {
	font-size: 24px;
	font-weight: bold;
}
*/



/*
----------------------------------------------------------------------------- 
BOX FOTOGRAFIE
=============================================================================*/

.box_med_sx {
/*	display: block;*/
	float: left; 
	margin: 0 10px /*5px*/0 -130px;

	width: 253px;
	height: 176px;
}

.box_vert_icon_sx {
/*	display: block;*/
	float: left; 
	margin: 0 10px 0 0;

	width: 106px;
	height: 152px;
}


.box_med_sx a:active, 
.box_med_sx a:visited, 
.box_med_sx a:link, 
.box_med_sx a:hover,
/**/
.box_vert_icon_sx a:active, 
.box_vert_icon_sx a:visited, 
.box_vert_icon_sx a:link, 
.box_vert_icon_sx a:hover,
/**/
.box_big a:active, 
.box_big a:visited, 
.box_big a:link, 
.box_big a:hover {
	border: none;
}

.box_big {
	display: block;

	width: 333px;
	height: 233px;
	
	margin: 10px 0;
}



/*
----------------------------------------------------------------------------- 
HEADINGS
=============================================================================*/

h1 {
	color: #78662B;
}

h2 {
	color: #78662B;
}

h3 {
	font: normal 2.30em/90% Georgia, "Times New Roman", serif;
	color: #78662B;
	letter-spacing: -0.05em;
}

h4 {
	font: normal 1.60em/100% Georgia, "Times New Roman", serif;
	color: #78662B;
	margin: 20px 0;
}

h5 {
	font: bold 1.20em/100% Georgia, "Times New Roman", serif;	
	font-variant: small-caps;
	color: #78662B;

}

h6 {
	color: #78662B;
}



/*
----------------------------------------------------------------------------- 
SUMMARIES
=============================================================================*/

#home h1 {
	float: left; 
	width: 245px; 
	margin-right: 20px;
	padding-bottom: 8px;

	text-align: right;

	min-height: 62px;

	/* vv IE6 fake min-height vv */
	height: inherit !important;
	height: 62px; 
}

#home p.teaser {
	padding: 0 20px 10px 0;
}

.intro h1 {
	float: left; 

	width: 245px; 
	min-height: 72px;
	/* vv IE6 fake min-height vv */
	height: inherit !important;
	height: 72px; 

	padding-bottom: 8px;

	text-align: right;
}

.sideBar h1 {
	margin: 0 10px 40px 30px;
}


p.teaser {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 135%;
	color: #78662B;
}

.intro p.teaser {
	margin-left: 265px;
	padding: 0 20px 10px 0;
}

.sideBar p.teaser {
	margin-left: 20px;
	padding: 0 20px 10px 0;
}
.sideBar p.teaser:first-letter {
	margin-left: 10px;
}



/*
----------------------------------------------------------------------------- 
MAIN CONTENT
=============================================================================*/

.copy {
	padding: 0 20px;
	margin-top: 20px;
	clear: both;
}

.copy p {
	margin-bottom: 1em;
}


.leftCol {
	float: left;
	width: 530px;
}

.rightCol {
	margin-left: 570px;
	padding-top: 0px;
}



.leftCol p{
	margin-top			: 15px;
}




/*
----------------------------------------------------------------------------- 
INDICI SOTTOSEZIONI
=============================================================================*/
.subIndex {
	background: url(../_pics/B5AA84.gif) 380px 10px repeat-y;
/*	border: 1px solid red;*/
}

div.clearGrid {
	clear: both; 
	height: 1px; 
	font-size: 0.01em;
}

/*
 barra laterale sx pagine sottoindici
-------------------------------------- */

.sideBar {
	float: left;
	width: 360px;

/*	border-right: 1px solid #B5AA84;*/
}


/*
 colonna centrale e griglia indici
-----------------------------------*/

.wideCol {
	margin-left: 360px;
}

ul.linkGrid {
	list-style: none;
	padding-left: 20px;
}

ul.linkGrid li {
	float: left;
	width: 158px;
	height: 136px;
	margin-right: 28px;
	margin-bottom: 30px;

	background: url(../_pics/linkBox_sprite.gif) no-repeat;
	
	line-height: 115%;
}

ul.linkGrid li.endRow {
	margin-right: 0;
}

ul.linkGrid li a {
	display: block;
	width: 138px;
	height: 116px;
	margin: 10px;
	
	font-weight: bold;
}

ul.linkGrid li a img {
	display: block;
}

ul.linkGrid li a span {
	display: block;
	padding: 5px 0 0 6px;
}

ul.linkGrid li a:visited, 
ul.linkGrid li a:active, 
ul.linkGrid li a:link { border: none; }
ul.linkGrid li a:hover {
	background: url(../_pics/linkBox_sprite.gif) -178px -10px no-repeat;
	border: none;
}



/*
----------------------------------------------------------------------------- 
PAGINE SOTTOSEZIONI - LINK TABS
=============================================================================*/

dl.linkTabs dd a:link,
dl.linkTabs dd a:visited,
dl.linkTabs dd a:active,
dl.linkTabs dd a:hover {
	border: none;
}

dl.linkTabs {
	list-style: none;
	border-top: 1px solid #F2EEDD; /*fuck IE*/
}

dl.linkTabs dt {
	float: left;
	width: 180px;

	font: normal 1.50em/115% Georgia, "Times New Roman", serif;
	color: #78662B;
/*	border: 1px solid green;*/
}

dl.linkTabs dd {
	float: left;
	margin: 0 10px 0 0;
/*	border: 1px solid red;*/
}

dl.linkTabs dd a {
	display: block;
}

dl.linkTabs dd a span{
	display: block;
    padding: 5px 15px;
}

dl.linkTabs dd a:hover {
    background: url(../_pics/stab_dx_hov.gif) no-repeat right top;
}

dl.linkTabs dd a:hover span {
    background: url(../_pics/stab_sx_hov.gif) no-repeat left top;
}

dl.linkTabs dd.selected a, 
dl.linkTabs dd.selected a:hover {
    background: url(../_pics/stab_dx_sel.gif) no-repeat right top;
	color: white;
}

dl.linkTabs dd.selected a span, 
dl.linkTabs dd.selected a:hover span {
    background: url(../_pics/stab_sx_sel.gif) no-repeat left top;
}

div.clearTabs {
	clear: both; 
	border-top: 1px solid #6F6B5C; 
	height: 1px; 
	font-size: 0.01em;
}



/*
----------------------------------------------------------------------------- 
PAGINE SOTTOSEZIONI - layout alternativo
=============================================================================*/

.leftCol .details {
/*	font-size: 0.88em;
	line-height: 140%;*/
	margin-top: 35px;
	border-top: 1px solid #B5AA84;
}

.leftCol .details h3 {
	font-size: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin-bottom: 0.4em;
}


.leftCol .details p {
	margin-left: 0;
}

.leftCol .details .note {
	line-height: 120%;
	margin-left: 15px;
}

.leftCol .details .note:first-letter {
	margin-left: -10px;
}

.leftCol .details ul {
	margin-bottom: 1em;
}

.leftCol .details ul li {
	margin-left: 13px;
}

.leftCol .details ul ul li {
	margin-left: 25px;
}

.leftCol .details ul ul {
	margin-bottom: 0;
}

.leftCol .details dl {
	margin-bottom: 1em;
}

.leftCol .details dl.menuCorsiCucina dt {
	font-weight: bold;
	margin-left: 20px;
}

.leftCol .details dl.menuCorsiCucina dd {
	font-style: italic;
	margin-left: 20px;
}


.rightCol .sideInfo {
	padding-left: 20px;
	padding-bottom: 20px;
	
	margin-bottom: 50px;

	border-left: 1px solid #B5AA84;
	border-bottom: 1px solid #B5AA84;

/*	
	font-size: 0.8em;
	line-height: 150%;
	color: #78662B;
/**/

	line-height: 135%;
	color: #74611B;
}

.rightCol .sideInfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.2em;
}

.rightCol .sideInfo p {
/*	color: #78662B;*/
/*	font-weight:bold;*/
/*	text-align: justify;*/
}

.rightCol .sideInfo dl {
	margin-bottom: 1em;
/*	color: #78662B;*/
}

.rightCol .sideInfo dl.menuCorsiCucina dt {
	font-weight: bold;
	margin-left: 0;
}

.rightCol .sideInfo dl.menuCorsiCucina dd {
	font-style: italic;
	margin-left: 13px;
}

.rightCol .sideInfo ul {
	margin-top: -0.5em;
	margin-bottom: 1em;
/*	color: #78662B;*/
}

.rightCol .sideInfo ul li {
	margin-left: 13px;
}

.rightCol .sideInfo dl.contactCard {
	font-weight: bold;
}

.rightCol .sideInfo dl.contactCard dt {
	font-style: italic;

}

.rightCol .sideInfo dl.contactCard dd {
	margin: -4px 13px 5px 13px;
	color: #666;
}



/*
----------------------------------------------------------------------------- 
TABELLE
=============================================================================*/

/*
 orario market
---------------*/

#orarioMarket {
	margin: 5px 0 0 190px;
	font-size: 0.9em;
	line-height: 180%;
}

#orarioMarket  th {
	width: 80px;
	
	text-align: left;
	font-weight: normal;
	font-variant: small-caps;
	
	border-right: 1px solid #B5AA84;
}

#orarioMarket td {
	width: 100px;

	text-align: center;

	word-spacing: 0.4em;
	color: #444;

	border-right: 1px solid #B5AA84;
}


/*
 tabelle prezzi
----------------*/

table.tab_prezzi
{
	margin			: auto;
	border			: 1px solid #CCC;
	padding			: 2px;
}

table.tab_prezzi th
{
	background		: #4F6615;
	color			: #FFF;
	white-space		: nowrap;
	padding			: 2px 6px;
}

table.tab_prezzi td
{
	padding			: 3px;
}

table.tab_prezzi td span.important
{
	font-weight		: bold;
	color			: #C00;
}

table.tab_prezzi tr.tr_d td
{
	background		: #F5F4ED;
}

table.tab_prezzi tr.tr_p td
{
	background		: #EBE7D7;
}

table.tab_prezzi tr.tr_other_infos td
{
	font-size		: 11px;
}

table.tab_prezzi td.td_tipo_periodo
{
	color			: #C00;
	font-weight		: bold;
	width			: 20px;
}

table.tab_prezzi td.td_range_periodo
{
	width			: 200px;
}

table.tab_prezzi td.td_prezzo
{
	width			: 110px;
	text-align		: center;
}

table.tab_prezzo_escluso
{
	padding			: 2px;
	border			: 1px solid #999;
}

table.tab_prezzo_escluso td
{
	padding			: 1px;
	white-space		: nowrap;
	border-bottom		: 1px solid #D5CEB3;
	font-size		: 11px;
	padding-left		: 6px;
}

table.tab_prezzo_escluso td.td_dx
{
	font-size		: 12px;
}

table.tab_prezzo_escluso tr.tr_d td
{

}

table.tab_prezzo_escluso tr.tr_p td
{
	background		: #E1DBC3;
}



/*
----------------------------------------------------------------------------- 
SPECIFICI PER PAGINE
=============================================================================*/


/*
 il borgo > galleria
--------------------- */

.gallery {
	padding: 0px 14px 0px 0px;
}

.gallery h2{
	margin: 0px 12px 15px; 
	padding: 0px 8px 5px 0px ; 
	border-bottom: 1px solid #B5AA84;
}


/*
 servizi > corsi > TOURS
------------------------- */

.tours {
/*
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 3px solid #E8E3CC;
	background: url(../_pics/B5AA84.gif) 265px 0 repeat-y;
*/
	margin-top: 0;
	padding-top: 1.5em;
	padding-bottom: 2.5em;
	border-bottom: 1px solid #B5AA84;
/*	background: url(../_pics/filetto_sfumo.gif) 265px 0 repeat-y;*/

	background: url(../_pics/filetto_sfumo.gif) 290px 0 repeat-y;
	padding-left: 10px;/*correzione per foto grandi*/

	background: url(../_pics/filetto_sfumo.gif) 365px 0 repeat-y;
}

.tours .rightCol {
	margin-left: 580px; /*correzione per foto grandi*/
}

.tours .rightCol table {
/*	margin: 20px 0 10px;*/
	border-top: 5px solid #D5CEB3;
	border-bottom: 5px solid #D5CEB3;
	margin-top: 1em;/**/
}

.tours .rightCol td {
	vertical-align: top;
	padding: 2px 5px 4px 10px;
	font-size: 0.9em;
	line-height: 140%;
	border-bottom: 1px solid #D5CEB3;
/*	border-right: 5px solid #D5CEB3;*/
}

.tours .rightCol td.ora {
	width: 60px;
	padding: 2px 5px 4px 5px;
	
	text-align: right;
	font-weight: bold;
	color: #666;
/*	border-left: 5px solid #D5CEB3;
	border-right: none;*/
}


.tours .rightCol tr.flip td {
/*	background-color: #E1DBC3;*/
}

.tours .rightCol tr.flop td {
	background-color: #EDE9D4;
}


.tours .rightCol div.note {
	font-size: 85%;
	line-height: 135%;
	margin: 1em 5px 0.5em 30px;
}

.tours .rightCol div.note ul {
	margin-left: 18px;
}


.tours h3 {
	font-size: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-bottom: 0.4em;
}


.iconWrap {
/*	position: relative;*/
	float:left;
/*	border: 1px solid green;/**/
}


.tours .leftCol .subCol {
/*	margin-left: 265px;*/
	margin-left: 295px;/*correzione per foto grandi*/
	margin-left: 370px;
}

.tours .leftCol .subCol p {
	margin-left: 0;
}

.tours .leftCol .subCol ul {
	list-style: none;
	margin-bottom: 1.5em;
}

.tours .leftCol .subCol ul li {
	font-size: 1.6em;
	color: #5E7C35; 
	margin-top: 0.6em;
}

.tours .leftCol .subCol ul li.touristInfo {
	font-size: 0.8em;
	text-transform: uppercase;
/*	padding-left: 2em;*/
	padding-left: 1em;
	margin-top: 0.2em;
}

.tours .leftCol .subCol ul li.touristInfo a:active,
.tours .leftCol .subCol ul li.touristInfo a:visited,
.tours .leftCol .subCol ul li.touristInfo a:link,
.tours .leftCol .subCol ul li.touristInfo a:hover {
	border: none;
}

.tours .leftCol .subCol ul li.touristInfo a span {
	font-size: 1.3em;
	vertical-align: bottom;
}

.tours div.clearTours {
	clear: both; 
	height: 1px; 
	font-size: 0.01em;
}

/*
 informazioni > faq
-------------------- */

.faq {
	margin-left: 170px; 
	margin-right: 170px;
}


.faq h2 {
	font: normal 1.20em/135% Georgia, "Times New Roman", serif;
	color: #78662B;
	margin: 20px 0 5px;
}


/*
 informazioni > dove siamo
--------------------------- */

.percorsi h2 {
	margin-top: 0;
}

.percorsi h4 {
	line-height: 110%;
	margin-top: 6px;
	margin-bottom: 10px;
}

.percorsi .ul_percorso
{
	font-size: 0.9em;
	line-height: normal;
	margin-bottom: 20px;
}

.percorsi .ul_percorso li {
	margin-left: 15px;
}


/*
 informazioni > prezzi
-----------------------*/

#boxPrezzi_wrap {
	width: 520px;
	background: white url(../_pics/prezzi/boxPrezzi_top.gif) no-repeat;
}

#boxPrezzi_bottom {
	clear: both;
	height: 15px;
	font-size: 0.01em;
	line-height: 0.01em;
	background: #F2EEDD url(../_pics/prezzi/boxPrezzi_bottom.gif) left bottom no-repeat;
}


.boxPrezzi {
	padding: 15px;
}

.boxPrezzi h3 {
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
}

.boxPrezzi p {
	margin: 0;
}

/*- box prezzi testuali -*/
.boxOfferteWide {
	padding: 10px 15px 0;
	text-align: center;/**/
	background: url(../_pics/prezzi/boxOfferteWide.gif) left top no-repeat;
}

.boxOfferteWide_bottom {
	clear: both;
	height: 10px;
	font-size: 0.01em;
	line-height: 0.01em;
	background: url(../_pics/prezzi/boxOfferteWide_bottom.gif) left bottom no-repeat;
}

.display_none,
hr
{
	display			: none;
}	




/*
----------------------------------------------------------------------------- 
EOF
=============================================================================
=============================================================================*/

