
.box1{
    background: #fff;
    margin: 20px auto;
	
	height: 540px;
	width: 900px;
}

.box1 .item img{
    margin: 0 auto; /* Align slide image horizontally center */
	
	height: 540px;
	width: auto;
}

.control-buttons{
	text-align: center;
}

.box-e{
	margin: 0px 20px 15px 20px;
}


.avvisofoto{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	border: double 4px #088;
	border-radius: 0.5em;
	color: #2020FF;
    width: 780px;
	margin: 20px auto;
	padding: 5px 20px;
}