/* CSS Document */
body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
#nav {
	display: none;
}

#titulo {
	position: absolute;
	left: 300px;
	top: 45px;
}
#content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	left: 0px;
	right: 10px;
	line-height: normal;
}
texto_blanco {
	color: #FFF;
}
.texto_mensaje {
	font-family: Tahoma, Geneva, sans-serif;
}
