/* CSS Document */

.gal_td_foto {
	width: 157px;
	}
	
.gal_td_foto a {
	display: block;
	border: solid 1px #387DF7;
	}
	
.gal_td_foto a:hover {
	border: solid 1px white;
	}
	
.gal_td_vuoto {
	width:29px;
	}
.agl_td_vuoto_2 {
	height: 10px;
	}
	
.gal_td_dida {
	width: 127px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	background-color: white;
	background-image: url(../img/sfondo_gal_dida.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
	
.gallery_nav {
	float: left;
	padding-left: 280px;
	}
	
.gallery_freccia {
float: left;
padding-right: 5px;
width:42px;
}

.zoom_wrap {
	width: 460px;
	float: left;
	padding-left: 120px;
	}
	
.zoom_innerwrap {
	float: left;
	width: 460px;
	padding-top: 15px;
	}

.zoom_dida {
	float: left;
	width: 420px;
	padding: 20px;
	background-color: white;
	background-image: url(../img/sfondo_gal_dida.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	}
	
.zoom_dida h3 {
	color: #387DF7;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	}
	
.zoom_wrap_orizz {
	width: 648px;
	float: left;
	padding-left: 30px;
	}
	
.zoom_innerwrap_orizz {
	float: left;
	width: 648px;
	padding-top: 15px;
	}

.zoom_dida_orizz {
	float: left;
	width: 608px;
	padding: 20px;
	background-color: white;
	background-image: url(../img/sfondo_gal_dida.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	}
	
.zoom_dida_orizz h3 {
	color: #387DF7;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	}