.foto {
	background-image: url(../temp_Gallery/folderimage.jpg);
	width:902px;
	height:401px;
	background-repeat : no-repeat;
}
.fotoaltro {
	width:902px;
	height:401px;
	background-repeat : no-repeat;
}

.button {
	border-right: #5e5d63 1px solid; 
	border-top: #5e5d63 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: #5e5d63 1px solid; color: #000000;
	border-bottom: #5e5d63 1px solid;
	text-align: center;
}

.table {
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-family: "Century Gothic";
	font-size: 12px;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	height: 28px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img01.bmp) repeat-x;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}

#main {
	width: 530px;
	margin: 0 auto;
	padding: 50px 120px;
}

#page-photo {
	width: 550px;
	height: 325px;
	float: left;
	border: 1px solid #9ea09f;
	margin-bottom: 30px;
}

#page-photo img {
	margin-top: 5px;
	margin-left: 5px;
}

.cbody {
	background: #000000;
	font-family: "Century Gothic";
	font-size: 12px;
}

h1 {	font-size: 1em;	}

h2 {
	letter-spacing: -1px;
	font-size: 1.2em;
}

p, ul {
	margin-top: 1.8em;
	line-height: 180%;
}

ul {	margin-left: 3em;	}

a {	color: #ffffff;	}

.collegamenti { color:#ffffff;	}
.nero { color:#000000;	}

.img {
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

a:hover {
	text-decoration: none;
	color:#ffcc33;
}

.nohover {
	border:none;
	color:#000000;
}

hr {	display: none;	}

#header {
	width: 1170px;
	height: 80px;
	margin: 0 auto;
}

#header h1, #header h2, #header h3 {
	float: left;
	color: #ffffff;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
	font-style:italic;
}

#header h2, #header h3 {
	padding: 47px 0 0 8px;
	font-size: 1.3em;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
	width: 1170px;
	height: 51px;
	margin: 0 auto;
	font-size: 11px;
	font-family: "Century Gothic";
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 12px 1px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1em;
}

#menu a:hover {	text-decoration: underline;	}

#page {
	width: 1150px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	height: 1200px;
}

.post {	margin-bottom: 40px;	}

.post .title {	border-bottom: 1px solid #454545;	}

.post .title a {	text-decoration: none;	}

.post .entry {	padding: 20 20px;	}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {	text-decoration: underline;	}

.post .meta .byline {	float: left;	}

.post .meta .comments {	float: right;	}

.container {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 100px;
	overflow: hidden;
}
ul.display {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #222;
}

ul.display li {
	float: left;
	width: 754px;
	padding: 10px 0;
	margin: 0;
}

ul.display li a {	text-decoration: none;	}

ul.display li .content_block {	padding: 0 10px;	}

ul.display li .content_block h2 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size: 1.7em;
}

ul.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 245px;
	font-size: 1.2em;
}

ul.display li .content_block a img{
	padding: 5px;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
