/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
 
}

.vscrollerbase {
width: 10px;
margin-top:10px;
background-image: url(img/linea.jpg);

background-position:top;
background-repeat:no-repeat;
background-repeat:repeat-y;
}
.vscrollerbar {
width: 10px;
background-color: #ffc180;
}
.hscrollerbase {
height: 10px;
}
.hscrollerbar {
height: 10px;

}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #FF5500;
}
.flexcroll { margin-right:5px;
 height:580px;
 *height:560px;
 padding-right:15px;
color:#FFFFFF;
font-size:10pt;
background-color:#ff5500;
background:url(img/fondosec.jpg) top no-repeat;
font-family: "Lucida Sans Unicode", "trebuchet MS", calibri, arial, Courier;

}
#home h4 {
font-family: "Lucida Sans Unicode", "trebuchet MS", calibri, arial, Courier;
font-size:13pt;
text-decoration:none;
font-weight:100;
letter-spacing:4px;

}
