body {
	background-position: center;
	height: auto;
	width: 913px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FAFAFA;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 16px;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE1D2B;
	margin-bottom: 8px;
	margin-top: 4px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4, h4 a {
	font-size: 13px;
	color: #194775;
	margin-top: 0px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
h5 {
	font-size: 13px;
	color: #194775;
	margin-top: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
h6 {
	font-size: 12px;
	margin-top: 8px;
	color: #AE1D2B;
	display: block;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
a {
	text-decoration: none;
	color: #14668F;
}
a:hover {
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 5px;
	list-style-image: url(../img/list.png);
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li {
	margin-top: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 15px;
}
p.destacado {
	font-size: 13px;
	color: #BC351D;
	line-height: normal;
}
p.aclaracion {
	font-size: 11px;
	color: #BC351D;
	line-height: normal;
}
