body {
text-align: center;
background:#EFF7FF;
}

iframe {
overflow-x: hidden;
overflow-y: scroll;
} 

.wrapper {width: 728px; margin: 0 auto; text-align: left;}
.wrappercv {width: 700px; margin: 0 auto; text-align: left;}



INPUT { font-family: Arial, verdana; font-size: 125%; padding: 5px; border: 1px solid #999; }
SELECT { font-family: Arial, verdana; font-size: 125%; padding: 5px; border: 1px solid #999; }
INPUT.wide { width: 300px; }
INPUT.wide2 { width: 280px; }
INPUT.widecp { width: 50px; }
SPAN.tagMatches {
	margin-left: 10px;
}
SPAN.tagMatches SPAN {
	padding: 2px;
	margin-right: 4px;
	background-color: #FF9933;
	color: #fff;
	cursor: pointer;
}

* { margin: 0; padding: 0; }
html, body { height: 100% }
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large; }
h3 { margin-top: .5em; }
#main { padding: 1em; }
fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }

.logo {
	position:relative;
	top: -10px;
	left: -5px;
}

.noconfirmado{
	color: #666666;
}
.bimg {
background-color: #FFFFFF;
border: #D1D1D1 1px solid;
padding: 4px; 
width: 100px;
height: 130px;
}

.blogo {
background-color: #FFFFFF;
border: #D1D1D1 1px solid;
padding: 4px; 
width: 170px;
height: 75px;
}

.bimgpeq {
background-color: #FFFFFF;
border: #D1D1D1 1px solid;
padding: 2px; 
width: 50px;
height: 65px;
}

.nota {
background-color: #F2F5A9;
border: #F6E3CE 1px solid;
width: 700px;
padding: 4px; 
}

.resalta {
border: #F2F5A9 1px solid;
padding: 2px; 
}

.seccioncom{
	font-style: italic;
	font-family: estrangelo edessa,arial,verdana,ms serif;
	color: darkgray;
	text-align: center;
	background-color: #FFFFFF;
	padding: 4px;
	width: 700px;
}

.seccion{
	font-family: Georgia, verdana, arial, sans-serif;
	padding: 4px;
	font-size: 20px;
	display:block;
	width: 700px;
	background-color: #F0F0F0;
	border-top: #D1D1D1 1px solid;
}

.seccion2{
	font-family: Arial, verdana, sans-serif;
	padding: 4px;
	width: 700px;
	background-color: #FFFFFF;
}

.seccion3{
	font-family: Arial, verdana, sans-serif;
	padding: 4px;
	width: 700px;
	background-color: #FFFFFF;
	height: 140px;
}

.seccionbotones{
	position:relative;
	text-align: right;
	vertical-align: top;
}

.seccioncomfr{
	font-style: italic;
	font-family: estrangelo edessa,arial,verdana,ms serif;
	color: darkgray;
	text-align: center;
	background-color: #FFFFFF;
	padding: 4px;
	width: 680px;
}

.seccionfr{
	font-family: Georgia, verdana, arial, sans-serif;
	padding: 4px;
	font-size: 20px;
	display:block;
	width: 680px;
	background-color: #F0F0F0;
	border-top: #D1D1D1 1px solid;
}

.seccion2fr{
	font-family: Arial, verdana, sans-serif;
	padding: 4px;
	width: 680px;
	background-color: #FFFFFF;
}

.tb_cabecera{
	font-family: Georgia, verdana, arial, sans-serif;
	padding: 4px;
	font-size: 14px;
	background-color: #F0F0F0;
	border-top: #D1D1D1 1px solid;
	vertical-align: bottom;
}

.tb_celda11{
	font-family: Georgia, verdana, arial, sans-serif;
	padding: 4px;
	font-size: 14px;
	background-color: #F0F0F0;
}

.tb_celda21{
	padding: 4px;
	background-color: #F0F0F0;
	text-align: center;
}

.tb_celda12{
	font-family: Georgia, verdana, arial, sans-serif;
	padding: 4px;
	font-size: 14px;
	background-color: #E0E0E0;
}

.tb_celda22{
	padding: 4px;
	background-color: #E0E0E0;
	text-align: center;
}

.enlace{
	color: blue;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

div.jHtmlArea {
	border: solid 1px #ccc;
}

.mensaje {
	font-family: courier, Georgia;
	font-size: 14px;
	padding: 8px;
	padding-right: 15px;
	color: #fff;
	text-align:right;
}

.espacios {
	height: 120px;
	width: 400px;
	text-align: right;
}

.espaciosreg {
	width: 400px;
	text-align: right;
}

.espaciosreg2 {
	width: 450px;
	text-align: right;
}

.espaciosreg3 {
	text-align: left;
	padding-left: 140px;
	background-color: #FFFFFF;
}

.suscripcion {
	position:relative;
	bottom: -20px;
	left: 15px;
	background-color: #FFF3B2;
	border: #8D7700 1px solid;
	padding: 10px; 
	width: 200px;
	height: 30px;
}

.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; }

.rectangulo {
	width: 728px;
	height: 454px;
	background:url(img/caja1.png) no-repeat;
	text-align: left;
}

.caja_c1 {
	width: 728px;
	height: 29px;
	background:url(img/caja_c1.png) no-repeat;
	text-align: left;
}

.caja_c2 {
	width: 728px;
	background:url(img/caja_c2.png) repeat-y;
	text-align: left;
	padding: 10px;
}

.caja_c3 {
	width: 728px;
	height: 66px;
	background:url(img/caja_c3.png) no-repeat;
	text-align: left;
}

.acordeon, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.acordeon  {
	width: 728px;
	font-family: verdana;
	text-align: left;
}
.acordeon div {
	background-color: #eee;
}

.acordeon p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.acordeon a {
	cursor:pointer;
	margin-top: 0;
	text-decoration: none;
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(img/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(img/expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.acordeon div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

#MainMenu {
	width: 708px;
	height:40px;
	background:#FFF;
	border:0;
	margin:0;
}
#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a {
	background:#000 url(img/bright_094.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span {
	display:block;
	background:url(img/bleft_094.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:700;
	line-height:40px;
	padding:0 45px 0 13px;
}
#tab a:hover,#tab li.item_active a {
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span {
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv,.dropmenudiv ul,.dropmenudiv li ul {
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF;
	color:#000;
	z-index:100;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv ul {
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li {
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited {
	width:180px;
	display:block;
	border:0;
	color:#000;
	background:url(img/bleft_094.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span {
	display:block;
	line-height:40px;
	background:url(img/bright_094.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:none;
	padding:0 45px 0 13px;
}
.dropmenudiv a:hover {
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span {
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}

