@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input{ -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; border:#CCCCCC 1px solid; height:20px; color:#666666}
.hora{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; border:#CCCCCC 1px solid; height:20px; color:#666666}
.ttitulos{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003366; font-weight:bold}
.ttitulosgrandes{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#003366; font-weight:bold}
.ttitulosgrandes_negros{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:bold}
.ttitulosgrandescentro{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#003366; font-weight:bold; text-align:center}
.notaspie{ font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#666666}
.notaspie a:link{ color:#fff}
.notaspie a:visited{ color:#fff}
.notaspie a:hover{ color:#fff}
.notaspie a:active{ color:#fff}

.textoblanco{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#fff}
.textoblanco a:link{ color:#fff}
.textoblanco a:visited{ color:#fff}
.textoblanco a:hover{ color:#fff}
.textoblanco a:active{ color:#fff}

.botonconsulta{ padding:2px; background-color:#FFFFFF; border:1px #003366 solid; color:#003366}
.botonconsulta a:link{ color:#003366}
.botonconsulta a:visited{ color:#003366}
.botonconsulta a:hover{ color:#003366}
.botonconsulta a:active{ color:#003366}

.boton{
border: none;
background-color:#003366;
color:#FFFFFF;
padding:5px;
height:25px;
width:171px;
}
.cuadrohome{
padding:25px;
border:1px #CCCCCC solid;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}

div#astrosol {margin:auto; background-image:url('astrosol.png'); width:300px;height:127px; background-repeat:no-repeat } div#astrosol:hover {background-image:url('astrosolbig.jpg'); width:320px;height:135px;}
div#astroluna {margin:auto; background-image:url('astroluna.png'); width:300px;height:127px; background-repeat:no-repeat } div#astroluna:hover {background-image:url('astrolunabig.jpg'); width:320px;height:135px;}

.titulos{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#999999}
.serie{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#FF0000}
.textocolila{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px}
.campocolilla{ width:50px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px}

.linksgenerales a:link { color:#003366; text-decoration:none; }
.linksgenerales a:visited { color:#003366; text-decoration:none; }
.linksgenerales a:hover { color:#003366; text-decoration:underline; }
.linksgenerales a:active { color:#003366; text-decoration:none; }