﻿/*----------------------------------------------------------*/
html
{
    height: 100%; 
	padding: 0px;
	margin: 0px;
	}
body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #333333;

}
.link {
	text-decoration: none;
}
a.link {
	text-decoration: none;
}
a.link:hover {
	text-decoration: none;
}
/*----------------------------------------------------------*/

/* SIGIS PRINCIPALE ----------------------------------------*/
.Main_Logo
{
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	background-color: #D7D3CC;
	font-size: 9px;
	color: #666666;
}
.Main_Menu
{
	background-color: #F2EFE9;
	border-right: #CC6600 1px solid;
}
.Main_Corpo
{
	background-color: #FFFFFF;
}
.Main_Titolo
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #CC6600;
}
.Main_Piede
{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #993300;
}
/*----------------------------------------------------------*/

/* POP UP --------------------------------------------------*/
.Menu
{
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	background-color: #F2EFE9;
	background-image: url(img/Menu/Btn.jpg);
	background-repeat: repeat-x;
	border-top: #666666 1px solid;
}
.POP_Piede
{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #993300;
}
.POP_Titolo
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #993300;
}
.POP_VociMenu
{
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.POP_VociMenu:link
{
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
.POP_VociMenu:visited
{
	color: #CC6600;
	text-decoration: none;
	padding-left: 20px;
}
.POP_VociMenu:hover
{
	color: #CC6600;
	text-decoration: underline;
	padding-left: 20px;
}
.POP_VociMenuFiglio
{
	color: #666666;
	font-size: 11px;
	padding-left: 35px;
}
.POP_VociMenuFiglio:link
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding-left: 35px;
}
.POP_VociMenuFiglio:visited
{
	color: #666666;
	text-decoration: none;
	padding-left: 35px;
}
.POP_VociMenuFiglio:hover
{
	color: #CC6600;
	text-decoration: underline;
	padding-left: 35px;
}
/*----------------------------------------------------------*/
/* POP UP --------------------------------------------------*/
.Form_Area
{
	background-color: #F2EFE9;
}
.Form_Tool
{
	background-color: #FFFFFF;
	background-image: url(img/Master/Tbr.gif);
	background-repeat: repeat-x;
}
.Form_Sfondo
{
	font-size: 1px;
	color: #333333;
	background-color: #D9D5CE;
	border-top: #F2EFE9 10px solid;
	border-left:  #F2EFE9 5px solid;
	border-right:  #F2EFE9 5px solid;
	border-bottom:  #F2EFE9 10px solid;
}
.Form_Separazione
{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: thin ridge;
	height: 1px;
}
.Form_SpacerLEFT
{
	border-left: #666666 1px solid;
	width: 15px;
}
.Form_SpacerRIGHT
{
	border-right: #666666 1px solid;
	width: 15px;
}
.Form_TopLeft
{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	width: 15px;
}
.Form_TopRight
{
	border-top: #666666 1px solid;
	border-right: #666666 1px solid;
}
.Form_Etichetta
{
	font-size: 10px;
    font-weight: bold;
    border-top: #666666 1px solid;
	border-right: #666666 1px solid;
}
.Form_Bottom
{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

.Form_NoSfondo
{
	background-color: #F2EFE9;
}
.Form_Msg
{
	font-size: 9px;
	color: #666666;
	letter-spacing: 2px;
}
.Form_Label
{
	font-size: 10px;
	vertical-align: bottom;
	height: 20px;
	text-align: left;
}
.Form_Campi
{
 	vertical-align: top;
	height: 20px;
	text-align: left;
	font-size : 10px;
}
.Form_Giorni
{
    font-size : 10px;
	vertical-align: middle;
	height: 15px;
	text-align: center;
}
.Form_GiorniSigla
{
    font-size  : 9px;
	color: #666666;
	vertical-align: middle;
	text-align: center;
}

/*----------------------------------------------------------*/
/* ZOOM SELECT ---------------------------------------------*/
.ZoomSelect
{
	font-size : 10px;
	color: #333333;
}
.ZoomSelect:link
{
	font-size : 10px;
	color: #333333;
	text-decoration: none;
}
.ZoomSelect:visited
{
	font-size : 10px;
	color: #333333;
	text-decoration: none;
}
.ZoomSelect:hover
{
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
/*----------------------------------------------------------*/
/* LINK SINTESI---------------------------------------------*/
.Sintesi
{
	color: #666666;
}
.Sintesi:link
{
	color: #666666;
	text-decoration: none;
}
.Sintesi:visited
{
	color: #666666;
	text-decoration: none;
}
.Sintesi:hover
{
	color: #CC6600;
	text-decoration: none;
}
/*----------------------------------------------------------*/
/* SIGIS ELENCO ----------------------------------------------*/
.Elenco_Tool
{
	background-color: #FFFFFF;
	background-image: url(img/Master/Tbr.gif);
	background-repeat: repeat-x;
}
.Elenco_Tool_Btn
{
	font-size: 10px;
	color: #666666;
	border-right: thin groove;
}
.Elenco_Filter
{
	font-size: 1px;
	background-color: #D9D5CE;
	border-right: #F2EFE9 2px solid;
	border-top: #F2EFE9 2px solid;
	border-left: #F2EFE9 2px solid;
	border-bottom: #F2EFE9 2px solid;
}
.Elenco_FilterCampi
{
	vertical-align: middle;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	font-size : 10px;
}
.Elenco_Dati
{
	padding-left: 10px;
	padding-right: 10px;
}
/*----------------------------------------------------------*/
/* OGGETTI INPUT--------------------------------------------*/
.HyperLink
{
	vertical-align: middle;
}
.HyperLinkFiltro
{
	vertical-align: top;
	position: relative;
	top: 3px;
}
.TxtBoxSX
{
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	padding-left: 2px;
	text-decoration: none;
	text-align: left;
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	height: 15px;	
}
.TxtBoxDX
{
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 2px;
	text-decoration: none;
	text-align: right;
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	height: 15px;
}
.TxtBoxCEN
{
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 2px;
	text-decoration: none;
	text-align: center;
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	height: 15px;
}
.TxtBoxRIF
{
	font-size: 9px;
	background-color: #D9D5CE;
	color: #000000;
	text-decoration: none;
	text-align: right;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	vertical-align: middle;
}
.Bottoni
{
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.CboBox
{
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	border-bottom: #7F9DB9 1px solid;
	height: 22px;
	vertical-align: middle;
	text-align: left;
}

/*----------------------------------------------------------*/

/* PAGINA HELP MAILING -------------------------------------*/
.HelpColSX
{
	font-size: 11px;
	background-color: #F2EFEA;
	color: #333333;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
}
.HelpColDX
{
	font-size: 12px;
	background-color: #D9D5CE;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
}
.Mailing
{
	background-color: #D9D5CE;
	color: #333333;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
/*----------------------------------------------------------*/

/* ELENCO TABELLE E STAMPE ----------------------------------*/
.Elenco_Tab_Form
{
	padding-right: 15px;
	padding-left: 15px;
}
.Elenco_Tab_Titolo
{
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.Elenco_Tab_Descri
{
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	text-align: left;
}
.Elenco_Tab_Link
{
	color: #666666;
	font-size: 12px;
}
.Elenco_Tab_Link:link
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.Elenco_Tab_Link:visited
{
	color: #666666;
	text-decoration: none;
}
.Elenco_Tab_Link:hover
{
	color: #CC6600;
	text-decoration: underline;
}
/*----------------------------------------------------------*/


/* FORM DI STAMPA  -----------------------------------------*/
.Print_Area
{
	background-color: #F2EFE9;
}
.Print_Sfondo
{
	font-size: 1px;
	color: #333333;
	background-color: #D9D5CE;
	border-top: #F2EFE9 10px solid;
	border-left:  #F2EFE9 5px solid;
	border-right:  #F2EFE9 5px solid;
	border-bottom:  #F2EFE9 10px solid;
}

.Print_Top
{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
}

.Print_SpacerLEFT
{
	border-left: #666666 1px solid;
	width: 15px;
}
.Print_SpacerRIGHT
{
	border-right: #666666 1px solid;
	width: 15px;
}
.Print_Bottom
{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
/*----------------------------------------------------------*/
