BODY {
	margin: 0px;
	background-color: #000000;
	color: #6F6E4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
IMG { 
	border: none;
}
A {
	text-decoration: underline;
	color: #6F6E4C;
	text-align: center;
}
A:hover {
	color: #A4A36A;
	text-decoration: none;
}
A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.out {
	background: url(../img/zoom-link.gif) no-repeat right center;
	padding-right: 16px;
}
/*Struttura*/
#placeholder {
	background-color: #101010;
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -265px;
	border: 1px solid #A4A36A;
}
#header {
	display: block;
	width: 960px;
	height: 60px;
	text-align: center;
	background-color: #644C42;
	position: relative;
}
#header UL {
	list-style-type: none;
	margin: 0;
}
#header UL LI {
	display: block;
	float: left;
	text-align: center;
	padding: 0 27px;
	margin: 0;
}
#header A {
	display: block;
	padding: 5px;
	color: #A1BF5F;
	text-decoration: none;
	font-weight: bold;
}
.text-footer A{
	color: #A1BF5F;
}
#header #currentpage A {
	color: #FFFFFF;
	text-decoration: none;
}
#header A:hover, .text-footer A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*fine header*/
#contenuti {
	width: 960px;
	height: 450px;
	background-color: #FFFFFF;
	border: 0px solid #666666;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}
.foto {
	width: 960px;
	height: 450px;
	float: left;
	background-image: url(../images/forte_montecchio.jpg);
}
.foto_forte {
	float: right;
	width: 400px;
	height: 450px;
	background-image: url(../images/vista_corridoio.jpg);
	border-left: 1px solid #644C42;
}
.foto_contatti {
	float: right;
	width: 400px;
	height: 450px;
	background-image: url(../images/tetto_forte.jpg);
	border-left: 1px solid #644C42;
}
.tour {
	float: right;
	width: 960px;
	height: 354px;	
	border-top: 1px solid #644C42;	
	}
#mappa_dove {
	float: right;
	width: 380px;
	height: 450px;
	border-left: 1px solid #644C42;
}
#testo_mappa {
	float: left;
	width: 579px;
}
.testo {
	position: absolute;
	left: 0;
	top: 60px;
	width:100%;
	background-color: #CCCCCC;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
.boxnews {
	position: absolute;
	left: 0;
	top: 466px;
	width: 100%;
	background-color: #CC0200;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
A.group {
	outline: none;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
A.group:hover {
	outline: none;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
DIV#wrap {
	width: 500px;
	margin: 50px auto;
}
#gallery IMG {
	border: 1px solid #C3A95F;
	padding: 1px;
	margin: 5px 11px 5px 11px;
}
H1.homepage {
	color: #6F6E4C;
	margin-bottom: 15px;
	font-size: 40px;
	padding-left: 20px;
}
H2.homepage {
	color: #6F6E4C;
	font-size: 24px;
	padding-left: 20px;
	margin-bottom: 15px;
}
P.homepage {
	color: #6F6E4C;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0 55px 10px 35px;
}
P.news {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0px 10px 130px;
}
.info {
	float: left;
	width: 559px;
}
.tourinfo{
	float: left;
	width: 960px;
}
.info_contatti {
	float: left;
	width: 559px;
}
H1 {
	font-size: 30px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 12px 5px;
	padding: 10px 0 0 10px;
}
H2 {
	font-size: 18px;
	margin: 0 0 15px 12px;
}
P {
	margin: 0;
	padding: 6px 12px;
}
P.dove {
	margin: 0;
	padding: 3px 12px;
}
.titolo {
	font-weight: bold;
}
.circle {
	font-size: 11px;
}
#footer {
	float: left;
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #644C42;
}
.text-footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
.form {
	padding-bottom: 10px;
}
.small {
	font-size: 11px;
}
