body {
	background: url(../images/bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: inherit;
}
.main_cont {
	border: 1px solid #CCC;
	padding: 0px;
	width: 80%;
	min-width: 600px;
	max-width: 1600px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 5px 3px;
	-moz-box-shadow: #666 0px 5px 3px;
	box-shadow: #666 0px 5px 3px;
	background:   url(../images/brushed.jpg);
	behavior:   url(PIE/PIE.htc);
	height: 130px;
	margin: 0px;
	vertical-align: baseline;
}
.logo {
	position: relative;
	left: 3%;
	top: 50%;
	float: left;
	min-width: 300px;
}
.phone {
	position: relative;
	right: 3%;
	top: 35%;
	float: right;
	min-width: 100px;
	max-width: 150px;
}
.tabBox .tabs {
	width: 75%;
	min-width: 600px;
	max-width: 1600px;
    margin: 0;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: -1px;
    height: 1.75em;
}
/*.tabBox .tabsalt {
	float: left;
	list-style: none;
	margin: 0;
	height: 2em;
	overflow: hidden;
	position: relative;
	bottom: 2em;
	left: 2em;
	z-index: 1;
	border-bottom: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	display: none;
}
@media (max-width: 960px) {
  .tabBox .tabs     { display: none; }
  .tabBox .tabsalt { display: inline-block; }
}*/
.tabBox .tabs li {
	float: left;
	list-style: none;
	margin: 0;
	height: 2em;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 0.25em;
	padding-right: 1.25em;
	padding-bottom: 0;
	padding-left: 0;
}

.tabBox .tabs li.selected {
    z-index: 3;
}

.tabBox .tabs a {
    float: left;
    height: 2em;
	width: 120px;
    line-height: 2em;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    background: #666666;
    border: 1px solid #CCC;
    border-bottom: 0;
    padding: 0 10px;
    color: #FFFFFF;
    text-decoration: none;
    behavior: url(PIE/PIE.htc);
}

.tabBox .tabs .selected a {
    background: #FFF;
    -webkit-box-shadow: #666 0px 5px 3px;
    -moz-box-shadow: #666 0px 5px 3px;
    box-shadow: #666 0px 5px 3px;
	color: #298530;
}

.tabBox .tabs a:hover {
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#EEF), to(#FFF));
    background: -webkit-linear-gradient(#EEF, #FFF 70%);
    background: -moz-linear-gradient(#EEF, #FFF 70%);
    background: -ms-linear-gradient(#EEF, #FFF 70%);
    background: -o-linear-gradient(#EEF, #FFF 70%);
    background: linear-gradient(#EEF, #FFF 70%);
    -pie-background: linear-gradient(#EEF, #FFF 70%);
	color: #000000;
}

.tabBox .content {
	width: 80%;
	min-width: 600px;
	max-width: 1600px;
	height: 100%;
	min-height: 600px;
	max-height: 1063px;
	position: relative;
	z-index: 2;
	border: 1px solid #CCC;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
    -webkit-box-shadow: #666 0px 5px 3px;
    -moz-box-shadow: #666 0px 5px 3px;
	box-shadow: #666 0px 5px 3px;
	behavior: url(PIE/PIE.htc);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
.tabBox .content .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	max-width: 1600px;
	/*max-height: 1063px;*/
	z-index: -1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;
    -webkit-box-shadow: #666 0px 5px 3px;
    -moz-box-shadow: #666 0px 5px 3px;
	box-shadow: #666 0px 5px 3px;
	behavior: url(PIE/PIE.htc);
}
.content .submenu {
	position: absolute;
	top: 10%;
	left:0;
	width:100%;
	height: 5px;
}
.content .submenu .submenuit{
	background-color: #666666;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	height: 20px;
	position: relative;
	display: table;
	width: 100%;
	vertical-align:middle;
	text-decoration: none;
}
.content .submenu p{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10%;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
	height: 5px;
	text-decoration: none;
}
.content ul.thumb {
	list-style: none;
	/*margin: 0; padding: 10px;*/
	list-style: none;
	width: 100%;	
	position: absolute;
	bottom: 3%;
	float: left;
	clear: both;
}
.content ul.thumb li {
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 60px;
	height: 40px;
}
.content ul.thumb li img {
	width: 60px; 
	height: 40px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 1px;
	background: #f0f0f0;
	left: 0; top: 0;
	float: left;
	/*-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(white));*/
}
.content ul.thumb li img.hover {
	background: #000000;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover 
    -webkit-box-shadow: #000 0px 5px 3px;
    -moz-box-shadow: #000 0px 5px 3px;
	box-shadow: #000 0px 5px 3px;
	behavior: url(PIE/PIE.htc);*/
	/*-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(1, transparent), to(white));*/
}
.content table.footer {
	width: 90%;
	bottom: 0%;
	left: 5%;
	position: absolute;
}
.content .submenu .testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: justify;
	margin: 1%;
	width: 96%;
	align: center;
	padding: 1%;	
	display: none; 
}
.ds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	left: 5%;
	position: absolute;
	font-weight: bold;
}
.gmap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	left: 65%;
	position: absolute;
	font-weight: bold;
	height: 300px;
	max-width: 100%;
	border: medium groove #CCCCCC;
}
.contmap {
	width:20%;
	float:right;
	margin-right:8%;
	margin-top:15%;
}