.bg_naranja {
background-color:#FF9900;
}
.bg_amarillo {
background-color:#FFD400;
font-family:arial;
font-size:14px;
color:#000;
}
.bg_azulgris {
background-color:#B4D9FD;
font-family:arial;
font-size:14px;
color:#000;
}

.bg_magenta {
background-color:#FF00AA;
font-family:arial;
font-size:13px;
color:#fff;
}
.punto {background-image:url(../images/punto.jpg);
background-position:center center;
background-repeat:repeat-x;
}
.puntonegro {background-image:url(../images/puntonegro.jpg);
background-position:center center;
background-repeat:repeat-x;
}

.textoblanco {
font-family:arial;
font-size:12px;
color:#ffffff;
}
.textonegro {
font-family:arial;
font-size:12px;
color:#000000;
}
.textonegro2 {
font-family:arial;
font-size:12px;
color:#000000;
}
.textogris{
font-family:arial;
font-size:12px;
color:#666666;
}
.borde { border:#777777 solid 1px }

#compras{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
#compras li{
	display:block;
	list-style-type: none;
	font-family:Arial;
	font-size:12px;
	background-color: #FF58C8;
	margin-bottom: 1px;
	background-position:left center;
	background-repeat:no-repeat;	
}
#compras li a{
	width:100%;
	color:#ffffff;
	font-style:oblique;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}
#compras li a:hover{
	background-color: #59ADC5;
	font-style:oblique;
}
.negro {
font-family:arial;
font-size:9px;
color:#000000;
}
.enlacenegro a {
font-family:arial;
font-size:9px;
color:#000000;
}
enlacenegro a:hover {
font-family:arial;
font-size:9px;
color:#777777;
}
.bg_oferta {
background-image:url(../images/fondo_oferta.jpg);
background-position:center center;
background-repeat:no-repeat;
}.nombrejuego {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}
