.1dot-right {
	background-attachment: scroll;
	background-image: url(images/1dot.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.1dot-bottom {
	background-attachment: scroll;
	background-image: url(images/1dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.spacer5px {
	line-height: 5px;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text-md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.text-time {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	font-size: 12px;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav-nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav-nombre:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

a.nav-nombre:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
a.nav-nombre:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.up {
	margin-bottom: 2px;
}
