body {
	margin: 0 0 0 0;
	background-color: #813399;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px
}
h1 {font-size: 14pt;
	color: yellow;
	font-style:italic;
	text-align:right;
}
h2 {font-size:18pt;
	color: black;
	font-style:normal;
	text-align:center;
}
h3 {font-size:14pt;
	color: black;
	font-style:normal;
	text-align:center;
}
h4 {font-size:10pt;
	color: black;
	font-style:normal;
	text-align:center;
}
h5 {font-size:14pt;
	color: white;
	font-style:normal;
	text-align:center;
}
h6 {font-size: 7pt;
	color: white;
	font-style:normal;
	text-align: center;
}
.Estilo1 {
	color: #f7941c;
	font-size: 14;
}

/*table data cell*/
td {
	font-family: Arial, Helvetica, sans-serif;
}

/*Table header cell*/
th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color:green;
	text-decoration: none;
}
a:visited {
	color:blue;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color:#552064;
	color:red;
}
a:active {
	color:blue;
	text-decoration: none;
}

/*AQUÍ EMPIEZAN LAS CAPAS-DIV*/
/*AQUÍ EMPIEZAN LAS CAPAS-DIV*/
#square {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:594px;
	background-color: #813399;
}
#zonabilingue {
	position:absolute;
	top:332px;
	left:42px;
	width:107px;
	height:57px;
	background-color: #552064;
	z-index: 2;
}
#bannertop {
	position:absolute;
	top:10px;
	left:10px;
	width:780px;
	height:73px;
	background-image:url(banner-top.jpg);
	background-color: #813399;
	text-align:inherit;
}
#bannerleft {
	position:absolute;
	top:83px;
	left:10px;
	width:148px;
	height:504px;
	background-image:url(banner-left.jpg);
	background-color: #813399;
}
/*Menú principal*/
#menuppal {
	position:absolute;
	top:5px;
	left:30px;
	width:110px;
	height:300px;
	background-color:#552064;
}
#panelfront {
	position:absolute;
	top:83px;
	left:158px;
	width:509px;
	height:506px;
	background-image:url(panel-front.jpg);
	background-color: #813399;
}
#bannerright {
	position:absolute;
	top:83px;
	left:667px;
	width:123px;
	height:489px;
	background-image:url(banner-right.jpg);
	background-color: #813399;
}
#bannerderecho {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:120px;
	background-image:url(banner-astron-astrof.jpg);
}
#bannerderechoareaastro1 {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:120px;
	background-image:url(area-astro-1.jpg);
}
#bannerderechoareaastro2 {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:120px;
	background-image:url(area-astro-2.jpg);
}
#credits {
	position:absolute;
	top:529px;
	left:158px;
	width:509px;
	height:59px;
	background-color: #813399;
	color:white;
	text-align:center;
	z-index: 3;
	background-image: url(credits-down.jpg);
}
/*AQUÍ TERMINAN LAS CAPAS-DIV*/
/*AQUÍ TERMINAN LAS CAPAS-DIV*/

/*Menú izquierdo*/
#tableleft {
	color:#FFFFFF;
	float:right;
	text-align:left;
	font-size:12px;
	
}
