﻿/* =============================================== */
/*           FONT - LINK - RADIO - INPUT           */
/* =============================================== */

/* STILE PRINCIPALE DELLE FONT DI TUTTO IL SITO */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
td {
	color : #283548;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align:justify;
} 

/* STILE DEI COLLEGAMENTI */
a { 
	color: #9abfc8;
	border: none;
	text-decoration: underline;
}
a:hover {
	color: #65b1c6;
	text-decoration: none;
	border: none;
} 
/* STILE DEI BOX DI INPUT */
.input {
	FONT-SIZE: 10pt;
	FONT-FAMILY: tahoma, Helvetica;
	background-image: URL(../../template/common/bg_input.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	border: 1Px solid;
	border-color: #C0C0C0;
}
.radio {
	background-color: none;
	border: 0Px;
	cursor: hand;
	cursor: pointer;
}
input.submit {
	FONT-SIZE: 8pt;
	FONT-FAMILY: tahoma, Helvetica;
	background-color: #F3F3F3;
	border: 1Px solid;
	border-color: #C0C0C0;
}
input.checkbox {
	background-color: none;
	border: 0Px;
}
input.image {
	background-color: #FFFFFF;
	border: 0Px;
}
textarea {
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma, Helvetica;
	background-color: #F3F3F3;
	border: 1Px solid;
	border-color: #C0C0C0;
}
h2 {
	color: white;
	font-family: Century Ghotic, Tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: justify;
}

/* STYLE DI VISUALIZZAZIONE DELLA MAPPA INTERATTIVA GOOGLEMAP */
.StyleGoogleMap {
	width: 400px;
	height: 300px;
	color: #000000;
}

/* CLASSE DEI PULSANTI INPUT.SUBMIT 3D SPECIAL VERSION*/
.input3d{	
	font-weight: bold;
	FONT-SIZE: 9pt;
	FONT-FAMILY: tahoma, Helvetica;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#83c1d1;
	height: 20Px;	
	background-color: #32647d;
}
.input3d:hover{
	FONT-SIZE: 9pt;
	FONT-FAMILY: tahoma, Helvetica;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#333;
	height: 20Px;	
	background-color: #83c1d1;
}	
/* CLASSE DEI PULSANTI INPUT.SUBMIT 3D SPECIAL VERSION GRAFICA 2*/
.input3d_2{	
	FONT-SIZE: 9pt;
	FONT-FAMILY: tahoma, Helvetica;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#333;
	height: 20Px;	
	background-color:#d4d0c8;
}
.input3d_2:hover{
	FONT-SIZE: 9pt;
	FONT-FAMILY: tahoma, Helvetica;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#333;
	height: 20Px;	
	background-color: #999999;
}	



/* =============================================== */
/*               NEWSLETTER			               */
/* =============================================== */
/* COLORE DI SFONDO DELLA PAGINA E DELLA TABLE TITOLO DELLE NEWSLETTER */
.StyleBodyNewsletter {
	background-color: #FFFFFF;
}
.StyleTitleNewsletter {
	background-color: white;
	height: 25Px;
	width: 550Px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

/* =============================================== */
/*                 I BANNER     	               */
/* =============================================== */

.StyleBasicBanner {
	width: 940Px;
	height: 30Px;
	background-repeat: no-repeat;
}	
.StyleBasicBannerContainer {
	width: 940Px;
	height: 0Px;
	/*background-image: url('/template/basic/testa_sfondo_banner.jpg');*/
	overflow: auto;
}	

.StyleBannerAlto {
	width: 964Px;
	height: auto;
	overflow: hidden;
	border: 0Px;
}

.StyleBannerSX {
	width: 200Px;
	height: auto;
	overflow:hidden;
}

.StyleBannerDX {
	width: 200Px;
	height: auto;
	overflow:hidden;
}



/* =============================================== */
/*               TITOLO DELLE PAGINE               */
/* =============================================== */
.StyleTitoloPagine {
	color:#3283a0;
	font-family: Century Ghotic, Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}




/* =============================================== */
/*               BOX FIRMA AZIENDA                 */
/* =============================================== */
/*
	Il colore della firma è controllato da ColonnaDXTextColor
*/
.BoxFirmaAzienda {
	width: 90%;
	text-align: center;
	border: 0Px;
}




/* =============================================== */
/*           GALLERIE E SOTTOGALLERIE              */
/* =============================================== */
.TableContainerGallery {
	border: 0Px;
	width: 100%;
}
#coloracella tr.ruled {
  background: #F3F3F3;
}
.StyleBackGallery {
	widht: 120Px;
	height: 130Px;
	text-align: center;
}
.StyleSlideGallery {
	background-color: #F3F3F3;
	color: #000000;
}
.StyleMenuGallery {
	background-color: none;
	text-align: center;
}
.ContenitoreSlideShow {
	width: 120Px;
	border: 0Px;
	vertical-align: top;
}




/* =============================================== */
/*           IL PAGINATORE - NAVIGATORE            */
/* =============================================== */
.NavigatoreTable {
	border: 0Px;
}
.NavigatoreDiv {
	background-color: #CCCCCC;
	border: 1Px Solid #999999;
	height: 15Px;
	width: 15Px;
	text-align: center;
}
.NavigatoreDiv:Hover {
	background-color: #888888;
	border: 1Px Solid  #999999;
	height: 15Px;
	width: 15Px;
	text-align: center;
	cursor: pointer;
	cursor: hand;	
}
.NavigatoreDivSelezionato {
	background-color: #80acd0;
	border: 1Px Solid #d1eaff;
	height: 15Px;
	width: 15Px;
	text-align: center;
}
.NavigatorePrecedenteSuccessivo{

}
.TestoDelBotteneDelLink {
	text-decoration: none;
	color: #333333;
}
.TestoDelBotteneDelLinkSelezionato {
	text-decoration: none;
	color: #d1eaff;
	font-weight: bold;
}

	
/* =============================================== */
/*                    MESSAGE BOX                  */
/* =============================================== */
/* =============================================== */
/*            DIV FLOATING ALERTDIVBODY            */
/* =============================================== */
.AlertDivBody {
	position:absolute;
	width:100%;
	height:200%;
	background-color:#000000;
	top:0;
	left:0;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	display:none;
}
.AlertDivBodyTable {
	border: 0Px;
	position:absolute;
	text-align:center;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	display:none;
}
.AlertDivBodyMessage {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #111100;
	background-color:#FFFFFF;
}

.messageBox_1_1 {
	width: 11px;
	height: 10px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_01.gif);
}
.messageBox_1_2 {
	height: 10px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_02.gif);
}
.messageBox_1_3 {
	width: 12px;
	height: 10px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_03.gif);
}
.messageBox_2_1 {
	width: 11px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_04.gif);
	repeat-x: none;
}
.messageBox_2_1 {
	background-color:#FFFFFF;
}
.messageBox_2_3 {
	width: 12px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_06.gif);
	repeat-x: none;
}
.messageBox_3_1 {
	width: 11px;
	height: 14px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_07.gif);
}
.messageBox_3_2 {
	height: 14px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_08.gif);
}
.messageBox_3_3 {
	width: 12px;
	height: 14px;
	font-size: 5px;
	background: url(/template/common/messagebox/message_box_09.gif);
}