* {
	border-style: none;
}

a:link {
	text-decoration: none;
	color: #58585a;
}

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

.crediti {
	position: relative;
	width: 750px;
	margin-left: -410px;
	left: 50%;
	text-align: left;
	padding-top: 6px;
	padding-left: 100px;
	color: #58585a;
	margin-top: 20px;
	font: 600 16px 'Terminal Dosis', sans-serif;
	background: url(images/loghetto.png) no-repeat;
}

.info {
	position: absolute;
	width: 880px;
	left: -300px;
	top: -105px;
	height: 48px;
	text-align: center;
	z-index: 9;
	background: url(images/info.png) no-repeat;
}

.info_eng {
	position: absolute;
	width: 880px;
	left: -300px;
	top: -105px;
	height: 48px;
	text-align: center;
	z-index: 9;
	background: url(images/info_eng.png) no-repeat;
}

.container {
	margin: 0;
}

body{
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	background: #c8c0b9 url(images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

.ballon {
	height: 76px;
	background: url(images/ballon.png) repeat-x;
	margin: 0;
}

.apertura {
	height: 151px;
	background: url(images/apertura.png) no-repeat;
	margin: 0;
	width: 148px;
	position: relative;
	float: right;
	top: -214px;
	left: 105px;
}

.foto {
    position: absolute;
	height: 200px;
	width: 200px;
	top: -80px;
	left: 600px;	
}

.wrapper{
	position: relative;
	width: 100%;
	padding-bottom: 100px;
	z-index: 1;
}

#slideshow ul {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    bottom: 0;
    list-style: none;
    text-align: center;
	float: left;
}

#slideshow li {
    display: inline-block;
	float: left;
	width: 215px;
}

#slideshow li a {
    cursor: pointer;
    display: block;
    margin: 0 20px;
    width: 184px;
	float: left;
}

#slideshow li a.rf-slideshownav-current-nav,
#slideshow li a.rf-slideshownav-next-nav {
    background: url(images/triangle.png) no-repeat 19px 0;
	float: left;
	position: relative;
	z-index: 600;
	width: 184px;
}

/* @group specialita */

#specialita .one {
	top: 146px;
	left: 295px;
	height: 265px;
}

#specialita .two {
    left: 480px;
    height: 290px;
    top: 3px;
}

#specialita .three {
    left: 600px;
    top: 126px;
	height: 208px;
}

#specialita .four {
    left: 50px;
    top: 5px;
	height: 332px;
}

/* @end */

/* @group home */

#home .one {
    left: 30px;
    top: 35px;
    height: 308px;
}

#home .two {
  top: 55px;
  left: 295px;
  height: 291px;
}

#home .three {
  left: 574px;
  height: 250px;
  top: 92px;
}

#home .four {
  left: 48px;
  height: 60px;
  top: 348px;
}

#home .five {
  left: 118px;
  height: 60px;
  top: 348px;
}

/* @end */

/* @group filosofia */

#filosofia .one {
    height: 333px;
	top: 39px;
	position: relative;
	left: 48px;
}

#filosofia .two {
  left: 480px;
  height: 299px;
	top: 80px;
}



/* @end */

/* @group info */

#info .one {
  left: 59px;
  height: 327px;
  top: 52px;
}

#info .two {
  left: 380px;
  top: 78px;
  height: 251px;
}



/* @end */

#slideshow {
  width: 860px;
  height: 445px;
  overflow: hidden;
  margin: auto;
  position: relative;

}

.slide {
  width: 886px;
  height: 423px;
  position: relative;
}

.not-ready .slide {
  display: none;
}

.slide img {
  position: absolute;
}

.slide div {
  position: absolute;
}

#banner {
	width: 285px;
	position: absolute;
	left: 308px;
	top: 55px;
}

#lingua {
	width: 62px;
	height: 40px;
	position: absolute;
	top: -20px;
	z-index: 11;
	left: 30px;
}
.facebook {
	width: 62px;
	height: 40px;
	position: absolute;
	top: -35px;
	z-index: 10;
	left: 790px;
}

.footer {
	height: 63px;
	background: url(images/footer.png) no-repeat;
	position: relative;
	width: 898px;
	margin-left: -449px;
	left: 50%;
	text-align: center;
	margin-top: 65px;
	padding-top: 6px;
	font-family: 'Terminal Dosis', sans-serif;
	font-weight: 400; 
}
