body{
	margin:0%;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #575757;
	min-width:790px;
}

a{
  text-decoration:none;
  font-weight: bold;
  color:#545454;
}

a img {
  border: none;
}

a:hover {

color:#456686;
}

.titolo{
	background-color: #01184C;
	height:81px;
}

.titolo img{
	margin:1px;
}

.titolo a {
	color:white;
	font-weight:bold;
	font-size:80%;
	text-decoration: none;
}

.titolo a:hover {
	color:yellow;
	text-decoration:underline;
}

.link img{
	color:#01184C;
}


.linkContatti{
	position:absolute;
	right:1%;
	top:0px;
}

.linken{
        right:1%;
        position:absolute;
        top: 30px;
}

.linkmyDesk{
	right:1%;
	position:absolute;
	top:60px;
}

.corpoCentrale {
/*	position: relative; */
	font-size:90%;
	margin-left:1%;
	text-align: left;
}



.ricerca {
  margin-top:50px;
  margin-bottom:24px;
}

.logoGoogle{
  float:left;
  margin-top:-12px;
}

.cercaGoogle { 
       text-align: left;
       margin-left:130px;
}

.footer{
	font-size:85%;
	border-top:1px #575757 solid;
	border-bottom: 1px #575757 solid;
	clear:both;
	text-align: center;
	position: relative;
	width: 100%;
	margin-bottom:2px;
}

