﻿/* ================================
    v3.0, 03/2003
   ================================
*/
.toolBar {
	background-image: url(/Editor/Images/toolbar.horizontal.background_tb.gif);
	height: 25px;
	border: none;
}
/*
 ====================================================

	LE VOCI MENU SONO NEL FILE Menu.css

 ====================================================
*/
/* background color for the content part of the pages */
body {
	font-weight: normal;
	font-size: 9pt;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(/71/images/_bodyBg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment : fixed;
	background-position: center top;
}

.TBschedaProdotti {
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: none;
	line-height: 100%;
}
.TBschedaProdotti TD {
	padding: 4px;
	font-size: 8pt;
	background-color: #f5f5f5;
	border: 1px #C0C0C0 dotted;
	line-height: 100%;
}

.tableSponsor {
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: none;
	line-height: 100%;
}

.tableSponsor TD {
	border-bottom: 1px gray dotted;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}



/* Colore e sfondo tabella Top  */
.HeadBg {
	background-color: #FFFFFF;
	padding-left: 0px; /* scostamento dal bordo del menu superiore */
}
.topPane {
	border-right: 1px solid dimgray;
	border-left: 1px solid dimgray;
}
.contentTable {
	border-right: 1px solid dimgray;
	border-left: 1px solid dimgray;
	background-color: white;
	background-image:url("/71/images/_contentBg.jpg");
	background-repeat:repeat-x;
	
}
/* stile degli hyperlink in alto a destra: HOME - DISCONNETTI Etc.*/
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(/71/public/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 del separatore dei Link in alto a destra */
.Accent {
	color: red;
	font-weight: bold;
}
/* 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;
}
.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 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: dimgray;
}
/* CONTENUTI PAGINA PARTE CENTRALE*/
.contentPane {
	font-family: Verdana, Helvetica, sans-serif;
}
.contentPane A:link, .contentPane A:visited, .contentPane A:Active,  {
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #dcdcdc;
}
.contentPane A:hover {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #ca0000;
}
.titolo{
	color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 150%;
	background-color:#E8E6E7;
	width: 100%;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	margin-bottom:5px;

}
.titoloVerde {
	color: #99cc00;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titoloArancio {
	color: #ff9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titoloBlu {
	color: #333399;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titoloViola {
	color: #993366;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titoloOrchestra {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.titolo2714 {
	color: #99cc00;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titolo2717 {
	color: #ff9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titolo2655 {
	color: #333399;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.titolo2658 {
	color: #993366;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.titolo2636 {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.titolo2764 {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}



.titolo2721 {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}


.titolo1792 {
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 150%;
	background-color: #E8E6E7;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}



.rosso {
	color: #ca0000;
}
.cat {
	font-family: Helvetica,Arial, Verdana, Helvetica, sans-serif;
	color: #E50022;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	passing-right: 10px;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	background-image: url(/71/images/BG.gif);
}
.tbNormal {
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.tbNormal .titoloOrchestre {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
tbNormal .rosso {
	color: #ca0000;
}
/* CONTENUTI PAGINA PARTE DESTRA*/
.rightPane {
	border-right: darkgray 0px solid;
	border-left: darkgray 1px solid;
}
.rightPane .normal, .rightPane .contenuto, .rightPane A:link, .rightPane A:visited, .rightPane A:Active {
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.rightPane A:hover {
	color: Red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color:#EEEEEE;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	background-image: url(/71/images/footerBG.jpg);
	border-right: 1px solid dimgray;
	border-left: 1px solid dimgray;
}
.footer A:Link, .footer A:hover, .footer A:visited {
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
}
.powered A:Link, .powered A:hover, .powered A:visited {
	color: dimgray;
	font-size: 8pt;
	font-weight: normal;
}
/* CONTENUTI PAGINA */
/* Classe generica per il testo */
.Contenuto {
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	clip: rect(auto auto auto auto);
	color: White;
	padding-top: 2px;
	font-family: Verdana, Helvetica, sans-serif;
}
/* Classe generica per il testo nb: è UN DUPLICATO DI .Contenuto

		in alcuni casi è utilizzata.   CONTROLLARE SE SERVE REALMENTE

*/
.normal {
	color: DimGray;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
}
/* classe utilizzata per le intestazioni dei Moduli, se presenti */
.Head2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	border-right: Black 1px solid;
	border-bottom: Black 1px solid;
	border-left: lightSteelBlue 1px solid;
	border-top: lightSteelBlue 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #7B8095;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A2AAC5, endColorstr=#7B8095, GradientType=0);
}
.Head {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/71/images/BG.gif);
}
.Head A:link, .Head A:visited, .Head A:Active {
	color: black;
}
/* Sottotitoli - Serve in Admin */
.SubHead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: navy;
	background-color: whitesmoke;
}
/* classe utilizzata per le intestazioni dei Moduli, se presenti 
	NB: alcuni moduli hanno un Sottotitolo che viene inserito, più piccolo, a destra del titolo
*/
.miniTXT {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
/* classe utilizzata per il pulsante Restricted Area 
	
	NB: normalmente è uguale a .Head, per mantenere il Look del Sito

*/
A.restrictedArea:link, A.restrictedArea:visited, A.restrictedArea:Active {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: White;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-right: Black 1px solid;
	border-top: lightSteelBlue 1px solid;
	border-left: lightSteelBlue 1px solid;
	border-bottom: Black 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7B8095, endColorstr=#A2AAC5);
	width: 100%;
}
A.restrictedArea:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: White;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-right: lightSteelBlue 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: lightSteelBlue 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A2AAC5, endColorstr=#7B8095);
	width: 100%;
}
/* ****************************************************************************************
	SiteMap
	****************************************************************************************
	****************************************************************************************
*/
.riga {
	font-size: 8pt;
	background-color: whitesmoke;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.rigaAlt {
	font-size: 8pt;
	background-color: gainsboro;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
/* ****************************************************************************************

	DA Controllare

	****************************************************************************************
	****************************************************************************************
*/
BodyEDITOR {
	background-color: red;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: White;
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.login {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
}
/* Componente LINKS */
/* text style for the site links (at extreme top-right of header) */
.cpLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* hyperlink style for the site links */
A.cpLink:link {
	text-decoration: none;
	color: white;
}
A.cpLink:visited {
	text-decoration: none;
	color: white;
}
A.cpLink:active {
	text-decoration: none;
	color: white;
}
A.cpLink:hover {
	text-decoration: underline;
	color: white;
}
/* MODULE-SPECIFIC */
/* testo con cui visualizzare le Portal News */
.pNews {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-size: 11px;
	color: White;
}
.pNewsdata {
	font-weight: normal;
	font-size: 9px;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
}
/* hyperlink style per pNews */
A.pNews:link {
	color: #99ccff;
	text-decoration: underline;
}
A.pNews:visited {
	color: #99ccff;
	text-decoration: underline;
}
A.pNews:active {
	text-decoration: underline;
	color: white;
}
A.pNews:hover {
	text-decoration: underline;
	color: white;
}
/* text style for reading messages in Discussion */
.Message {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #eeeeee;
}
/* style of item titles by Announcements and events */
.ItemTitle {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	color: blue;
	padding-top: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 18px;
	background-color: gainsboro;
}
/* GENERAL */
/* style for module titles */
.ContenutoW {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
/* text style used for most text rendered by modules */
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.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;
}
.NormalRed {
	font-weight: bold;
	font-size: 11px;
	color: firebrick;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration: underline;
	color: darkred;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: darkred;
}
A.CommandButton:active {
	text-decoration: underline;
	color: darkred;
}
A.CommandButton:hover {
	text-decoration: underline;
	color: red;
}
/* GENERIC */
H1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: darkred;
}
H4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: darkred;
}
H5, DT {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkred;
}
H6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: darkred;
}
TFOOT, THEAD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: darkred;
}
TH {
	vertical-align: baseline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: darkred;
}
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;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
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;
}
.tbl1 {
	font-weight: normal;
	font-size: 9pt;
	color: navy;
	font-family: Verdana, Arial;
}
.tbl2 {
	border-right: blue 1px solid;
	table-layout: auto;
	padding-right: 2px;
	border-top: blue 1px solid;
	padding-left: 2px;
	text-justify: auto;
	font-size: 9pt;
	padding-bottom: 2px;
	vertical-align: baseline;
	border-left: blue 1px solid;
	color: navy;
	padding-top: 2px;
	border-bottom: blue 1px solid;
	font-family: Verdana, Arial;
	border-collapse: collapse;
	text-align: left;
}
.tbl3 {
	border-right: white 1px solid;
	padding-right: 1px;
	border-top: white 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: white 1px solid;
	color: white;
	padding-top: 1px;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial;
	background-color: steelblue;
	border-collapse: collapse;
}
.pulsante_old {
	border-top: buttonhighlight 1px solid;
	border-left: buttonhighlight 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	border-bottom: buttonshadow 1px solid;
	border-right: buttonshadow 1px solid;
	font-family: Verdana, Arial;
	background-color: royalblue;
	width: 150px;
}
.pulsante {
	width: 150px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Blue;
	border-right: Black 1px solid;
	border-bottom: Black 1px solid;
	border-left: lightSteelBlue 1px solid;
	border-top: lightSteelBlue 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 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;
}
/* pulsanti editing */
.tbButton {
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	BORDER-BOTTOM: buttonface solid 1px;
	BORDER-LEFT: buttonface solid 1px;
	BORDER-RIGHT: buttonface solid 1px;
	BORDER-TOP: buttonface solid 1px;
}
A.tbButton:link, A.tbButton:visited {
	color: Black;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 1px;
}
.tbButtonMouseOverUp {
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	BORDER-BOTTOM: buttonshadow solid 1px;
	BORDER-LEFT: buttonhighlight solid 1px;
	BORDER-RIGHT: buttonshadow solid 1px;
	BORDER-TOP: buttonhighlight solid 1px;
}
A.tbButtonMouseOverUp:link, A.tbButtonMouseOverUp:visited, A.tbButtonMouseOverUp:Hover {
	font-weight: normal;
	color: crimson;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
}
.tbButtonMouseOverDown {
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	BORDER-BOTTOM: buttonhighlight solid 1px;
	BORDER-LEFT: buttonshadow solid 1px;
	BORDER-RIGHT: buttonhighlight solid 1px;
	BORDER-TOP: buttonshadow solid 1px;
}
A.tbButtonMouseOverDown:link, A.tbButtonMouseOverDown:visited, A.tbButtonMouseOverDown:Hover {
	color: red;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
}
/* 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;
}
