/***************************************
HTML TAG DEFINITIONS
***************************************/
body {
	background-color: #ffffff !important;
    margin : 10px auto 10px auto !important;
   color: Black !important;
}
a {
   color: Black !important;
}

/***************************************
GENERAL SETTINGS
***************************************/
/*** Page container ***/
#ixPage {
   width: 600px !important;
   max-width: 600px !important;
    margin : 0px auto 10px auto !important;
	text-align: center !important;
   background-color: #ffffff !important;
}
/*** Paging ***/
.ixPagination {
	display: none;
}

.ixPrintLink {
   position: absolute !important;
   top: 0px !important;
   margin : 5px 0px 0px 525px !important;
   width: 45px !important;
   max-width: 45px !important;
   text-align: right !important;
    background-image: url(showImage?ixImageId=115&amp;ixImageRes=10&amp;ixPreview=Singola) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
   padding : 0px 0px 0px 20px !important;
   font-weight: bold !important;
}

/***************************************
PAGE (MAIN SECTION)
***************************************/
/*** Menu di servizio ***/
.ixSection_Servizio {
	display: none;
}
.ixSection_Servizio_helpdesk {
	display: none;
}

/*** Header ***/
.ixSection_Header {
	display: none;
}

/*** Menu***/
.ixSection_Menu {
	display: none;
}
.ixSection_Menu_helpdesk {
	display: none;
}

/*** Left  ***/
.ixSection_Left {
	display: none;
}
/*** Main section container ***/
#ixMainSectionContainer {
   text-align: left !important;
   background-color: #ffffff !important;
   border-right: 0px solid #93a0a7 !important;
}

/*** Percorso utente  ***/
.ixSection_Percorso_utente {
	display: none;
}

/*** Right  ***/
.ixSection_Right {
   background-color: #ffffff !important;
}

/*** Footer ***/
.ixSection_Footer {
   clear: both !important;
   background-color: #ffffff !important;
   padding : 5px 10px 5px 10px !important;
   border-top: 1px solid #000000 !important;
   border-left: 0px solid #000000 !important;
   border-right: 0px solid #000000 !important;
   border-bottom: 0px solid #000000 !important;
   font-size: 9px !important;
}
.ixSection_Footer a {
   color: Black !important;
}
.ixSection_Footer .ixLink {
	display: none !important;
}