	#territorial_container_div {
		position:relative;
		margin-top: 55px;
	}
	
	#territorial_container_title {
		position: absolute;
		top: -27px;
		left: 15px;
		width:auto;
		height: 25px;
		
		padding:0 20px;
		
		font-weight: bold;
		line-height: 25px;
		
		background: #e5e2df;
		
		-webkit-border-radius: 4px 4px 0 0;
  		border-radius: 4px 4px 0 0; 
		-webkit-background-clip: padding-box; background-clip: padding-box;
		
		border-bottom: 2px solid #f2efeb;	
	}
	
	.territorial_container, .territorial_container_placeholder {
		position:relative;
		top:0px;
		left:15px;
		
		height:auto;
		width:905px;
		
		text-align:left;
		
		background: #e5e2df;
		
		padding:15px;
		
		overflow:hidden;
	}
	.territorial_container_placeholder {
		text-align:center;
		display:none;
	}
	
	.ul_short {
		height:24px;
		padding:15px;
	}
	
	.territorial_container_arrow {
		position: relative;
		top: 0px;
		left: 470px;
		
		width: 30px;
		height: 16px;
		
		background: url(//www.prezzibenzina.it/www2/images/arrow_down_black.png) 9px 4px no-repeat #e5e2df;
		
		-webkit-border-radius: 0 0 4px 4px;
  		border-radius: 0 0 4px 4px; 
		-webkit-background-clip: padding-box; background-clip: padding-box;
		
		border-top: 2px solid #f2efeb;
		
		cursor: pointer;
	}
	
	.territorial_container_arrow_open {
		background: url(//www.prezzibenzina.it/www2/images/arrow_up_black.png) 9px 4px no-repeat #e5e2df;
		
		cursor: pointer;
	}

		.territorial_container li {
			display: inline-block;
			margin-right:12px;
		}

		.territorial_container a {
			font-size:10px;
			color:#000;
			text-decoration:none;
		}
		.territorial_container a:hover { text-decoration:underline; }


#footer {
	position:relative;
	width:980px;
	height:auto;
	
	margin:0 auto;
	
	background: #003f6b;	
	/* Mozilla: */
    background: -moz-linear-gradient(top, #003f6b, #002b47);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#003f6b), to(#002b47));
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003f6b, endColorstr=#002b47);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#003f6b, endColorstr=#002b47)";
	
	cursor:default;
	
	z-index:0;
}

#footer_content { }
		
		

		#footer_content .left_corner {
			position:absolute;
			top:-5px;
			left: 0px;
			width: 0;
			height: 0;
			border-right: 5px solid #002f51;
			border-top: 5px solid transparent;
			border-bottom: 0px solid transparent;
		}

		
		#footer_content .right_corner {
			position:absolute;
			top:-5px;
			left:975px;
			width: 0;
			height: 0;
			border-left: 5px solid #002f51;
			border-top: 5px solid transparent;
			border-bottom: 0px solid transparent;
		}


#footer_left {
	top: 0px;
	left: 0px;
	width: 780px;
	height: auto;
	
	padding-top: 5px;
}

#footer_line {
	position:absolute;
	top:10px;
	left:0px;
	width: 980px;
	height: 12px;
	
	background: url(//www.prezzibenzina.it/www2/images/footer_line.png) top left no-repeat;
}

#logo_pb_small {
	position: relative;
	top: 0px;
	left: 21px;
	width: 180px;
	height: 45px;
}

#menu_bottom {
	position: absolute;
	top: 14px;
	left: 220px;
	width: 560px;
	height: 20px;
}

.btt_menu_bottom {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
}

.btt_menu_bottom:hover {
	color: #1f9fd0;
	text-decoration: underline;
}

.logo_social {
	position:relative;
	top:8px;
	left:0px;

	width: 25px;
	height: 25px;
	
	display: inline;
	
	margin-right: 5px;
}


/* app */
#iphone_app_footer {
	position: absolute;
	top: 5px;
	left: 780px;
	width:194px;
	height:143px;
	
	background: url(//www.prezzibenzina.it/www2/images/iphone_app_footer.png) top left no-repeat;
	
	padding: 43px 0px 0px 10px;
	
	z-index: 100;
}

.app {
	color: #002e4c;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.app:hover {
	color: #17587f;
	text-decoration: none;
}

#iphone_app_footer .down_title {
	font-size: 14px;
}

#iphone_app_footer .devices {
	font-size: 11px;
	padding-top: 5px;
}




#legend {
	position: relative;
	top: 0px;
	left: 21px;
	width: 750px;
	height: auto;
	
	color: #999997;
	font-size: 10px;
	
	padding: 50px 0px 15px 0px;
	line-height: 18px;
}



.certified_footer {
	position:relative;
	top:3px;
	left:0px;

	width: 11px;
	height: 18px;
	
	display: inline;
	
	margin-bottom: -5px;
}

#credits {
	position:relative;
	width:980px;
	height:30px;
	
	color: #999997;
	font-size: 10px;
	line-height:14px;
	
	text-align: center;
	
	padding: 10px 0px 20px 0px;
	
	background: url(//www.prezzibenzina.it/www2/images/footer_line.png) top left no-repeat;
}
