html,body{
	margin: 0 ;
	padding: 0;
	background-color:white;
	font-size:0.88em;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}

h2 {
	font-size: 1.6em;
	font-weight:normal;
	text-align:left;
}



p {
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

.containerGreen {
	width: 1000px;
	margin: 0px auto;
	background-color: #EFF7D5;
}

.separator {
	width: 100%;
	background-color: inherit;
	height: 5px;
	display: block;
	float: left;
}

.seda-ui-divvalidator {
	background-color: #F0F0F0;
	margin-left: 10%;
	width: 80%;
}

.seda-ui-label {
	font-size: 1.03em;
	float: left;
}

.textright 
{
	text-align:right;
	margin-right: 10px;
}
.floatright
{
	float: right;
	text-align:right;
	margin-right: 5px;
}
.seda-ui-divButton {
	float: right;
	display: block;
}

.formEstrattoConto, .formSearch
{
	margin: 0px;
	padding: 0px;
}
.divDocumentoServizio
{
	height: 2.5em;
	display: block;
	clear:both;
}
.ddlServizioMarginLeft {margin-left: 326px;}

.btnWhite {
	border: none;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../../shared/img/bkngbtnHome.png);
	float: right;
	width: 90px;
	height: 37px;
	margin-right: 20px;
}

.btnGreen, .btnGreenSmallHeight, .btnGray, .btnGreenPrint {
	border: none;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/btnGreen.png);
	float: right;
	width: 77px;
	margin-left: 5px;
	height: 37px;
	/*margin-right: 20px; tolto per far rasentare il bordo sinistro*/
	margin-top: -8px;
	font-weight: bold;
	cursor: pointer;
    /*font-size:14px;*/
}
.btnGreenSmallHeight {
	background-image: url(../img/btnGreenSmallHeight.png);
	width: 86px;
	height: 30px;
	margin-top: -5px;
}
.btnGray
{
	background-image: url(../../shared/img/bkngbtnHome.png);
}
.btnGreenPrint
{
	margin-right: 20px;
	margin-top: -9px;
}
.label80 {
	width:90px;
}
	
.none {
	display: none;
}

.block {
	display: block;
}

.floatleft {
	display: block;
	float: left;
}

.right {
	float: right;
	display: block;
}

.textleft {
	text-align: left;
}

.bold { font-weight: bold; }
.none {
	display: none;
}

.block {
	display: block;
}


/******* BOTTONI *******/
.divButtonSaveCancel
{
	display: block;
	clear: both;
	height: 50px;
	padding-top: 10px;
}

.aAnnulla {
	border: none;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../../shared/img/bkngbtnHome.png);
	float: right;
	width: 73px;
	height: 7px;
	margin-top: -5px;
	margin-right: 5px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 13px; /*1.03em;*/
	font-family: Trebuchet MS;
}

/******** Estratto Conto *********/
.divTitle
{ padding-top:5px;
    height : 3.83em;
}
.divTitleInner, .divTitleInnerImpers
{
	float: left;
}
.divTitleInnerImpers
{
	width: 300px;
}

.imgBkgEstrattoConto {
	padding-left: 30px;
}
	
.EstrattoIndex {
	width: 200px;
	height: 1.83em;
	font-weight: 700;
	text-decoration: none;
	color: black;
	padding-top: 5px;
	display: block;
	float: left;
	padding-left: 20px;
	border-bottom: solid 2px white;	
}

.EstrattoIndexSelected, .EstrattoIndexUnselected
{	
	background-position: 198px 7px;
	background-repeat: no-repeat;
}
.EstrattoIndexSelected {
	background-color: #BDD67C;
	background-image: url(../img/arrowWhite.png);
	
}
.EstrattoIndexUnselected {
	background-color: #D9E7B4;
	background-image: url(../img/arrowGreen.png);
}


