#left_banner {
	position: relative;
	top: 0px;
	left: 21px;
	width:300px;
	height:250px;
	
	margin-top: 30px;
	
	/*background:url(//www.prezzibenzina.it/www2/images/banner_left.jpg) top left no-repeat;*/
}

#iphone_app {
	position: relative;
	top: 0px;
	left: -5px;
	width:322px;
	height:208px;
	
	margin-top: 20px;
	
	background: url(//www.prezzibenzina.it/www2/images/iphone_app.png) top left no-repeat;
	
	padding: 25px 0px 0px 25px;
}

.app {
	color: #002e4c;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.app:hover {
	color: #17587f;
	text-decoration: none;
}



.down_title {
	font-size: 20px;
}

.devices {
	font-size: 11px;
	padding-top: 5px;
}

#store {
	position: absolute;
	top: 130px;
	left: 25px;
	width:145px;
	height:208px;
}

.logo_store {
	width:30px;
	height:30px;
	
	margin-right:1px;
	
	display: inline;
}
#logo_big {
	width:135px;
	height:40px;
	background:#000;
	
	display:none;
}

.black {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
