/* CSS Document */
.cos {
	background-color:#333333;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
}
.textsimple {
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
}


.numeros {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.numeros A:link {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
}
.numeros A:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
}
.numeros A:active {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
}
.numeros A:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
}

.textsimpleN {
	color:#000000;
	font-family: "Century Gothic";
	font-size: 14px;
}
.textsimpleDades {
	color:#FF9900;
	font-family: "Century Gothic";
	font-size: 12px;
}
.textPetito {
	color: #666666;
	font-family: "Century Gothic";
	font-size: 10px;
}

.textEmpresa {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}

.textEmpresa A:link {
	color:#666666;
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}
.textEmpresa A:visited {
	color:#666666;
	font-family: "Century Gothic";
	font-size: 10px;
    text-decoration: none;
}
.textEmpresa A:active {
	color:#FF0000;
	font-family: "Century Gothic";
	font-size: 10px;
    text-decoration: none;
}
.textEmpresa A:hover {
	color:#FF0000;
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}

.textObres {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}

.textObres A:link {
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}
.textObres A:visited {
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
    text-decoration: none;
}
.textObres A:active {
	color:#666666;
	font-family: "Century Gothic";
	font-size: 10px;
    text-decoration: none;
}
.textObres A:hover {
	color:#666666;
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}

/* SCROLL*/

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


}

.vscrollerbase {
width: 15px;
height: 5px;
background-color:#000000;
float: left;
}
.vscrollerbar {
width: 10px;
height: 5px;
background-color:#333333;
float: left;

}
.hscrollerbase {
height: 5px;
background-color:#000000;
float: left;
}
.hscrollerbar {
height: 5px;
background-color: black;
float: left;
}

.scrollerjogbox {
width: 10px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #333333;
float: left;
}
