/* CSS Document */

html, body {
	height:100%;
}
body {
	color:#FFC;
	text-align:left;
	border:0;
	margin:0;
	background-color: #16110E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../immagini/bg.png);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	padding:0px;
	margin:0px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#CC6D04;
	text-decoration: underline;
}
a:hover, a:active {
	color:#FC0;
	text-decoration: none;
}

img {
	border:0;
	text-align: center;
}

/********* form and related tag styles *********/
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}
.cancella {
	clear: both;
	height: 1px;
}
.colore {
	background-color: #493C37;
}
.dieci-px {
	font-size: 10px;
}


.colore-bold {
	background-color: #CC8A34;
	font-weight: bold;
	color: #FFF;
}



#all {
	width: 900px;
	text-align: left;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#all #head {
	height: 132px;
	position: relative;
}
#language { position: absolute; top: 15px; right: 0px; width: 221px; 
}
#language a {
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	float: left;
}
#nav-bar-up {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 800px;
	text-align: right;
}
#nav-bar-up ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav-bar-up ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav-bar-up a {
	margin-left: 19px;
	font-weight: bold;
}
#nav-bar-up a:link, #nav-bar-up a:visited{
	text-decoration: none;
	color: #FFF;
}
#nav-bar-up a:hover, #nav-bar-up a:active{
	color: #FFF;
	text-decoration: underline;
}
#nav-bar-up a.current:link, #nav-bar-up a.current:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#nav-bar-up a.evidente:link, #nav-bar-up a.evidente:visited{
	font-weight: bold;
	color: #900;
}

#nav-bar-down {
	line-height: 30px;
	position: absolute;
	height: 30px;
	left: 0px;
	bottom: 0px;
	width: 900px;
	text-align: center;
	font-size: 11px;
	background-image: url(../immagini/bg-menu.jpg);
	background-repeat: repeat-x;
}
#nav-bar-down ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav-bar-down ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#nav-bar-down a {
	margin-right: 5px;
	margin-left: 5px;
}


#nav-bar-down a:link, #nav-bar-down a:visited{
	text-decoration: none;
	color: #FFF;
}
#nav-bar-down a:hover, #nav-bar-down a:active{
	color: #FF9;
	text-decoration: underline;
}
#nav-bar-down a.current:link, #nav-bar-down a.current:visited{
	font-weight: bold;
	color: #FF9;
}
#all #content {
	padding-top: 15px;
}
#all #content .left {
	width: 200px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #957844;
	padding-right: 20px;
}
#all #content .left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B06300;
	margin-bottom: 10px;
}
#all  #content  .left  .continua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#all #content .right {
	width: 650px;
}
#content .right ul li {
	line-height: 25px;
}

#all #hiRes {
	margin-top: 4px;
}

#thumb {
	text-align: center;
}
#thumb img {
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	cursor: pointer;
	padding: 1px;
}

#all #content .right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#all #content .right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-style: italic;
	font-weight: normal;
	color: #D97100;
}
#all #content .right p {
	line-height: 1.6em;
	margin-bottom: 10px;
}
#footer  {
	color: #957844;
	text-align: left;
	clear: both;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 15px;
	line-height: 1.9em;
	font-size: 12px;
}
#footer  ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#address   {
	float: left;
}
#phone, #vat, #link  {
	float: left;
	margin-left: 90px;
}
#credits   {
	color: #957844;
	clear: both;
	padding-top: 35px;
	line-height: 50px;
	height: 50px;
}

#banner {
	position:absolute;
	right:0px;
	top:240px;
	width:100px;
	height:250px;
	z-index:500;
}
.network {
	float:right;
	padding-right:70px;
}
.sincert {
	margin-top: -45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
}
.planimetrie {
	margin: 10px;
	border: 3px solid #D58731;
}
#disabili {
	float: right;
	margin-right: 70px;
	width: 150px;
}

