.ever{
	float:left;
	width:970px;
	display:inline;
}
body{
	background-image:url(../img/back_mamade.jpg);
	background-repeat:repeat-x;
	background-color:#100702;
	color:#fff;
	font-family:Georgia, Times New Roman, Times, serif;
}
/*top*/
#box_menu{
	float:right;
	/*height:193px;*/
	/*line-height:193px;*/
	padding-left:10px;
	width:590px;
	display:inline;
}
#box_menu_left{
	padding-left:25px;
	float:left;
}
#box_slider{
	float:left;
	margin-left:7px;
	display:inline;
}
/*body*/
#sx{
	float:left;
	width:260px;
	margin-left:20px;
	margin-top:10px;
	display:inline;
}
#center{
	float:left;
	width:322px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
}
#dx{
	float:right;
	width:322px;
	margin-right:20px;
	margin-top:10px;
	display:inline;
}
.box_info{
	float:left;
	width:312px;
	display:inline;
	margin-top:10px;
}
.title{
	float:left;
	width:292px;
	height:35px;
	background-image:url(../img/line_title.jpg);
	padding-right:20px;
	display:inline;
}
.title_in{
	float:left;
	width:250px;
	height:35px;
	background-image:url(../img/line_title.jpg);
	padding-right:20px;
	display:inline;
}
.img_style{
	padding:3px;
	border:#747474 1px solid;
	margin-right:10px;
}
.box_testo{
	float:left;
	width:305px;
	margin-top:10px;
	display:inline;
}
.back_button{
	background-image:url(../img/button_mamade.jpg);
	padding-left:10px;
	padding-right:10px;
	float:left;
	border:0px;
	height:22px;
}
/*fine body*/
/*PAGINE INTERNE*/
#box_testo_in{
	float:right;
	width:650px;
	margin-right:25px;
	margin-top:15px;
}
/*FINE PAGINE INTERNE*/
/*MENU LATERALE*/
.voce_menu{
	float:left;
	width:252px;
	height:33px;
	background-image:url(../img/menu_mamade.jpg);
	background-repeat:no-repeat;
	margin-top:3px
}
/*FINE MENU LATERALE*/

/*FOOTER*/
#box_footer{
	float:left;
	width:970px;
	display:inline;
	background-image:url(../img/footer_mamade.jpg);
	height:95px;
	margin-top:20px;
}
#sx_footer{
	float:left;
	width:385px;
	margin-top:20px;
	margin-left:10px;
}
#dx_footer{
	float:right;
	width:435px;
	margin-top:20px;
	margin-right:10px;
}
/*FINE FOOTER*/

/* MAPPA GOOGLE */
#map{
	 width: 640px;
	 height: 480px;
	 border: 1px solid #fff;
}
/* FINE MAPPA GOOGLE */

/* FOTOGALLERY */

.gallerycontainer{
position: relative;
height: 600px;
float:left;
margin-top:30px;
}

.thumbnail img{
border: 1px solid #fff;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #767676;
}

.thumbnail span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
top: 30px;
left: 510px; /* offset orizzontale */
z-index: 50;
}

.spaziothumb{
	display:inline;
	width:155px;
	float:left;
}

/* FINE FOTOGALLERY */


/* VARIE */
.flleft{
	float:left;
}

.center{
	text-align:center;
	margin:0 auto;
}

#wrapper{
	width: 680px;
	text-align:justify;
	float:right;
	margin-top:20px;
	
	min-height:300px;
	height:auto !important;
	height:300px;
}

.imgnews{
	margin-right:10px;
	margin-top:20px;
	border:1px solid #747474;
	padding:2px;
}

.clearthis{
	clear:both;
}

.nota{
	display:none;
}
	
#loadarea{
	width:500px;
	float:right;
}

.img_grande {
height:320px;
}

.fotogallery_td{ height: 100px; background-color:#3D2B1F; text-align:center;width:150px;}


#immagine{
	border:1px solid white;
	padding:1px 1px 1px 1px;
	}
