body    { font-family: descartesJS_Sansserif; background-color: white; margin: 5 }

div,iframe,table{
	margin:0;
	padding:0;
	border:0;
}

td{
	padding:0;
	margin:0;
	border:0;
}

#container { background-color: white; background-repeat: no-repeat; margin-right: auto; margin-left: auto; width: 790px; overflow: hidden; border: 0; border-collapse: collapse; border-spacing: 0 }

#header  { color: #ffffff; font-size: 14pt; font-weight: normal; background-repeat: no-repeat; background-position: right bottom; padding-right: 2px; padding-left: 16px; width: 100%; height: 60px }

#header span  { color: #333; display: block; margin-bottom: -2%; padding-bottom: 1%; border-bottom: 1px solid #ccc }

iframe#containerApplet { width: 100%; height: 500px }

#menu { background-repeat: no-repeat; background-position: left bottom; width: 100%; height: 35px; vertical-align: middle }

#menu td.secciones{
	padding:0;
	margin:0;
	border:0;
}

ul#listaSecciones  { list-style: none; margin: 1% 0 0; padding: 2px 0 0 2px; border-top: 1px solid #ccc }

ul#listaSecciones ul{
	display:none;
}

ul#listaSecciones li { float: left; border-right: 1px solid #ccc }

ul#listaSecciones li span  { color: #333; display: block }

ul#listaSecciones li span a{
	display:block;
	width:140px;
	height:34px;
        margin-left:2px;
        margin-right:2px;
	margin-top:2px;
	/*background-image:url(images/botones/menu_inferior/boton_off.png);*/
	background-position:right top;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	color:#404040;
	font-size:14pt;
}

ul#listaSecciones li span a:hover { color: #fc3; background-repeat: no-repeat }

ul#listaSecciones li.seccionActiva span a { color: #69c; background-repeat: no-repeat }

ul#listaSecciones li.primerElemento span a{
	/*background-image:url(images/botones/menu_inferior/boton_off.png);*/
	color:#404040;
}

ul#listaSecciones li.primerElemento span a:hover{
	/*background-image:url(images/botones/menu_inferior/boton_over.png);*/
	color:#404040;
}

ul#listaSecciones li.primerElementoAct span a { color: #69c }

ul#listaSecciones li.primerElementoAct span a:hover { color: #fc3 }

#menu td.herramientas{
	margin:0;
	padding:0;
	border:0;
	width:170px;
	/*background-image:url(images/fondo/pie.png);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:center;
}

#menu .herramientas ul {
	padding:0;
	margin:0;
	border:0;
	float:right;
	width:40px;
	height:32px;
}

#menu .herramientas a{
	float:right;
	vertical-align:top;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#404040;
	background-repeat:no-repeat;
}

a#anterior {
	padding-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	width:43px;
	height:32px;
	/*background-image:url(images/navegacion/anterior_off.png);*/
}
	
a#anterior:hover {
	/*background-image:url(images/navegacion/anterior_over.png);*/
}
	
a#siguiente {
	padding-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	width:43px;
	height:32px;
	/*background-image:url(images/navegacion/siguiente_off.png);*/
}
	
a#siguiente:hover {
	/*background-image:url(images/navegacion/siguiente_over.png);*/
}
	
a#info {
	padding-top:2px;
	margin-right:1px;
	margin-left:0px;
	margin-top:2px;
	width:26px;
	height:24px;
	/*background-image:url(images/botones/inferior_derecha/boton_off.png);*/
}
	
a#info:hover {
	/*background-image:url(images/botones/inferior_derecha/boton_over.png);*/
}
	
a#cprght {
	padding-top:2px;
	margin-right:1px;
	margin-left:1px;
	margin-top:2px;
	width:26px;
	height:24px;
	/*background-image:url(images/botones/inferior_derecha/boton_off.png);*/
}
	
a#cprght:hover {
	/*background-image:url(images/botones/inferior_derecha/boton_over.png);*/
}
	
a#cerrar {
	padding-top:2px;
	margin-right:2px;
	margin-left:1px;
	margin-top:2px;
	width:26px;
	height:24px;
	/*background-image:url(images/botones/inferior_derecha/boton_off.png);*/
}
	
a#cerrar:hover {
	width:26px;
	height:24px;
	/*background-image:url(images/botones/inferior_derecha/boton_over.png);*/
}
	
img, div, input { behavior: /*url("iepngfix.htc")*/ }