html{/*	overflow: -moz-scrollbars-vertical; /* visualizza sempre la scrollbar laterale per firefox */
	overflow-y:scroll;
	overflow-x:auto;
	overflow:moz-scrollbars-vertical;
}

body{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4E4E4E;
	margin:0px 0px;
	padding:0px;
	background: url('../img/bg-int.jpg') top left repeat-x;
}

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

a:visited {
	color: #0099CC;
	text-decoration: none;
}

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


h1 {
	color: #0099CC;
	text-transform:uppercase;
	margin:0;
}

h2 {
	color: #4E4E4E;
	margin-top: 40px;
	padding-top: 5px;
	padding-right: 70px;
	font-size: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-top: 5px solid #ececec;
}


h3 {
	/*background-color: #F1F2F2;
	
	padding: 10px;*/
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 2px;
}




.ciano {
	color: #0099CC;
}
.space {
	height: 16px;
	margin-top:16px;
	border-bottom: 1px solid #ccc;
}
.link {
	padding-top:3px;
	color: #999;
	font-size: 90%;
}

.subtitle {
	padding-top:8px;
	color: #333;
}

.subtitle-a {
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 130%;
	color: #4E4E4E;
}

.website {
	text-align: right;
}

.italic {
	font-style: italic;
}


#container{
	position: relative;
	margin-top: 5px;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	height: auto;
	padding-bottom: 30px;
}

#logo{
	position: relative;
	float: left;
	padding-top: 20px;
	height: auto;
	width: 200px;
}

#footer-right {
	position: relative;
	float: right;
	font-size: 11px;
	padding: 25px 10px 0 0;
	line-height: 11px;
	width: 200px;
}


#language{
	position: relative;
	float: left;
	height: auto;
	width: 546px;
	text-align: right;
	padding: 25px 12px 0 0;
}

#navbar{
position:relative;
margin-top: 20px;
padding: 0;
text-align: right;
background: url(../img/bg-navbar.jpg);
height: 20px;
padding-top: 5px;
}

#navbar ul{
padding: 0;
margin: 0;

}

#navbar li{
list-style: none;
margin: 0;
display: inline;
margin-right:15px;
font-size: 105%;

}


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

#navbar a:visited{
color: #333;
text-decoration: none;
}

#navbar a:hover{
color: #0099CC;
text-decoration: none;
}

#header{
	position: relative;
	padding: 8px;
	height: 130px;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow: hidden;
}

#string{
	position: relative;
	height: auto;
	padding: 2px 2px 0 4px;
	font-size: 90%;
}


.clear {
	clear: left;
}

#content{
	position: relative;
	height: auto;
	margin-top: 16px;
}

#sx{
	position: relative;
	float: left;
	height: auto;
	width: 170px;
	background: url(../img/bg-sx.jpg) top left repeat-x;
}

.sx-title{
	position: relative;
	padding: 5px 0 9px 16px;
}

.sx-navbar{
	margin: 0;
	padding: 0;
}


.sx-navbar li{
	padding: 5px 5px 10px 15px;
	border-bottom: 1px solid #ccc;
	list-style: none;
}

.sx-navbar li a{
	color: #0099CC;
}

.sx-navbar li a:hover{
	color: #0099CC;
	text-decoration: underline;
}

.tipologia {
	margin-left: 20px;
	margin-top: 10px;
	color:#454545;
}


#main{
	position: relative;
	float: left;
	height: auto;
	width: 380px;
	margin-left: 20px;
}

#main a{
	color: #0099CC;
}

.main-title{
	color: #0099CC;
	font-size: 220%;
}

.main-subtitle{
	color: #333;
	font-size: 150%;
	padding-top: 20px;
	line-height: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 350px;
	padding-bottom: 10px;
}

.main-subtitle-neretto{
	color: #333;
	font-size: 140%;
	padding-top: 20px;
}

.main-txt{
	color: #4E4E4E;
	font-size: 100%;
	padding: 8px 0 16px 0;
	text-align: justify;
}

