html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     margin: 0;     padding: 0;     border: 0;     outline: 0;     font-size: 100%;     vertical-align: baseline;     background: transparent;
}
body {     line-height: 1; text-align:center;}
ol, ul {     list-style: none; }
blockquote, q {     quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {     content: '';     content: none; }
/* remember to define focus styles!*/
:focus {     outline: 0; }
/* remember to highlight inserts somehow!*/
ins {     text-decoration: none; }
del {     text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {     border-collapse: collapse;     border-spacing: 0; } 


body{
	background-image: url(../common/grungy.gif);
	background-repeat: repeat;
	font-family: Comic Sans MS
	}
li#logo img{
	 width: 100px;
	 height: 99px;
	 margin: 10px 35px 10px 20px;
	}
#container div{
	float:left;
	}
#layout{
	float:left;
	position:absolute;
    z-index:10;
	top:-130px;
	left:57px;
	}
ul#nav-shadow{
	display:none;
	}
a#css-style1{
	display:none;
	}
a#css-style2{
	padding:7px;	
	color:orange;
	text-decoration:none;
	}
p.intestazione{
	color: #003300;
	font-size: 20px;
	text-align: center;
	line-height:30px;
	}
.compadding a{
	color: #003300;
	}
p{
	color: #003300;
	font-size: 16px;
	text-align: justify;
	line-height:20px;
	}
p.footer{
	color: #000000;
	font-size: 16px;
	text-align: center;
	}
div#cont{
	float:left;
	padding-bottom:20px;
	}
div#testata{
	background-image: url(../common/testata.gif);
	background-repeat: no-repeat;
	float:right;
	width: 790px;
	height: 120px;
	}
div#testata p{
	color: #174e09;
	font-size: 60px;
	font-family: Kristen;
	margin:50px 0;
	text-align: center;
	}
.compadding{
	float:left;
	padding: 0 25px;
	width: 740px;
	}
div#header{
	padding-top:20px;
	height: 120px;
	float:none;
	margin: auto;
	width: 960px;
	}
div#footer{
	background-image: url(../common/fondo.png);
	}
div#email{
	float: left
	}
div#info{
	float: right;
	width: 790px;
	margin-top:40px;
	}
div#footer img{
	width: 150px;
	height: 88px;
	margin: 15px 0 15px 15px;
	}
img.contact, img.youtube{
	width: 70px;
	height: 70px;
	padding-bottom: 65px;
	}
a.contact, a.youtube{
	text-decoration: none;
	position:absolute;
	left:0;
	}
div.contact, div.youtube{
	position:relative;
	height: 80px;
	width:790px;
	}
span.contact, span.youtube{
	position:absolute;
	height:0;
	bottom:26px;
	top:26px;
	left:80px;
	right:0;
	}
div#navigation{
	width: 170px;
	}
div#border{
	width: 170px;
	position:relative;
	}
div#contenuto{
	width: 790px;
	min-height: 600px;
	background-image: url(../common/pergamena.gif);
	padding-bottom:10px;
	padding-top:15px;
	}
div#container{
	float:none;
	margin: auto;
	width: 960px;
	}
div#pencil{
	float: right;
	text-align:right;
	padding: 5px 30px;
	}
div.box{
	position: relative;
	width: 250px;
	height:210px;
	margin-left:10px;
	margin-top:10px;
	display: table-cell;
	position:static;
	text-align:center;
	overflow:hidden;
	vertical-align: middle;
	}
div.box img.cell{
	margin:0 auto;
	}
.span1  {
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;    
	}
.span2	{
	text-align: center;
	width: 100%;
	display: inline-block;
	vertical-align:middle;
	}
div#player{
	float: none;
	padding: 20px 35px 10px;
	}
	
/*menu*/

ul.navigation_ul{
	margin-top:-106px;
	}

li.nnactive{height: 56px;
	width: 150px;
	background-image: url(../common/MenuBgNnActive.gif);
	background-repeat: no-repeat;
	line-height:50px;
	text-align: center;
	margin-bottom: 7px;
	}
li.active{
	height: 56px;
	width: 150px;
	background-image: url(../common/MenuBgActive.gif);
	background-repeat: no-repeat;
	line-height:50px;
	text-align: center;
	font-size: 21px;
	text-decoration:none;
	margin-bottom: 7px;
	}
a.menu:link{
	color: #edef29;
	font-size: 21px;
	text-decoration:none;
	padding: 0 0 0 4px
	}
a.menu:visited{
	color: #edef29;
	font-size: 21px;
	text-decoration:none;
	padding: 0 0 0 4px
	}
a.menu:active{
	color: #590d84;
	}
a.menu:hover{
	color: #590d84;
	font-size: 19px;
	letter-spacing: 1px;
	text-decoration:none;
	font-weight: bold;
	}
		
/*font*/

@font-face{
	font-family: Kristen;
	src: url("../Font/Kristen ITC.eot");
	}
@font-face{
	font-family: Kristen;
	src: url("../Font/Kristen ITC.ttf") format("TrueType");
	}
ul {
	font-family: Kristen;
	}
	
