/* ------------------ 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	: #FFF;
	background-image: url(../_pics/struttura/bg_head_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Tahoma, Arial, Helvetica, 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					: #7E9D1D;
	font-weight			: bold;
}

a:hover {

}



input.input_1,
select.input_1,
textarea.input_1
{
	padding						: 3px;
	background-color			: #F2F2F2;
	font-size					: 14px;
	border						: 1px solid #BBB;
}

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;
}

.stile_indi {
	display				: none;
}

.padding_5 {
	padding				: 5px;
}

.padding_10 {
	padding				: 10px;
}

.padding_15 {
	padding				: 15px;
}

.padding_20 {
	padding				: 20px;
}

.padding_25 {
	padding				: 20px;
}

.padding_singola {
	padding				: 10px 20px;
}

#div_container_homepage {
	width					: 980px;
	height				: 874px;
	position				: relative;
	margin				: auto;
	background-image	: url(../_pics/struttura/bg_homepage.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#div_container_homepage div.div_box_meteo,
#div_container_homepage div.div_box_datetime {
	position				: absolute;
	top					: 285px;
	height				: 180px;
}

#div_container_homepage div.div_box_meteo {
	left					: 5px;
}

#div_container_homepage div.div_box_datetime {
	left					: 300px;
	width					: 280px;
}

#div_container_homepage div.div_cover_home {
	position				: absolute;
	top					: 0;
	right					: 0;
	width					: 406px;
	height				: 468px;
}

#div_container {
	width					: 980px;
	margin				: auto;
}

div.div_bg_shadow_header {
	background-image: url(../_pics/struttura/shadow_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.div_cover {
	float						: right;
	width						: 406px;
	height					: 468px;
	text-align				: right;
}

div.div_logo {
	height					: 234px;
	width						: 550px;
}

div.div_main_menu {
	height					: 50px;
	text-align				: center;
	color						: #FFF;
}

div.div_main_menu img {
	vertical-align			: middle;
}

div.div_main_menu a {
	outline					: none;
}

div.div_main_menu select {
	padding					: 3px;
	color						: #444;
}

div.div_main_menu a:link,
div.div_main_menu a:visited  {
	color						: #FFF;
	text-decoration		: none;
}

#div_container_homepage div.div_news {
	position					: absolute;
	right						: 0;
	top						: 468px;
	width						: 405px;
	height					: 406px;
}

#div_container_homepage div.div_news p {
	padding					: 2px 0;
}

h1.titolo_news {
	font-size				: 26px;
	color						: #97B340;
	font-weight				: bold;
	padding					: 20px 10px;
	text-align				: left;
	line-height				: 28px;
}

div.div_box_home {
	color						: #555;
}

div.div_box_home p.titolo,
#div_container_homepage div.div_news p.titolo {
	font-size				: 18px;
	color						: #97B340;
	font-weight				: bold;
}

#div_container_homepage div.div_news p.titolo a:link,
#div_container_homepage div.div_news p.titolo a:visited {
	text-decoration		: none;
}

#div_container_homepage div.div_news p.titolo {
	line-height				: 15px;
}

#div_container_homepage div.div_news p.data {
	font-size				: 14px;
}

#div_container_homepage div.div_news p.testo {
	margin-bottom			: 10px;
	padding					: 0 0;
	line-height				: 14px;
}


#div_container_homepage div.div_azienda {
	text-align				: justify;
	line-height				: 15px;
	position					: absolute;
	top						: 468px;
	width						: 574px;
	height					: 406px;
	color						: #555;
}

div.div_pagina {
	line-height				: 16px;
	color						: #555;
	text-align				: justify;
}

div.div_footer {
	height					: 110px;
	background-image: url(../_pics/struttura/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center;
}

div.div_footer div.div_footer_cont {
	width						: 980px;
	margin					: auto;
}

div.div_footer div.div_footer_cont a:link,
div.div_footer div.div_footer_cont a:visited {
	color						: #53564A;
	text-decoration		: none;
	font-weight				: normal;
}

div.div_footer div.div_footer_cont span.voce_menu {
	padding					: 10px;
	line-height				: 28px;
}

div.div_footer div.div_footer_cont span.selected {
	font-weight				: bold;
	background-color		: #FFF;
	
}

div.div_footer div.div_footer_cont span.selected a:link,
div.div_footer div.div_footer_cont span.selected a:visited {
	color						: #91B12E;
}

p.titolo_img {
	padding					: 10px 0;
}

p.testo {
	padding					: 0 4px;
}

div.div_menu_news {
	background-color		: #F2F2F2;
	width						: 250px;
	float						: left;
	margin-right			: 15px;
	margin-top				: 6px;
}

div.div_menu_news div.div_box_news {
	padding					: 8px;
	border-bottom			: 1px solid #AAA;
}

div.div_menu_news div.div_box_news a:link,
div.div_menu_news div.div_box_news a:visited {
	text-decoration		: none;
}

div.div_menu_news div.selected {
	background-color		: #FFF;
}

div.div_menu_news p.titolo {
	text-align				: left;
}

div.selected p.titolo {
	font-size				: 14px;
}

#div_form_contatti {
	width						: 550px;
}

#div_form_contatti input.input_1,
#div_form_contatti select.input_1,
#div_form_contatti textarea.input_1 {
	width						: 260px;
}

#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			   : 60%;
	padding			: 2px;
}

#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 ul.errore_form,
#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul.errore_form {
   width                : 250px;
   margin               : auto;
}

#div_form_contatti ul li {
	padding			: 2px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width				: 100%;
}

#div_form_contatti table.tab_form td {
	padding			: 4px;
}

#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;
	white-space      : nowrap;
}

#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_box_servizi {
	padding-top				: 5px;
	padding-bottom			: 16px;
	border-bottom			: 2px dotted #CCC;
}

table.servizi {
	padding-left			: 23px;
}
p.titolo_2 {
	font-size			: 15px;
	font-weight			: bold;
	padding				: 1px 2px;
}

ul.testo {
	list-style-type	: square;
}

ul.testo li {
	padding				: px 5px;
}

div.div_pagina_56 {

}

div.div_pagina_56 table td {
	vertical-align			: top;
}

div.div_pagina_56 ul li {
	padding				: 5px 0;
	font-size			: 12px;
}

div.div_minh {
	min-height			: 300px;
	height				: auto !important;
	height				: 300px;
}

div.div_sottomenu_ar {
	text-align			: center;
	margin-top			: 8px;
}

div.div_sottomenu_ar a:link,
div.div_sottomenu_ar a:visited {
	text-decoration		: none;
	color						: #555;
}

div.div_sottomenu_ar span {
	padding				: 10px;
	line-height			: 20px;
}

div.div_sottomenu_ar span.selected {
	background-color	: #FFF;
	color					: #83a02c;
	font-weight			: bold;
	font-size			: 12px;
}

div.div_ar_content {
	width					: 980px;
	margin				: auto;
}

div.div_ar_content h2 {
	text-align			: center;
	font-size			: 28px;
	font-weight			: normal;
	color					: #444;
	padding				: 10px 0;
}

div.div_ar_content table.tab_dati_new {
	margin				: auto;
	width					: 100%;
}

div.div_ar_content table.tab_dati_new td.td_testate_fisse {
	background-color	: #999;
	font-size			: 12px;
	color					: #FFF;
	font-weight			: bold;
}

div.div_ar_content table.tab_dati_new td.td_testate_fisse a:link,
div.div_ar_content table.tab_dati_new td.td_testate_fisse a:visited {
	color						: #FFF;
	text-decoration		: none;
}

div.div_ar_content table.tab_dati_new th,
div.div_ar_content table.tab_dati_new td {
	padding				: 6px;
}

div.div_ar_content table.tab_dati_new td {
	border-bottom		: 1px solid #CCC;
}


div.div_ar_content p.info_risultati {
	text-align			: center;
	font-size			: 12px;
	padding				: 10px 0;
}

div.div_ar_content p.info_risultati span.evidente {
	font-weight			: bold;
}

div.div_nav_risultati {
	padding				: 10px 0;
	text-align			: center;
	font-size			: 14px;
}

div.message {
	text-align			: center;
	padding				: 20px;
	font-size			: 22px;
	font-weight			: bold;
	color					: #C00;
}

form.login {
	background-color		: #EEE;
	border					: 1px solid #999;
	padding					: 20px;
}

form.login label {
	padding					: 0 5px;
}

form.login div.input {
	padding					: 4px 0;
}

form.login div.input input {
	font-size				: 13px;
}

form.login div.submit input {
	font-size				: 15px;
	font-weight				: bold;
}

div.search_item {
	float						: left;
	padding					: 5px;
	font-size				: 9px;
}

