@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
ul {
	color: #4D173A;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: normal;
	vertical-align: middle;
	padding-left: 250px;
}
body {
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(imagenes/BG_Morado.png);
	background-color: #FFF;
}
h1 {
	color: #600;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: center;
}
p {
	line-height: 35px;
	text-align: center;
	padding-left: 0px;
}
ol {
	line-height: 35px;
	color: #600;
	text-indent: 40px;
	padding-top: 15px;
	padding-left: 30px;
	list-style-type: decimal;
	list-style-position: inside;
	padding-right: 15px;
}
.Parrafo {
	text-indent: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	color: #303;
}
h2 {
	font-size: 24px;
	color: #631509;
	text-align: center;
}
dl {
	text-align: justify;
	line-height: 35px;
	padding-right: 20px;
	padding-left: 10px;
}
dt {
	font-size: 22px;
	color: #4D173A;
	text-align: center;
	padding: 0px;
}
a {
	color: #441333;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}
.centro {
	text-align: center;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 35px;
	padding-bottom: 15px;
	padding-left: 0px;
}
