
/* modificar este valor con el del COLOR 1 OSCURO correspondiente */

#infodescargas .fondotabla, #topten .tablaext, #topten .tablacat, #novedades .tablaext, #categorias .tablatit {
	background-color: "#03506B"; 
}

#topten .tablatit, #topten .listado td a, #topten .listado td strong, #topten .vermas a:hover, #novedades .listado td a, #novedades .listado td strong, #novedades .vermas a:hover, #categorias .listado td a, #categorias .listado td a:hover, #buscador .txt, #topten .instrucc td strong, #novedades .instrucc td strong, #instruccdesc td strong, #instruccdesc td .txtdesta {
	color: "#03506B"; 
}


/* modificar este valor con el del COLOR 2 CLARO correspondiente */

#infodescargas .num {
	color: "#3ECA15"; 
}

#topten .tablatit {
	background-color: "#3ECA15"; 
}



/* modificar este valor con el del COLOR 3 DESTACADO correspondiente */

#novedades .tablatit {
	background-color: "#E7895B"; 
}


/* modificar este valor para cambiar la imagen de fondo */

body {
	background-image: url(../images/fondos/bg1.gif);
}


/* modificar este valor para cambiar el color del destacado IMAGENES COLOR */

.imagescol {
	background-color: "#CCE769"; 
}

/* modificar este valor para cambiar el color del destacado IMAGENES COLOR */

.juegos {
	background-color: "#9CB8CE"; 
}


/* modificar este valor para cambiar el color de los textos de copyright */

.copyright {
	font-family: "Small Fonts", Arial, sans-serif;
	font-size: 9px;
	color: "#03506B";
}

.copyright a {
	color: "#94A8B0";
	text-decoration: none;
}
