/** { margin: 0px; padding: 0px; }
p { margin: 0px; padding: 0px; }*/

body {
	font: 13px arial, "Trebuchet MS", "Times New Roman", Times, serif;
	color: white;
	padding: 0px;
	margin: 0px;
	background-color: #242223;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-x;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover { text-decoration: underline;color: #FFA500; }

.zoom{
	font-size: 11px;
	color: #FFA500;
}

.zoom a{
	color: #FFA500;
	text-decoration: none;
}

.zoom a:hover{
	color: Silver;
	text-decoration: underline;

}

h3{
	color: #D5ABCD;
	letter-spacing: 0.3em;
}


#main_content{

}

#box_header{
	width: 900px;
	border:0px solid red;
	background-image: url(../images/bg_center.png);
	background-repeat: repeat-y;
	height: 485px;
}

#box_center{
	width: 900px;
	border:0px solid red;
	background-image: url(../images/bg_center.png);
	background-repeat: repeat-y;
	text-align: left;
}
#interno{
	padding:20px 0px 20px 96px;
	width: 783px;
	border:0px solid red;

}

#interno_home{
	padding:20px 0px 20px 0px;
	width: 900px;
	border:0px solid green;

}

.testo_int{
	padding:20px;
	
}

.testo_int_home{
	padding:20px 0px 0 20px;
}

.data_ev{
	color: #a654a3;
	letter-spacing: 0.3em;
}

.data_ev a{
	color: #a654a3;
	text-decoration:none;
}

.data_ev a:hover{
	color: #D5ABCD;
	text-decoration:underline;
}

.box_flyer{
	float:left;
	border:1px solid white;
	width:150px;
	height:210px;
	padding:0px;
	margin:15px;
	background-color: #2d2b2c;
}

.box_flyer img{
	width:150px;
	height:210px;
	border: 0px;
}


.both { clear:both; }


.footer{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.footer a{
	color: #fff;
}

.footer a:hover{
	color: #FFA500;
}

.link_pann { color: #FFA500 }

.link_pann a {
	color: #666;
	text-decoration: none;
}

.link_pann a:hover {
	text-decoration: underline;
	color: #FFA500;
}

.guestbook{
	color: black;
	text-decoration: none;
}

.guestbook a{
	color: black;
}

.guestbook a:hover{
	color: #FFA500;
}

.testo_page img {
	border: 3px solid white;
}

.footer{
	min-height: 115px;
	border-top:2px solid #fff;
	background-repeat: repeat-x;
	background-color: #050505;
	
}