/* ---- COLORI ---- */
#left, #right, #leftmap, #rightmap, #button {
	background:#970009;
}
a, #container {
	color:#660000;
}
/* ---- STILI ---- */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body, html {
	height:100%;
}
body {
	background-color: #FFF;
	font: Verdana, sans-serif;
}
a img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-bottom:10px;
}
.little {
	font-size:11px;
}
#container {
	width:936px;
	margin:0 auto;
	font-family: Tahoma, sans-serif;
	font-size:12px;
	overflow:hidden;
}
#sfuma #container #header {
	text-align: center;
}
#container p {
	margin-top: 8px;
}
#headerimg {
	background: #970009;
	height: 215px;
	padding: 16px 20px 0px 20px;
}
#header h1 {
	color: #CCCCCC;
	font-weight: bold;
	font-size:22px;
	padding: 5px;
	text-align: center;
}
#logo {
	float:left;
}
#subheader {
	height: 26px;
	color: #660000;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 38px 0px 38px;
	position: relative;
}
#subheader a, a:hover, a:visited {
	color: #660000;
	text-decoration: none;
}
#content {
	width: 100%;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0px;
	clear:both;
	float:left;
}
#left, #right {
	width:12px;
	height:1700px;
}
#leftmap, #rightmap {
	width:12px;
	height:400px;
}
#left {
	float:left;
	text-align:left;

}
#leftmap {
	float:left;
}
#right {
	float:right;
	text-align:left;
}
#rightmap {
	float:right;
}
#main {
	width:868px;
	padding-left:19px;
	padding-right: 22px;
	padding-top:0px;
	float:left;
	text-align:left;
}
#main a:hover {
	text-decoration: underline;
}
#button {
	display:block;
	width:177px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-top:20px;
}
#gallery {
	margin-top:25px;
	position: relative;
}
#sx, #dx {
	width:415px;
	float:left;
}
#sx {
	padding-right:17px;
}
#sx img {
	/*float: right;*/
	padding-left:40px;
}
#dx {
	padding-left:15px;
}
#dx img {
	float: right;
	padding-right:40px;
}
#gallery img {
	margin-bottom:14px;
}
#footer {
	width: 714px;
	padding: 15px 75px 0px 75px;
	float:left;
	text-align:center;
}
#footer hr {
	color: #FFF;
	margin: 0px 0px 5px;
	width:100%;
	border: #333333 inherit;
}
#footer p a, a:hover, a:visited {
	color: #666666;
	text-decoration: none;
}
