.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #472200;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.texto p {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #472200;
	margin-right: 0px;
	margin-left: 20px;
}
.texto_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #472200;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-style: italic;
	border-top-style: 20;
	border-right-style: 20;
	border-bottom-style: 20;
	border-left-style: 20;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472200;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: -8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #472200;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 14px;
}
body {
	background-color: #572900;
	background-position: center center;
	height: 100%;
	width: 100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	color: #572900;
}

a:link {
	color: #876545;
}
a:visited {
	color: #876545;
}
a:hover {
	color: #572900;
}
a:active {
	color: #572900;
	font-weight: bold;
}
.idioma {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #E3D9CA;
	margin-right: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
