body, html { width: 100%;margin: 0px; line-height: 20px; }

body { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #CCCCCC; background-color: #343434; }
img { border:0; }
h1 { font-size: 13pt; width: 670px; }
h2 { margin: 10px 0 10px 5px; font-size: 12pt; color: #FF0018; text-transform:uppercase; font-weight:bold; }
h3 { display: inline; color: red; }



a:link, a:visited { color: #CCCCCC; text-decoration: underline; }
a:hover { text-decoration: none; color: #999999; }


b, strong { color: #941515; }


#content { width: 1014px; margin: 0px auto; padding: 0px; background-color: #000000; }

#content p { margin-left: 5px; }

	#header { width:1014px; min-height: 26px; height: 26px; background-color: #000000; background: url(img/header_bg.jpg) no-repeat; }
	
		#menu_top { color: #666666; padding-left: 7px; }
		#menu_top a:link, #menu_top a:visited { color: #FFFFFF; font-weight: bolder; font-size: 8pt; text-decoration: none; padding: 0 2px; }
		#menu_top a:hover { color: #666666; text-decoration: none; }
	

	#logo { width:290px; float: right; margin-top: 60px; text-align: center; }
	
	#box_immagine_dx { width:290px; height: 430px; min-height: 430px; float: right; margin-top: 40px; }

	#corpo { float: left; width: 615px; background-color: #000000; padding: 10px 20px; color: #FFFFFF; }
	
	#corpo_home { float: left; background: url(img/home_bg.jpg) no-repeat; width: 615px; height: 680px; min-height: 680px; }


#footer { padding-top: 40px; margin: 0px auto; width: 1014px; background: url(img/footer_bg.jpg) repeat-x; }
	#footer div {margin: 0px 30px 0 0; padding: 5px 5px; text-align:center; font-size: 7pt; color: #666666; }
	#footer a:link, #footer a:visited { color: #999999; text-decoration: none; }
	#footer a:link, #footer a:visited { color: #999999; text-decoration: underline; }
	



.left {
	float: left;
}

.right {
	float: right;
}



.box1 {
	float: left;
	width: 160px;
	margin: 10px 5px;
	padding: 4px;
	min-height: 220px;
	height: 220px;
}
.box2 {
	float: left;
	width: 500px;
	margin: 10px 5px;
}
.box3 {
	width: 650px;
	margin: 20px 5px 0px 5px;
}

.box1 img, .box2 img, .box3 img {
/*	float: left;
	clear: left;*/
	margin: 4px 8px 0px 0px;
}

/* **** VARIE ****  */

.foto_gallery { float: left; margin-left: 10px; }

.foto_gallery_a4 .foto_gallery { margin-left: 30px; }

.guestbook_entry { border-bottom: 1px solid #666666; margin-bottom: 13px; }

.box_date_stage {
	margin: 20px;
}
.box_date_stage a:link, .box_date_stage a:visited {
	text-decoration: none;
	font-size: 9pt;
}
.box_date_stage a:hover {
	text-decoration: underline;
}

.riga { margin-left: 5px; }

.clear {
	clear: both;
}

.imgr {
	float: right;
	clear: right;
	margin: 4px 0px 0px 8px;
}
.imgl {
	float: left;
	clear: left;
	margin: 4px 8px 0px 0px;
}