#wrapper {
	margin:20px 0px 20px 0;
	padding:0px 0 0 0;
	float:right;
	width:682px;
	height:159px;
	background-image:url(../images/inghippo.jpg);
	background-repeat:no-repeat; 
	position:relative;
}

/*------Frecce*/

.sliderbutton {
	float:left; 
	width:32px; 
	padding-top:55px;
	margin:0;
}

.sliderbutton img {
	cursor:pointer;
	border:0px;
}

/*------slider*/

/*#slider {float:left; position:relative; overflow:auto; width:500px; height:300px; border:2px solid #fff; background:#fff}*/

.sdliderVai {
	margin:0;
	padding:0;
	position:absolute;
	top:-13px;
	left:5px;
	z-index:45;
	width:114px;
	height:14px;
}


#slider {
	margin:15px 0 0 30px;
	padding:0px 0 0 0;
	float:left;
	width:588px;
	height:138px;
/*	background-image:url(../images/inghippo.jpg);
	background-repeat:no-repeat;*/
	position:relative;
	}

#slider ul {
	position:absolute; 
	list-style:none; 
	top:0; 
	left:0;
	margin:0;
	padding:0;
}

#slider li {
	margin:0;
	padding:0;
	float:left; 
	width:690px;
	height:159px;
}


/*-----Menu in basso*/

.pagination {
	margin:0 0px 0 0;
	padding:0 0 0 15px;
	float:left; 
	list-style:none; 
	font-size:8px;
	text-align:center;
	width:600px;
}

.pagination li {
	float:left; 
	cursor:pointer; 
	padding:3px 4px;
	border:1px solid #ccc; 
	margin:0 4px 0 0; 
	color:#222
}

.pagination li:hover {
	background:#DEE2EE; 
	border:1px solid #bbb; 
	color:#000
}

.pagination a, .pagination a:hover {
	text-decoration:none;
	color:000;
}

li.current {
	border:1px solid #ccc; 
	background:#E3E4EC;
}

/*------


.GalleryPage {
	margin:15px 0px 15px 0;
	padding:0;
	float:right;
	width:690px;
	height:159px;
	background-image:url(../images/inghippo.jpg);
	background-repeat:no-repeat;	
}*/

/*------*/

.ContFoto {
	margin:0px;
	padding:0px 0 0 0px;
	width:140px;
	height:130px;
	float:left;
	background-image:url(../images/GalleryHome.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
}

.ContFoto img {
	margin:0;
	padding:6px 0 5px 11px;
	float:left;
}

.ContFoto em {
	margin:0px 0 0 0;
	padding:0px 5px 0 10px;
	font-size:9px;
	float:left;
	width:120px;
	line-height:8pt;
}

.ContFoto a {
	text-decoration:none;
	color:#373737;
	float:left;
}

.ContFoto a:hover {
	text-decoration:none;
	color:#000;
	float:left;
}
