/*h3 {
	color:#000;
	font-style:bold; 
	font-size:14px;
	margin-bottom:6px;
}

p {
	color: #666;
}

a {color:#666;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-style: italic;text-decoration:none;}
a:hover {color: #ff5d00 }*/

#zero_tour_container {
	background-color:yellow;
	width: 870px;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 4px solid #ff5d00;
	font-family: Arial, Helvetica, sans-serif;
}

#zero_credits_container, #zero_adv_container {
	background-color:#FFF;
	width: 575px;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 4px solid #ff5d00;
	font-family: Arial, Helvetica, sans-serif;
}

#zero_tour_container h3 {
	color:#000;
	font-style:bold; 
	font-size:14px;
	margin-bottom:6px;
}

#zero_credits_container h3, #zero_adv_container h3 {
	color:#666;
	font-weight:bold; 
	font-size:12px;
	margin-bottom:1px;
}

#zero_menu  {
	position:relative;
	background-color: #efefef;	
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
}

#zero_menu  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	overflow:hidden;
	height:auto !important;
	height:1%;
}

#zero_menu  ul li {
	display: inline;
}
				
#zero_menu ul li a {
	display: block;
	height: 34px;
	float:left;
	line-height:34px;
	font-size:18px;
	width:160px;
	text-align:center;
}

#zero_menu ul li a:hover {
	color:#FF5D00;
}

#zero_menu ul li a.tab_selected {
	color:#FF5D00;
	background-color:#FFF;
}


#zero_tour_container ul {list-style-type:disc}
#zero_tour_container ul li {margin-bottom:5px}
#zero_tour_container ul li a {font-weight:bold}

.tour_content  {
	font-size: 12px;
	overflow:hidden;
	padding:20px;
	width:830px;
	height:390px;
	color: #666;
	background-color:#FFF;
}

.zero_content_left {
	margin: 0;
	width: 400px;
	background-color: #fff;
	float:left;
	color:#666;
	}

.zero_content_right {
	margin: 0 0 0 20px;
	width:410px;
	background-color: #fff;
	float:right;
	}

.detail_right {
	width:100%;
	overflow:hidden;
	margin-bottom:35px;
}

.detail_float_left {
	float:left;
	width:40%;
}

.detail_float_right {
	float:right;
	width:60%;
}
		
#zero_tour_container a#btn_registrati {
	text-indent: -100000px;
	display: block;
	width: 160px;
	height: 40px;
	float:right;
	background: url(../images/buttons/btn-registrati.png) no-repeat top left;
}

#zero_tour_container a:hover#btn_registrati {
	background-position: 0 -40px;
}

.zero_footer {
	border-top: 8px solid #9c3900;
	background-color: #9c3900;
	border-bottom: 2px solid #ff5d00;
	line-height:0;font-size:0;height:0;
}








.crediti_content  {
	font-size: 12px;
	overflow:hidden;
	padding:20px;
	width:535px;
	height:100%;
	color: #666;
	background-color:#FFF;
}

.crediti_head {
	border-bottom: 1px solid #999
}

div.persona {
	float:left;
	margin:10px 0 0 0;
	padding:0 0 12px 0;
	width:260px;
}

div.persona span {display:block}
.clr {
	clear:both;
}

span.nome {
	display:block;
	color:#ff5d00;
	font-weight:bold; 
	font-size:12px;
	margin-bottom:1px;
}

#ul_footer {
	overflow:hidden;
	width:535px;
	background-color:#fff;				
	border-top:1px solid #999
}

#ul_footer li {
	display:inline;
	list-style-type:none;
}

#ul_footer li a {
	float:left;
	margin:20px  20px 0 0;
	display:block;
	width:82px;
	height:32px;
}

#ul_footer li a#zeroweb {
	padding-right:20px;
	background:url(../images/tour/logo-zeroweb-black.png) no-repeat 0 0;
	cursor:default;
}
			
#ul_footer li a#zeroweb2 {
	padding-right:20px;
	background:url(../images/tour/logo-zeroweb-grey.png) no-repeat 0 0;
	cursor:default;
}

#ul_footer li a#zero {
	padding-right:20px;
	background:url(../images/tour/logo-zero.png) no-repeat 0 0;
}

#ul_footer li a#beeside {
	background:url(../images/tour/logo-beeside.png) no-repeat 0 0;
}

#ul_footer li a#inet {
	background:url(../images/tour/logo-inet.png) no-repeat 0 0;
}
					
#ul_footer li a#beeside:hover, #ul_footer li a#inet:hover, #ul_footer li a#zero:hover {
	background-position: 0 -32px;
}			
