BODY
 {  background: #ffffff url('fondo.jpg');
  scrollbar-track-color: #a67e70;
  scrollbar-arrow-color:#000000;
  scrollbar-face-color: #a67e70;
  scrollbar-highlight-color: #cccccc;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #a67e70;COLOR: #000000 ; 

FONT-FAMILY: tahoma;
}
.shadow {
		width: 778px;
		margin: 0px auto;
		background:url(bg_shadow.png) top left repeat-y;
		padding: 0 50px;
}
.bg {BACKGROUND-POSITION:  center; BACKGROUND-IMAGE: url('fondo.jpg'); BACKGROUND-REPEAT: repeat-y}



A:link {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: underline
}


A:visited {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A:active {
	COLOR: yellow; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
b {width: 100%; background-color: #a67e70 ;BACKGROUND-IMAGE: url('bold.jpg');color:#000000 ; strong; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px
}
table {border:1px outset #613601 ; background:#FFFFFF}
td {border:1px outset #613601 ; background:#FFFFFF}
.dropcontent{
width: 300px;
height: 140px;
border: 1px solid #003399;
background-color: #151b8d;
display:block;
}
.drag{position:relative;cursor:crosshair}
.drag2{position:relative;cursor:crosshair}
.intro {  background: #FFFFFF}
.negro {  background: #000000 ; border: 1px solid #806a4b}

.gameslist-images {
	margin: 0 0 1em 6px;
	overflow: hidden;
	list-style: none;
}
	.gameslist-images li {
		margin: 0 5px 0 0;
		padding-top: 15px;
                padding-left:15;
		float: left;
		width: 126px;
		height: 135px;
		position: relative;

	}
	.gameslist-images li.last {
		margin-right: 0;
	}
	.gameslist-images a {
		padding: 1px 0 0 1px;
		display: block;
		width: 126px;
		height: 135px;
		color: #000000;
		line-height: 1.3em;
		text-align: center;
		text-decoration: none;
		background: url("gameslist-images-bg.png") no-repeat left top;
	}
	.gameslist-images a:hover {
		color: #c64061;
	}
		.gameslist-images a span.new {
			position: absolute;
			right: 0;
			top: 0;
			z-index: 999;
			height: 64px;
			width: 64px;
			background: url("category-label-new.gif") no-repeat right top;
		}
		.gameslist-images a img {
			margin-bottom: 4px;
			float: left;
			width: 120px;
			height: 90px;
			border: 0;
		}
		.gameslist-images a .text {
			float: left;
			padding: 2px 8px;
			height: 26px;
			width: 104px;
		}
	.gameslist-images li.more a {
		padding-left: 25px;
		background: url("icon-more.gif") no-repeat 10px 7px;
	}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 2px;
border: 1px solid #806a4b;
border-bottom: none;
background: #621712;
}

#tablist li a:link, #tablist li 
a:visited{
color: #ffffff;
}

#tablist li a:hover{
color: #f5e9b5;
background: #ecd672;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
H1 { text-shadow: 3px 3px 5px red }




