/* ---- COLORI ---- */
#left, #right, #center, #button{
	background:#cc0033;
	border:1px solid #000;
}

a, #container{
	color:#666;
}

/* ---- STILI ---- */
*{
	margin:0;
	padding:0;
	list-style:none;
}

body,html{
	height:100%;
}

body{
	background:url(images/left.gif) repeat-y;
	font: Verdana,sans-serif;
}

#sfuma{
	height:100%;
	background:url(images/right.gif) repeat-y right;
	padding-top:10px;
}

body>#sfuma{
	height:auto;
	min-height:100%;
}

a img{
	border:0;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	margin-bottom:10px;
}

.little{
	font-size:11px;
}

#container{
	width:798px;
	margin:0 auto;
	font-family: Tahoma,sans-serif;
	font-size:12px;
	overflow:hidden;
}

#header address{
	font-style:normal;
	float:left;
	width:350px;
}

#logo{
	float:left;
}

#left, #right, #center{
	width:12px;
	float:left;
	height:1100px;
}

#right{
	float:left;
}

#main{
	width:725px;
	padding:22px;
	padding-top:15px;
	float:left;
	text-align:justify;
}

#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:20px;
}

#sx, #dx{
	width:338px;
	float:left;
}

#sx{
	padding-right:17px;
}

#dx{
	padding-left:17px;
}

#center{
	margin-top:20px;
	height:680px;
}

#gallery img{
	margin-bottom:23px;
}

#footer{
	text-align:center;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:30px;
}