.divEstrattoCosti {
	position:relative; 
	bottom: 70px; 
	width: 220px;
	height: 2em;
}
.EstrattoCostiIco {
	width: 50px;
	/*height: 35px;*/
	height: 2em;
	float: left;
	background-image: url(../img/EuroInfoCosti.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.EstrattoCostiText {
	width: 157px;
	height: 2em;
	/*padding-top: 10px;*/
	padding-top: 0.4em;
	padding-left: 3px;
	font-weight: bold;
	font-size:1.03em;
	text-decoration: none;
	color: black;
	background-image: url(../img/arrowGreen.png);
	/*background-position: 150px 13px;*/
	background-position: 150px 0.6em;
	background-repeat: no-repeat;
	float:left;
	display:block;
}

.divEstrattoLeft {
    width: 220px;
	display: block;
	float: left;
}

.BannerEstratto {
	background-image: url(../img/bkng_EstrattoConto.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 5px;
	display: block;
	float: right;
	margin-right: 10%;
	width: auto;
	height: 257px;
}

.divCenterContainer {
	background-color: #FFFFFF;
	width:780px;
	float:right;
	display:block;
}

.titleGreenSmall {
	text-align:left;
	font-weight: bold;
	font-size:1.1em;
	/*color: #7A921F;*/
	color: #667f03;
	font-family: Century Gothic;
}


.divFormContainer {
	display: block;
	float: left;
	border: solid 1px #BBCF6A;
}

.label100 {
	font-size: 100%;
	padding-bottom: 15px;
	font-weight: 700;
	padding-left:15px;
}

.tbddl {
 	width:226px;	
}

.tbddlservizio {
	width: 272px;
}

.label120 {
	font-size: 1.6em;
	font-weight:normal;
	text-align:left;
}

.marginBottomTitle {
	margin-bottom: 5px;
}

.divNdocOuter {
	clear:both;
	display: block;
	border: 1px solid #9BAD56;
	height:26px;
	margin-top: 18px;
	margin-bottom: 1px;
}

.divNdoc {
 /*	width:180px; 145px; */
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	float:left;
	font-weight:bold;
	background-color:#D9E99A;
	height:21px;
	font-family: Century Gothic;
	font-size: 0.88em;
}

.divNdocRight {
	padding-top:5px;
	margin-left: 5px;
	float: left;
}

.bodyList, .bodyListMsg {
	/*border-color: #CCCCCC;*/
	border-color: #9BAD56;
	border-width: 1px;
	border-style: solid;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	display: block;
	text-align: left;
	margin-top: 3px;
}

.bodyListMsg {
	color: red;
}

.bodyListRiepilogo
{
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 8px;
	display: block;
	text-align: left;
}

.seda-ui-lnkimg {
	color: white;
	border: none;
	text-decoration: none;
}
.linkimgsize {
	height: 25px;
}
.seda-ui-lnkspan {
	display: none;
}

/************ ENTE e ricerca **************/
.linkInfoBlue
{
	margin-right: 5px;
	float: right;
	margin-top: 3px;
}

.divTitleEnte_css 
{
	padding-top: 12px;
	margin-bottom: 2px;
	padding-left: 15px;
	background-color: #F5F5F5;
	height: 10em;
	margin-top:2px;
}
.divTitleEnteTop_css
{
	display: block;
	color: #333333;
	height: 1.69em;
	padding-top: 4px;
	padding-left: 5px;
}
.divTitleEnteBottom_css
{
	display: block;
}
.positionSelezionaProvincia, .positionCerca
{
	float: left;
	margin-left: 15px;
	margin-right: 5px;
}

.divTitleEnteProvinciaTop_css, .divTitleEnteProvinciaTopScript_css
{
	height: 2.1em;	
	padding-top: 0.3em;
	padding-bottom: 0.4em;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	clear:both;
}

.divProvinciaTitle, .divEnteTitle,
.divProvinciaTitleRO
{
	width: 90px;
	text-align: right;
	margin-right: 10px;
}
.divProvinciaTitleRO 
{
	font-size: 1.03em;
}
.divProvinciaValueRO
{
	width: 223px;
	height: 20px;
	border: solid 1px #BBBBBB;
	
}


.tbNumber {
	width: 220px;	
}

/******************************/


.tableDettagli {
	border-collapse: collapse;
}

.tableImporti {
	display: block;
	font-size: 0.88em;
	text-align: center;
	width: 480px;
	border-collapse: collapse;
}
.rowborder 
{
	border-bottom: dotted 1px #999999;
}

/*.footerBottom {
	margin-bottom: -35px;
}*/

.tbDetailCol1
{
	width: 250px;
}
.tbDetailCol2
{
	width: 90px;
}

.positionScadenzePari, .positionScadenzeDispari
{
	height: 20px;
	padding-top: 3px;
	margin-left: 555px;
	font-size: 0.88em;
}
.positionScadenzePari
{
	background-color: #F0F0F0;
}
.positionScadenzeDispari
{
	background-color: #FFFFFF;
}

.divTitleScadenze, .divTitleScadenzeValue
{
	float: left;
	text-align:right;
}
.divTitleScadenze
{
	width: 100px;
	text-align:right;
	padding-right: 5px;
}
.divTitleScadenzeValue
{
	width: 67px;
}
.divNote
{
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.boldImportant
{
	font-weight: bold;
	font-family: Tahoma;
}

.bodyMarginBottom
{
	width: 700px;
	height: 25px;
}

.divSpaceListEC
{
	width: 700px;
	height: 200px;
}

.divRateizzazione
{
	float: right;
	margin-right: 5px;
	
}
.linkRateizzazione
{
	width: 280px;
	margin-top: 2px;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	color: black;
	padding-top: 2px;
	display: block;
	background-image: url(../img/arrowGreen.png);
	background-position: center right;
	background-repeat: no-repeat;
}


/***IMPERSONIFICAZIONE MANAGER***/
.divManager
{
	height: 29px;
    margin-right:40px;
	float: right;
	margin-top: -6px;
}
.linkBackManager
{
	margin-top: 4px;
	text-decoration: underline;
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
	color: black;
	display: block;
	background-image: url(../img/arrowBlueManager.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	float: left;
}
.divImpersonificazione
{
	float:left;
	margin-left: 40px;
}
.lblContribuente
{
	color: #245F93;
	font-weight: bold;
}
.divContribuente
{
	height: 14px;
}
.hlPdfStyleTop, .hlPdfStyleBottom
{
	color: Black;
	font-weight: bold;
	padding-left: 25px;

	display: block;
	float: left;
	margin-left: 20px;
	
	background-image: url(../../shared/img/pdf.png);
	background-repeat: no-repeat;
}
.hlPdfStyleTop
{
	background-position: left bottom;
	padding-top: 5px;
}
.hlPdfStyleBottom
{
	background-position: left top;
	padding-bottom: 5px;
}
.clearboth { clear: both; display: block; }

.blacklinknocursor {
	border: none;
	color: black;
	text-decoration: none;
	cursor: text;
}

a.blacklinknocursor:link,
a.blacklinknocursor:visited, 
a.blacklinknocursor:hover,
a.blacklinknocursor:active {
	color: black;
	text-decoration: none;
	cursor: text;
}
