@charset "utf-8";
/* CSS Document */
html,body {
margin:0px;
height:100%;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background:transparent;
}
.links3dlabs {
	font-family: arial;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.fecha_chico {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
}
.fecha_grande {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #0FF;
	text-decoration: none;
}
.listado_celeste {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ABE7E7;
	text-decoration: none;
}
.listado_celestelink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #36BEBE;
}
.form_1linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0FF;
	text-decoration: none;
	height: 25px;
	width: 220px;
	border: 1px solid #0FF;
	background:transparent;
}
.form_variaslinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0FF;
	text-decoration: none;
	height: 120px;
	width: 220px;
	border: 1px solid #0FF;
	background:transparent;
}
.form_boton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0FF;
	text-decoration: none;
	height: 25px;
	width: 80px;
	border: 1px solid #0FF;
    background:transparent;
}