/*gallery*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{
	font-family: Comic Sans MS;
	font-weight:200;color:#fff;
	float:none;
	}
#sb-container{
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:999;
	text-align:left;
	visibility:hidden;
	display:none;
	float:none;
	}
#sb-overlay{
	position:relative;
	height:100%;
	width:100%;
	float:none;
	}
#sb-wrapper{
	position:absolute;
	visibility:hidden;
	width:100px;
	float:none;
	}
#sb-wrapper-inner{
	position:relative;
	border:1px solid #303030;
	overflow:hidden;
	height:100px;
	float:none;
	}
#sb-body{
	position:relative;
	height:100%;
	float:none;
	}
#sb-body-inner{
	position:absolute;
	height:100%;
	width:100%;
	float:none;
	}
#sb-player.html{
	height:100%;
	overflow:auto;
	float:none;
	}
#sb-body img{
	border:none;
	float:none;
	}
#sb-loading{
	position:relative;
	height:100%;
	float:none;
	}
#sb-loading-inner{
	position:absolute;
	font-size:14px;
	line-height:24px;
	height:24px;
	top:50%;
	margin-top:-12px;
	width:100%;
	text-align:center;
	float:none;
	}
#sb-loading-inner span{
	background:url(../images/loading.gif) no-repeat;
	padding-left:34px;
	display:inline-block;
	float:none;
	}
#sb-body,#sb-loading{
	background-color:#060606;
	float:none;
	}
#sb-title,#sb-info{
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
	float:none;
	}
#sb-title,#sb-title-inner{
	/*height:26px;*/
	line-height:26px;
	float:none;
	text-align: center;
	}
#sb-title-inner{
	font-size:16px;
	float:none;
	}
#sb-info,#sb-info-inner{
	height:20px;
	line-height:20px;
	float:none;
	}
#sb-info-inner{
	font-size:12px;
	float:none;
	}
#sb-nav{
	float:right;
	height:16px;
	padding:2px 0;
	width:45%;
	}
#sb-nav a{
	display:block;
	float:right;
	height:16px;
	width:16px;
	margin-left:3px;
	cursor:pointer;
	background-repeat:no-repeat;
	}
#sb-nav-close{
	background-image:url(../images/close.png);
	}
#sb-nav-next{
	background-image:url(../images/next.png);
	}
#sb-nav-previous{
	background-image:url(../images/previous.png);
	}
#sb-nav-play{
	background-image:url(../images/play.png);
	}
#sb-nav-pause{
	background-image:url(../images/pause.png);
	}
#sb-counter{
	float:left;
	width:45%;
	}
#sb-counter a{
	padding:0 4px 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	float:none;
	}
#sb-counter a.sb-counter-current{
	text-decoration:underline;
	float:none;
	}
div.sb-message{
	font-size:12px;
	padding:10px;
	text-align:center;
	float:none;
	}
div.sb-message a:link,div.sb-message a:visited{
	color:#fff;
	text-decoration:underline;
	float:none;
	}
/*tabs*/

.ui-tabs .ui-tabs-hide {
		position: absolute;
		left: -10000px;
		}

div.demo{
		min-height: 600px;
		float: none;
		margin-top: 20px;
		}
ul.tabs{
		text-align:	left;
		width: 700px;
		}
li.tabs{
		float: left;
		height: 34px;
		width: 91px;
		background-image: url(../common/Pblue.gif);
		background-repeat: no-repeat;
		line-height:32px;
		text-align: center;
		}
li.ui-state-active{
		float: left;
		height: 34px;
		width: 91px;
		background-image: url(../common/Bpurlpe.gif);
		background-repeat: no-repeat;
		line-height:30px;
		}
a.tabs{
		color: #fabb33;
		font-size: 12px;
		text-decoration:none;
		font-weight:bold;
		}
div#tabs-1, div#tabs-2, div#tabs-3{
		margin-top: 10px;
		}
h3.accordion{
		width: 700px;
		float:left;
		text-align: left;
		margin: 10px 0;
		}
div.accordion{
		margin: 10px 0;
		}
a.accordion{
		color: #590d84;
		font-size: 21px;
		text-decoration:none;
		border:2px solid;
		padding:2px;
		}
		
/*button stylechange*/

.button { 
    padding:10px 15px; 
    display:block;
    float:left;
    border-radius:3px 3px; 
    /*background:url(../images/button-highlight.png) repeat-x;*/
    position:relative;
    text-shadow:-1px -1px rgba(0,0,0,0.3) -1px -1px rgba(0,0,0,0.3);
    font-weight:bold;
    margin-right:20px;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1) 0 0 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.1) 0 0 4px rgba(0,0,0,0.1);
    box-shadow: 0 0 4px rgba(0,0,0,0.1) 0 0 4px rgba(0,0,0,0.1);
    margin-bottom:20px;
}
.button-stroke {
    position:absolute;
    top:1px; left:1px; right:1px; bottom:1px;
    border:1px solid #fff;
    border-radius:3px 3px;
}

.button-border {
    position:absolute;
    top:0px; left:0px; right:0px; bottom:0px;
    border:1px solid #000;
    border-radius:3px 3px;
}