body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../img-gen/structure/sfondo-pag.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

p {
  margin:0px;
  padding:0px;
}

span {
  margin:0px;
  padding:0px;
}


/* Definizione Aree */

#mainCell 
{
height:124px;
}


#header
{
	/*	position:absolute;
	top:0px;
	left:0px; */
	width: 100%;
	height: 122px;
	background-attachment: fixed;
	background-image: url(../img-gen/structure/sfondo_cyan40.gif);
	background-repeat: repeat;
	visibility: visible;
	background-position: top;
}

#logoWrapper
{
	position:absolute;
	left: 790px;
	top: 0px;
	width: 156px;
	height:88px;
	visibility: visible;
}

#powerSolution
{
	position:absolute;
	top: 23px;
	width: 194px;
	height:27px;
	visibility: visible;
}
#utilityWrapper
{
	position:absolute;
	top: 53px;
	width: 196px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #004294;
	height:53px;
	visibility: visible;
	padding-top: 10px;
	border-right:2px solid #FFFFFF;
}

#menuWrapper
{
	position:absolute;
	float:left;
	padding-left:20px;
	height:18px;
	width: 750px;
	visibility: visible;
	left: 196px;
	top: 88px;
}
/*
#menuBluLeft
{
    float:left;
	left: 0px;
	top: 0px;
	width: 194px;
	height: 20px;
	background-color: #CCCCCC;
	visibility: visible;
}*/

#menuButtons
{
	padding-top:2px;
	color: #FFFFFF;
	font-size: 10px;
	visibility: visible;
}

#subMenu1 
{
	position:absolute;
	left: 211px;
	top: 30px;
	width: 140px;
	visibility: hidden;
}

#subMenu3 
{
	position:absolute;
	left: 389px;
	top: 49px;
	width: 120px;
	visibility: hidden;
}

#subMenu5 
{
	position:absolute;
	left: 605px;
	top: 49px;
	width: 99px;
	visibility: hidden;
}
#subMenu6 
{
	position:absolute;
	left: 672px;
	top: 49px;
	width: 108px;
	visibility: hidden;
}

#greyHBand
{
	position:absolute;
	height:14px;
	width: 100%;
	visibility: visible;
	background-color: #CCCCCC;
	top: 108px;
}

#contentWrapper
{
	background-attachment: fixed;
	background-image: url(../img-gen/structure/sfondo-sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftColumn
{
	width: 194px;
	vertical-align: top;
}

.footer
{
	height: 28px;
	text-align: center;
	border-top:1px solid #999999;
	background-color:#FFFFFF;
}

/* Definizione links */

#utilityWrapper a:link {color: #FFFFFF;	text-decoration: none; font-weight: bold;}
#utilityWrapper a:visited { color: #FFFFFF;	text-decoration: none; font-weight: bold;}
#utilityWrapper a:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold;}

#menuButtons a:link { color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
#menuButtons a:visited { color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
#menuButtons a:hover { color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}

.subMenu a:link { color: #FFFFFF; text-decoration: none; font-size: 10px;}
.subMenu a:visited { color: #FFFFFF; text-decoration: none; font-size: 10px;}
.subMenu a:hover { color: #FFFFFF; text-decoration: underline; font-size: 10px;}

#contentWrapper a:link { color: #004294; text-decoration: none;}
#contentWrapper a:visited { color: #004294; text-decoration: none;}
#contentWrapper a:hover { color: #004294; text-decoration: underline;}


/* Definizione Stili */

.leftBigImages
{
border-bottom:2px solid #FFFFFF;
}


.utilityMenu
{
   line-height:13px;
   margin-right:15px;
}

.subMenu
{
	background-color: #004294;
}

.textSimple
{
  font-size: 11px;
  line-height:12px;
}

.textParagraph
{
  font-size: 11px;
  line-height:14px;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
}

.textFootNotes
{
  font-size: 9px;
  line-height:10px;
}

.text_copyright
{
    padding-top:5px;
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
	height: 44px;
}
