body {
	margin: 30px 0 30px 0;
	padding: 0;
	background: #4CB8EE url(images/bottomcity.jpg) no-repeat fixed bottom center;
	font: 70%/175% Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000033;
	height:100%;
}
img{border:none;padding:10px;}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
a {
	color: #297f18;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
  text-align:center;
  padding-left:50px;
	color: #006699;
	font-size: 22px;
	line-height: 80%;
	font-weight: bold;
}

h2 {
	color: #003366;
  font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: normal;
	display: inline;
}
h3 {
  text-align:center;
	color: #006699;
  font:16px Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: bold;
}
#wrap {
  background: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border: 5px solid #003366;
	width: 840px;
	overflow: hidden;
}

#topleft{
overflow:visible;
float:left;
position:absolute;
margin: -5px 0 0 -5px;
background-image: url('images/top-left.jpg');
width:32px;
height:32px;
z-index:100;
clear:both;
}
#topright{
overflow:visible;
position:absolute;
left:813px;margin: -5px -5px 0 0;
background-image: url('images/top-right.jpg');
width:32px;
height:32px;
z-index:100;
}
#header {
  position:relative;
	width: 840px;
	height: 165px;
	clear:both;
	background-color:white;
	overflow: visible;
}

#wrapbanner{
position:absolute;
top:10px;
right:50px;
width:478px;
height:130px;
overflow:hidden;
}

#title{
position: absolute;
top:140px;
left:300px;
width: 520px;
height:25px;
font:18px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366;
}
#navmenu {
	margin: 0 0 0px 0;
	padding: 0;
	display:block;
	width: 840px;
	clear:both;
	text-align:center;
}

#navmenu  a {
	padding-left: 17px;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#navmenu ul li a{color:white}
#content { 
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	width: 810px;
	overflow: hidden;
	background: #fff;
	font-size:12px;
	color:#003366;
	position:relative;
}
#innercontent{
width: 500px;
text-align:justify;
}
#righttower{
border-left: 2px solid rgb(0, 51, 102); 
position: absolute; top: 20px; 
right: 0px; 
padding-right: 25px; 
padding-left: 10px; 
width: 280px;
}
#linkbottom{
position:relative;
width:810px;
clear:both;
bottom:0px;
padding-bottom:5px;
text-align:center;
padding-top:5px;
border-top:solid 2px #003366;
background:#fff;
z-index:120;
height:auto;
}
#linkbottom a{color:#006666;}
#footer {
	clear: both;
	line-height: 100%;
	padding: 25px 24px 22px 24px;
	background: #000033;
	height: auto;
	color: #ffffff;
	border: solid 3px #00ccff;
	border-top: solid 8px #00ccff;
	text-align:center;
}

.subMenu, .subMenu2 {
text-align:center;
}

.subMenu ul>li a {
margin-left:23%;
}

.mainMenuLi li {
}

.mainMenu{background: #297f18;}

#navmenu .mainMenu a.activeA { font-weight:bold; }
.theContentArea{height:500px;}

#sviluppa{
margin: 
0px 0px 0px 5px; 
font-weight: bold; 
font-size: 10px; 
left: 5px; 
color: white; 
position: absolute;
}

/* firebugs correct */
.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerH {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}
