body {
	background: #231816 url(../img/bg.gif) no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	text-align: center;
	font-size: 100%;
	line-height: 120%;
	color: white;
	margin: 0;
	font-family: Helvetica,Arial,sans-serif;
}

#bgimg {	
	position: fixed;
	bottom: 0;
	right: 0;
	background: url(../img/bg.gif) no-repeat;
	width: 343px;
	height: 464px;
}

hr {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	color: #856C5E;
	margin-top: 30px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted white;
	color: white;
}

a:hover {
	text-shadow: red 1px 1px 2px;
	font-weight: bold;
}

.orange a {
	color: #CC6600;
}

.red a{
	color: red;
}

.mini {
	font-size: 70%;
	padding-bottom: 10px;
}

.mini a:hover{
	font-weight: normal;
}

#container {
	width: 680px;
	margin: 0 auto;
}

#slide {
	width: 320px;
	height: 240px;
	text-align: center;
	margin-top: 80px;
	margin-left: 20px;
}

#destra {
	margin-top: 50px;
	float: right;
	margin-right: 70px;
	width: 225px;
}

.menu {
	border: 1px dashed #3A3A3A;
	padding: 10px;
	/*width: 160px;*/
	text-align: left;
}

.menu a {
	border: 0;
	font-size: 120%;
	font-weight: bold;
	text-transform: capitalize;
}

.link {
	margin-top: 15px;
	border: 1px dashed #3A3A3A;
	padding: 10px;
	text-align: left;
	font-size: 60%;
}

.link a {
	border: 0;
	font-weight: bold;
}

.link a:hover {
	border: 0;
	font-weight: bold;
	text-shadow: none;
	text-decoration: underline;
}

#foot {
	font-size: 70%;
}

#down {
	background: url(../img/down.png) no-repeat;
	font-size: 70%;
	width: 800px;
	height: 94px;
	margin: 0 auto;
	margin-left: -30px;
	margin-top: 30px;
}

#down p {
	padding-top: 45px;
	padding-left: 105px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
}

#intestazione p{
	font-size: 70%;
	padding-top: 45px;
	padding-left: 95px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
}

#palazzo {
	float: right;
	margin-top: -57px;
	height: 180px;
}

#intro {
	width: 650px; 
	padding: 10px; 
	font-size: 150%; 
	margin-left: 70px; 
	line-height: 100%; 
	text-align: left;
	margin-top: -20px;
}

#palazzo2 {
	float: right;
	height: 180px;
	margin-top: -37px;
	background-position: bottom;
}

.box {
	width: 700px;
	margin: 10px auto;
	clear: both;
	text-align: left;
	height: 200px;
}

.box a{
	border: none;
	text-decoration: none;
}

/*.box .imgfondo {
	width: 230px;
	/*background: url(../img/fondino.gif);
	float: left;
	margin: 10px;
}*/

.box img {
	width: 200px;
	/*height: 130px;*/
	float: left;
	border: 5px solid #333333;
	margin-bottom: 10px;
	margin-right: 10px;
}


.box h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
}

.sucprec {
	float: right;
	font-size: 70%;
	clear: right;
	padding-right: 25px;
}

.sucprec a:hover {
	font-weight: normal;
}
