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: 'helvetica neue', Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 0.02em;
	color: #747575;
	margin:0px 0px;
	background-color:#1C1C1C;
}

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

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

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

.gray {
	color: #B5B5B5;
}

.white {
	color: #ffffff;
}

.color {
	color: #00A99D;
}

.current a{
	color: #00A99D;
	text-decoration: none;
 } 
 
img{
	border: none;
 } 



h1 {
	color: #747575;
	font-size: 430%;
	font-weight:normal;
	letter-spacing: 0.03em;
	line-height: 90%;
	margin:0;
	margin-top: 78px;
	margin-bottom:153px;
	font-family: 'helvetica neue', helvetica, arial;
}

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


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

p {
	padding-top:15px;
	margin:0;
}

#container {
	position:absolute;
	margin:0;
	padding:0;
	left: 50%;
	margin-left: -460px;
	height:auto;
	width: 950px;
}

#credit {
	position:fixed;
	bottom:10px;
	margin: 0 10px 0 10px;
	color: #5B5C5C;
	float: right;
	font-size: 80%;	
}

#left {
	position:fixed;
	margin: 60px 0 0 60px;
	/*background-color:#333333;*/
	width:125px;
	border-top: 1px solid #444444;
}

#logo {
	position:relative;
	margin: 10px 0 8px 0;
	height:75px;
	/*background-color:#333333;*/
}

#claim {
	position:relative;
	margin: 0px 0 0 0;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height:120%;
	height:200px;
	font-family: 'helvetica neue', helvetica, arial;	/*background-color:#333333;*/
}

#navbar_language {
	position:relative;
	margin: 0px 0 0px 0;
	letter-spacing: 0.03em;
	border-top: 1px solid #444444;
	padding-top: 10px;
	line-height:140%;
	height:110px;
	/*background-color:#333333;*/
}


#navbar {
	position:relative;
	margin: 0px 0 0px 0;
	letter-spacing: 0.03em;
	border-top: 1px solid #444444;
	padding-top: 10px;
	line-height:140%;
	height:110px;
	/*background-color:#333333;*/
}

ul {
	margin:0;
	padding:0;
	list-style: none;
}



#navbar_login {
	position:relative;
	margin: 0px 0 0px 0;
	letter-spacing: 0.03em;
	border-top: 1px solid #444444;
	padding-top: 10px;
	line-height:140%;
	height: 1000px;	/*background-color:#333333;*/
}

#navbar_solution {
	margin: 0px 0 0px 0;
	letter-spacing: 0.03em;
	padding-top: 5px;
	line-height:140%;	/*background-color:#333333;*/
}

#right {
	position:absolute;
	margin: 60px 0 0 250px;
	/*background-color:#333333;*/
	width:600px;
	min-height: 415px;
	border-top: 1px solid #444444;
}

#footer {
	position:relative;
	float:left;
	margin: 0;
	padding:13px 0 20px 0;
	/*background-color:#333333;*/
	width:600px;
	font-size: 80%;
	border-top: 1px solid #444444;
}

#image {
	position:relative;
	float:left;
	margin: 0;
	/*background-color:#333333;*/
	width:600px;
	height: 293px;
	overflow: hidden;
}

#txt {
	position:relative;
	float:left;
	margin: 35px 0 0 0;
	padding: 0 0 50px 0;
	/*background-color:#333333;*/
	width:600px;
	line-height: 160%;
	letter-spacing: 0.02em;
}

#txt a:link{
	color: #B5B5B5;
}


#txt a:visited{
	color: #B5B5B5;
}

#txt a:hover{
	text-decoration: underline;
}

/*.nota {
	font-size: 95%;
	line-height:13px;
}*/

.number {
	margin:0;
	padding:0;
	margin-left: 15px;
	line-height: 160%;
}

.thumb {
	float: left;
	position: relative;
	border: 1px solid #444444;
	margin: 10px;
	width: 175px;
	height: 90px;
	text-align: center;
}

.image {
width: 600px;
	height: 320px;
	
	}



/*photogallery*/
		
/*preload classes*/ .svw {
	width: 600px;
	height: 310px;
} .svw ul {position: relative; left: -999em;} /*core classes*/ .stripViewer { position: relative; overflow: hidden; /*border: 5px solid #ff0000;*/ margin: 0 0 1px 0; } .stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } .stripViewer ul li { float:left; } .stripTransmitter { overflow: auto; width: 1%; } .stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } .stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } .stripTransmitter a{ font: normal 10px Helvetica, Arial; text-align: center; line-height: 22px; /*background: #ff0000; color: #000; text-decoration: line-trough;*/ display: block; } .stripTransmitter a:hover, a.current{ color: #B5B5B5; /*background: #fff;  text-decoration: line-through;*/ } /*tooltips formatting*/ .tooltip { padding: 0.5em; background: #fff; color: #000; border: 5px solid #dedede; } 


/*tooltip*/

#s-m-t-tooltip{
	position:absolute; 
	max-width:300px;
	height:auto;
	padding:6px 8px 8px 8px; 
	background:#000; 
	z-index:10; 
	display:inline-block; /*important*/
	/*font*/
	font-family:Helvetica, Arial; 
	font-size:11px; 
	line-height:16px; 
	/*css3 rounded corners*/
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radi:3px; 
	border-radius:3px;
}

