
body { margin: 0; padding: 0; font-size: small; color: #333 }
h7, h8 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h7 { font-size: large }
h6 { margin-top: .5em; }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:40em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 760px;
	border: 1px solid #999;
}
.basic p {
	border: medium none;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 8px 10px 2px;
    text-decoration: none;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:2px;
	text-align:center;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-size: 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url(../imagen/pestaniaacordion.gif);
}
.basic a:hover {
	color:#666;
	background-color: white;
	background-image: url(../imagen/pestaniaacordion.gif);
}
.basic a.selected {
	color: #333;
	background-image: url(../imagen/pestaniaacordion.gif);
}


