body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #333;
	color: #ffffff;
}

a:focus { outline: 0; }


img {
	border: 0;
}

#container {
	position: absolute;
	width: 950px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -475px;
	padding: 0px;
}

#left {
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
}

#right {
	position: relative;
	width: 750px;
	height: 100%;
	float: right;
}

/* @group left
 */

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 91px;
	background: black;
}
	#logo img{
	margin: 15px 0 0 40px;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 185px;	
}

#menu_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 185px;
	background: #4c4c4c;
	z-index: 1;
}

#menu_content {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 2;
}

#menu h1{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	background: #333;
	font-size: 12px;	
	color: white;
	line-height: 20px;
}

#menu h1 span{
	margin: 0 0 0 40px;
}

#menu h1 a{
	color: white;
	text-decoration: none;
}

#menu h1 a:hover{
	color: #847040;
	text-decoration: none;
}

#menu_a{
	margin: 20px 0 0 20px;
	padding: 0px;
	font-size: 12px;
}

#menu_a li{
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style-type: none;
}

a:hover.menu_b {
	text-decoration: none;
	color: #847040;
	background: url(../images/arrow_small.gif) no-repeat 0 3px;}

a.menu_b {
	padding: 0 0 0 20px;
	text-decoration: none;
	color: white;
}

#content_position {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 100px;
}

#content_position img{
	margin: 15px 0 0 40px;	
}

#content_position h2{
	margin: 0 0 0 40px;	
	font-weight: lighter;
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted white;
}

/* @end */

/* @group right */

#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background: #847040;
}

#top p{
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 45px;
	line-height: 25px;
	font-size: 10px;
	
}

#top a {
	color: white;
	text-decoration: none;
}

#top a:hover {
	color: white;
	text-decoration: underline;
}

#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 184px;
}

#movie_container {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 450px;
}

#main {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 250px;
	background: #4c4c4c;
}

#main_content {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background: white;
	
}

#main_content ul{
	margin: 20px 0 0 20px;
	padding: 0px;
	font-size: 12px;
	width: 500px;
	height: 100px;
}

#main_content ul li{
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 20px;
	float: left;
	list-style-type: none;	
}

#main_txt {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #4c4c4c;
	min-height: 100px;
}

#main_txt p{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 0 0 40px;
	padding: 10px 0 10px 0;
	width: 650px;
	font-size: 12px;
	line-height: 20px;
}

#main_txt p span{
	font-weight: lighter;
	font-size: 24px;
	color: #8e8f8b;
	line-height: 25px;
}

#main_txt ul{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-size: 12px;
	width: 425px;
	line-height: 20px;
	background: white;
}

#main_txt a{
	text-decoration: none;
	color: #8e8f8b;
}

#main_txt a:hover{
	text-decoration: underline;
	color: #424a52;
}

#main_show {
	position: absolute;
	top: 20px;
	right: 40px;
	margin: 0;
	padding: 0px;
	font-size: 10px;
}

#main_show iframe{
	margin: 0px;
	padding: 0px;
}

#plus{
	position: absolute;
	top: 120px;
	right: 40px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
}

#photo_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 849px;
	height: 285px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#photo_container ul{
	width: 20000px;
	height: 285px;
	margin: 0px;
	padding: 0px;
}

#photo_container ul li{
	width: 849px;
	height: 285px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#photo {
	position: absolute;
	left: 0px;
	width: 50000px;
	margin: 0px;
	padding: 0px;
}


#slider{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #f3f2f3;
	font-size: 10px;
}

#link_scheda {
	position: absolute;
	right: 40px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #424a52;	
	height: 25px;
	line-height: 25px;
}

#link_scheda:hover {
	text-decoration: none;
	color: #8e8f8b;
}

#slider p{
	position: absolute;
	top: 0px;
	left: 20px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#slider p a{
	text-decoration:none;
	color: #8e8f8b;
}

#slider p a:hover{
	text-decoration:none;
	color: #ffffff;
}

#list {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
}

.list {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 92px;
	overflow: hidden;
	border-top: 1px solid white;
}

