@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-repeat: no-repeat;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
a:hover  {
	color:#FF6;
	text-decoration:underline;
}

a:active, 
a:focus { outline: 0; }

.logohome  {
	top: 15px;
	margin-right:auto;
	margin-left:40px;
	width: auto;
	border:none;
}	
.panel	{
	background-image: url(../img/orizzonte.png);
	background-repeat: no-repeat;
	background-position: center 550px;
}
.link_img {
	text-transform: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
