﻿/* ================================
    v3.0, 03/2003
   ================================
*/
/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/
body {
	background-color: #ffffff;
	background-image: url(/25/images/_bodyBg08.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 9pt;
}
/*
 ====================================================

	CONTENUTI PAGINA

 ====================================================
*/
.toolBar {
	background-image: url(/Editor/Images/toolbar.horizontal.background_tb.gif);
	height: 25px;
	border: none;
}
.showHelp {
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-color: #ffffcc;
	width: 200px;
	border: solid 1px gainsboro;
	padding: 6px;
	filter: alpha(opacity: 60);
}
/* Classe generica per il testo */
.normal {
	color: White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

.normalHome {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #086FA1;

}

.normalHome a:link, .normalHome a:active, .normalHome a:visited {
		font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #086FA1;
	font-weight:bold;
	
}

.normalHome a:hover {
	color:#000000;
}

/* Colore e sfondo tabella Top  */
.HeadBg {
}
/* stile della pulsantiera Administration */
A.SiteLink:link, A.SiteLink:active, A.SiteLink:visited {
	color: black;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	border: solid 1px A3C2F5;
	cursor: default;
	background-image: url(/0/menu/group_background_Blue.gif);
	background-color: white;
	width: 150px;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
	padding-left: 30px;
}
A.SiteLink:hover {
	background-image: none;
	background-color: #FFEEC2;
	color: black;
	font-family: tahoma;
	font-size: 11px;
	border: solid 1px #4B4B6F;
	cursor: default;
	text-decoration: none;
	cursor: default;
}
/* stile dei messaggi di errore etc. */
.Accent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	font-weight: bold;
	border-bottom: 1px dotted white;
}
/* CONTENUTI PAGINA PARTE SUPERIORE*/
.topPane {
}
.topPane A:link, .topPane A:visited, .topPane A:Active {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.topPane A:hover {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
.topPane .normal, .topPane B, .topPane P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}
/* Tabella con i tre Panes*/
.contentTable {
}
/* CONTENUTI PAGINA PARTE SINISTRA*/
.leftpane {
	border-right: gainsboro 1px solid;
	font-size: 8pt; /*border-left: gray 1px solid;*/;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: whitesmoke;
}
.leftpane A:link, .leftpane A:visited, .leftpane A:Active {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.leftpane A:hover {
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
.leftpane .normal, .leftpane B, .leftpane P, .leftpane .riga, .leftpane .rigaAlt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: dimgray;
}
/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
.contentPane .normal, .contentPane .riga, .contentPane .rigaAlt {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #086FA1;
	font-size: 10pt;
}
.contentPane .normal .normalSpot {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #086FA1;
	text-align: justify;
	background-image: url(images/_textBg.jpg);
	background-repeat : no-repeat;
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-top: -4px;
}
.contentPane .normal .normalSpot B {
	text-align: center;
	font-size: 11pt;
	color: #ffff00;
}
.contentPane .normal .normalSpot .titolo {
	font-size: 11pt;
	color: #000000;
}
.contentPane .normal .tableSki {
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	border: #074064 3px solid;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -3px;
}
.contentPane .normal .tableSki .cella {
	border-bottom: lightgrey 1px dotted;
}
.contentPane .normal .tablePrezzi {
	color: #FFFFFF;
	width: 90%;
	font-size: 8pt;
	font-weight: normal;
	border: #074064 3px solid;
	font-family: Verdana, Helvetica, sans-serif;
}
.contentPane .normal .tablePrezzi .titolo {
	background-color: #056DAE;
	color: #ffff00;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
}
.contentPane .normal .tablePrezzi .rigaPrezzi {
	background-color: #074064;
	color: #ffffff;
}
.contentPane A:link, .contentPane A:visited, .contentPane A:Active {
	color: #000000;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration : none;
	font-weight: bold;
}
.contentPane A:hover {
	color: #FFCC00;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration : none;
	font-weight: bold;
}
.contentPane .spot {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #086FA1;
	padding : 10px 10px 10px 10px;
}
.contentPane .spot B {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffff00;
	line-height: 120%;
}
.contentPane .spot .titolo {
	font-size: 11pt;
	color: #000000;
}
.contentPane .spot1 {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #086FA1;
	background-image: url(images/_spot1.jpg);
	background-repeat: no-repeat;
	width: 257px;
	height: 290px;
}
.contentPane .spot1 .arrow {
	LEFT: 198px;
	WIDTH: 50px;
	POSITION: relative;
	TOP: 135px;
}
.contentPane .spot1 .arrow A:link, .contentPane .spot1 .arrow A:active, .contentPane .spot1 .arrow A:visited {
	color: #ffffff;
}
.contentPane .spot1 .arrow A:hover {
	color: #FFFF00;
}
.contentPane .pippo .arrow {
	LEFT: 350px;
	WIDTH: 50px;
	POSITION: relative;
	TOP: -24px;
}
.contentPane .pippo .arrow A:link, .contentPane .pippo .arrow A:active, .contentPane .pippo .arrow A:visited {
	color: #ffffff;
}
.contentPane .pippo .arrow A:hover {
	color: #FFFF00;
}
.contentPane .pippo2 .arrow {
	LEFT: -13px;
	WIDTH: 50px;
	POSITION: relative;
	TOP: -24px;
}
.contentPane .pippo2 .arrow A:link, .contentPane .pippo2 .arrow A:active, .contentPane .pippo2 .arrow A:visited {
	color: #ffffff;
}
.contentPane .pippo2 .arrow A:hover {
	color: #FFFF00;
}
.contentPane .spot1 .txt {
	padding-left: 10px;
	padding-right: 10px;
}
.contentPane .spot1 .txt .titolo {
	font-size: 11pt;
	color: #000000;
}
.contentPane .spot1 B {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFCC00;
}
.contentPane .spotBm {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #086FA1;
	width: 409px;
	height: 199px;
}
.contentPane .spotBm .txt {
	padding-left: 180px;
	padding-right: 10px;
}
.contentPane .spotBm .txt .titolo {
	font-size: 11pt;
	color: #000000;
}
.contentPane .spotBm2 {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #086FA1;
	width: 409px;
	height: 199px;
	padding-left: 15px;
	background-image: url(/25/images/home/_bgPrenota.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.contentPane .spotBm2 .txt {
	padding-left: 180px;
	padding-right: 10px;
}
.contentPane .spotBm2 .txt .titolo {
	font-size: 11pt;
	color: #000000;
}
.contentPane .news {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #ffffff;
}
/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane {
}
.rightPane .normal, .rightPane .contenuto, .rightPane A:link, .rightPane A:visited, .rightPane A:Active, .rightPane .riga, .rightPane .rigaAlt {
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.rightPane A:hover {
	color: Red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
/* CONTENUTI FOOTER PAGINA */
.footer {
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
	height: 40px;
}
.footer A:Link, .footer A:hover, .footer A:visited {
	font-size: 8pt;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
}
/* CONTENUTI FOOTER PAGINA PARTE Impressum EELImedia */
.powered A:Link, .powered A:hover, .powered A:visited {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
/* classe utilizzata per le intestazioni dei Moduli, se presenti */
.Head {
	background-color: #063E60;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	padding: 2px;
}
.Head A:Link, .Head A:hover, .Head A:visited {
	color: White;
	text-decoration: none;
}
.Head A:hover {
	color: #FFCC00;
}
.Head .titolo {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color : #056DAE;
}
/* Sottotitoli - Utilizzata in Admin */
.SubHead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: navy;
	background-color: whitesmoke;
}
/*
 ====================================================

	Tabelle a righe alternate

 ====================================================
*/
.riga {
	font-size: 11px;
	background-color: #ffffff;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
}
.rigaAlt {
	font-size: 11px;
	background-color: #E2E2E2;
	height: 45px;
	padding-left: 10px;
	padding-right: 10px;
}
/*
 ====================================================

	FORM IMMISSIONE DATI

 ====================================================
*/
.label {
	padding-left: 5px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: dimgray;
	text-align: right;
	text-decoration: none;
	background-color: ghostwhite;
}
.NormalTextBox {
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: whitesmoke;
}
/*
 ====================================================

	EELImailer

 ====================================================
*/
.EELImailerSubject {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	border: solid 1px gainsboro;
}
.EELImailerTitolo {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
	font-family: Arial, Helvetica;
}
/*
 ====================================================

	Elenchi Hover

 ====================================================
*/
.rigaNotHover {
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	font-size: 8pt;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
	background-color: whitesmoke;
}
.rigaHover {
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	cursor: hand;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.rigaHoverNohand {
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.rigaSelected {
	border-right: crimson 1px solid;
	border-top: crimson 1px solid;
	font-size: 8pt;
	border-left: crimson 1px solid;
	border-bottom: crimson 1px solid;
	background-color: lightblue;
}
/*
 ====================================================
 ====================================================

	DA CONTROLLARE

 ====================================================
 ====================================================
*/
BodyEDITOR {
	background-color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/* GENERIC */
A:link {
	text-decoration: none;
	color: Blue;
}
A:visited {
	text-decoration: none;
	color: Blue;
}
A:active {
	text-decoration: none;
	color: Blue;
}
A:hover {
	text-decoration: underline;
	color: red;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
HR {
	border-bottom: 1px dotted #FFD700;
	height: 1px;
}
.ImgGallery {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	width: 100%;
	color: navy;
	padding-top: 2px;
	height: 20px;
	background-color: gainsboro;
}
.CommandButton {
	padding: 5px,5px,5px,5px;
	border-left : thin solid #FFD700;
	border-right: thin solid #FFD700;
}
.shortPrivacy {
	font-size: 8pt;
	text-align: justify;
	color: gray;
}
/* NON toccare */
.toolBar {
	background-image: url(/Editor/Images/toolbar.horizontal.background_tb.gif);
	height: 25px;
	border: none;
}
#editTbl, #adminMenuT {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
