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: 80%;
	letter-spacing: -0.02em;
	color: #515151;
	margin:0px 0px;
	padding:10px;
	background-color:#ececec;
}

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

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

a:hover {
	color: #1e7eb4;
	text-decoration: underline;
}

.ciano {
	color: #1e7eb4;
}

h1 {
	color: #1e7eb4;
	text-transform:uppercase;
}

h2 {
	color: #ccc;
	padding-top: 70px;
}


h3 {
	background-color: #FFFF99;
	color: #000;
	padding: 10px;
}



#container {
	position: relative;
	top:0;
	left: 50%;
	margin-left: -400px;
	height: auto;
	overflow: hidden;
	width: 800px;
	background-color: #fff;
}

#container-index {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	height: 600px;
	width: 800px;
	background-color: trasparent;
}

#header {
	position: relative;
	height: 30px;
	width: 800px;	/*border-top: 30px solid #e4e4e4;*/
	background-color: #FFFFFF;
}

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

#third_navbar {
	position: relative;
	float: right;
	font-size: 11px;
	padding: 10px 10px 0 0;
	line-height: 11px;
}

#main-image {
	position: relative;
	height: 100px;
}



#footer {
	clear: both;
	position: relative;
	height: 90px;
	background-color: trasparent;
	padding-top: 10px;
}

#footer-left {
	position: relative;
	float: left;
	font-size: 70%;
	padding: 0 0 10px 15px;
	line-height: 12px;
	color:#666;
}

#footer-right {
	position: relative;
	float: right;
	font-size: 10px;
	padding: 0 10px 0 0;
	line-height: 13px;
	text-align: right;
	color: #999;
}

#content {
	padding: 10px;
}


#content ul {
	margin-top:10px;
	padding: 0;
}

#content li {
	margin-left: 0;
	margin-bottom: 8px;
	list-style:outside;
	width: auto;
}

#main-navbar {
	position: relative;
	font-size: 110%;
	text-align: right;
	letter-spacing: -0.02em;
	border-bottom: 1px solid #999;

	/*border-bottom: 4px solid #e4e4e4;*/
	padding-bottom: 4px;
	color: #999999;
	font-variant: small-caps;
}

#left {
	clear: both;
	position: relative;
	float: left;
	font-size: 95%;
	line-height: 150%;
	padding: 20px 0 20px 0;
	width: 240px;
	margin-bottom: 15px;
}

.title {
	font-variant: small-caps;
	font-size: 165%;
	color: #0097C6;
	/*float:left;*/
	padding: 5px 5px 5px 0;
	display: block;
}

.image {
	margin-bottom: 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.dida {
	width: 280px;
	padding: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}

.news {
	position: absolute;
	margin-bottom: 5px;
	top: 180px;
	background: url(../img/bg-spot.jpg) top left no-repeat;
	background-color: #ececec;
	padding: 8px;
	font-size: 90%;
	line-height: 120%;
}

.title-news {
	color: #333;
	font-size: 130%;
	/*float:left;*/
	padding: 5px 5px 7px 0;
	margin-top: 15px;
	font-weight: bold;
}

.estratto {
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #ececec;
	padding: 8px;
	font-size: 90%;
	line-height: 120%;
}

#center {
	position: relative;
	float: right;
	text-align: left;
	width: 510px;
	padding: 10px 0 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #999;
}

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

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



.link {
	text-decoration: underline;
}

.vantaggi {
	border-top: 1px dotted #666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #666;
	color:#333;
}



.text-big {
	padding: 5px 2px 3px 0;
	font-size: 120%;
	color: #333;
	display: block;
}

.founder-text {
	padding: 2px 5px 5px 3px;
	font-size: 100%;
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}

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

.testo {
	line-height:150%;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;	
}

.immagine {
	width:auto;
	heigth: auto;
	margin: 8px 10px 5px 0;
	overflow: hidden;
	float: left;
}


.divide {
	border-top: 1px dotted #999;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;	
}

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


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


/*table*/

#minimalista-righe
{
	background: #fff;
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
#minimalista-righe th
{
	border-bottom: 2px solid #999;
	color: #666;
	font-size: 18px;
	padding: 10px;
	text-align:center;
	background: url(../img/bg-spot.jpg);
}
#minimalista-righe td
{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}
#minimalista-righe tr:hover td
{
	color: #000;
}

#funzioni
{
	background: #fff;
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
#funzioni th
{
	border-bottom: 2px solid #999;
	color: #666;
	font-size: 18px;
	padding: 10px;
	text-align:left;
	background: url(../img/bg-spot.jpg);
}
#funzioni td
{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}
#funzioni tr:hover td
{
	color: #000;
}
