/* ------------------ 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 
}
/* ------------------ lightbox ------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_files/lightbox_base/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_files/lightbox_base/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------- 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	: #F4F4F4;
}

body,
select,
input,
textarea {
	font-family		: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size		: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
	color                	: #000099;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}



input,
select,
textarea
{
	padding						: 3px;
	background-color			: #FFF;
	border						: 1px solid #999;
}

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.div_main_bg {
	background-image			: url(../_pics/struttura/bg_main_tile.jpg);
	background-repeat			: repeat-y;
	background-position		: center;
}

div.div_main_header {
	background-image			: url(../_pics/struttura/bg_main_header.jpg);
	background-repeat			: no-repeat;
	background-position		: top center;
}

div.div_main_footer {
	background-image		: url(../_pics/struttura/bg_main_footer.jpg);
	background-repeat		: no-repeat;
	background-position	: bottom center;	
}

#div_container {
	width					: 980px;
	margin				: auto;
	color					: #555;
	padding-bottom		: 40px;
}

div.div_header {
	height				: 180px;
	position				: relative;
}

div.div_header a:link,
div.div_header a:visited {
	outline				: none;
}

div.div_header div {

}

div.div_header div.div_form_ricerca {
	right					: 40px;
	text-align			: center;
	line-height			: 24px;
	top					: 11px;
	font-size			: 12px;
}

div.div_header div.div_form_ricerca input.input_1 {
	width					: 140px;
}

div.div_header div.div_menu_header {
	width					: 350px;
	top					: 21px;
	left					: 290px;
	font-size			: 12px;
}

div.div_header div.div_menu_header a:link,
div.div_header div.div_menu_header a:visited {
	color					: #555;
	text-decoration		: none;
}

div.div_header div.div_menu_header a:hover {
	text-decoration		: underline;
}

div.div_header div.div_logo,
div.div_header div.div_form_ricerca,
div.div_header div.div_menu_header,
div.div_header div.div_btn_comune {
	position				: absolute;
}

div.div_header div.div_logo {
	left					: 30px;
	top					: 6px;
}

div.div_header div.div_logo,
div.div_header div.div_logo img {
	width					: 200px;
	height				: 165px;
}

div.div_header div.div_btn_comune {
	top					: 92px;
}

div.div_header div.div_comune_casole {
	left					: 248px;
}

div.div_header div.div_comune_casole,
div.div_header div.div_comune_casole img {
	width					: 142px;
	height				: 70px;
}


div.div_header div.div_comune_colle {
	left					: 402px;
}

div.div_header div.div_comune_colle,
div.div_header div.div_comune_colle img {
	width					: 150px;
	height				: 70px;
}

div.div_header div.div_comune_poggibonsi {
	left					: 562px;
}

div.div_header div.div_comune_poggibonsi,
div.div_header div.div_comune_poggibonsi img {
	width					: 127px;
	height				: 70px;
}

div.div_header div.div_comune_radicondoli {
	left					: 695px;
}

div.div_header div.div_comune_radicondoli,
div.div_header div.div_comune_radicondoli img {
	width					: 125px;
	height				: 70px;
}

div.div_header div.div_comune_sangimignano {
	left					: 826px;
}

div.div_header div.div_comune_sangimignano,
div.div_header div.div_comune_sangimignano img {
	width					: 144px;
	height				: 70px;
}

div.div_main_content {
	line-height			: 20px;
	overflow				: hidden;
}

div.div_main_content div.div_sx {
	width					: 25%;
	float					: left;
}

div.div_main_content div.div_sx ul {
	list-style-type	: square;
	padding-left			: 15px;
	margin-left				: 15px;	
}

div.div_main_content div.div_sx ul a:link,
div.div_main_content div.div_sx ul a:visited {
	text-decoration		: none;
	font-weight				: normal;
}

div.div_main_content div.div_sx ul span.selected {
	text-decoration		: none;
	font-size				: 110%;
	font-weight				: bold;
}

div.div_main_content div.div_sx ul span.selected a:link,
div.div_main_content div.div_sx ul span.selected a:visited {

}

div.div_main_content div.div_sx ul li {
	padding				: 3px 0;
	line-height			: 16px;
}


div.div_main_content div.div_sx ul li a:link,
div.div_main_content div.div_sx ul li a:visited {
	text-decoration		: none;
	color						: #333;
}

div.div_main_content div.div_sx ul.submenu_liv_2 {
	font-size				 : 11px;
	padding-left			: 10px;
	margin-left				: 10px;
	margin-bottom			: 10px;
	margin-top				: 6px;
}

div.div_main_content div.div_sx ul.submenu_liv_2 li {
	padding					: 1px 0;
}

div.div_main_content div.div_sx div.div_bg_menu_sx {
	/* background-image		: url(../_pics/struttura/bg_menu_sx.gif); */
	background-repeat		: no-repeat;
	background-position	: center top;
	border					: 0;
	padding					: 10px;
}

div.div_main_content div.div_sx div.div_bg_menu_sx_end {
	/* background-image		: url(../_pics/struttura/bg_menu_sx.gif); */
	background-repeat		: no-repeat;
	background-position	: center bottom;
	height					: 25px;
}

div.div_breadcrumb {
	font-size				: 11px;
	padding					: 6px;
}

div.div_breadcrumb a:link,
div.div_breadcrumb a:visited {
	text-decoration		: none;
	color						: #666;
}

