﻿body 
{
	background-color:#EEEEEE;
	color:black;
	margin:0px;
	text-align:center;
}

form
{
	margin:0px
	}

*
{
	font-family:Verdana,arial,helvetica;
	font-size:11px;
	}

 a
{
    text-decoration:none;
    color:navy
    }

a:hover
{
    color:blue
    }

.ndMenu a
{
    display:block;
    padding:2px;
    }
    
.ndMenu a:hover
{
    background-color:#999999;
    color:white
    }

p, h1, h2, h3, h4 
{
	margin:0px;
	margin-top:4px;
	margin-bottom:4px
	}

	
.tbHome p
{
	margin-bottom:0px;
	}

.tbHome a 
{
	color:Black;
	}

.tbMain
{
	width:906px;
	height:100%;
	}

.tdOmbraSx{
	width:53px;
	background-image:url('immagini/sfondo_ombra_sx.jpg');
	background-position:top right;
}

.tdOmbraDx{
	width:53px;
	background-image:url('immagini/sfondo_ombra_dx.jpg');
	background-position:top left;
}

.tdOmbraSx, .tdOmbraDx{
	background-repeat:repeat-y;
	width:53px;

}

.trLogo
{
    height:120px;
    }

.tbInterno, .tbBody
{
    height:100%
}


.tbFooter
{
    width:100%;
    }

.tdLogo
{
    width:800px;
    height:120px;
    }
    
.tdBody
{
	width:650px;
    background-color:white;
    padding:10px;
    vertical-align:top;
    text-align:left
    }
 
.trHeader, .trFooter, .trMenu
{
    height:18px;
    background-color:#CCCCCC;
    }

.trMenu .tdMenu
{
    background-color:#EEEEEE;
    border-bottom:1px solid #DDDDDD;
    }

.trHeader td, .trFooter td
{    border-top:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;
    padding:2px;
}
	
.trHeader table td,
.trFooter table td
{    
	border-width:0px;padding:0px;
}
	
.trHeader *, .trFooter *, .tdMenu *
{   
	font-size:10px
}
	
.tdMenu
{
	width:150px;
	padding:5px;
  padding-left:10px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #666666
	}
	
.lnkMain
{
	display:block;
	width:176px;
	height:211px;
	background-image:url('immagini/riquadro.gif');
	background-repeat:no-repeat;
	background-position:center center;
	margin:5px;
	text-align:left;
	}

.lnkMain:hover
{
	background-image:url('immagini/riquadro_hover.gif');
}

.lnkMain div.dvHome
{
	padding:10px;
}

.lnkMain div.dvHome div
{
	padding:0px;
}

.lnkMain p
{
	margin:0px;
}
	
.lnkMain h2
{
	margin:0px;
	color:#000066;
}

.lnkMainGrande
{
	display:block;
	width:362px;
	height:211px;
	background-image:url('immagini/riquadro_grande.gif');
	background-repeat:no-repeat;
	background-position:center center;
	margin:5px;
	text-align:left;
	}

.lnkMainGrande:hover
{
	background-image:url('immagini/riquadro_hover_grande.gif');
}

.lnkMainGrande div.dvHome
{
	padding:10px;
}

.lnkMainGrande div.dvHome div
{
	padding:0px;
}

.lnkMainGrande p
{
	margin:0px;
}
	
.lnkMainGrande h2
{
	margin:0px;
	color:#000066;
}

h1, h1 *
{
	font-size:18px;
	color:#000066;
	font-weight:normal;
}

h2, h2 *
{
	font-size:12px;
	color:#000066;
}

h3, h3 *
{
  font-size:11px;
	color:#000066;
}

.tdMenu h3, .tdMenu h3 *
{
  font-size:11px;
	color:#000066;
}

hr
{
	border-width:0px;
	border-bottom:1px solid #999999;
	height:1px;
}

.tbHeadHome
{
	margin:10px
}

.tbHeadHome td
{
	padding:5px;
	vertical-align:bottom;
}

.imgLan
{
	border:1px solid black
}
	
.trHeader .tdLan, .trFooter .tdContatore
{
  text-align:right;
  width:150px;
  padding-right:5px;
}

.trHeader .tdMap, .trFooter .tdUtentiConnessi
{
  text-align:left;
  padding-left:5px;
}

.tdFooter
{
  text-align:center
}

.mnuOriItem 
{
	padding-left:10px
}
	
.center, .center span, .center p
{
	text-align:center
}

.right, .right span, .right p
{
	text-align:right
}
	
.justify, .justify span, .justify p
{
	text-align:justify
}
	
.sml, .sml span, .sml p
{
	font-size:9px
}

.bordoSopra
{
	border-top:1px solid #666666
}

.tdStatsSx, .tdStatsDx
{
  width:150;
  text-align:center;
}

.definizione
{
  border-bottom:dashed 1px #000066
}

.spunta {
  list-style-type: circle;
  list-style-image:url(immagini/spunta_arancio.gif);
}

