﻿body
{
	margin: 0px 0px 0px 0px;
	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: #9ec87e;
}
A
{
	color: #B32626;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: 700;
}
/*________________________________________________________________________________________*/
#portal_container
{
}
#mainPanel
{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	vertical-align: top;
}
#headerPanel
{
	width: 100%;
	height: 120px;
	vertical-align: top;
	background-repeat: repeat-x;
	background-image: url(IMG/header_shadow.jpg);
}
IMG.header
{
	float: left;
	width: 713px;
	height: 120px;
}
#servicePanel
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #195da3;
	border-top: solid 1px #9ec87e;
	border-bottom: solid 1px #9ec87e;
}
a.service
{
	display: block;
	float: left;
	padding: 4px 7px 4px 7px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: 700;
	color: #195da3;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.service:visited
{
	background-color: #FFFFFF;
	color: #195da3;
	text-decoration: none;
}
a.service:hover
{
	color: #FFFFFF;
	background-color: #9ec87e;
	text-decoration: none;
}
a.service_right
{
	display: block;
	float: right;
	padding: 5px 7px 5px 7px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: 700;
	color: #b21f1f;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.service_right:visited
{
	background-color: #FFFFFF;
	color: #b21f1f;
	text-decoration: none;
}
a.service_right:hover
{
	color: #FFFFFF;
	background-color: #9ec87e;
	text-decoration: none;
}
#messagePanel
{
}
#footerPanel
{
	height: 60px;
	background-color: #f5f8fc;
	border-top: solid 5px #9ec87e;
	border-bottom: solid 5px #195da3;
}
TABLE.footer
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
TD.footer
{
	width: 170px;
}
.copyright
{
	display: block;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: 700;
	color: #195da3;
	text-decoration: none;
	text-align: center;
}
.bilogic
{
	border: none 0px;
}
A.validator
{
	color: #FFFFFF;
}
IMG.validator
{
	border: none 0px;
	height: 15px;
	width: 80px;
}
/*_______________________________ COMPOSIZIONE PRINCIPALE ________________________*/
#centerTable
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 400px;
}
#leftMenu
{
	width: 15%;
	vertical-align: top;
	margin-top: 15px;
}
#mainContent
{
	width: 68%;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 15px;
	vertical-align: top;
}
#rightMenu
{
	margin-top: 15px;
	width: 15%;
	vertical-align: top;
}
/* _________________________________ 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;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 1px 1px 1px;
	width: 96%;
	border-bottom-color: #9ec87e;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-style: solid;
	border-width: 2px;
	height: 34px;
}
.ContentPageIcon
{
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 15px;
}
.ContentIcon
{
	width: 32px;
	height: 32px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	margin: 2px 2px 2px 2px;
}
.ContentPageLabel
{
	display: block;
	margin-top: 8px;
	color: #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight: 900;
	padding-bottom: 5px;
}
.ContentPageService
{
	margin-top: 8px;
	margin-left: 20px;
}
A.Navigation
{
	display: inline;
	margin-top: 8px;
	color: #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	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: #FFFFFF;
}
DIV.right
{
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
/*_________  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: normal;
	color: #515151;
}
