/* ///// EXPLORER PC CSS ///// */
/* ///// START HTML Selector Styles ///// */
body, div, td, p, ol, ul, li,  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: 15px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -30px;
}

h5
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 10px;
}

p
{
	line-height: 15px;
	margin-top: -5px;
}

p b
{
	font-weight: bold;
}

ul
{
	margin-left: -20px;
	margin-top: -5px;
	line-height: 14px;
}

b
{
	font-weight: bold;
}

a:link
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	font-weight: bold;
	text-decoration: underline;
}

b a:link
{
	font-weight: bold;
	text-decoration: underline;
}

b a:visited
{
	font-weight: bold;
	text-decoration: underline;
}

b a:hover
{
	text-decoration: underline;
}

b a:active
{
	text-decoration: underline;
}
/* ///// END HTML Selector Styles ///// */

/* ///// START Generic Class Styles ///// */
.form
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}
   
.formButtons
{
	background-color: #e7e7e7;
	text-align: center;
}

.dati
{
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

h1.box
{
	font-size: 12px;
}

h2.box
{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.box
{
	margin-top: -15px;
	margin-bottom: 0px;
}

ul.listSmall
{
	margin-left: -15px;
	margin-top: -15px;
	line-height: 13px;
}

li.highlights
{
	font-size: 10px;
}

li.b
{
	font-weight: bolder;
}

p.firstIndent
{
	text-indent: 15px;
	margin-top: 0px;
}

p.note
{
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	margin-top: 10px;
	text-align: right;
}

p.news
{
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 13px;
	margin-top: 6px;
}

p.projectHeader
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.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 ///// */
#boxleft {position:absolute; left:0px; top:0px; width:275px; z-index:2; visibility:visible}
#menushowcase {position:absolute; left:114px; top:19px; width:100px; z-index:3; visibility:hidden}
#menuabout {position:absolute; left:114px; top:50px; width:100px; z-index:3; visibility:hidden}
#menuservices {position:absolute; left:114px; top:80px; width:100px; z-index:3; visibility:hidden}

#boxlogo {position:absolute; left:0px; top:230px; width:186px; z-index:1; visibility:visible}
#boxcredit {position:absolute; left:36px; top:480px; width:149px; z-index:1; visibility:visible}

#boxpagelarge {position:absolute; left:280px; top:20px; width:385px; z-index:1; visibility:visible}
#boxpagesmall {position:absolute; left:280px; top:20px; width:260px; z-index:1; visibility:visible}

#boxright {position:absolute; left:550px; top:20px; width:205px; z-index:1; visibility:visible}
#boximg {position:absolute; left:565px; top:0px; width:180px; z-index:1; visibility:visible}
#highlights {position:absolute; left:575px; top:0px; width:175px; z-index:1; visibility:visible}

#boxpartner {position:absolute; top:500px; width:103px; height:50px; z-index:1; visibility:visible}
#gg {position:absolute; top:-54px; left:17px; height:52px; z-index:2; visibility:hidden}
#icona {position:absolute; left:35px; top:-54px; height:52px; z-index:2; visibility:hidden}

#boxnav {position:absolute; left:0px; top:366px; width:140px; z-index:3; visibility:visible}
#boxgoto {position:absolute; left:610px; top:211px; width:49px; z-index:3; visibility:visible}
#boxzoom {position:absolute; left:670px; top:189px; width:47px; z-index:3; visibility:visible}
/* ///// FINE LAYER ///// */