@charset "utf-8";
/* CSS Document */

/* TAG GENERALI HTML  */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background: #8AB51E url(../images/bg-body.png) repeat-x;
}

img {
	border: 0px;
}

img, .galleryhome span, .nivo-directionNav {
	behavior: url(pngfix/iepngfix.htc);
}

h1 {
	margin: 0px 5px 20px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #698916;
}

h1 a {
	text-decoration: none;
}

h2 {
	color: #B74350;
	font-weight: bold;
	font-size: 13px;
}

/* DIV STRUTTURA  E MENU ALTO */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}

.clear-left {
	clear: left;	
}

#header {
	width: 980px;
	height: 129px;
	margin: 3px auto 0px;
	padding: 5px 0px 3px;
	background: url(../images/bg-header-soggiorno-firenze.png) no-repeat center 60px;
	overflow: hidden;
}

#header div {
	height: 80px;
	overflow: hidden;
}

#header img {
	float: left;
}

#header div img {
	float: right;
	margin: 2px 5px 0px;
}

#menu-container {
	width: 980px;
	height: 45px !important;
	font-size: 20px;
	text-align: center;
	margin: auto;
	padding-top: 5px;
	clear: both;
}

#menu-container a {
	color: #698916;
	text-decoration: none;
	margin-right: 27px;
	line-height: 45px;
}

#menu-container a:hover, .current {
	color: #8AB51E !important;
}

#content {
	width: 952px;
	margin: auto;
	padding: 23px 19px 0px 19px;
	font-size: 14px;
	background: #F7FCE9 url(../images/content-sfondo.png) no-repeat top left;
}

#content-pagine {
	width: 952px;
	min-height: 312px;
	height: auto !important;
	height: 312px;
	margin: auto;
	padding: 0px 19px 0px;
	font-size: 14px;
	background: #F7FCE9 url(../images/content-sfondo.png) no-repeat top left;
}

div.homepage {
	/*height: 299px;*/
	background: url(../images/content-homepage.png) no-repeat top center;
}

div.homepage p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

div.homepage p span {
	color: #8AB51E;
}

.social {
	width: 390px;
	margin: 0px 10px 10px;
	padding: 3px 5px 10px;
	float: right;
	background: #EEF8D3;
	border: 3px solid #95C120;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.social h1 {
	text-align: center;
	margin: 10px auto 7px;
	clear: both;
}

.social h1 span {
	background: /*#698916*/#95C120;
	color: #FFFFFF;
	padding: 3px 6px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

h1.news {
	color: #D66227;
	padding-top: 15px;
}

h1.news span {
	background: /*#dd5e20 #e37844*/ #2F4268;
}

div.closure {
	clear: both;
	width: 990px;
	height: 37px;
	margin: auto;
}

/* OFFERTE */

.offerta {
	width: 46%;
	padding: 5px 2% 10px;
	float: left;
}

.offerta .title {
	font-size: 16px;
}

.offerta p {
	padding: 3px 0px 0px !important;
}

.offerta p a, .offerta p a:hover {
	color: #698916;
}

/* DIV CONTENTITORE TESTI DELLE PAGINE  */

#textcontent {
	width: 600px;
	margin-right: 20px;
	padding: 15px 8px 8px;
	font-size: 13px;
	color: #333333;
}

.full {
	width: auto !important;
	margin: 0px !important;
}

#textcontent p {
	margin: 0px auto 15px;
	padding: 0px;
}

#textcontent a, .info a, .homepage a {
	color: #698916;
	text-decoration: none;
}

#textcontent a:hover, .info a:hover , .homepage a:hover {
	color: #8AB51E;
	text-decoration: underline;
}

.testo-small {
	font-size: 12px;
	color: #666666;
}

#google-map {
	float: right;
	margin: 15px 0px 15px 30px;
}

/* PHOTO GALLERY  */

div.info {
	float: right;
	width: 310px;
	margin-bottom: 25px;
}

p.photo-gallery {
	width: 310px;
	text-align: center;
	overflow: hidden;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}

.wide {
	width: auto !important;
}

p.photo-gallery-interne {
	text-align: center;
	overflow: hidden;
	margin-bottom: 25px !important;
}

p.photo-gallery a, p.photo-gallery .img, p.photo-gallery-interne a, p.photo-gallery-interne .img {
	float: left;
	margin: 3px;
	padding: 1px;
	border: 2px solid #E1E1E1;
}

p.photo-gallery a:hover, p.photo-gallery a:active, p.photo-gallery-interne a:hover, p.photo-gallery-interne a:active {
	border: 2px solid #8AB51E;
}

/* TABELLA PREZZI  */

.tabella-prezzi-sfondo {
	background-color: #FFFFFF;
	margin-bottom: 25px;
}

.tabella-prezzi-titoli {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8AB51E;
	color: #FFFFFF;
	font-weight: bold;
}

.tabella-prezzi-content-date {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4F7FB;
	color: #333333;	
}

.tabella-prezzi-content-prezzi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FEF8E0;
	color: #333333;	
}

.tabella-prezzi-content-separatore {
	text-align: center;
	background-color: #F5F2E0;
	color: #333333;	
}

/* MENU SOTTOMENU */

.sottomenu-link a {
	display: block;
	margin: 5px 3px 8px 3px;
	font-size: 16px;
	color: #698916;
	text-decoration: none;
}
.sottomenu-link a:hover {
	text-decoration: underline;
}

/* FOTO HOME */

.galleryhome {
	position: relative;
	width: 200px !important;
	height: 140px !important;
}

.galleryhome img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.galleryhome span {
	width: 219px !important;
	height: 157px !important;
	display: block;
	position: absolute;
	top: -5px;
	left: -7px;
	background: url('../images/cut-corner.png') no-repeat;
}

.margin-gallery {
	margin: 10px 0px 20px 10px !important;
}

.margin-gallery a {
	cursor:pointer !important;	
}

.margin-gallery a:hover img  {
	border: 1px solid #FEBC20;
	cursor:pointer !important;	
}

.loghi-footer {
	margin: 10px;
	padding: 10px;
	text-align:center;
}

.testo-loghi-footer-hp {
	text-align: left;
	padding: 10px;
}

.equoidea {
	padding: 10px;	
}

/* FOOTER  */

#footer {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer img {
	margin: -3px 3px 0px 0px;
	position: relative;
	top: 3px;
}

.last-minute-data {
	color: #999;	
}

