html {
        padding:0;
	    margin:0px;
}

body { 
        padding:0px;
	    margin:0px;
        height:768px;
	width:1010px;
	background:#8496AC url(../img/body0000.jpg) repeat-y;
     
}

fieldset {
	border:1px solid black;
	margin:45px 0 0 0;
	width:95%;
	}

#leftblock	{
        float: left;
        clear: right;
	    padding: 0px;
        width: 280px;
        background:url(../img/left.jpg) no-repeat;
        overflow: hidden;
}

#content{
        float: left;
        background-color: #FFFFFF;
        width: 700px;
}

#logo 	{
        width: 280px;
        height: 147px;
        background: url(../img/WEST_Aqu.jpg) top left no-repeat;
        margin-bottom: 4px;
}

#menu   {
        color: black;
        margin: 55px 0 4px 0;
		text-align:center;
}

.menuvoice {
        font-family:arial,helvetica;
        text-align: center;
        text-decoration : none;
        display: block;
        margin: 2px 0 0 10px;
		text-align:left;
}

a.menuvoice  {
  color:black;
 /* border-bottom:1px gray dashed;*/
  padding:5px 0;
  width:100%;
}

a.menuvoice:hover {
	font-weight:bold;
}

#info   {
        padding: 4px;
        color: black;
        margin-bottom: 4px;
        text-align: center;

}

#info div {
	/*border-bottom:1px solid gray;*/
	padding:3px 0;
    
	}

.infoheader	{
        font-size:14px;
	color:black;
	font-weight:bold;
	font-family:arial,helvetica;
	border-bottom:1px solid black;
	clear: right;
}

.infocoord {
         font-size:12px;
         vertical-align: text-top;
         text-align: right;
         line-height: 100%;
         
}

.infotext {
         vertical-align: text-top;
         text-align: left;
         line-height: 100%;
         font-size:12px;
}


#power {
	text-align:center;
	margin:auto;
    height: 150px;
    background:url(../img/WEST0000_small.jpg) no-repeat;
    background-position: center center;

	}
	
#firefox {
   text-align:center;
   margin-top: 1.5em;
   height: 50px;
   background: url(../img/getfiref.png) no-repeat;
   background-position: center center;
}
	
#contbg	{
	background: url(../img/top00000.jpg) no-repeat;
	height: 127px;
	vertical-align: bottom;
}

#contText {
        font-size:18px;
	color:#2D2E5A;
	font-weight:bold;
	width: 400px;
	height: 20px;
	font-family: arial, helvetica;
	padding-top: 70px;
	padding-left: 10px
}
#linestatus {
         background:#36668A;
        /* width:700px;*/
         height:20px;
         overflow:hidden;
         font-size:12px;
         font-family: arial, helvetica;
}
#top 	{  
         float: left;
         color:white;
		 padding:2px;
         padding-left:5px;
}
#status	{
        float: right;
		color: white;
        padding:2px;
        padding-right:5px;
}
#mappa  {
        /*width: 700px;*/
        height: 500px;
        border: none;
}
#sottomappa {
         padding: 1em;
        text-align:center;
         font-size:16px;
	color:#2E517C;
	font-weight:bold;
}
#generic {
        padding: 2px;
        background: url(../img/generic0.jpg) top left no-repeat;
        font-family:arial,helvetica;
}
#research {
         color: #4A4849;
}
#result {
        padding: 10px;
        color: #0D87CA;
}

img.collegamento {
        cursor: pointer;

}
TEXTAREA.research {
        width:100%;

}

INPUT.research {
      width: 100%;
}

LEGEND {
      color: #4A4849;
}

TABLE.research {
	table-layout: auto;
        vertical-align: middle;
        border-collapse: separate;
        border-spacing: 3px;
        /*border: inset 2px #D9D9D9;*/
        text-align: left;
        padding: 3px;
	width: 100%;
}

TABLE.research TD {
        color: #4A4849;
        padding: 4px;
        font-weight: bold;
}

TABLE.listatab {
        table-layout: auto;
        vertical-align: middle;
        text-align: center;
        padding: 3px;
}

TABLE.listatab TEXTAREA {
        width: 350px;
        height: 3em;
}
TABLE.listatab TH {
        color: #0D87CA;
         background: #D7DFEA;
        padding: 2px;

}

TABLE.listatab TD {
        color: Black;
        background: #D7DFEA;
        padding: 2px;
        border-color: #D7DFEA;
        border-width: 1px;
        border-style: outset;
        font-weight: bold;
}

TABLE.listatab TD form {
        margin: auto;
}

.scroll	{
        overflow:auto;
	height:360px;
	width:260px;
}
 
