* {margin:0px;padding:0px;top:0px;left:0px;}

body{
	text-align: center;
	background-color: #44607e;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}

#header{
	background-image: url(../immagini/header.jpg);
	height: 226px;
	width: 777px;
	left: 0px;
	top: 0px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(../immagini/button.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#navlist a:hover{background-image: url(../immagini/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}

#contenuto{
	margin-top: 10px;
	position: relative;
	width: 757px;
	background-color: #FFFFFF;
	color: #191919;
	margin-left: 10px;
	margin-right: 10px;
	min-height:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contenuto p{
	margin: 1.1em 1px;
}

#menu{
	width: 777px;
	height: 27px;
	background-color: #0b3975;
	position:relative;
}

table.programma{
	width:96%;
	border:none;
	margin:auto;
	margin-bottom:15px;
	border-collapse:separate;
	border-spacing: 5px 15px;
}

#footer1{
	width: 777px;
	/*clear: both;*/
	background-color: #FFFFFF;
	position: relative;
	margin-bottom:0px;
	height: 60px;
	background-image: url(../immagini/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
}
#footer2{
	width: 777px;
	background-color: #003072;
	position: relative;
	margin-bottom:0px;
	height: 100px;
	text-align:center;
	vertical-align:middle;
}

.FooterGie { background-color: #003072; }

#footer1 p{
	position:relative;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	background:none;
}
#footerVoli{
	vertical-align:middle;
	text-align:center; 
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#copyright{
	font-size: 12px;
	padding-top:23px;
}
#webmaster{
	font-size: 11px;
	padding-top: 2px;
}
#footer2 p{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer3{
	width: 777px;
	background-color: #003072;
	position: relative;
	margin-bottom:0px;
	text-align:center;
}

#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}


h1{
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #033387;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #033387;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}


/* WORDPRESS */
.mceContentBody { 
	line-height:1.31em; 
	text-align:justify; 
	font-size:0.8em; 
	margin:2.5ex auto; 
	padding: 0pt; 
	width:450px; 
	background:transparent url('../images/kubrickbg-ltr.jpg') 
	repeat-y scroll center top; 
	background-color:#e7e7e7; 
}

.page_post {
	padding-left:15px;
}

.page_post ul {
	padding-left:35px;
}

.img_comment {

	/*display:block;*/
	border:0;
	vertical-align:middle;
}

.art {
		height:75;
		padding-left:7px;
		padding-right:20px;
}

	.textbody {
		/*width:500px;*/
		border-bottom:1px solid #ccc;
		height:68;
	}

.art h2 {
	color:#900;
	font-size:13px;
	text-transform:uppercase;
	border-bottom:1px solid #666;
	font-weight:bold;
}

.art { min-height:140px; }

.text_art { font-size:11px; font-weight:bold; text-transform:uppercase; }
.text_art a { font-size:11px; font-weight:bold; text-decoration:none; text-transform:uppercase; }

.imgnews {	border:0px; margini-right:8px;}

/*.text { text-transform:uppercase; }*/
.textbody { min-height:80px; }

.text a { text-transform:uppercase; }

img { border:1px solid #999; padding:1px; }

.alignright { float: right;	}

.alignright a { font-size:11px; text-transform:uppercase; }

.alignleft { float: left; }

.alignleft a { font-size:11px; text-transform:uppercase; }

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry { 
	padding:5px;
	text-align:justify;
}
	
.entry p {
	font-size: 1.05em;
}

.entry img { margin:5px; }

#contenuto ul { 
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 25px;
	text-indent: -10px;
}
