* {
	padding: 0;
	border: 0;
}
body{
	padding: 0px;
	margin: 0px;
	background: #E4E4E4;
	width: 100%;
	font-family: Tahoma, Georgia, Verdana, Arial, Helvetica, sans-serif; 
	color: #555555;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}
TD {
	font-family: Tahoma, Georgia, Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 11px;
}
acronym {
	color: #0578B3;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-width: 0;
}
H1 {
	font-size: small; 
}
H2 {
	font-size: small; 
}
Hr {
	margin:5px 0px 0px 0px;
	color: #56819A;
	border: 1px dotted #56819A;
}
A:link, A:visited {
	color: #0578B3;
	font-weight: bold;
	text-decoration: none;
}
A:hover, A:active {
	color: #f60;
	text-decoration: none;
}

.DivSpacer5px {
}
.DivSpacer10px {
	height: 10px;
	width: 10px;
}



/* SCATOLA ESTERNA ****************************/
#DivOuter {
	margin: 0px auto;
	text-align: center;
	width: 711px !important;
	background: #FFFFFF url(../../images/bkgContainer.gif) repeat;
}
#DivInner {
	margin: 0px auto;
	text-align: left;
	width: 705px !important;
	background: #FFFFFF;
}
/**************************** SCATOLA ESTERNA */



/* HEADER ****************************
	NB a seconda se il logo riporta la stessa dizione dell'intestazione 
	o se il logo non c'è, se c'è o meno il pay off, si attiva il 
	display: none; sui DIV DivPageHeading - DivPageLogo - DivPayOff */
#DivHeader {
	background-color: #FFFFFF;
	width: 705px;
/*
	background: #FFFFFF url(../../images/bkgHeaderRight.gif) no-repeat top right;
	background-image: url("images/bg_head9.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 445px;
*/
}
#DivPageHeading {
	display: none;
}
#DivPageHeading h1 span, #DivPageHeading h2 span {
	display: none;
}
#DivPageLogo {
/*	display: none;*/
}
#DivPayOff {
	display: none;
/*	width: 300px;
	margin: 0 0 0;
	padding: 154px 0 0;
	position: absolute;*/
}
#DivPayOff .p1 span {
	display: none;
/*	margin: 0;
	padding: 0;*/
}
#DivPayOff .p2 span {
	display: none;
/*	color: #699fc8;
	font-size: 10px;
	text-align: left;
	margin: 0 0px;
	padding: 0;
	position: absolute;
	top: 150px;
	float: left;*/
}
#DivLayOut {
	width: 100%;
	height: 245px;
	background: #D8D8D8 url(../../images/bkgLayOutDown.gif) bottom repeat;
}
/**************************** HEADER */


/* PARTE CENTRALE ****************************/
div#DivContainer {
	width: 705px;
}
div#DivContBody {
	background: url(../../images/cont_c.gif) right repeat-y;
	width: 100%;
}
div#DivContBottom {
	background: url(../../images/cont_b.gif) right bottom no-repeat;
	width: 100%;
}
div#DivContTop {
	background: url(../../images/cont_t.gif) right top no-repeat;
	width: 100%;
}
div#DivStatusBar {
	float: left;
	display: inline;
	width: 195px;
}
div#DivContent {
	float: right;
	display: inline;
	width: 473px;
	text-align: justify;
	margin: 40px 20px 0px 10px;
/*	background: trasparent;*/
}
/**************************** PARTE CENTRALE */


/* PIE' DI PAGINA ****************************/
#DivFooter {
	clear: both;
	width: 100%;
	font-size: xx-small; 
	color: #3A3A3A;
	margin: 0px 0px 0px 10px;
}
#DivFooter DIV {
	width: 685px;
	text-align: center;
	background: #D8D8D8 url(../../images/bg_footer.gif) top center no-repeat;
	padding: 20px 0px 15px 0px;
}
#DivFooter A {
	color: #C33115;
}
#DivFooter A:Hover {
	color: #FB6B1E;
	text-decoration: underline;
}
/**************************** PIE' DI PAGINA */



