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: blue;
	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:988px;
	height:705px;
	background-color: #813399;
	z-index: 1;
}
#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;
}
#bannertop2 {
	position:relative;
	top:21px;
	left:57px;
	width:177px;
	height:62px;
	background-color: #813399;
	text-align:inherit;
}

/*Menú principal*/
#menuppal {
	position:absolute;
	top:102px;
	left:57px;
	width:574px;
	height:69px;
	z-index: 1;
}
#galaxia {
	position:absolute;
	top:614px;
	left:629px;
	width:350px;
	height:27px;
	z-index: 3;
	background-color: #813399;
}
#panelfront {
	position:absolute;
	top:180px;
	left:54px;
	width:575px;
	height:513px;
	background-image:url(observatorio.jpg);
	z-index: 2;
}
#bannerright {
	position:absolute;
	top:77px;
	left:971px;
	width:12px;
	height:531px;
	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:10px;
	left:-302px;
	width:289px;
	height:101px;
	background-image:url(area-astro-2.jpg);
}
/*AQUÍ TERMINAN LAS CAPAS-DIV*/
/*AQUÍ TERMINAN LAS CAPAS-DIV*/

/*Menú izquierdo*/
#tableleft {
	color:#FFFFFF;
	float:right;
	text-align:left;
	font-size:12px;
	
}