.main-txt a:link, a:hover{
	color: #0099CC;
	text-decoration: none;
}

.main-txt a:visited{
	color: #0099CC;
	text-decoration: none;
}

#dx{
	position: relative;
	float: left;
	height: auto;
	width: 170px;
	background: url(../img/bg-dx.jpg) top left repeat-x;
	margin-left: 20px;
}

.dx-title{
	position: relative;
	padding: 5px 0 9px 16px;
}

.dx-navbar{
	margin: 0;
	padding: 0;
}

.dx-navbar li{
	padding: 8px 8px 8px 10px;
	border-bottom: 1px solid #ccc;
	list-style: none;
}

.dx-navbar li a:link, a:visited{
	color: #808081;
}

.dx-navbar li a:hover{
	color: #0099CC;
}

.gallery {
	margin: 0;
	padding: 0;
}

.gallery li{
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #ccc;
	list-style: none;
}


.founder {
padding-top: 16px;
}

.founder-title {
padding-top: 20px;
padding-bottom: 5px;
}


.partner {
padding-top: 16px;
}

.partner-img {
	padding-top: 16px;
	padding-bottom: 5px;
	text-align: right;
	margin-bottom: 5px;
}


#gallery {
	position: relative;
	height: auto;
	width: 170px;
	background: url(../img/bg-dx.jpg) top left repeat-x;
	top: 40px;
}

.img {
padding: 5px;
border:1px solid #ccc;
}


.news {
	margin: 0;
	padding: 0;
}

.news li{
	color: #4E4E4E;
	font-size: 100%;
	padding: 4px 0 4px 0;
	text-align: justify;
	list-style: none;
	border-bottom: 1px solid #ccc;
	background: url(../img/bg-dx.jpg) top left repeat-x;
	margin-top: 20px;
}


.news-subtitle{
	color: #808080;
	font-size: 130%;
	padding: 0 3px 8px 8px;
	width: 380px;
	
}

.txt-news{
	padding-bottom: 10px;
	
}

.txt-news a{
	color: #0099FF;
	
}



.project {

	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 110%;
}

.project ul{
	margin: 0;
	padding: 0;
}

.project li{
	border-bottom: 1px solid #ececec;
}

.description {
	margin-left: 10px;
	border-bottom: 1px dotted #666;
	padding-bottom: 8px;
}

.link {
	text-decoration: underline;
}

.vantaggi {
	border-top: 1px dotted #666;
	padding-top: 15px;
	text-transform: uppercase;
}

.sede {
	font-size: 100%;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rea {
	font-size: 90%;
	color: #666666;	
	margin-top: 5px;
	line-height: 13px;
}


#content ul {
	margin:0;
	padding: 0;
}

#content li {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 12px;
	list-style:none;
	width: auto;
}

#footer{
	position: relative;
	height: 30px;
	width: 746px;
	margin-top: 16px;
	overflow: hidden;
	font-size: 90%;
	text-align: right;
	color: #999999;
	padding-bottom: 30px;
	
}

#footer-left {
	position: relative;
	float: left;
	font-size: 90%;
	padding: 10px 0 20px 15px;
	line-height: 13px;
}

#links {
	position: relative;
	float: right;
	font-size: 11px;
	padding: 10px 10px 0 0;
	line-height: 11px;
	width: 200px;
	text-align: right;
}



.founder-name {
	padding: 5px 2px 3px 0;
	font-size: 120%;
	color: #333;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.founder-text {
	padding: 2px 5px 5px 3px;
	font-size: 100%;
	display: block;
	margin-bottom: 8px;
}

.partners {
	padding: 5px 0 5px 0;
	font-size: 85%;
	font-style: italic;
	border-bottom: 1px solid #ececec;
}

.founder-mail {
	padding: 10px 5px 3px 3px;
	color: #333;
	display: block;
	text-align: left;
	
}

.founder-mail a{
	color: #0099CC;
	
}

.section {
	padding: 8px 2px 3px 0;
	font-size: 100%;
	color: #333;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