/* MENU 1 ****************************/
#DivMenu1 {
	width: 100%px;
	height: 20px;
	text-align: right;
	padding: 0px;
/*	float: right; */
/*	background-color: #CAEBF8;
	border-bottom: #FFFFFF 1px solid;  */
}
#DivMenu1 LI {
	list-style: none;
	display: inline;
	font-size: 12px; 
	font-weight: bold; 
	color: #0578B3;
	padding-right: 10px;
}
#DivMenu1 A {
	color: #0578B3;
	background: url(../../img/dotMenu1.gif) no-repeat;
	padding-left: 13px;
}
#DivMenu1 A:Hover {
	color: #0578B3;
	background: url(../../img/dotMenu1On.gif) no-repeat;
}
#DivMenu1 A#Selected {
	color: #0578B3;
	background: url(../../img/dotMenu1On.gif) no-repeat;
}
/**************************** MENU 1 */


/* MENU 2 ****************************/
#DivMenu2 {
	padding: 0px 20px 0px 20px; 
	line-height: 18px;
}
#DivMenu2 Hr {
	margin:5px 0px 0px 0px;
	color: #56819A;
	border: 1px dotted #56819A;
}
#DivMenu2 .Titolo {
	padding: 11px 0px 10px 24px;
	background: url(../../img/dotBox2.gif) no-repeat left;
	font-weight: bold; 
	font-size: 11px; 
	color: #56819A;
}
#DivMenu2 .Titolo A, .Titolo A:visited, .Titolo A:active, .Titolo A:hover {
	padding: 11px 0px 10px 0px;
	text-decoration: none;
	border-bottom: 0px;
}
#DivMenu2 A#Selected {
	color: #E51939;
	text-decoration: none;
}

#DivMenu2 ul {
	margin:3px 0px 0px 8px;
	padding:0px;
	list-style:none;
	line-height:16px;
	text-decoration: none;
}
#DivMenu2 ul li {
	padding-left: 5px;
	text-decoration: none;
}
#DivMenu2 ul li a {
	color:#56819A;
	font-size: 11px; 
	padding-left: 8px;
	background: url(../../img/dotMenu2.gif) top left no-repeat;
	text-decoration: none;
}
#DivMenu2 ul li a:hover {
	text-decoration: none;
	color:#FB6B1E;
	background: url(../../img/dotMenu2On.gif) top left no-repeat;
}
#DivMenu2 ul li#Selected {
}
#DivMenu2 ul li A#Selected {
	color:#E51939;
	background:url(../../img/dotMenu2Light.gif) top left no-repeat;
}
/**************************** MENU 2 */



/* MOTORE DI RICERCA ****************************/
#DivSearch {
	FONT-SIZE: xx-small; 
	FONT-WEIGHT: bold; 
	COLOR: #0578B3;
	PADDING-LEFT: 4px;
}
#DivSearch .Input {
	BORDER: #BCBAB9 1px solid;
	WIDTH: 200px;
	HEIGHT: 15px;
	FONT-SIZE: xx-small;
}
/**************************** MOTORE DI RICERCA */



/* LOGIN ****************************/
#DivLogin {
	WIDTH: 156px;
}
#DivLogin .FormLogin {
	text-align: right;
}
#DivLogin INPUT {
	FONT-SIZE: 11px;
	WIDTH: 75px;
	BORDER: 1px solid #666666; 
}

#DivLogin .pwwrong {
	FONT-SIZE: xx-small;
	COLOR: #FB6B1E;
	text-align: center;
}
/**************************** LOGIN */






/* AREA CONTENUTI ****************************/
#DivAllText {
	WIDTH: 422px;
	text-align: left;
}
#DivContent H2 {
	COLOR: #56819A;
	FONT-SIZE: 22px;
	font-weight: normal;
}
/**************************** AREA CONTENUTI */


