/* Scroll Bar Master Styling Starts Here */
/* comments can freely be removed from this file */

/* do not modify .scrollgeneric class, required for proper operation */
.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
}
#tastiera {
	height: 555px;
	width: 250px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imm/tastiera.jpg);
}
#tasti {
	padding-left: 52px;
	padding-top: 120px;
	clip: rect(auto,auto,auto,auto);
}
#tasti 	a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 40px;
	background-color: #b1b1b1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tasti	a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background-color:#b1b1b1;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tasti	a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
	padding-right: 40px;
}
#tasti	a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background-color:#b1b1b1;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.hscrollerbase, .hscrollerbar {
height: 15px;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}
.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(images/vscroller.png) 0px -10px;
width: 15px;
/* height is auto set by the script to fit the scrollbar */
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(images/vscroller.png);
width: 15px; height: 10px;
}

.hscrollerbarbeg {
/*left image holder for horizontal scroll bar*/
background: url(images/hscroller.png) -10px 0px;
height: 15px;
/* width is auto set by the script to fit the scrollbar */
}

.hscrollerbarend {
/*right image holder for horizontal scroll bar*/
background: url(images/hscroller.png);
height: 15px; width: 10px;
}

/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #D1DDCB;
background-image: url(images/scrollbaseback.png);
}

.hscrollerbasebeg {
height: 15px;
background: url(images/scrollbases.png) -22px 0px no-repeat;
/* width is auto set to fill the base */
}

.hscrollerbaseend {
height: 15px; width: 7px;
background: url(images/scrollbases.png) 0% 0% no-repeat;
}

.vscrollerbasebeg {
width: 15px;
background: url(images/scrollbases.png) -7px -8px no-repeat;
/* height is auto set to fill the base */
}

.vscrollerbaseend {
height: 7px; width: 15px;
background: url(images/scrollbases.png) -7px 0px no-repeat;
}

.scrollerjogbox {
width: 15px; height: 15px;
top: auto; left: auto; bottom: 0px; right: 0px;
background: white url(images/scrolljog.png) 50% 50%;
}
/* Scroll Bar Master Styling Ends Here */

body 
{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#container {
	height: 600px;
	overflow: hidden;
}


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

a:visited {
	color: #666666;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
}
a:active {
	color: #666666;
	text-decoration: none;
	border: none;
}

#section
{
	background-color: #ffffff;
	color: #FFFFFF;
	width: 480px;
	height: 430px;
	margin: 10px;
	padding: 0px;
	border: 20px solid #e4f0ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 /*  scrollbar-base-color: #000000;
    scrollbar-arrow-color: #333333;
    scrollbar-track-color: #000000; */
}

#main {
	width: 1024px;
	float: left;
}
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#div-grey {
	background-color: #192121;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.text-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#div-blk {

	background-color: #000000;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
#tree {
	padding-left:40px;
}

#tree a:link, #tree a:visited {
	color:#E2007E; 
	text-decoration:underline;
}

#tree a:hover {
	color:#FFFFFF; 
	text-decoration:none;
}
.text-title2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	background-color: #b1b1b1;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
}
.text-title3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E2007E;
}

#dashed {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #192121;
	padding-top: 10px;
	padding-bottom: 10px;
}
#dashed2 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #192121;
	padding-top: 10px;
	/* padding-bottom: 10px; */
}

#prodlist {
	padding-bottom: 8px;
}
#prodlist a:link {
	border: none;
	color: #FFFFFF;
	border-color: #FFFFFF;
}
#prodlist a:visited {
	border: none;
	border-color: #FFFFFF;
}
#prodlist a:hover {
	border: 1px;
	color: #E2007E;
	border-color: #E2007E;
}
#prodlist a:active {
	border: none;
	border-color: #FFFFFF;
}
#sectionhome {
	overflow: scroll;
	background-color: #ffffff;
	color: #666666;
	width: 300px;
	height: 425px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sectionhome a:link{
	font-family:"Trebuchet MS", Helvetica, Verdana;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
	background-color:#ffffff;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#sectionhome a:visited{
	font-family:"Trebuchet MS", Helvetica, Verdana;
	font-size:12px;
	color:#b1b1b1;
	text-decoration:none;
	background-color:#ffffff;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#sectionhome a:hover{
	font-family:"Trebuchet MS", Helvetica, Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#b1b1b1;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#sectionprogetti {
	overflow: auto;
	background-color: #ffffff;
	color: #666666;
	width: 350px;
	height: 400px;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.titolo {
	font-family:"Trebuchet MS"; font-size:12px; 
	}
#contact{
	background-color: #ffffff;
	color: #b1b1b1;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contact input{
	background-color: #b1b1b1;
	color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
#contact textarea{
	background-color: #b1b1b1;
	color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 350px;
}
#generaltext{
	background-color: #ffffff;
	color: #b1b1b1;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;

}
#cv a:link {
	border: none;
	color: #666666;
	border-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#cv a:visited {
	border: none;
	border-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#cv a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #b1b1b1;
}
#cv a:active {
	border: none;
	border-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
