body {
	font-size:11px;
	color: black;
	font-family:"Arial", Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/sf.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
}
.act {
	color:#cc071e;
	font-weight:bold;
	padding-top:8px;
}
/*.pipe  li {
	margin-left:6px;
	background-image: url(../images/lista.jpg);
	background-repeat: no-repeat;
}

li.no_pipe {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}*/
#example_14 {
}
#example_14 .loading {
	border-color:#333;
}
#example_14 .loading_bar {
	background:#333;
}
#example_14 .slider {
	background-image:url(slider_dark.png);
}
#example_14 .scrollbar {
	border-bottom:1px solid #000;
}
#content {
	position:relative;
	top:0;
	left:0;
	width:800px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content #top {
	position:relative;
	top:0;
	left:0;
	height:100px;
	background: black;
}
#content #top_big {
	position:relative;
	top:10px;
	left:50px;
	margin-top:0px;
}
.logo_big {
	margin-top: 200px;
	text-align: center;
}
#content #top .logo {
	position:absolute;
	top:15px;
	left:15px;
}
#content #under_top .logo {
	position:absolute;
	top:70px;
	left:0;
}
#content #under_top {
	background: url(../images/under_top.jpg) repeat-x;
	height:100px;
	width:100%;
}
#content #top ul {
	width:600px;
	padding-top:40px;
	margin-left:280px;
	font-size:12px;
}
#content #top ul li {
	display:inline;
	padding-left:7px;/*    padding-top:3px;
        padding-bottom:3px;
    */
}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	color:#F00;
}
#content #middle {
	margin-top:-90px;
	height: 100px;
	min-height: 100px;
	height: auto !important;
}
h1 {
	font-size:16px;
	margin-left:20px;
	color: #F00;
}
p {
	margin-left:20px;
	line-height:18px;
	text-align: justify;
}
#content #testo {
	position:relative;
	top:-80px;
	left:20px;
	z-index: 1000;
	width: 750px;
}
#content #testo ul li {
	margin-left:50px;
	line-height:18px;
	list-style-type: circle;
}
#content #testo #title_six {
	float: right;
}
#bottom {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:60px;
	background:url(../images/bottom.png) repeat-x;
	z-index:100;
}
#bottom #address {
	width:950px;
	margin:0 auto;
	padding-top:37px;
	text-align:center;
	color:#999;
}
/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: relative;
	margin-top:25%;
	margin-bottom:25%;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding: 5px;
	padding-right: 10px;
	margin-left: 60px;
	background:black;
	color:white;
}
.dock-item2 img {
	border: none;
	margin: 30px 40px 0px;
	width: 100%;
}