/* AREAS ****************************/
.DivAreaRecord {
/*	border: 1px solid #CCCCCC;*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	color: #696969;
}
.DivAreaRecord A:link {
	DISPLAY: block; 
	PADDING-LEFT: 8px; 
	BORDER-LEFT: #68d055 6px solid; 
	BACKGROUND: #fff; 
	TEXT-DECORATION: none;
}
.DivAreaRecord A:visited {
	DISPLAY: block; 
	PADDING-LEFT: 8px; 
	BORDER-LEFT: #68d055 6px solid; 
	BACKGROUND: #fff; 
	TEXT-DECORATION: none;
}
.DivAreaRecord A:active {
	BORDER-LEFT: #0a7acd 6px solid; 
	COLOR: #ff8000;
	TEXT-DECORATION: none;
}
.DivAreaRecord A:hover {
	BORDER-LEFT: #0a7acd 6px solid; 
	COLOR: #ff8000;
	TEXT-DECORATION: none;
}
.DivAreaRecord .DivAreaCat {
	font-size: 12px; 
	font-weight: bold; 
	font-style: italic;
	color: #0578B3;
}
.DivAreaRecord .DivAreaData {
	display: inline;
	vertical-align: text-top;
	color: #696969;
	font-weight: bold; 
	font-style: italic;
	width: 80px;
}
.DivAreaRecord .DivAreaObject {
	display: inline;
	vertical-align: text-top;
	width: 360px;
}
.DivAreaRecord .DivAreaTitolo {
	color: #543E3E;
	font-weight: bold; 
}
.DivAreaRecord .DivAreaContent {
	color: #696969;
	font-style: italic;
}

.DivAreaRecordSel {
/*	border: 1px solid #CCCCCC;*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	color: #696969;
	background: #E0EEF9;
	BORDER-LEFT: #0a7acd 6px solid; 
	DISPLAY: block; 
}
.DivAreaRecordSel .DivAreaCat {
	font-size: 12px; 
	font-weight: bold; 
	font-style: italic;
	color: #0578B3;
}
.DivAreaRecordSel .DivAreaData {
	display: inline;
	vertical-align: text-top;
	color: #696969;
	font-weight: bold; 
	font-style: italic;
	width: 80px;
}
.DivAreaRecordSel .DivAreaObject {
	display: inline;
	vertical-align: text-top;
	width: 360px;
}
.DivAreaRecordSel .DivAreaTitolo {
	color: #696969;
	font-weight: bold; 
}
.DivAreaRecordSel .DivAreaContent {
	color: #696969;
	font-style: italic;
}

.SelAreaRecord {
/*	border: 1px solid #CCCCCC;*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
	color: #696969;
	PADDING-LEFT: 8px; 
	BORDER-LEFT: #0a7acd 6px solid; 
	DISPLAY: block; 
}
.SelAreaRecord A:Link, .SelAreaRecord A:visited, .SelAreaRecord A:active {
	text-decoration: none;
	font-weight: normal;
}
.SelAreaRecord A:link {
	DISPLAY: block; 
	PADDING-LEFT: 8px; 
	BORDER-LEFT: #68d055 6px solid; 
	BACKGROUND: #fff; 
	TEXT-DECORATION: none;
}
.SelAreaRecord A:visited {
	DISPLAY: block; 
	PADDING-LEFT: 8px; 
	BORDER-LEFT: #68d055 6px solid; 
	BACKGROUND: #fff; 
	TEXT-DECORATION: none;
}
.SelAreaRecord A:active {
	BORDER-LEFT: #0a7acd 6px solid; 
	COLOR: #ff8000;
	TEXT-DECORATION: none;
}
.SelAreaRecord A:hover {
	BORDER-LEFT: #0a7acd 6px solid; 
	COLOR: #ff8000;
	TEXT-DECORATION: none;
}
.SelAreaCat {
	font-size: 12px; 
	font-weight: bold; 
	font-style: italic;
	color: #0578B3;
}
.SelAreaData {
	display: inline;
	vertical-align: text-top;
	color: #696969;
	font-weight: bold; 
	font-style: italic;
	width: 80px;
}
.SelAreaObject {
	display: inline;
	vertical-align: text-top;
	width: 360px;
}
.SelAreaTitolo {
	color: #543E3E;
	font-weight: bold; 
}
.SelAreaContent {
	color: #696969;
}

.DivAddons {
	width: 100%;
	text-align: right;
	margin-top: 5px; 
	padding-top: 5px; 
	border-top: 1px dotted; 
}
.DivAddonsTitle {
	text-align: left;
	font-weight: bold; 
	font-style: italic;
}
.DivAddonsElements {
	padding-left: 30px; 
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
/*	BACKGROUND: #FF0000;*/
}
.DivAddonsElements IMG {
	padding-right: 30px; 
}
.DivAddonsList A:Link, .DivAddonsList A:visited, .DivAddonsList A:active, .DivAddonsList A:hover {
	text-decoration: none;
	font-weight: normal;
	padding: 0px; 
	border: 0px; 
	color: #ff8000;
}

