* {
margin: 0;
padding: 0;
text-decoration: none;
outline: none;
border: 0;
}

body {
	width: 100%;
	overflow: visible;
	overflow-x: hidden;
	background-color: #0b2940;
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	color: #90c6ec;
}

.scientifico {
	width: 100%;
	overflow: visible;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 11pt;
	color: #90c6ec;
	background: #0b2940 url(../img/bg_medical.jpg) top right no-repeat;
}

#wrapper {
	width: 980px;
	margin: auto;
}

.chisiamo {
	height: 450px;
}

#shadow_big {
	width: 980px;
	height: 18px;
	clear: both;
	background: url(../img/shadow_big.jpg) top no-repeat;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

#header {
	width: 100%;
	height: 540px;
	margin: auto;
	background: #153e61 url(../img/bg_header.jpg) bottom no-repeat;
	float: left;
}

ul {
	width: 430px;
	padding-left: 30px;
	line-height: 22pt;
	float: left;
}

.left_list {
	margin-right: 60px;
}

.col_sx {
	width: 460px;
	float: left;
	margin: 40px 60px 40px 0;
}

.col_dx {
	width: 460px;
	float: left;
	margin: 40px 0 40px 0;
}

.float {
	float: left;
}

#text_header {
	width: 624px;
	height: 95px;
	background: url(../img/text_header.png) top no-repeat;
	margin-top: 40px;
}

#navbar {
	width: 100%;
	height: 120px;
	background: url(../img/bg_navbar.png) top repeat;
}

.logo {
	margin-top: 18px;
}

#liste {
	width: 100%;
	height: auto;
	background-color: #153e61;
	padding-bottom: 15px;
	margin: 45px 0 40px 0;
	border-top: 1px solid #215785;
	border-bottom: 1px solid #215785;
}

#liste.title {
	width: 100%;
	height: auto;
	background-color: #153e61;
	padding: 10px 0 5px 0;
	margin: 45px 0 50px 0;
	border-top: 1px solid #215785;
	border-bottom: 1px solid #215785;
}

#collapse_list {
	float: left;
	display: none;
	margin-bottom: 20px;
}

#liste a {
	width: 460px;
	height: 90px;
	text-indent: -500em;
	float: left;
	margin: 40px 0 20px 0;
}

#liste a:hover {
	width: 460px;
	height: 90px;
	text-indent: -500em;
	float: left;
	margin: 40px 0 20px 0;
	background-position: bottom;
}

#materiali {
	background: url(../img/materiali_trattati.png) top no-repeat;
}

#lavorazioni {
	background: url(../img/lavorazioni.png) top no-repeat;
}

#gear {
	width: 60px;
	height: 60px;
	background: url(../img/gear.png) top no-repeat;
	float: left;
	margin-top: 60px;
}

#bg_contents {
	width: 300px;
	margin-bottom: 50px;
	float: left;
}

#bg_contents.center {
	margin: 0 40px 0 40px;
}

.logo_contents {
	margin-bottom: 10px;
}

h2.contents {
	text-align: center;
}

#bg_footer {
	width: 100%;
	height: 215px;
	padding-top: 35px;
	background: url(../img/bg_footer.jpg) top no-repeat #03080d;
}

#contatti {
	margin-left: 50px;
	margin-top: -12px;
	font-size: 10pt;
	float: left;
}

#footer2 {
	margin-top: -12px;
	font-size: 10pt;
	float: right;
	text-align: right;
}

#scientifico_logo {
	width: 300px;
	height: 96px;
	background: url(../img/scientifico_logo.png) top no-repeat;
}

#tessile_logo {
	width: 300px;
	height: 96px;
	background: url(../img/tessile_logo.png) top no-repeat;
}

#altri_logo {
	width: 300px;
	height: 96px;
	background: url(../img/altri_logo.png) top no-repeat;
}

a:hover #scientifico_logo, 
a:hover #altri_logo, 
a:hover #tessile_logo {
	background-position: bottom;
}

/* @group gallery */

#gallery {
	width: 978px;
	height: auto;
	border: 1px solid #00baff;
	background: url(../img/bg_gallery.jpg) #1971cd top repeat-x;
}

.contentSlider {
	width: 980px;
}

.contentSlider img {
  max-width: 100%;
  height: auto;
  float: left;
  margin-left: 5px!important;
  margin-right: 20px;
  border: 1px solid #00baff;
  display: block;
}

/* @end */


/* @group text */

p {
	font-weight: 300;
	line-height: 20pt;
}

h1 {
	font-size: 15pt;
	color: #b0ddfc;
	line-height: 30pt;
}

h2 {
	font-size: 13pt;
	color: #b0ddfc;
	line-height: 30pt;
}

a:hover h2 {
	font-size: 13pt;
	color: #cee9fc;
	line-height: 30pt;
}

h2.footer {
	font-size: 22pt;
	color: #16456a;
	line-height:23pt;
}

a:hover h2.footer {
	font-size: 22pt;
	color: #2a5d85;
	line-height:23pt;
}

p.gallery {
	color: #16456a;
	line-height: 16pt;
	font-size: 10pt;
	font-weight: 400;
}

p.gallery2 {
	color: #16456a;
	line-height: 13pt;
	font-size: 9pt;
	font-weight: 400;
}

a {
	color: #00aeff;
	font-weight: 400;
}

a:hover {
	color: #55c9ff;
	font-size: 400;
}

a.nav {
	float: right;
	margin: 48px 0 0 30px;
	color: #fff;
	font-weight: 300;
	cursor: pointer;
}

a:hover.nav {
	float: right;
	margin: 47px 0 0 30px;
	color: #90cfff;
}

a.selected {
	float: right;
	margin: 48px 0 0 30px;
	color: #00aeff;
	font-weight: 300;
	cursor: pointer;
}

strong {
	font-weight: 400;
	color: #b0ddfc;
}

a p.contents {
	text-align: center;
	color: #90c6ec;
	margin: 0 10px 0 10px;
}

a:hover p.contents {
	color: #59beff;
}

/* @end */








