﻿BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BACKGROUND-COLOR: #e7e7e7
}
Radio
{
	border-width: 0px;
	border-style: none;
	list-style: none;
}
.TextBox_ReadOnly
{
	background-color: #F1F1F1;/*#D5F5EF;/*#C6E4DE;/*#BAE4DB;/*#F5FC8C;*/
}

span.Titolo
{
    COLOR: #344097;
    FONT-FAMILY: Verdana;
    font-size: medium;
    /* font-weight: 600; */
    font-weight:bold;
}

/*
.Menu_Link:visited, .Menu_Link:active, .Menu_Link:link
{

	border-color:#344097;
	border-style:solid;
	border-width:thin;
	background-color:#CCCCCC;
	
	
	height: 19px;
	font-family:Verdana;
	font-size:x-small;
	color:#344097;
}

.Menu_Link:hover
{
	
	text-decoration: none;
	color: #344097;
	border-color:#344097;
	border-style:solid;
	border-width:thin;
	background-color:White ;
}

.Menu_Link_Select 
{
	text-decoration: none;
	color: #344097;
	
	border-color:#344097;
	border-style:solid;
	border-width:thin;
	background-color: White;
	font-weight:bold;
}
*/

.Grid_Header
{
	font-weight: 600;
}
.Grid_Item
{
	font-weight: 300;
}
.Menu
{
	vertical-align: middle;
    PADDING-TOP: 100px;
    text-align: center;
}
.FieldSet
{
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-color: Silver;
	border-style: solid;
}
.Legend
{
	color: Black;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
}

.TestataEND
{
	background-image:url(../img/TestataEND.jpg);
	background-repeat:repeat-x;
	width:auto;
	vertical-align:bottom;
}

.TableFooter
{
	background-image:url(../img/GialloPiePag.jpg);
	background-repeat:repeat-x;
	width:auto;
}


.linkButton:link
{
	color:#344097;
	text-decoration:none;
	font-family:Verdana;
	font-size:x-small;
	text-align:right;
}

.linkButton:active
{
	color:#344097;
	text-decoration:none;
	font-family:Verdana;
	font-size:x-small;
	text-align:right;
}

.linkButton:visited
{
	color:#344097;
	text-decoration:none;
	font-family:Verdana;
	font-size:x-small;
	text-align:right;
}

.linkButton:hover
{
	color:#F5C133;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:x-small;
	text-align:right;
}

.Panel_Menu
{
	height:450px;
	text-align:left;
	vertical-align:top;
}

.Table_Menu_Left
{
	border:none;
	margin-left:10px;
	margin-top:10px;
}

.Table_Menu_Right
{
	background-color:White;
	background-image:url(../img/IMGMenu.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	vertical-align:top;
}

.divMessaggioNews
{
	text-align:center;
	margin-top:10px;
	margin-left:10px;
}

.LabelMessaggioNews
{
	color:#344097;
	font-weight:bold;
	font-family:Verdana;
	font-size:small;
}

.LabelUtente
{
	background-color:Transparent;
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bold;
	color:#344097;
	margin-bottom:8px;
	margin-right:8px;
	text-align:right;
}

.Panel_invia
{
	background-color:#E6E6E6;
	text-align:center;
	height:100%;
}

.Table_invia
{
	background-color:White;
	/*
	border-color:#F5C133;
	border:solid 1px;
	*/
	margin: 30px auto 30px auto;
}

.Panel_View
{
	background-color:#E6E6E6;
	text-align:center;
}

.Table_View
{
	background-color:White;
	/*border-color:#F5C133;
	border:solid 1px;
	*/
	margin:25px 0px 25px 0px;
}

.Button
{
	font-weight:normal;
	cursor: pointer;
}

.lineaTitolo
{
	WIDTH: 100%;
    HEIGHT: 2px;
    BACKGROUND-COLOR: #F5C133;
}

.LabelErrore
{
	font-size:x-small;
	font-weight:bold;
	font-family:Verdana;
	color:#344097;
}


.LabelLogOut
{
	background-color:Transparent;
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bold;
	color:White;
	margin-bottom:8px;
	margin-right:8px;
	text-align:right;
}

.LinkLogOut:link
{
	color:White;
	text-decoration:none;
}

.LinkLogOut:activie
{
	color:White;
	text-decoration:none;
}

.LinkLogOut:hover
{
	color:White;
	text-decoration: underline;
}

.LinkLogOut:visited
{
	color:White;
	/* text-decoration:none ;*/
}

.menuOrizzontaleTabella
{
	BACKGROUND-COLOR: #344097;
}

.menuOrizzontaleCella
{
    HEIGHT: 0.8em;
    COLOR: #344097;
    BACKGROUND-COLOR: #CCCCCC;
}

.menuOrizzontaleCellaSelezionata
{
    COLOR: #344097;
    HEIGHT: 0.8em;
    BACKGROUND-COLOR: #eff7ff
}

.menuOrizzontale
{
    COLOR: #344097;
    TEXT-DECORATION: none
}
.menuOrizzontale:link
{
    COLOR: #344097;
    TEXT-DECORATION: none
}
.menuOrizzontale:hover
{
    COLOR: #344097;
    BACKGROUND-COLOR: #eff7ff;
    TEXT-DECORATION: none
}

.menuOrizzontale:visited
{
	COLOR: #344097;
    TEXT-DECORATION: none
}

.Verdana07Bold
{
    FONT-WEIGHT: 700;
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana
}