﻿/* ================================
    v3.0, 03/2003
   ================================
*/
#ctl00_left{
    float:left;
    /*position:absolute;*/
}
#ctl00_center{
    float:left;
    /*position:absolute;*/
}

/*
 ====================================================

	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: #696969;
}
.topMenu {
}
.tableHome {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	line-height: 150%;
}

.tableHome TD A:link, .tableHome TD A:active, .tableHome TD A:visited {
	color: #185C90;
	font-weight: bold;
	font-size: 7pt;
	text-decoration:none;
}

.tableHome TD A:hover {
	color: #990707;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: underline;

}


.tableHome TD {
	vertical-align: top;
}
.tableHome .testo {
	padding: 10px 10px 10px 0px;
	text-align: left;
}

.tableBorder {
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}
.tableBorder TD {
	border-bottom:1px #C0C0C0 dotted;
}

/*
 ====================================================

	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 #dcdcdc;
	padding: 6px;
	filter: alpha(opacity: 60);
}
/* Classe generica per il testo */
.normal {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}
/* Colore e sfondo div che contiene il menu Top  */
.HeadBg {
	background-color: White;
	position:absolute;
	bottom:0px;
}
/* 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: red;
	font-weight: bold;
}
/* CONTENUTI PAGINA PARTE SUPERIORE*/
.topPane {
	background-color: white;
}
.topPane A:link, .topPane A:visited, .topPane A:Active {
	color: #c41200;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.topPane A:hover {
	color: #c41200;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}
.topPane .normal, .topPane B, .topPane P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #696969;
}


.topPane .titolo {
	color: #185C90;
	font-size: 11pt;
	line-height: 200%;
}
.topPane .titoloBig {
	color: #990707;
	font-size: 13pt;
	line-height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
}



/* Tabella con i tre Panes*/
.contentTable {
	background-color: #ffffff;
}
/* CONTENUTI PAGINA PARTE SINISTRA*/

.leftpane {
	border-right: #dcdcdc 1px solid;
	font-size: 8pt; /*border-left: gray 1px solid;*/;
	color: #696969;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
	padding:10px;
}
.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: 8.5pt;
	color: #696969;
}
/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane {
	font-family: Verdana, Helvetica, sans-serif;
	padding:10px;
	padding-right:20px;
}
.contentPane .normal, .contentPane .riga, .contentPane .rigaAlt {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #666666;
	font-size: 8pt;
	letter-spacing : 0pt;
}


.contentPane .internalImage
{
    padding: 5px;
    margin: 10px;
    background-color: #E8E8E8;
    text-align: center;
    font-family: verdana;
    font-size: 9pt;
    color: #333333;
    float: right;
}

.contentPane .internalImage img {
    margin-bottom:5px;
}


.contentPane .normalLeft {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 130%;
	color: #666666;
	font-size: 8pt;
}
.contentPane .titolo {
	color: #185C90;
	font-size: 11pt;
	line-height: 200%;
}
.contentPane .titoloBig {
	color: #990707;
	font-size: 13pt;
	line-height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
}
.contentPane A:link, .contentPane A:visited, .contentPane A:Active {
	color: #990707;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.contentPane A:hover {
	color: #990707;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane {
	padding:10px;
}
.rightPane .titolo {
	color: #185C90;
	font-size: 11pt;
	line-height: 200%;
}
.rightPane .titoloBig {
	color: #990707;
	font-size: 12pt;
	line-height: 100%;
}
.rightPane .normal, .rightPane .contenuto {
	color: #696969;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.rightPane A:link, .rightPane A:visited, .rightPane A:Active {
	color: #185C90;
	font-weight: bold;
	font-size: 7pt;
}
.rightPane A:hover {
	color: #990707;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: underline;
}
/* CONTENUTI FOOTER PAGINA */
.footer {
	font-size: 7pt;
	color: silver;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
	height: 40px;
	line-height:2;
	clear:both;
}
.footer A:Link, .footer A:hover, .footer A:visited {
	font-size: 7pt;
	color: #999999;
	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: #999999;
	font-size: 8pt;
	font-weight: normal;
}
/* classe utilizzata per le intestazioni dei Moduli, se presenti */
.Head {
	background-image: url(/Common/UI/Administration/Images/_headBG.jpg);
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	padding: 2px;
	border-top: lightblue 1px solid;
}
.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: 11px;
	font-weight: bold;
	color: navy;
	background-color: #f5f5f5;
}
/*
 ====================================================

	Tabelle a righe alternate

 ====================================================
*/
.contentPane .riga {
	font-size: 8pt;
	width: 280px;
	vertical-align : top;
	text-justify : newspaper;
}
.rigaAlt {
	font-size: 11px;
	width: 280px;
	vertical-align : top;
}
/*
 ====================================================

	FORM IMMISSIONE DATI

 ====================================================
*/
.label {
	padding-left: 5px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #696969;
	text-align: right;
	text-decoration: none;
	background-color: #f8f8ff;
}
.NormalTextBox {
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f5f5f5;
}
/*
 ====================================================

	EELImailer

 ====================================================
*/
.EELImailerSubject {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	border: solid 1px #dcdcdc;
}
.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: #f5f5f5;
}
.rigaHover {
	border-right: #696969 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	cursor: hand;
	border-bottom: dimgray 1px solid;
	background-color: #dcdcdc;
}
.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: #dcdcdc;
}
.rigaSelected {
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	font-size: 8pt;
	border-left: #cc0000 1px solid;
	border-bottom: #cc0000 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 {
	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: #dcdcdc;
}
/* 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;
}


/* PEC */
div h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#b1181f;
	margin:0 0 0 0px;
}
.main_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #716263;
	background-repeat: repeat-x;
	background-position: bottom;
}

.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.cella_pec
{
	padding-bottom: 2px;
	background-color: #f0f8ff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.cella_grigia {
	background-color: #EEEEEE;
	padding: 2px;
}
.main_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #716263;
	text-decoration: none;
	background-color: #F4F4F4;
	padding: 8px;
	text-align: justify;
}
.leftLinkSelected
{
	padding-bottom: 3px;
	background-color: #f0f0f0;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b1181f;
	font-size: 11pt;
	font-weight:bold;
	padding-top: 3px;
}
.leftLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#b1181f;
	margin:0;
	padding: 3px;
}
.leftLink A
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-size: 10pt;
}
