/* NUOVI STILI */
HTML, BODY
	{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: normal;
	text-align: left;
	background-color: #283362;
	background-image: url(/web/images/HP_BG.jpg);
	background-repeat: repeat-x; 
	}

.txtDEFAULT, .txtSANS_8, .txtSANS_10, .txtSANS_12
	{
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	}

.txtDEFAULT
	{
	font-size: 8pt;
	}

.txtSANS_8
	{
	font-size: 8pt;
	}

.txtSANS_9
	{
	font-size: 9pt;
	}

.txtSANS_10
	{
	font-size: 10pt;
	}

.txtSANS_11
	{
	font-size: 11pt;
	}

.txtSANS_12
	{
	font-size: 12pt;
	}

.txtSERIF_8, .txtSERIF_10, .txtSERIF_12, .txtSERIF_14
	{
	font-family: Times New Roman, Serif, Times;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

.txtSERIF_8
	{
	font-size: 8pt;
	}

.txtSERIF_10
	{
	font-size: 10pt;
	}

.txtSERIF_12
	{
	font-size: 12pt;
	}

.txtSERIF_14
	{
	font-size: 14pt;
	}

.txtWHITE
	{
	color: #ffffff;
	}

.txtBLACK
	{
	color: #000000;
	}

/* HOME PAGE */
.tblHEADER, .tblFOOTER, .tblSITE
	{
	width: 820px;
	}
	
.tblHEADER, .trHEADER
	{
	height: 95px;
	margin: 0px;
	padding: 0px;
	}
	
.tblFOOTER, .trFOOTER
	{
	height: 35px;
	}

.tblSITE
	{
	height: 100%;
	}

/* BANNER AREA - HOME PAGE + PRODUCTS PAGE */
.tblMAIN
	{
	width: 640px;
	}
/* BANNER - MUST SET HEIGHT + BACKGROUND IMAGE INSIDE .ASP PAGE! */
.tdBANNER
	{
	width: 460px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 4px;
	}
.divBANNER
	{
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 0px;
	}
.txtBANNER_TITLE
	{
	position: relative;
	top: 4px;
	left: 4px;
	color: #7D043A;
	font-family: Times New Roman, Times-New Roman, Times, Serif;
	font-size: 20pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-decoration: normal;
	text-align: left;
	}
.divBANNER_TEXT
	{
	position: relative;
	top: 4px;
	left: 4px;
	width: 220px;
	color: #404040;
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: normal;
	text-align: left;
	word-wrap: break-word;
	text-wrap: normal;
	overflow: hidden;
	}
.tblHP_PRODUCT
	{
	position: relative;
	}
.tblHP_PRODUCT_OLD
	{
	position: relative;
	background-color: #283362;
	}
.tdHP_PRODUCT
	{
    position: relative;
    z-index: 98;
	width: 210px;
	height: 170px;
	background-color: #ffffff;
	padding: 4px;
	opacity: .5;				/* css standard */
	filter: alpha(opacity=50);	/* IE patch */
	cursor: hand;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: bottom right;
	}
.tdHP_PRODUCT2
	{
    position: relative;
    z-index: 100;
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	color: #808080;
	}
.tdHP_TITLE, .tdHP_TITLE_2
	{
	position: relative;
	left: 4px;
	width: 180px;
	border: 1px none #c00000;
	overflow: hidden;
	color: #7D043A;
	font-family: Times New Roman, Times-New Roman, Times, Serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	text-decoration: normal;
	text-align: left;
	word-wrap: break-word;
	text-wrap: normal;
	}
.tdHP_TITLE
	{
	top: 4px;
	font-size: 16pt;
	}
.tdHP_TITLE_2
	{
	top: 0px;
	font-size: 8pt;
	}



/* SCHEDA PRODOTTO */
.tblPRODUCT_OUT
	{
/*	width: 100%; */
	margin: 4px;
	background-color: #ffffff;
	}
.tblPRODUCT
	{
/*	width: 100%; */
	height: 100%;
	margin: 4px;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	}
.tdPROD_PHOTO
	{
/*	width: 180px; */
	height: 170px;
	padding-left: 4px;
	padding-top: 4px;
	}
.tdPROD_DESC
	{
/*	width: 440px; */
	height: 170px;
	color: #000000;
	}
.tblPROD_DETTAGLI
	{
	background-color: #C2C3C6; 
	color: #000000; 
	margin-right: 10px;
	}
.tdPROD_DETTAGLI
	{
	border-bottom: 1px dotted #ffffff;
	}
.tdPROD_THUMB
	{
	width: 55px;
	height: 55px;
	}



/* OLD: START */
.tdMAIN, .tdMAIN_W, .tdMAIN_NEW
	{
	width: 655px;
	}

.tdMAIN_W
	{
	padding-left: 6px;
	padding-top: 6px;
	}

.tdMAIN_NEW, .divMAIN_IN_1, .divMAIN_IN_1B
	{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 4px;
	}

.tdMAIN_NEW
	{
	width: 100%;
	height: 100%;
	}

.divMAIN_IN_1
	{
	width: 640px;
	}

.divMAIN_IN_1B
	{
	width: 450px;
	}

.tdBANNER
	{
	width: 464px;
	height: 230px;
	background-color: #ffffff;
	padding: 4px;
	}

.tdBANNER_IN, .divMAIN_IN_2
	{
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	-moz-box-sizing:border-box;box-sizing:border-box;
	-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
	}

.divMAIN_IN_2
	{
	padding: 8px;
	}
/* OLD: END */



/* LEFT MENU */
.tdLEFT, .tdMENU
	{
	width: 165px;
	}
	
.tdMENU
	{
	background-color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	padding: 1px;
	}

.tdVENDI
	{
	width: 165px;
	height: 135px;
	padding: 8px;
	background-color: #850246;
	background-image: url(/web/images/SfondoVendi.jpg);
	background-repeat: repeat-x; 
	}

.txtVENDI
	{
	font-family: Georgia, Times New Roman, Times-New Roman, Times, Serif;
	font-size: 16pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 90%;
	}

.tdTEL
	{
	width: 165px;
	height: 105px;
	border: 1px solid #7F8DB4;
	padding: 8px;
	}

a.MENU:link, a.MENU:active, a.MENU:visited, a.MENU:hover, a.PAGES:link, a.PAGES:active, a.PAGES:visited, a.PAGES:hover, .PAGES_SEL
	{
	font-family: Georgia, Times New Roman, Serif, Times;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 90%;
	}

a.MENU:link, a.MENU:active, a.MENU:visited
	{
	color: #000028;
	}

a.MENU:hover
	{
	color: #860146;
	}

a.PAGES:link, a.PAGES:active, a.PAGES:visited
	{
	color: #FFFFFF;
	}

a.PAGES:hover, .PAGES_SEL
	{
	color: #860146;
	}

a.FOOTER:link, a.FOOTER:active, a.FOOTER:visited, .txtFOOTER
	{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #C0D0D0;
	}
a.FOOTER:hover, a.FOOTER_SEL
	{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #860146;
	background: #ffffff;
	background-color: #ffffff;
	}

a.MAIL:link, a.MAIL:active, a.MAIL:visited
	{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
a.MAIL:hover
	{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #7D043A;
	}

.tblHP_LOGIN, .tblHP_LOGIN_BLUE, .tblHP_SEARCH
	{
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: normal;
	text-align: left;
	padding: 4px;
	}

.tblHP_LOGIN
	{
	width: 178px;
	height: 248px;
	border: 1px solid #7F8DB4;
	}

.tblHP_LOGIN_BLUE
	{
	width: 178px;
	background-color: #06082E;
	}

.tblHP_SEARCH
	{
	border: 1px solid #7F8DB4;
	}

.txtINPUT
	{
	width: 100%;
	height: 16px;
	border: 1px solid #7F8DB4;
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: normal;
	text-align: left;
	}

/* PRODOTTI */
.tdPROD_SEARCH
	{
	width: 176px;
	height: 60px;
	padding-left: 4px;
	}
.tblPROD_SEARCH
	{
	width: 176px;
	height: 60px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #7F8DB4;
	}
.tblHELP
	{
	width: 176px;
	height: 65px;
	margin-top: 4px;
	}
.tdPRODUCT
	{
	width: 318px;
	height: 108px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #1a214d;
	}
.tdPRODUCT_OLD
	{
	width: 318px;
	height: 108px;
	background-color: #283362;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #283362;
	}
.divPRODUCT_0, .divPRODUCT_1
	{
	position: relative;
	top: 0px;
	left: 0px;
	height: 108px;
	background-color: #ffffff;
	}
.divPRODUCT_1
	{
	width: 314px;
	}
.divPRODUCT_0
	{
	width: 320px;
	}
.divPROD_PHOTO
	{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 90px;
	height: 90px;
	border: 1px solid #c0c0c0;
	padding: 4px;
	}
.divPROD_TITLE
	{
	font-family: Georgia, Times New Roman, Times-New Roman, Times, Serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: normal;
	text-align: left;
	word-wrap: break-word;
	text-wrap: normal;
	position: relative;
	top: 4px;
	left: 106px;
	width: 200px;
	border: 1px none #c00000;
	overflow: hidden;
	}
.divPROD_DESC
	{
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: normal;
	text-align: left;
	position: relative;
	top: 4px;
	left: 106px;
	width: 200px;
	height: 40px;
	border: 1px none #00c000;
	overflow: hidden;
	}
.divPROD_PRICE
	{
	font-family: Georgia, Times New Roman, Times-New Roman, Times, Serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: normal;
	text-align: left;
	position: relative;
	top: 4px;
	left: 106px;
	width: 200px;
	height: 14px;
	border: 1px none #0000c0;
	overflow: hidden;
	}
.divPROD_LINK
	{
	font-family: Arial, Sans-Serif, Helvetica, Helv;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: normal;
	text-align: right;
	position: relative;
	top: 4px;
	left: 106px;
	width: 200px;
	height: 14px;
	border: 1px none #c0c0c0;
	overflow: hidden;
	}

a.linkPRODOTTO:link, a.linkPRODOTTO:active, a.linkPRODOTTO:visited
	{
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: normal;
	color: #000000;
	}

a.linkPRODOTTO:hover
	{
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0000f0;
	}

.txtPROD_TITLE
	{
	font-family: Georgia, Times New Roman, Times-New Roman, Times, Serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000028;
	text-decoration: normal;
	text-align: left;
	}



/****************/
/* VECCHI STILI */
/****************/
A:link
	{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}
	
A:visited
		{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}
	
A:hover
	{
	FONT-SIZE: 9pt;
	COLOR: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}

A:active
		{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}


.campo {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 114px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: normal;
}

.bianco	{
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style: normal;
	}
	
.bianco:link
	{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	}
	
.bianco:visited
		{
	FONT-SIZE: 10px;
    	COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
	}
	
.bianco:hover
	{
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	}

.bianco:active
		{
	FONT-SIZE: 10px;
    	COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
	}


.Titoli {
	font-family: Georgia, Times New Roman, Times-New Roman, Times, Serif;
	font-size: 25px;
	color: #000000;
}
.Titolmedio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.TitolmediorOSSO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.linkTitoloRosso16:link
	{
	color: CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 16px;
	}
	
.linkTitoloRosso16:visited
	{
	FONT-SIZE: 16px;
    COLOR: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
	}
	
.linkTitoloRosso16:hover
	{
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 16px;
	}

.linkTitoloRosso16:active
	{
	FONT-SIZE: 16px;
    COLOR: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	
	}



.TestoInterno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TestoInternoBold {
	font-family: Georgia, Times New Roman, Times-New Roman, Times, Serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.TestoInternoBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.CampoCarta {
	height: 14px;
	width: 60px;
	font-size: 9px;
	border: 1px solid #BC0018;
}
.CampoCartaHome {
	height: 14px;
	width: 90px;
	font-size: 9px;
	border: 1px solid #BC0018;
}
.TestoCarta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.neroPiccolo {

	FONT-SIZE: 10px;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style: normal;
}
.neroPiccoloBold {

	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tratteggio {
	border: 1px dotted #999999;
}
.CampoCartaInt {
	height: 14px;
	width: 70px;
	border: 1px solid #BC0018;
}
.testoblu
	{
	FONT-SIZE: 12pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}

.testoblu:link
	{
	FONT-SIZE: 12pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}
	
.testoblu:visited
		{
	FONT-SIZE: 12pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}

.testoblu:hover
	{
	FONT-SIZE: 12pt;
	COLOR: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}

.testoblu:active
		{
	FONT-SIZE: 12pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	}

.testoblupiccolo
	{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.testoblupiccolo:link
	{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
	
.testoblupiccolo:visited
		{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.testoblupiccolo:hover
	{
	FONT-SIZE: 8pt;
	COLOR: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.testoblupiccolo:active
		{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
.BordoImmagine {
	border: 3px solid #F1F1F1;
}
.spezzata {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
}
.TestoInternoBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.TestoInternoBold10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.linkMenuSinistra
	{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
.linkMenuSinistra:link
	{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
	
.linkMenuSinistra:visited
	{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
	
.linkMenuSinistra:hover
	{
	FONT-SIZE: 9pt;
	COLOR: #0A306A;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.linkMenuSinistra:active
	{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

a.testoblumenu, a.testoblumenu:link, a.testoblumenu:visited, a.testoblumenu:active
	{
	FONT-SIZE: 7pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

a.testoblumenu:hover
	{
	FONT-SIZE: 7pt;
	COLOR: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

a.testobiancomenu, a.testobiancomenu:link, a.testobiancomenu:visited, a.testobiancomenu:active
	{
	FONT-SIZE: 7pt;
	COLOR: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

a.testobiancomenu:hover
	{
	FONT-SIZE: 7pt;
	COLOR: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.testoblumenumorto:link
	{
	FONT-SIZE: 7pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
	
.testoblumenumorto:visited
		{
	FONT-SIZE: 7pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.testoblumenumorto:hover
	{
	FONT-SIZE: 7pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: normal;
	}

.testoblumenumorto:active
		{
	FONT-SIZE: 7pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}


.tblumedio
	{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.tblumedio:link
	{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
	
.tblumedio:visited
		{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.tblumedio:hover
	{
	FONT-SIZE: 10pt;
	COLOR: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}

.tblumedio:active
		{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
	}
.linkMorto:link
{
	FONT-SIZE: 10pt;
	COLOR: #DDE3ED;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}
.linkMorto:visited
{
	FONT-SIZE: 10pt;
	COLOR: #DDE3ED;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}
.linkMorto:hover{
	FONT-SIZE: 10pt;
	COLOR: #DDE3ED;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}
.linkMorto:active
{
	FONT-SIZE: 10pt;
	COLOR: #DDE3ED;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}
