﻿@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	
}


body {
	background-color: #eaeaea;
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
	font-family:"Century Gothic"
}


a {
	text-decoration: none;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	
}

#Contenitore {
	background-color:#eaeaea;
	height: auto;!important;
	position: absolute;
	width: 1280px;
}
#Contenitore #Alto {
	height: 140px;
	background-color:#eaeaea;
	width: 100%;
	margin-top:10px;
}
#Contenitore #Alto #a1 {
	padding: 0px 0px 0px 0px;
	float:left;
	width: 160px;
	height: 140px;

}
#Contenitore #Alto #a2{
	padding: 0px 0px 0px 0px;
	float:left;
	width: 30%;
	height: 140px;
	
}
#Contenitore #Alto #a3{
	padding: 0px 0px 0px 0px;
	float:left;
	width: 15%;
	height: 140px;
	
}
#Contenitore #Alto #a4{
	padding: 0px 0px 0px 0px;
	float:left;
	width: 30%;
	height: 140px;
	
}
#Contenitore #Alto #a4 ul{
	list-style-type: none;
	list-style-image: none;
}
#Contenitore #Alto #a4 li{
	height: 15px;
	text-align: center;
	float: left;
	width: auto;
	padding-right: 45px;
	margin-left:-38px;
}
#Contenitore #Alto #a4 a{
	float: left;
	display:inline-block;
	color: #666;	
		
}
#Contenitore #Alto #a4 a:hover{
	color:#F90;
}


#Contenitore #Alto #a5{
	padding: 0px 0px 0px 0px;
	float:left;
	width: 10%;
	height: 150px;

}

#Contenitore #Barra {
	background-color:#eaeaea;
	height:50px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;

}

#Contenitore #Barra #Menu {
	height:50px;
	width: 819px;
	margin-top: 0px;
	margin-left: 180px;
	margin-bottom: 10px;
	position: absolute;
	vertical-align: top;
	left: -18px;
	top: 152px;
}

#Contenitore #Barra #Menu #li {
	color: #525252;
	font-weight: normal;
	height: 35px;
	text-align: center;
	vertical-align: top;
	float: left;
	position: absolute;
}

#Contenitore #Barra #Menu a {
	font-family: "Century Gothic";
	font-size: 16px;
	width: auto;
	color: #8C8C8C;
}

#Contenitore #Barra #Menu a:hover {
	font-size: 20px;
	font-weight:normal;
	text-align: center;
	vertical-align: middle;
	color: #666;
	line-height: 20px;
}
#Contenitore #Barra #Menu .pinco{
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	color: #666;
	line-height: 20px;
}
#Contenitore #Centrale {
	height: 380px;
	background-color: #CCC;
	width: 100%;
	
}
#Contenitore #Centrale #c1 {
	padding: 0px 0px 0px 0px;
	height: 380px;
	float:left;
	width: 160px;
}

#Contenitore #Centrale #c2{
	padding: 0px 0px 0px 0px;
	height: 380px;
	float:left;
	width: 820px;
	min-width: 250px;
	text-align:left;
	overflow: auto;
	margin: 0px;
	border: Solid 0px #000000;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #d7ccaa;
    scrollbar-track-color: #d7ccaa;	
}
#Contenitore #Centrale #c3{
	padding: 0px 0px 0px 0px;
	height: 380px;
	float:left;
	width: 280px;	
}
#Contenitore #Basso {
	float: left;
	height: 100px;
	width: 100%;
	background-color: #eaeaea;
	text-align: left;
	vertical-align: bottom;
}
