BODY 

{  background: #ffffff url('fondo.gif'); background-attachment: fixed; ; 
  scrollbar-track-color: #6DAA08;
scrollbar-arrow-color:#6DAA08;
  scrollbar-face-color: #347235;
  scrollbar-highlight-color: #347235;
  scrollbar-3dlight-color: #347235;
  scrollbar-darkshadow-color: #347235;
  scrollbar-shadow-color: #347235;COLOR: #000000 ; Verdana
}

.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: #e55b3c; 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: #347235 ;color:#000000 ; strong; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px
}
img {border=:0}
table {border: 8px solid #347235;  background-color: #ffffff}
.dropcontent{
width: 300px;
height: 140px;
border: 1px solid #003399;
background-color: #748594;
display:block;
}
.drag{position:relative;cursor:crosshair}
.drag2{position:relative;cursor:crosshair}
.intro {  background: #ffffff}
.negro {  background: #ffffff; }


#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: #6DAA08;
}

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

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

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