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

body {
	background-color: #edeff1;
	padding: 0px;
	margin-top: 20px;
}


#menu{
	list-style:none;
	overflow:hidden;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25;
}
.celda_numeros {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 239px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li{
 float:left;
}
#menu a{
	text-decoration: none;
	height:19px;
	width:19px;
	display:block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	line-height: 17px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	margin-left: 1px;
}
#menu a:link, #menu a:visited{
	color:#000;
	background:#fff;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #090;
}
#menu a:hover{
	color:#090;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #090;
}
#menu a:focus, #menu a:active{
	color:#333;
	background-color: #edeff1;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #090;
}
#menu a.next{
 color:#fff;
 background:#333;
 border: #999 solid 1px;
}
</style>
izquierda {
	text-align: left;
	text-indent: 0px;
	white-space: 0;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	position: 0;
}
.izquierda {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
