body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.celdamenu {
	background-image: url(../images/fondomenu.jpg);
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 20px;
	padding: 1px 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: helvetica, Arial;
	font-size: 15px;
	padding: 10px;
	margin: 0px;
	text-align: left;
}

.fut {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.sombra {
	background-image: url(../images/sombra.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
p {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	text-align: justify;
}
h1 {
	font-family: helvetica, Arial;
	font-size: 15px;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
}
.celdatexto {

	background-image: none;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	padding: 1px 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rec {
	background-image: url(../images/rec.jpg);
	background-repeat: no-repeat;
}
.loguines {
	padding: 5px;
}
