@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

img a {
	border: none;
}

a {
	color: #009ee0;
	text-decoration: underline;
}

a:hover {
	color: #009ee0;
	text-decoration: none;
}

/*li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 4px 25px;
}*/

body, html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #404040;
	text-align: center;
	background: url(images/bg_body_new.jpg) no-repeat top left;
}

.clear {
	clear: both;
}

#container {
	text-align: left;
	width: 1000px;
	height: 1259px;
	margin: 0;
	padding: 46px 0 0 252px;
}

#header {
	position: relative;
	width: 1000px;
	height: 358px;
}

#social {
	position: absolute;
	width: 105px;
	height: 17px;
	right: 10px;
	top: -33px;
}

#logo {
	position: absolute;
	width: 463px;
	height: 116px;
	left: 10px;
	top: 23px;
	z-index: 99;
}

#slide {
	width: 1000px;
	height: 358px;
}

#slideshow {
    position:relative;
    height:358px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#menu {
	width: 1000px;
	height: 39px;
}

#content {
	width: 1000px;
	height: 659px;
}

#page {
	float: left;
	width: 639px;
	height: 609px;
	padding: 50px 30px 0 64px;
}

#page h1 {
	color: #a0c20c;
	font-size: 18px;
	margin-bottom: 18px;
}

#right {
	float: right;
	width: 267px;
	height: 659px;
}

#numeri {
	width: 211px;
	height: 274px;
	padding: 19px 20px 0 36px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 18px;
}

.numero {
	color: #009ee0;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 17px;
	display: block;
}

#news {
	width: 234px;
	height: 285px;
	padding: 0 11px 0 22px;
	margin-bottom: 12px;
}

#titnews {
	width: 234px;
	height: 31px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
}

#empfe {
	width: 234px;
	height: 39px;
	padding-left: 22px;
}

#myslide {
	width: 1000px;
	height: 153px;
}

#footer {
	position: relative;
	width: 1000px;
	height: 46px;
	padding-top: 4px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

#footer a {
	color: #404040;
	text-decoration: none;
}

#footer a:hover {
	color: #404040;
	text-decoration: underline;
}

#lucchetto {
	position: absolute;
	top: 15px;
	left: 15px;
}

#example2 {
 	width:221px;
 	height:233px;
 	overflow:hidden;
	margin-left: 8px;
	overflow: auto;
}

#example2 div {
	padding:0 7px 0 7px;
}

#example2 a, #example2 em {
	display:block;
}