@charset "utf-8";
body {
	background-color: #1e1e1e;
	background-image: url(../immagini/test.gif);
	background-repeat: repeat;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.credit {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	color: #6B645E;
	margin-top: -2px;
	text-align: left;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	padding-left: 30px;
}
.foto_home {
	border: 1px solid #000000;
}
.W3C {
	float: right;
	padding-right: 45px;
	padding-bottom: 150px;
}


#corpo {
	width:800px;
	float:left;
	background-color: #999999;
	background-image: url(../immagini/duecol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -4px;

}

#centrato {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -4px;
	background-color: #999999;
	background-image: url(../immagini/duecol.jpg);
	text-align: left; /* per IE5.x/Win */
	margin-right: auto;
}

#colonna-1 {
	float:left;
	width:160px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
	margin-right: 20px;
	padding: 20px;

}

#colonna-1-dett {
	float:left;
	width:160px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #333333;
	margin-right: 20px;
	padding: 10px;

}



#colonna-2 {
	float:left;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #333333;
	width: 540px;
	margin-right: 20px;

}
#menu #corpo #colonna-1-dett h1 {
	border: 1px solid #EF8811;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.4em;
}

.logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2bcb7;
}
#footer {
	width:800px;
	text-align: center; /* per IE5.x/Win */
	background-color: #444341;
	background-image: url(../menu/spacer.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 3em;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-position: left top;
	clear: both;
	font-size: 90%;
	height: 1%;
}
#menu #corpo #footer a {
	color: #ee8810;
}

#menu #corpo #footer a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ee8010;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.pubbl_foto {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
