/****  Globals   ****/
html
{
	height: 100%;
	margin: 0;
}

Body
{
	height: 100%;
	margin: 0;
	background-color: #E9E9E9;
	color: black;
	font-family: verdana;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*table
{
	border: dotted 1px blue;
}

td
{
	border: dashed 1px yellow;
}

tr
{
	border: dashed 10px red;
}

*/

a
{
	color: navy;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.LinkLeftMenu:hover
{
	color: White;
	background-image: url(Graphics/sfondolink_click.gif);
	text-decoration: none;
}

.LinkLeftMenu
{
	/*width: 110px;*/
	width: 150px;
	height: 23px;
	color: white;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
	font-size: x-small;
	/*background-color: #1E3277;*/
	background-image: url(Graphics/sfondolink_off.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
}

.LinkLeftMenuActive
{
	cursor: pointer;
	width: 150px;
	height: 23px;
	color: white;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
	font-size: x-small;
	/*background-color: #1E3277;*/
	background-image: url(Graphics/sfondolink_click.gif);
	background-repeat: no-repeat;
	/*border-top: solid 1px white;*/
	vertical-align: middle;
}

.MainTable
{
	/*border: dashed 2px yellow;*/
	text-align: left;
	vertical-align: top;
	width: 801px;
	/*height: 600px;*/
}

.MainTableBody
{
	/*background-image: url(Graphics/griglia.png);*/
	/*background-repeat: repeat-y;*/
	/*background-color: Red;
	/*width: 800px;*/
}

.LeftColumn
{
	/*width: 130px;*/
	background-color: White;
	/*background-image: url(Graphics/sfondobody_left.gif);
	background-position: left;
	background-repeat: repeat-y;
	/*padding: 20px 5px 5px 5px;*/
}

.LeftColumnInvisibile
{
	width: 1px;
	background-color: White;
}

.LeftColumnMenuBox
{
	/*border: dashed 1px red;*/
	width: 130px;
	padding: 20px 15px 5px 0px;
	vertical-align: top;
	background-color: White;
	/*background-image: url(Graphics/sfondobody_left.gif);
	background-position: left;
	background-repeat: repeat-y;*/
}

.RightColumn /* Contiene il ContentPlaceHolder */
{
	width: 670px;
	height: 300px;
	background-color: White;
	vertical-align: top;
	padding:  20px 20px 20px 20px;
	background-image: url(Graphics/sfondobody_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.Top
{
	/*border: dotted 2px red;
	background-image: url(Graphics/top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 218px;
	vertical-align: bottom;*/
}

.TopLeft
{
	width: 626px;
}

.TopRight
{
	width: 514px;
}

.Bottom
{
	background-image: url(Graphics/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
}

.SezioniMenuBar
{
	vertical-align: bottom;
	background-image: url(Graphics/top_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
.PulsanteSezione
{
	color: White;
	height: 35px;
	text-align: center;
	vertical-align: bottom;
	/*padding-bottom: 3px;*/
	/*border: dashed 1px red;*/
}

.LinkPulsanteSezione
{
	color: White;
}

.LinkPulsanteSezioneActive
{
	color: #1E3277;
}

.MainMenu
{
	color: White;
	font-family: Verdana;
	font-family: Tahoma;
	font-weight: bold;
	height: 25px;
	width: 200px;
	padding-top: 10px;
}
.MainMenu:Hover
{
	color: White;
	/*text-decoration: underline;*/
}

.MainMenuSelected
{
	/*border: dotted 1px blue;*/
	color: #1E3277;
	background-image: url(Graphics/tab.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-weight: bold;
	height: 25px;
	width: 200px;
	padding-top: 10px;
}


.MainMenuSelected:Hover
{
	color: #1E3277;
	text-decoration: none;
}

.SezioniCMS /*Come vengono visualizzati i pulsanti in modalità CMS*/
{
	color: White;
	padding-left: 5px;
}

.SezioniCMS:Hover
{
	color: White;
	text-decoration: underline;
}

.pnlRinominaSezione
{
	border-top: black 10px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	position: relative;
	top: 340px;
	vertical-align: middle;
	text-align: center;
	background-color: lemonchiffon;
	z-index: 3;
}

.pnlSfondo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 50%;
	background: transparent;
	background-color: Black;
	opacity: 0.5;
	filter: alpha(opacity=50); /*Impostare a 0 */
	z-index: -30;
	overflow: hidden;
}

.Rights
{
	font-family: Tahoma;
	font-size: x-small;
	color: Gray;
}

.Rights:Hover
{
	text-decoration: underline;
	color: #2F4F4F;
	cursor: pointer;
}

.PageHeader
{
	font-size: large;
	font-weight: bold;
	font-family: Century Gothic;
}

.PageBody
{
	font-size: x-small;
	width: 500px;
}

.RiquadroCMSEditor
{
	background: #ADD8E6;
	border: #1E3277 1px solid;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}


.TabellaRate
{
	margin-left: 90px;
	width: 600px;
	background: #ADD8E6;
	border: #1E3277 1px solid;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.CellaRateSx
{
	font-size: small;
	vertical-align: top; /*width: 450px;*/
	text-align: left;
}

.CellaRateDx
{
	font-size: small;
	vertical-align: top;
	text-align: left;
	width: 130px;
}

.LoginBoxTop
{
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	background-color: #1E3277;
}

.GridUtenti
{
	color: white;
	background-color: #003399;
}

.UtentiFieldHeader
{
	background-color: White;
}

.UtentiCommandField
{
	/*font-weight: bold;*/
	color: Yellow;
}

/*
.UtentiTableHeader
{
	background-color: Red;
	color: Green;
}
*/

.TabellaGenerica
{
	margin-left: 90px;
	width: 600px;
	/*position: relative;
	left: -60px;*/
}

.TabellaGenericaHeader
{
	color: White;
	background-color: #1E3277;
}

.TabellaGenericaRow
{
	background-color: White;
}

.TabellaGenericaAlternatingRow
{
	background-color: #E9E9E9;
}

.CellaRateSxStampa
{
	border-bottom: solid 1px gray;
	height: 20px;
}

.CellaRateDxStampa
{
	border-bottom: solid 1px gray;
}