.img_cont{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.deep {
	position: absolute;
	top: 0px;
	left: 425px;
	margin: 0px;
	padding: 0px;
	color: #8e8f8b;
}

.deep p{
	margin: 0 0 0 20px;
	width: 350px;
	height: 184px;
	font-size: 12px;
	color: #424a52;
}

a.title {
	margin: 0px;
	padding: 0px;
	line-height: 92px;
	width: 425px;
	height: 92px;
	text-decoration: none;
	color: #424a52;
	background: url(../images/bg_li_content.gif) no-repeat;
	display: block;
}

a.title span{
	margin: 0 0 0 20px;
	cursor: pointer;
}

a:hover.title  {
	text-decoration: none;
	color: #424a52;
	font-weight: bold;
}

/* @end */

.list_in {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-top: 1px solid #333;
}

.list_in h1{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	background: #000000 url(../images/bg_h1_list.gif) no-repeat 20px;	
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
}

.list_in h1 a{
	position: relative;
	margin: 0 0 0 40px;
	padding: 0px;
	height: 25px;
	text-decoration: none;
	color: #847040;
	display: block;
			
}

.list_in h1 a:hover{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;		
}

.deep_in {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 750px;
	height: 480px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_deep_in.gif) no-repeat #0d0d0d;
}

.deep_in img{
	float: left;
}

.deep_in h2{
	margin: 35px 0 0 0px;
	padding: 0 0 0 20px;
	width: 400px;
	height: 30px;
	font-size: 14px;
	float: left;
	color: #847040;
	border-left: 1px solid white;
}

.deep_in p{
	margin: 0px;
	width: 180px;
	font-size: 12px;
	float: left;
	border-left: 1px solid white;
	padding: 0 0 0 20px;
}

.pdf {
	position: absolute;
	right:40px ;
	bottom:25px ;
	margin: 0 0 0 0;
	padding: 0;
	width: 43px;
	height:40px;
	
	
}
.pdf a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.pdf img{
float: right;	
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width: 100%;
	height: auto;
	overflow: visible;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

.img_link {
	float: left;
	margin: 0 5px 0 0;
}

/* @group footer */

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid white;
	height: 23px;
	width: 100%;
	background: #4c4c4c;
	border-top: 1px solid #333;
}

#footer p{
	margin: 0px;
	position: absolute;
	right: 45px;
	padding: 0px;
	color: white;
	font-size: 10px;
	line-height: 23px;
}

#footer a{
	color: white;
	text-decoration: none;
}

#footer a:hover{
	color: white;
	text-decoration: underline;
}



/* @end */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #333;
	color: #ffffff;
}

a:focus { outline: 0; }


img {
	border: 0;
}

#container {
	position: absolute;
	width: 950px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -475px;
	padding: 0px;
}

#left {
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
}

#right {
	position: relative;
	width: 750px;
	height: 100%;
	float: right;
}

/* @group left
 */

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 91px;
	background: black;
}
	#logo img{
	margin: 15px 0 0 40px;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 185px;	
}

#menu_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 185px;
	background: #4c4c4c;
	z-index: 1;
}

#menu_content {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 2;
}

#menu h1{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	background: #333;
	font-size: 12px;	
	color: white;
	line-height: 20px;
}

#menu h1 span{
	margin: 0 0 0 40px;
}

#menu h1 a{
	color: white;
	text-decoration: none;
}

#menu h1 a:hover{
	color: #847040;
	text-decoration: none;
}

#menu_a{
	margin: 20px 0 0 20px;
	padding: 0px;
	font-size: 12px;
}

#menu_a li{
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style-type: none;
}

a:hover.menu_b {
	text-decoration: none;
	color: #847040;
	background: url(../images/arrow_small.gif) no-repeat 0 3px;}

a.menu_b {
	padding: 0 0 0 20px;
	text-decoration: none;
	color: white;
}

#content_position {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 100px;
}

#content_position img{
	margin: 15px 0 0 40px;	
}

#content_position h2{
	margin: 0 0 0 40px;	
	font-weight: lighter;
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted white;
}

/* @end */

/* @group right */

#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background: #847040;
}

#top p{
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 45px;
	line-height: 25px;
	font-size: 10px;
	
}

#top a {
	color: white;
	text-decoration: none;
}

#top a:hover {
	color: white;
	text-decoration: underline;
}

#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 184px;
}

#movie_container {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 450px;
}

#main {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 250px;
	background: #4c4c4c;
}

#main_content {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background: white;
	
}

#main_content ul{
	margin: 20px 0 0 20px;
	padding: 0px;
	font-size: 12px;
	width: 500px;
	height: 100px;
}

#main_content ul li{
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 20px;
	float: left;
	list-style-type: none;	
}

