﻿body
{
	margin: 0 0 0 0;
	background-color: #EDEDED;
	color: #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
HR
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #B32626;
	height: 1px;
	background-color: #EDEDED;
}
A
{
	color: #B32626;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: 700;
}
/*________________________________________________________________________________________*/
#mainTable
{
	width: 98%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEDED;
	vertical-align: top;
}
#header
{
	width: 90%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	border-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 35px;
	font-weight: 900;
	/*background-position: center;
	background-repeat: no-repeat;
	background-image: url(IMG/header.jpg);*/
}
#service1
{
	width: 91%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 25px 5px 25px;
	background-color: #404040;
	border-bottom-color: #EDEDED;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	border-top-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #EFEFEF;
}
.hrStyle
{
	width: 97%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEDED;
}
#footer
{
	width: 97%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 5px 10px;
	border-bottom-color: #EDEDED;
	border-top-color: #C9C9C9;
	border-left-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
}
.copyright
{
	display: block;
	margin-top: 15px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: 700;
	color: #676767;
	text-decoration: none;
	text-align: center;
}
.bilogic
{
	float: left;
}
a.service1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #EFEFEF;
	text-decoration: none;
}
a.service1:visited
{
	color: #EFEFEF;
}
a.service1:hover
{
	color: #EFEFEF;
	text-decoration: underline;
}
/*___________________________VALIDATORS______________________________*/
SPAN.validator
{
	float: right;
}
IMG.validator
{
	margin-top: 10px;
	border-style: none;
	height: 15px;
	width: 80px;
}
/*_______________________________ COMPOSIZIONE PRINCIPALE ________________________*/
#leftMenu
{
	float: left;
	height: 100%;
	width: 15%;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-top-color: #EDEDED;
	border-left-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
}
#mainContent
{
	float: left;
	height: 100%;
	width: 68%;
	background-color: #EDEDED;
	margin-left: 3px;
}
#rightMenu
{
	height: 100%;
	width: 15%;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
}
/*__________________________ MENU PRINCIPALE AREA RISERVATA __________________________*/
a.mainMenuUsers
{
	display: block;
	margin: 5px 5px 5px 5px;
	width: 100px;
	height: 100px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	background-image: url(IMG/_icon_main_users.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
a.mainMenuUsers:visited
{
	color: #444444;
}
a.mainMenuUsers:hover
{
	color: #FFFFFF;
	background-color: #F0D0D0;
}
a.mainMenuContents
{
	display: block;
	margin: 5px 5px 5px 5px;
	width: 100px;
	height: 100px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	background-image: url(IMG/_icon_main_contents.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
a.mainMenuContents:visited
{
	color: #444444;
}
a.mainMenuContents:hover
{
	color: #FFFFFF;
	background-color: #F0D0D0;
}
a.mainMenuDefault
{
	display: block;
	margin: 5px 5px 5px 5px;
	width: 100px;
	height: 100px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	background-image: url(IMG/_icon_main_home.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
a.mainMenuDefault:visited
{
	color: #444444;
}
a.mainMenuDefault:hover
{
	color: #FFFFFF;
	background-color: #F0D0D0;
}
a.mainMenuContacts
{
	display: block;
	margin: 5px 5px 5px 5px;
	width: 100px;
	height: 100px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	background-image: url(IMG/_icon_main_contacts.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
a.mainMenuContacts:visited
{
	color: #444444;
}
a.mainMenuContacts:hover
{
	color: #FFFFFF;
	background-color: #F0D0D0;
}
/* ___________________________________ MENU LATERALI _________________________________*/
.menuContainer
{
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	width: 98%;
}
.menuHeader
{
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
}
TD.menuItem
{
	padding: 4px 0px 4px 0px;
}
a.menuItem
{
	color: #444444;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	margin-left: 2px;
	padding-left: 13px;
	background-image: url(img/menu_item.gif);
	background-repeat: no-repeat;
}
a.menuItem:visited
{
	color: #444444;
}
a.menuItem:hover
{
	color: #787878;
	text-decoration: none;
}
/* _____________________________________ STILI DEI POPUP __________________________________*/
.menuIcon
{
	width: 16px;
	height: 16px;
	border-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
}
.popUpMenu
{
	background-color: #FFFFFF;
	width: 170px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
a.popUpMenuItem
{
	color: #444444;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 2px 2px 2px;
}
a.popUpMenuItem:visited
{
	color: #444444;
}
a.popUpMenuItem:hover
{
	color: #979797;
	text-decoration: none;
}
.popUpSeparator
{
	width: 96%;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* _____________________________________ MENU DELLA SITEMAP __________________________________*/
.sitemapContainer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	background-image: url(img/sitemap_bg.gif);
	background-repeat: repeat-y;
}
.sitemapHeader
{
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	width: 96%;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-left-color: #41A3C4;
	border-bottom-color: #41A3C4;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
}
a.sitemapItem
{
	color: #444444;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
	margin: 3px 0px 3px 2px;
	padding-left: 13px;
	background-image: url(img/sitemap_item.gif);
	background-repeat: no-repeat;
}
a.sitemapItem:visited
{
	color: #444444;
}
a.sitemapItem:hover
{
	color: #787878;
	text-decoration: none;
}
/* ______________________________ MENU DELLA RICERCA _____________________________ */
.searchContainer
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(img/search_bg.gif);
	background-repeat: repeat-y;
}
.searchHeader
{
	display: block;
	margin: 0 0 0 0;
	padding: 2px 4px 2px 4px;
	width: 96%;
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-left-color: #41A3C4;
	border-bottom-color: #41A3C4;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
}
.searchDescription
{
	margin-left: 20px;
	margin-top: 10px;
	padding: 3px 6px 3px 6px;
	background-color: #F5F5F5;
}
a.searchItem
{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	color: #444444;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	text-transform: capitalize;
	margin-left: 6px;
	padding-left: 13px;
	background-image: url(IMG/search_item.gif);
	background-repeat: no-repeat;
}
a.searchItem:visited
{
	color: #444444;
}
a.searchItem:hover
{
	color: #787878;
	text-decoration: none;
}
SPAN.markup
{
	color: #000000;
	background-color: #FFFF00;
	text-decoration: underline;
	font-weight: 700;
	padding: 2px 2px 2px 2px;
}
/* _________________________________ ITEMS BARRA MENU SECONDARIA ________________________*/

DIV.serviceMenuItem
{
	display:inline;
	padding:2px 5px 0px 5px;
	margin-left: 5px;	
	background-color: #F5F5F5;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;	
	text-align: center;	
}
/*______________________________ CONTENUTO DELLA PAGINA ___________________________*/
DIV.ContentPageTitle
{
	display: block;
	background-color: #E5E5E5;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 1px 1px 1px;
	width: 96%;
	border-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
	height: 34px;
}
.ContentPageIcon
{
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 15px;
}
.ContentIcon
{
	width: 32px;
	height: 32px;
	border-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
	margin: 2px 2px 2px 2px;
}
.ContentPageLabel
{
	display: block;	
	margin-top: 8px;
	color: #676767;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight: 900;
}
.ContentPageService
{	
	margin-top: 8px;
	margin-left: 20px;	
}
A.Navigation
{
	display: inline;
	margin-top: 8px;
	color: #898989;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight: 900;
	text-decoration: underline;
}
DIV.center
{
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
	width: 90%;
	background-color: #EDEDED;
}
DIV.right
{
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
/*___________________________STYLES DELLE GRID ____________________________*/
.gridStyle
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	padding: 3px 3px 3px 3px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #EDEDED;
}
.defaultRows
{
	background-color: #EDEDED;
	text-align: center;
}
.alternatingRows
{
	background-color: #E5E5E5;
	text-align: center;
}
.gridPosition
{
	text-align: center;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 50px;
}
.gridSI
{
	text-align: center;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 50px;
}
.gridNO
{
	text-align: center;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #B32626;
	width: 50px;
}
/* ___________________________ PULSANTI DEI FORMS ____________________________*/
.Button
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 150px;
	margin-right: 10px;
}
.ButtonOK
{
	padding: 3px 3px 3px 3px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	width: 140px;
	background-image: url(IMG/_button_ok.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}
.ButtonKO
{
	padding: 3px 3px 3px 3px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	width: 140px;
	background-image: url(IMG/_button_cancel.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}
.ButtonADD
{
	padding: 3px 3px 3px 3px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #F5F5F5;
	border-color: #DADADA;
	width: 140px;
	background-image: url(IMG/_button_add.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}
/* __________________________________  LABEL DEI FORMS ________________________________*/
.longLabel
{
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	margin-right: 10px;
	font-weight: bold;
	color: #515151;
}
.controlLabel
{
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	color: #515151; /**/
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
}
.errorMessage
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #B32626;
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(IMG/_message_error.gif);
	background-repeat: no-repeat;
}
.warningMessage
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #E9BF1A;
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(IMG/_message_warning.gif);
	background-repeat: no-repeat;
}
/*___________________________________ TEXTBOX DEI FORMS ________________________________*/
.longBox
{
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
	width: 350px;
	margin-right: 10px;
	vertical-align: top;
}
.longBoxError
{
	background-color: #FFDFDF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #B32626;
	border-style: solid;
	border-width: 1px;
	border-color: #B32626;
	width: 350px;
	margin-right: 10px;
}
.mediumBox
{
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
	width: 150px;
	margin-right: 10px;
}
.shortBox
{
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
	width: 40px;
	margin-right: 10px;
}
/*________________________________ FORMS DEGLI ALLEGATI ________________________*/
.attachmentContainer
{
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 500;
}
.attachmentLabel
{
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: 700;
}
.attachmentButton
{
	margin-left: 10px;
	padding: 2px 3px 0px 3px;
	width: 100px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #EDEDED;
	border-color: #DADADA;
	background-image: url(IMG/_button_delete.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}
/*________________________________ ALTRI CONTROLLI DEI FORMS ________________________*/
.ctrl
{
	display: inline;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
}
.ctrlError
{
	display: inline;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #B32626;
	background-color: #FFDFDF;
	border-style: solid;
	border-width: 1px;
	border-color: #B32626;
}
/*_________  CONTROLLI DELLE MASTER DI CONTENUTI DINAMICI  ____________*/
.MasterDataLink
{
	display: block;
	margin-bottom: 7px;
	color: #498BCF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}
.MasterSubjectLink
{
	display: block;
	margin-bottom: 7px;
	color: #1A4675;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
}
.attributeLabel
{
	display: inline;
	margin: 5px 2px 5px 15px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
}
.valueLabel
{
	display: inline;
	margin: 5px 2px 5px 2px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
/*_________  CONTROLLI DELLE DETAILS DI CONTENUTI DINAMICI  ____________*/
.DetailData
{
	display: inline;
	color: #498BCF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}
.DetailSubject
{
	display: inline;
	color: #1A4675;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 15px;
	font-weight: 900;
	text-decoration: none;
}
.DetailAttributeLabel
{
	display: inline;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	margin: 10px 2px 0px 150px;
	font-weight: normal;
	color: #515151;
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
}
.DetailValueLabel
{
	display: inline;
	padding: 5px 5px 5px 5px;
	margin: -1px 2px 5px 150px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	width: 70%;
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-color: #DADADA;
}
/*_____________________________________________________________________*/
.mapLabel
{
	display: inline;
	width: 80px;
	text-align: right;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	background-color: #EDEDED;
	margin-right: 10px;
	border-style: none;
	border-width: 1px;
}
.mapBox
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 100px;
	margin-right: 15px;
}
.mapShortBox
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 20px;
	margin-right: 15px;
}
.mapButton
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 50px;
	margin-right: 10px;
}
.mapCheckbox
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	border-style: none;
	margin-right: 10px;
}
