body {
	background-color:#000000;
	margin: 7px 0px;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	scrollbar-arrow-color: #7C8484;
	scrollbar-3dlight-color: #7C8484;
	scrollbar-darkshadow-color: #2C3A33;
	scrollbar-face-color: #2C3A33;
	scrollbar-highlight-color: #2C3A33;
	scrollbar-shadow-color: #7C8484;
	scrollbar-track-color: #7C9090;
}
hr {
	width:90%;
	height: 1px;
}
#cristal_title {
	margin: 4px 0px 15px 0px;
	float:left;
}
#flags {
	float:right;
}
#flags img {
	border:none;
}
#front {
	width:986px;
	margin-left:auto;
	margin-right:auto;
}
#table_front {
	border-collapse: collapse;
	clear:both;
}
#table_front td {
	padding: 0px;
	margin: 0px;
}
#td_front_NW {
	background-image: url("../img/frontNW.jpg");
	width: 473px;
	height: 218px;
}
#td_front_NE {
	background-image: url("../img/frontNE.jpg");
	width: 513px;
	height: 218px;
}
#td_front_SW {
	background-image: url("../img/frontSW.jpg");
	width: 473px;
	height: 231px;
}
#td_front_SE {
	background-image: url("../img/frontSE.jpg");
	width: 513px;
	height: 231px;
}
#hidden {
	display: none;
}
.spotimage {
	margin: 6px 8px;
}
#map {
	background-color:#000000;
	padding:10px;
	display:none;
	height:440px;
	width:240px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:1;
	position:absolute;
}
#foto_big {
	float:left;
	margin-left: 38px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 18px;
}
#dettagli {
	background-color:#000000;
	padding:10px;
	display:none;
	height:440px;
	width:240px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:1;
	position:absolute;
}
#contact {
	background-color:#000000;
	padding:10px;
	display:none;
	height:440px;
	width:240px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:1;
	position:absolute;
}
#imago {
	background-color:#000000;
	padding:10px;
	display:none;
	height:440px;
	width:240px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:1;
	position:absolute;
	overflow:auto;
}
#goomap {
	width:450px;
	height:400px;
	margin-left: 38px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 18px;
	float:left;
}
#footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	color:#BFBFBF;
	margin-top:6px;
}
#footer a {
	text-decoration:none;
	color:#BFBFBF;
}
#footer a:hover {
	text-decoration:underline;
	color:#CFCF00;
}
.descriz {
	font-size:12px;
	margin: 0px 5px;
}
.descriz img {
	border:1px #FFFFFF solid;
	margin-left:24px;
}
.descriz img:hover {
	border:1px #FFFF00 solid;
}
.descriz a {
	color:#FFFFFF;
	text-decoration:none;
}
.descriz a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
.x_map {
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
	margin-top:6px;
	margin-left:160px;
}
.x_map a {
	text-decoration:none;
	color:#FFFFFF;
}
.x_map a:hover {
	text-decoration:underline;
	color:#FFFF00;
}
#box_menu_hor {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:800px;
}
ul.menu_hor {
	list-style:none;
}
ul.menu_hor li {
	display:inline;
	margin-left:25px;
	margin-right:25px;
}
ul.menu_hor li a {
	text-decoration:none;
	color:#FFFFFF;
}
ul.menu_hor li a:hover {
	text-decoration:underline;
	color:#FFFF0F;
}
table.bordered {
	border:#999999 1px solid;
	border-collapse:collapse;
	margin:3px 7px;
}
table.bordered td,th {
	text-align:center;
	padding: 3px;
	margin: 0px;
	border:#999999 1px solid;
}