#main_txt {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #4c4c4c;
	min-height: 100px;
}

#main_txt p{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 0 0 40px;
	padding: 10px 0 10px 0;
	width: 650px;
	font-size: 12px;
	line-height: 20px;
}

#main_txt p span{
	font-weight: lighter;
	font-size: 24px;
	color: #8e8f8b;
	line-height: 25px;
}

#main_txt ul{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-size: 12px;
	width: 425px;
	line-height: 20px;
	background: white;
}

#main_txt a{
	text-decoration: none;
	color: #8e8f8b;
}

#main_txt a:hover{
	text-decoration: underline;
	color: #424a52;
}

#main_show {
	position: absolute;
	top: 20px;
	right: 40px;
	margin: 0;
	padding: 0px;
	font-size: 10px;
}

#main_show iframe{
	margin: 0px;
	padding: 0px;
}

#plus{
	position: absolute;
	top: 120px;
	right: 40px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
}

#photo_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 849px;
	height: 285px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#photo_container ul{
	width: 20000px;
	height: 285px;
	margin: 0px;
	padding: 0px;
}

#photo_container ul li{
	width: 849px;
	height: 285px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#photo {
	position: absolute;
	left: 0px;
	width: 50000px;
	margin: 0px;
	padding: 0px;
}


#slider{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #f3f2f3;
	font-size: 10px;
}

#link_scheda {
	position: absolute;
	right: 40px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #424a52;	
	height: 25px;
	line-height: 25px;
}

#link_scheda:hover {
	text-decoration: none;
	color: #8e8f8b;
}

#slider p{
	position: absolute;
	top: 0px;
	left: 20px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#slider p a{
	text-decoration:none;
	color: #8e8f8b;
}

#slider p a:hover{
	text-decoration:none;
	color: #ffffff;
}

#list {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
}

.list {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 92px;
	overflow: hidden;
	border-top: 1px solid white;
}

.img_cont{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.deep {
	position: absolute;
	top: 0px;
	left: 425px;
	margin: 0px;
	padding: 0px;
	color: #8e8f8b;
}

.deep p{
	margin: 0 0 0 20px;
	width: 350px;
	height: 184px;
	font-size: 12px;
	color: #424a52;
}

a.title {
	margin: 0px;
	padding: 0px;
	line-height: 92px;
	width: 425px;
	height: 92px;
	text-decoration: none;
	color: #424a52;
	background: url(../images/bg_li_content.gif) no-repeat;
	display: block;
}

a.title span{
	margin: 0 0 0 20px;
	cursor: pointer;
}

a:hover.title  {
	text-decoration: none;
	color: #424a52;
	font-weight: bold;
}

/* @end */

.list_in {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-top: 1px solid #333;
}

.list_in h1{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	background: #000000 url(../images/bg_h1_list.gif) no-repeat 20px;	
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
}

.list_in h1 a{
	position: relative;
	margin: 0 0 0 40px;
	padding: 0px;
	height: 25px;
	text-decoration: none;
	color: #847040;
	display: block;
			
}

.list_in h1 a:hover{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;		
}

.deep_in {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 750px;
	height: 480px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_deep_in.gif) no-repeat #0d0d0d;
}

.deep_in img{
	float: left;
}

.deep_in h2{
	margin: 35px 0 0 0px;
	padding: 0 0 0 20px;
	width: 400px;
	height: 30px;
	font-size: 14px;
	float: left;
	color: #847040;
	border-left: 1px solid white;
}

.deep_in p{
	margin: 0px;
	width: 180px;
	font-size: 12px;
	float: left;
	border-left: 1px solid white;
	padding: 0 0 0 20px;
}

.pdf {
	position: absolute;
	right:50px ;
	bottom:40px ;
	margin: 0 0 0 0;
	padding: 0;
	width: 170px;
	height: 45px;
	
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width: 100%;
	height: auto;
	overflow: visible;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

.img_link {
	float: left;
	margin: 0 5px 0 0;
}

/* @group footer */

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid white;
	height: 23px;
	width: 100%;
	background: #4c4c4c;
	border-top: 1px solid #333;
}

#footer p{
	margin: 0px;
	position: absolute;
	right: 45px;
	padding: 0px;
	color: white;
	font-size: 10px;
	line-height: 23px;
}

#footer a{
	color: white;
	text-decoration: none;
}

#footer a:hover{
	color: white;
	text-decoration: underline;
}



/* @end */

