/* CSS Document */

body {
	margin: 0;
	padding:0;
	text-align:center;
	background-image: url(../images/bg_nyota.png);
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
}

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align:left;  
}
#page .spazio_header #box_logo1 {
}
.spazio_header {
	position: absolute;
	width: 900px;
	top: 0px;
	height: 160px;
	background-image: url(../images/01testata_bg1.jpg);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.spazio_body {
	position: absolute;
	width: 900px;
	top: 165px;
	height: 320px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
.spazio_pre {
	position: absolute;
	width: 900px;
	top: 177px;
	height: 320px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
.spazio_footer {
	position: absolute;
	width: 900px;
	top: 485px;
	height: 135px;
	background-color: #1c6671;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#logo {
	position: absolute;
	left: 10px;
	top: 0px;
}
#menu {
	position: absolute;
	top: 125px;
	height: 20px;
	width: 640px;
	right: 0px;
}
#language {
	position: absolute;
	top: 20px;
	height: 20px;
	width: 150px;
	right: 0px;
}
#path {
	position: absolute;
	top: 10px;
	height: 30px;
	width: 300px;
	right: 300px;
	text-align: right;
}
#hidetxt {
	color: #1c6671;
}
#box_fotosx {
	left: 5px;
	top: 15px;
	position: absolute;
	height: 270px;
	width: 180px;
	background-color: #114a55;
	text-align: center;
	vertical-align: middle;
}
#box_fotodx {
	top: 15px;
	position: absolute;
	height: 290px;
	width: 290px;
	background-color: #114a55;
	right: 5px;
}
#box_photo {
	left: 150px;
	top: 15px;
	position: absolute;
	height: 250px;
	width: 350px;
	background-color: #114a55;
	padding: 20px;
	font-size: 11px;
	line-height: 13px;
}
#box_photogallery {
	left: 0px;
	top: 15px;
	position: absolute;
	height: 550px;
	width: 860px;
	background-color: #FFFFFF;
	padding: 20px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}
#box_txtcenter {
	left: 0px;
	top: 15px;
	position: absolute;
	height: 250px;
	width: 860px;
	background-color: #114A55;
	padding: 20px;
	font-size: 11px;
	line-height: 13px;
}
#box_txtsx {
	left: 200px;
	top: 15px;
	position: absolute;
	height: 250px;
	width: 350px;
	background-color: #114a55;
	padding: 20px;
	font-size: 11px;
	line-height: 13px;
}
.spazio_footerphoto {
	position: absolute;
	width: 900px;
	top: 725px;
	height: 135px;
	background-color: #1c6671;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#box_txtcenterbig {
	left: 0px;
	top: 15px;
	position: absolute;
	height: 550px;
	width: 860px;
	background-color: #114a55;
	padding: 20px;
	font-size: 11px;
	line-height: 13px;
}
#box_fotodxbig {
	top: 15px;
	position: absolute;
	height: 530px;
	width: 140px;
	background-color: #114a55;
	right: 5px;
}
.txt {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
