


BODY 

{  background: #E0D078 url('fondo.gif');
  scrollbar-track-color: #E0D078;
  scrollbar-face-color: #E0D078;
  scrollbar-highlight-color: #003399;
  scrollbar-3dlight-color: #003399;
  scrollbar-darkshadow-color: #003399;
  scrollbar-shadow-color: #003399
}

.bg {BACKGROUND-POSITION:  center; BACKGROUND-IMAGE: url('fondo.jpg'); BACKGROUND-REPEAT: repeat-y}



A:link {
	COLOR: #000000; TEXT-DECORATION: underline ;FONT: 14px
}


A:visited {
	COLOR: #000000; TEXT-DECORATION: underline; FONT: 14px
}
A:hover {
	COLOR: cyan; TEXT-DECORATION: none ; ;FONT: 14px
}
A:active {
	COLOR: yellow; TEXT-DECORATION: none; ;FONT: 14px
}
b {width: 100%;
background-color: #ede49e ;color:#806a4b ; strong; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px
}

.dropcontent{
width: 300px;
height: 140px;
border: 1px solid #003399;
background-color: #E0D078;
display:block;
}
.drag{position:relative;cursor:crosshair}
.drag2{position:relative;cursor:crosshair}

.intro {  background: #E0D078 }
.negro {  background: #E0D078 ; border style:solid ; border-width:1px ; border-color:#806a4b}


#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.2em;
margin-left: 2px;
border: 1px solid #806a4b;
border-bottom: none;
background: #E0D078;
}

#tablist li a:link, #tablist li a:visited{
color: #000000;
}

#tablist li a:hover{
color: #000000;
background: #806a4b;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
