/* ///// EXPLORER PC CSS ///// */
/* ///// START HTML Selector Styles ///// */
body, div, td, p, ol, ul, h1, h2, h3, h4, h5, h6, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

h1
{
	font-size: 13px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: -10px;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: 30px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 20px;
}

h5
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 10px;
}

p
{
	line-height: 15px;
	margin-bottom: -10px;
}

p b
{
	font-weight: bold;
}

ul
{
	margin-top: 5px;
	list-style: square;
}

li
{
}

a:link
{
	color: #666666;
	font-weight: normal;	
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	font-weight: normal;
	text-decoration: underline;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

/* ///// END HTML Selector Styles ///// */

/* ///// START Generic Class Styles ///// */

.dati
{
	font-size: 9px;
	padding-right : 10px;
	padding-left : 10px;
}

h1.box
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center
}

h2.box
{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.box
{

}

li.listSmall
{
	margin-bottom: 0px;
	margin-left: -15;
}

li.highlights
{
	font-size: 10px;
	margin-bottom: 5px;
}

p.firstIndent
{
	text-indent: 15px;
}

p.note
{
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	margin-bottom: 0;
}

.headline
{
	font-style: italic;
	font-size: 10px
}

.menu
{
	font-weight: bold;
	line-height: 12pt;
	font-size: 10px;
}

.credit
{
	color: #999999;
	font-size: 10px;
}

.credit a:link
{
	color: #999999;
}

.credit a:visited
{
	color: #999999;
}

.credit a:hover
{
	color: #FF0000;
}

.invisible
{
	color: #ffffff;
	font-size: 1pt;
}
/* ///// END Generic Class Styles ///// */
/* ///// INIZIO LAYER ///// */
#boxlogo {position:absolute; left:0px; top:230px; width:186px; z-index:1; visibility:visible}
#boxcredit {position:absolute; left:580px; top:350px; width:149px; z-index:1; visibility:visible}
#boxlogin {position:absolute; left:280px; top:60px; width:205px; z-index:1; visibility:visible}
/* ///// FINE LAYER ///// */