/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #98AE59;
	background-image: url(../_pics/struttura/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body,
select,
input,
textarea {
	font-family		: Arial, sans-serif;
	font-size		: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
	color                : #2B350D;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}



input.input_1,
select.input_1,
textarea.input_1
{
	padding						: 2px;
	background-color			: #FFF;
	border						: 1px solid #A1904E;
}

textarea {
	
}


html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_10 {
	padding			: 10px;
}


.stile_indi
{
	display				: none;
}


#div_container {
	width					: 950px;
	margin				: auto;
}

#div_container div.div_bg_header {
	height					: 251px;
	background-image		: url(../_pics/struttura/bg_header.jpg);
	background-repeat		: no-repeat;
	background-position	: center top;	
}

#div_container div.div_header {
	position					: relative;
	height					: 208px;
}

#div_container div.div_header div.div_logo {
	position					: absolute;
	right						: 21px;
	top						: 5px;
	width						: 275px;
	height					: 200px;
}

#div_container div.div_main_menu {
	height					: 43px;
	text-align				: center;
}

#div_container div.div_main_menu a {
	outline					: none;
}

#div_container div.div_body {
	background-color		: #F8E9B7;
	color						: #485328;
	overflow					: hidden;
	width						: 100%;
	padding-bottom			: 150px;
	background-image		: url(../_pics/struttura/bg_foto_footer.jpg);
	background-repeat		: no-repeat;
	background-position	: center bottom;
}


#div_container div.div_body div.div_sx {
	float						: left;
	width						: 19%;
}

#div_container div.div_body div.div_dx {
	float						: right;
	width						: 80%;
}

#div_container div.div_body div.div_dx div.div_galleria_dx {
	width						: 500px;
	float						: right;
	margin					: 0 0 10px 10px;
}

#div_container div.div_body div.div_sx div.div_box {
	background-image			: url(../_pics/struttura/bg_box_sx.gif);
	background-repeat			: no-repeat;
	background-position		: center top;
	margin-bottom				: 5px;
}

#div_container div.div_body div.div_sx div.div_box div.div_contenuto_box {
	width							: 80%;
	margin						: auto;
	padding-top					: 13px;
	font-size					: 11px;
	color							: #5B471D;
}

#div_container div.div_body div.div_sx div.div_box div.div_contenuto_box p.titolo_box {
	font-size					: 15px;
	font-weight					: bold;
	letter-spacing				: -1px;
	font-family					: Georgia, serif;
	color							: #2E2508;
	padding-bottom				: 5px;
	text-transform				: uppercase;
}

#div_container div.div_body div.div_sx div.div_box div.div_contenuto_box table {
	margin						: auto;
	width							: 100%;
}

#div_container div.div_body div.div_sx div.div_box div.div_contenuto_box table td {
	border-bottom				: 1px solid #857143;
	padding						: 3px;
}

#div_container div.div_body div.div_sx div.div_box div.div_footer_box {
	height						: 17px;
	background-image			: url(../_pics/struttura/bg_box_sx.gif);
	background-repeat			: no-repeat;
	background-position		: center bottom;
}

div.div_footer {
	height						: 146px;
	background-image			: url(../_pics/struttura/bg_footer.jpg);
	background-repeat			: repeat-x;
	background-position		: center top;
	color							: #FFF;
}

div.div_footer p.main_menu {
	text-align					: center;
	padding						: 13px;
	font-size					: 13px;
}

div.div_footer p.main_menu,
div.div_footer p.main_menu a:link,
div.div_footer p.main_menu a:visited {
	color							: #FFF;
	text-decoration			: none;
	font-weight					: normal;
}

div.div_footer p.main_menu a:link span.selected,
div.div_footer p.main_menu a:visited span.selected,
div.div_footer p.main_menu a:hover {
	color							: #FEE897;
	text-decoration			: underline;
}

div.div_footer p.copyrights {
	padding-top					: 12px;
	font-size					: 11px;
}

div.div_footer p.copyrights a:link,
div.div_footer p.copyrights a:visited {
	color							: #FFF;
}

p.titolo {
	padding						: 0 0 6px 0;
}

p.testo {
	text-align					: justify;
	line-height					: 18px;
}

ul.testo {
	list-style-type			: square;
}

ul.testo li {
	padding						: 5px 0;
}



#galleriffic div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
#galleriffic div.content  a:focus, div.content  a:hover,#galleriffic div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 20px;
}
#galleriffic div.controls a {

}
#galleriffic div.ss-controls {
	float: left;
}
#galleriffic div.nav-controls {
	float: right;
}

