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

<style type="text/css">

body {
	background-color: #E8E8E8;
}
#pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #AC8F6C;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #EBE7D8;
}
a:visited {
	text-decoration: none;
	color: #EBE7D8;
}
a:hover {
	text-decoration: none;
	color: #EBE7D8;
}
a:active {
	text-decoration: none;
	color: #EBE7D8;
}
.fondocont {
	background-image: url(imagenes/carton.jpg);
	background-repeat: no-repeat;
}
.resaltado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #330;
	text-align: left;
	font-style: normal;
	line-height: 18px;
	padding-left: 10px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.párrafo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	margin: 0px;
}
.pastillas {
}
.carta {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-align: justify;
}

</style>
.carta {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
