body {
	font-family: Tahoma;
	font-size: 12px;
	background:#2e0c01 url(img/sfondo2.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color:#444;
}
#barra {
	width:100%; height:6px; background:#2e0c01;
}
h1 {
	font-size:1.1em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#C6B366;
	width:100%;
}
input, select, textarea {
	border:1px solid #2e0c01; background:#FFF; font-size:0.85em; margin-bottom:10px; padding:2px;
}
input.submit {
	background:#EFEFEF; font-weight:bold; cursor:pointer; margin-top:10px; margin-bottom:0px;
}
span.firstletter {
	background:#2e0c01;
	color:#FFF;
	padding:0px 3px;
	text-align:center;
	display:inline-block;
	width:20px;
	margin:0px 5px;
	font-size:1.3em;
}
#logo {
	width:920px;
	display:block;
	margin:15px auto;
}
#logo object {
	float:right; margin-top:40px;
}
#testata {
	width:1200px;
	height:250px;
	display:block;
	margin:0px auto 20px auto;
	text-align:center;
	background:url(img/sfondo.png) no-repeat center top;
}
#contenitore {
	width:920px;
	display:block;
	margin:10px auto;
	padding:5px 0px;
	background:#FFF url(img/bgbott.png) no-repeat bottom center;
}
#colonnasx, #colonnace, #colonnadx {
	display:inline-block;
	min-height:340px;
}
#colonnasx, #colonnace {
	float:left;
}
#colonnasx {
	width:200px;
	border-right: 1px dashed #CCCC99;
	text-align:right;
	margin-right:5px;
	padding:0px 10px 10px 10px;
}
#colonnace {
	width:480px;
	padding:10px;
	font-size:1.1em;
	text-align:justify;
	margin:0px 15px;
	color:#333;
}
#colonnadx {
	width:140px;
	padding:10px;
	border-left: 1px dashed #CCCC99;
	float:right;
	text-align:center;
}
p.clear {
	clear:both;
	display:block;
	height:1px;
}
#colonnasx a {
	line-height:30px;
	letter-spacing:1px;
	text-transform:capitalize;
	font-size:0.9em;
}
#colonnasx a:link, #colonnasx a:active, #colonnasx a:visited {
	text-decoration:none;
	color:#888;
	font-weight:bold;
}
#colonnasx a:hover, #colonnasx a:hover:visited {
	color:#2e0c01;
}
#colonnasx a.selezionato {
	color:#2e0c01;
	text-decoration:none;
	cursor:default;
}
#colonnasx a img {
	border:0px none;
}
#colonnadx img, #colonnace img.gall {
	width:80px;
	height:80px;
	border:2px solid #C6B366;
	padding:1px;
}
#colonnadx img {
	display:block;
	margin:0px auto 5px auto;
}
#colonnace img {
	display:inline-block;
	margin:0px 0px 15px 15px;
	border:2px solid #C6B366;
	padding:1px;
}
#colonnadx a.galleria {
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:0.9em;
}
#colonnadx a:link, #colonnadx a:active, #colonnadx a:visited {
	color:#2e0c01;
	text-decoration:none;
}
#colonnadx a:hover, #colonnadx a:hover:visited {
	background:#FFF;
	text-decoration:underline;
}
#prefooter {
	width:922px;
	display:block;
	height:4px;
	margin:10px auto 0px auto;
	background:#C6B366;
}
#footer {
	width:920px;
	display:block;
	clear:both;
	margin:10px auto 20px auto;
	font-size:0.8em;
	line-height:20px;
	white-space:nowrap;
	color:#DDD;
}
#footer a.stilnovodesign {
	display:inline-block;
	float:right;
	text-decoration:none;
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
}