div.div_breadcrumb a:hover {
	text-decoration		: underline;
}

div.div_breadcrumb span.selected {
	font-size				: 14px;
	color						: #666;
}

div.div_breadcrumb img {
	vertical-align			: middle;
}

div.div_main_content div.div_dx {
	width					: 72%;
	float					: right;
}

.padding_20 {
	padding				: 20px;
}

table.tab_homepage {
	margin				: auto;
	width					: 96%;
}

table.tab_homepage td {
	width						: 33%;
	vertical-align			: top;
}

table.tab_homepage td div.padding_menu_home {
	padding					: 70px 50px;
}

table.tab_homepage td p.voce_menu {
	padding					: 2px 0;
}

table.tab_homepage td.td_bg_1 {
	background-image: url(../_pics/homepage/bg_menu_1.gif);
}

table.tab_homepage td.td_bg_2 {
	background-image: url(../_pics/homepage/bg_menu_2.gif);
}

table.tab_homepage td.td_bg_3 {
	background-image: url(../_pics/homepage/bg_menu_3.gif);
}

table.tab_homepage td {
	background-repeat		: no-repeat;
	background-position	: top center;
	height					: 220px;
	font-size				: 18px;
}

table.tab_homepage td.td_bg_1 a:link,
table.tab_homepage td.td_bg_1 a:visited {
	color						: #146AC3;
}

table.tab_homepage td.td_bg_2 a:link,
table.tab_homepage td.td_bg_2 a:visited {
	color						: #E75200;
}

table.tab_homepage td.td_bg_3 a:link,
table.tab_homepage td.td_bg_3 a:visited {
	color						: #657C00;
}

table.tab_homepage td a:link,
table.tab_homepage td a:visited {
	text-decoration		: none;
	font-weight				: normal;
}

table.tab_homepage td a:hover {
	text-decoration		: underline;
}

h1.titolo_pagina {
	font-size				: 37px;
	padding					: 4px 0;
	font-weight				: normal;
	letter-spacing			: -1px;
	line-height				: 90%;
}

table.tab_news_agenda {
	width						: 95%;
	margin					: auto;
}

table.tab_news_agenda td {
	padding					: 10px;
}

table.tab_news_agenda td h2 {
	padding					: 16px 0;
	font-size				: 30px;
	font-weight				: normal;
	letter-spacing			: -1px;
}

table.tab_news_agenda td.td_news {
	width						: 65%;
}

table.tab_news_agenda td.td_news a:link,
table.tab_news_agenda td.td_news a:visited {
	color						: #444;
	text-decoration		: none;
}

table.tab_news_agenda td.td_news a:hover {
	text-decoration		: underline;
}

table.tab_news_agenda td.td_agenda {
	width						: 35%;
	background-image		: url(../_pics/homepage/bg_agenda.jpg);
	background-repeat		: no-repeat;
	background-position	: center top;
	line-height				: 16px;
	font-size				: 12px;
}

table.tab_news_agenda td.td_agenda div.padding_agenda {
	padding					: 85px 25px 20px 30px;
}

table.tab_news_agenda td.td_agenda a:link,
table.tab_news_agenda td.td_agenda a:visited {
	color						: #D10;
	text-decoration		: none;
}

table.tab_news_agenda td.td_agenda a:hover {
	text-decoration		: underline;
}

table.tab_news_agenda td.td_news p.titolo {
	font-size				: 17px;
}

table.tab_news_agenda td.td_news p.data {
	color						: #444;
	font-size				: 12px;
}

table.tab_news_agenda td.td_news p.testo {
	font-size				: 14px;
	margin-bottom			: 20px;
	padding-bottom			: 10px;
	border-bottom			: 4px solid #EEE;
}

div.div_footer_txt {
	text-align				: center;
	line-height				: 20px;
	color						: #555;
}

div.div_footer_txt span.menu_1,
div.div_footer_txt span.menu_1 a:link,
div.div_footer_txt span.menu_1 a:visited {
	color						: #146AC3;
}

div.div_footer_txt span.menu_2,
div.div_footer_txt span.menu_2 a:link,
div.div_footer_txt span.menu_2 a:visited {
	color						: #E75200;
}

div.div_footer_txt span.menu_3,
div.div_footer_txt span.menu_3 a:link,
div.div_footer_txt span.menu_3 a:visited {
	color						: #657C00;
}

table.tab_news {
	width						: 96%;
	margin					: auto;
}

table.tab_news td {
	vertical-align			: top;
	padding					: 10px;
}

table.tab_news td.td_lista {
	width						: 30%;
	background-color		: #EEE;
}

table.tab_news td.td_lista a:link,
table.tab_news td.td_lista a:visited {
	font-weight				: bold;
	text-decoration		: none;
	color						: #444;
}

table.tab_news td.td_lista a:hover {
	text-decoration		: underline;
	color						: #AAA;
}

table.tab_news td.td_dettaglio {
	width						: 70%;
}

table.tab_news td.td_lista div.div_voce_menu {
	padding					: 10px;
	margin-bottom			: 2px;
	line-height				: 14px;
}

table.tab_news td.td_lista div.selected {
	padding					: 10px;
	background-color		: #FFF;
	margin-bottom			: 2px;
	font-weight				: bold;
	color						: #1A8EF9;
}

