body{
	background:#FFEEEE;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:120%;
	font-size:13px;
	margin:0px;
	margin-bottom:30px;
	padding:0px;
	text-align:justify;
}
a{
	color:#CC0000;
}
a:hover{
	text-decoration:none;
}
ul{
	padding-left:20px;
	margin:0px;
}

li{
	list-style-type:circle;
	padding:0px;
	margin:0px;
}

/*li a:hover{
	list-style-type:disk;
}*/

h2{
	text-decoration:underline;	
}

h3{
	padding-left:10px;
	text-decoration:underline;
}

#Box{
	margin:10px auto;
	padding:0px;
	border:0px;
	display:block;
	position:relative;
	width:790px;
}
#Left{
	display:block;
	position:relative;
	width:600px;
	background:#FFFFFF url(images/LeftBG.jpg) no-repeat top;
	border:1px solid #000000;
	min-height:620px;
}
#Right{
	display:block;
	position:absolute;
	width:174px;
	background:#FFFFFF url(images/RightBG.jpg) no-repeat top;
	border:1px solid #000000;
	top:100px;
	right:0px;
	bottom:0px;
}
#Title{
	height:200px;
	text-align:center;
}
#Main{
	padding:60px 50px 30px 50px;
	line-height:200%;
}
#Menu{
	padding:150px 5px 80px 5px;
	line-height:200%;
	font-weight:bold;
	font-size:13px;
}
#Menu a{
	color:#333333;
	text-decoration:none;
}
#Menu a:hover{
	text-decoration:underline;
	color:#000000;
}
#Footer{
	display:block;
	position:relative;
	width:800px;
	margin:10px auto;
}
#Info{
	display:block;
	position:relative;
	padding:0px;
	text-align:center;
	width:600px;
	font-size:12px;
}
#PoweredBy3mSTUDIO{
	display:block;
	position:absolute;
	bottom:20px;
	right:0px;
	font-size:12px;
	width:176px;
	text-align:center;
}
.News{
	margin:40px auto 0px auto;
	background-color:#EBECE7;
	padding:10px;
	width:70%;
	color:#666666;
	text-align:center;
}

.destra{
	float:right;
	padding-top:30px;

}

#cartina{
	background: url(images/cartina_ok.resized.png) no-repeat top;
	height:320px;
	width: 440px;
	margin-left: 40px;
	margin-top: 0px;
	
}

#cartina_grande{
	background: url(images/cartina_ok.png) no-repeat top;
	height:495px;
	width: 670px;
	margin-left: 40px;
	margin-top: 0px;	
}

#negozio_grande{
	background: url(images/negozio_grande.png) no-repeat top;
	height:350px;
	width: 470px;
	margin-left: 40px;
	margin-top: 50px;	
}

#close_popup{
	position:relative;
	text-align:center;
	
}
/*LISTA SU DUE COLONNE SEZIONE LUTTO*/

ul#multi{
	overflow: hidden;
	
    }

ul#multi li{
	float: left;
	width: 42%;
	margin-left: 1%;
	
}

/*FOTO NEGOZIO "CHI SIAMO"*/

div#immagine {	
	z-index: 1;
	background: url("images/negoziook.jpg") center no-repeat;
	float:right;
	height:160px;
	width: 220px;
	margin-left: 10px;
	margin-top: 10px;
}

/*CSS GALLERIA*/

#mainContainer{
		/*margin:0 auto;*/
		position:relative;
		width:490px;
		text-align:left;
		background-color:#FFF;
		padding:3px;
		margin-top: 30px;
		border:1px solid #cccccc;
			
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:479px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:190px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		padding-left:10px;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:470px;	/* Width of large image div */
		height:310px;	/* Height of large image div */
		float:left;
		padding-left:10px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:1px solid #000000;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:3px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	/*.strip_of_thumbnails a:hover{
		display:block;
		border:1px solid #cc0000;
		padding:0px;
	}*/
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:2px solid #cccccc;	/* Green border around active thumbnail */
		padding:3px;
	}
	.leftArrow{
		float:left;
		margin-bottom:20px;
		margin-top:15px;
		padding-left:20px;
	}
	.rightArrow{
		float:right;
		margin-bottom:20px;
		margin-top:15px;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	