#galleriffic div.loader {
	background-image: url('../../_pics/ajax_loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
#galleriffic div.slideshow {
	clear: both;
}
#galleriffic div.slideshow span.image-wrapper {

	cursor:pointer;
}
#galleriffic div.slideshow a.advance-link {
	display: block;
}
#galleriffic div.slideshow img {
	border: none;
	display: block;
}
#galleriffic div.download {
	float: right;
}
#galleriffic div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	display:none;
}
#galleriffic div.image-title {
	font-weight: bold;
	text-align:left;
}

#galleriffic div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

#galleriffic ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#galleriffic ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	list-style: none;
}
#galleriffic a.thumb {
	display: block;
}
#galleriffic ul.thumbs li.selected a.thumb {
	background: #000;
}
#galleriffic a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
#galleriffic div.pagination {
	clear: both;

}
#galleriffic div.navigation div.top {
}
#galleriffic div.navigation div.bottom {
	
}
#galleriffic div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
#galleriffic div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
#galleriffic div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* fine stili base */
#galleriffic {
	margin:auto;
}

div.gallerific_size1 {
	width				: 740px;
}

div.gallerific_size2 {
	width				: 490px;
}

#galleriffic .content{
	display:block;
	margin:auto;

}

#galleriffic .image-wrapper{
	padding-bottom:5px;
	display:block;
}

#galleriffic .slideshow{
	
}

#galleriffic .navigation {
}
#galleriffic .navigation ul.thumbs li {
	margin: 5px 5px 5px 0;
	
	
}
#galleriffic .navigation ul {
	padding-left:0px;
}
#galleriffic div.pagination a, div.pagination span.current {
	margin-right: 4px;
	margin-bottom:5px;
	padding: 5px 8px 3px 8px;
}
#galleriffic .bottom, #galleriffic .top   {
	padding-top:2px;
	padding-left:0px;

}
#galleriffic .download {
	
}

div.div_box_appartamenti {
	height					: 380px;
	text-align				: center;
}

div.div_box_appartamenti div.div_box_appartamento,
div.div_box_appartamenti div.div_box_appartamento div.div_link,
div.div_box_appartamenti div.div_box_appartamento div.div_link img {
   width                : 170px;
}

div.div_box_appartamenti div.div_box_appartamento div.div_link img {
   height               : 332px;
}

div.div_box_appartamenti div.div_box_appartamento {
   height            : 376px;
   float             : left;
   background-color     : #EEE;
   margin-left          : 14px;
   position             : relative;
   background-position: center center;
   background-repeat: no-repeat;
}

div.div_box_appartamenti div.div_box_appartamento_cipresso {
   background-image: url(../_pics/appartamenti/bg_box_cipresso.jpg);
}

div.div_box_appartamenti div.div_box_appartamento_leccio {
   background-image: url(../_pics/appartamenti/bg_box_leccio.jpg);
}

div.div_box_appartamenti div.div_box_appartamento_ginestra {
   background-image: url(../_pics/appartamenti/bg_box_ginestra.jpg);
}

div.div_box_appartamenti div.div_box_appartamento_quercia {
   background-image: url(../_pics/appartamenti/bg_box_quercia.jpg);
}

div.div_box_appartamenti div.div_box_appartamento div.div_link {

}

div.div_box_appartamenti div.div_box_appartamento p {
   font-size            : 14px;
   margin-top           : 8px;
}

div.div_box_appartamenti div.div_box_appartamento a:link,
div.div_box_appartamenti div.div_box_appartamento a:visited {
   color                : #333;
   text-decoration      : none;
}



















#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			: 60%;
	padding			: 4px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul li {
	padding			: 4px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			   : 70%;
}

#div_form_contatti table.tab_form td {
	padding			: 2px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}

div.div_link_geoportal {
	float				: right;
	margin			: 0 10px 10px 20px;
}

div.div_link_geoportal a:link,
div.div_link_geoportal a:visited {
	padding				: 20px;
	font-size			: 18px;
	background-color	: #667418;
	color						: #FFF;
	text-decoration		: none;	
}

div.div_link_geoportal a:hover {
	text-decoration		: underline;	
}

div.div_rss_siena {
	width						: 440px;
	float						: right;
	margin-top				: 30px;
	margin-left				: 20px;
	background-color		: #fbf2d6;
	padding					: 14px;
}

div.div_rss_siena table {
	
}

div.div_rss_siena table td {
	padding					: 6px;
	border-bottom			: 1px solid #cebf77;
	font-size				: 11px;
}

div.div_rss_siena table td img {
	margin					: 0 5px 5px 0;
}

div.div_rss_siena table td p.titolo {
	margin-bottom			: 4px;
	font-size				: 14px;
}
