﻿/* ================================
    v3.0, 03/2003
   ================================
*/
/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/
body {
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 9pt;
	color: dimgray;
}
.h1c {
	background-color: #FFCC66;
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, serif;
	width: 50%;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.h2c {
	background-color: #EB8D07;
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, serif;
	width: 50%;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.h3c {
	background-color: #993333;
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana, Arial, Helvetica, serif;
	width: 300px;
	text-align: center;
	padding: 3px 0px 3px 0px;
}


.tabellaGenerica {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #666666;
	font-size:7pt;
	
}

.tabellaGenerica TD {
	border-bottom:1px #cccccc dotted;
}

#ctl07_elencoGruppo {
	
}

#ctl07_elencoGruppo TD {
	border-bottom:1px #cccccc solid;
	padding-top:10px;
	padding-bottom:10px;
}

H1 {
color:#666666;
font-size:8pt;
font-weight:bold;
height:15px;
	
}

H2 {
color:#666666;
font-size:9pt;
font-weight:normal;
height:15px;
	
}

H3 {
color:#666666;
font-size:11pt;
font-weight:bold
	
}


/*
colori di base
FFCC66
EB8D07
993333
*/
/*
 ====================================================

	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 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: 130%
;
	color: #666666;

}
.normal A:link, .normal A:visited, .normal A:active {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: 130%
;
}
/* 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: 9pt;
	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: 9pt;
	font-weight: normal;
	color: red;
	font-weight: bold;
}
/* CONTENUTI PAGINA PARTE SUPERIORE*/
.topPane {
	background-color: white;
}
.topPane A:link, .topPane A:visited, .topPane A:Active {
	color: #ffffff;
	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: 7pt;
	color: dimgray;
}
/* Tabella con i tre Panes*/
.contentTable {
	font-size: 7pt;
}
/* CONTENUTI PAGINA PARTE SINISTRA*/
.leftpane {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: White;
	font-size: 7pt;
}

.leftpane .normal, .leftpane B, .leftpane P, .leftpane .riga, .leftpane .rigaAlt {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: White;
	line-height: 130%
;
	text-align: justify;
	font-size: 7pt;
	color: #666666;
}
.leftpane A:link, .leftpane A:visited, .leftpane A:Active {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
.leftpane A:hover {
	color: #993333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: White;
	

}
.contentPane .normal, .contentPane .riga, .contentPane .rigaAlt {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: White;
	line-height: 130%;
	text-align: justify;
	color: #666666;
}

.contentPane .normal .H1 {
	
}

.contentPane .normal .H2 {
color:#666666;
font-size:9pt;
font-weight:normal;
height:15px;
	
}

.contentPane .normal .H3 {
color:#666666;
font-size:11pt;
font-weight:bold
	
}


.contentPane A:link, .contentPane A:visited, .contentPane A:Active {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
.contentPane A:hover {
	color: #993333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane {
	background-color: white;
}
.rightPane .normal, .rightPane .contenuto, .rightPane .riga, .rightPane .rigaAlt {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: White;
	line-height: 130%
;
	text-align: justify;
	color: #666666;
}


.rightPane A:link, .rightPane A:visited, .rightPane A:Active {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;

	
}


.rightPane A:hover {
	color: #993333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
/* CONTENUTI FOOTER PAGINA */
.footer {
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

.footer .normal {
		font-size: 7pt;
		color: #666666;
}

.footer A:Link, .footer A:active, .footer A:visited {
	font-size: 7pt;
	color: #808080;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
	font-weight:bold;
}
.footer A:hover {
	font-size: 7pt;
	color: #993333;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
	font-weight:bold;

}

/* CONTENUTI FOOTER PAGINA PARTE Impressum EELImedia */
.powered A:Link, .powered A:hover, .powered A:visited {
	color: blue;
	font-size: 8pt;
	font-weight: normal;
}
/* classe utilizzata per le intestazioni dei Moduli, se presenti */
.Head {
	background-color: #993333;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: White;

	text-align:center
}
.Head A:Link, .Head A:hover, .Head A:visited {
	color: White;
	text-decoration: none;
}
/* Sottotitoli - Utilizzata in Admin */
.SubHead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: navy;
	background-color: whitesmoke;
}
/*
 ====================================================

	Tabelle a righe alternate

 ====================================================
*/
.riga {
	font-size: 9pt;
	background-color: #993333;
	text-align: right;
	padding-right: 5px;
}
.rigaAlt {
	font-size: 9pt;
	background-color: #993333;
	text-align: right;
	padding-right: 5px;
}
.rigaSel {
	color: Black;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	background-color: #EBCB8C;
	padding-right: 5px;
}
.rigaTop {
	width: 240px;
	font-size: 8pt;
	padding: 5px;
	text-decoration: none;
}
.rigaAltTop {
	width: 240px;
	font-size: 8pt;
	padding: 5px;
}
.rigaSelTop {
	padding: 5px;
	width: 240px;
	color: #993333;
	font-size: 8pt;
	font-weight: bold;
}
/*
 ====================================================

	FORM IMMISSIONE DATI

 ====================================================
*/
.label {
	padding-left: 5px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #993333;
	text-align: right;
	text-decoration: none;
}
.NormalTextBox {
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 7pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#EEEEEE;
}
.labelBold {
	padding-left: 5px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: Bold;
	color: #993333;
	text-align: right;
	text-decoration: none;
}
/*
 ====================================================

	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;
}
/*
 ====================================================
 ====================================================

	HouseAndOffice

 ====================================================
 ====================================================
*/
.titolo {
	border-top: #ffffff 5px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	color: white;
	line-height: 150%;
	padding-top: 4px;
	border-bottom: #4a80af 1px dashed;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #993333;
}
/*
 ====================================================
 ====================================================

	DA CONTROLLARE

 ====================================================
 ====================================================
*/
BodyEDITOR {
	background-color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	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 {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}
.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;
}
/* 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;
}

