@charset "utf-8";
/* CSS Document */
.espaciobody {
	background-image: url(../images/Earth.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-attachment:fixed;
	padding-left: 9px;

}
.timeespacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tituloespacio a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CCCC;
}
.balazoespacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.espacioEntradaNumero a{
font-size: 20px;
background-color:#EEEEEE;
color:#000000;
padding-left:5px;
padding-right:5px;

}

.espacioEntradaTitulo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CCCC;
	padding-left:10px;
}