/**************************** AREAS */



.DivTitleNews {
	VERTICAL-ALIGN: top;
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
}
.DivDataNews {
	FLOAT: left;
	VERTICAL-ALIGN: top;
	FONT-WEIGHT: bold; 
	COLOR: #696969;
}
.DivAbstractNews {
	COLOR: #696969;
	MARGIN: 0 0 0 10;	
}
#FormNews .Submit {
	BACKGROUND-IMAGE: url(../../img/readNews.gif);
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #FFFFFF;
	WIDTH: 112px;
	COLOR: #0a7acd;
	FONT-SIZE: xx-small; 
	FONT-WEIGHT: bold; 
	text-align: left;
	PADDING: 0px; 
	BORDER: 0px solid; 
}

/******************** Link utili ********************/
#FormLinks .Submit {
	BACKGROUND-IMAGE: url(../../img/readNews.gif);
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #FFFFFF;
	WIDTH: 114px;
	COLOR: #0a7acd;
	FONT-SIZE: xx-small; 
	FONT-WEIGHT: bold; 
	text-align: left;
	PADDING: 0px; 
	BORDER: 0px solid; 
}

/******************** Documenti ********************/
#DivDocMenu {
	WIDTH: 100%;
	HEIGHT: 29px;
	BORDER-BOTTOM: #0578B3 1px solid; 
	text-align: right;
}
#DivDocMenu LI {
	LIST-STYLE: none;
	DISPLAY: inline;
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	COLOR: #0578B3;
	PADDING-RIGHT: 15px;
}
#DivDocMenu A {
	COLOR: #0578B3;
	BACKGROUND: url(../../img/dotMenu1.gif) no-repeat;
	PADDING-LEFT: 13px;
}
#DivDocMenu A:Hover {
	COLOR: #0578B3;
	BACKGROUND: url(../../img/dotMenu1On.gif) no-repeat;
}
#DivDocMenu A#Selected {
	COLOR: #0578B3;
	BACKGROUND: url(../../img/dotMenu1On.gif) no-repeat;
}
#TableDoc {
	WIDTH: 100%;
}
#TableDoc TD {
	BORDER-BOTTOM: #0578B3 1px solid; 
	PADDING-TOP: 2px; 
	PADDING-RIGHT: 8px; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 8px; 
	FONT-SIZE: 11px; 
	COLOR: #0578B3;
}

#DivPageMenu {
	WIDTH: 100%;
	word-spacing: 8px;
}
#DivPageMenu A {
	COLOR: #0578B3;
}
#DivPageMenu A:Hover {
	COLOR: #0578B3;
}
#DivPageMenu A#Selected {
	COLOR: #0578B3;
}



