hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.footer {
	color: #fff;
	text-align: left;
}
h1, .size1 {
	font-size: 2em;
	font-family: 'Terminal Dosis Light', san-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #f26022;
}
h2, .size2 {
	font-size: 1.75em;
	font-weight: 700;
	line-height: 1.2em;
}
h3 , .size3{
	font-size: 1.5em;
	font-family: 'Terminal Dosis Light', san-serif;
	color: #9c6cad;
	font-weight: 700;
}
h4, .size4 {
	font-size: 1.25em;
	font-family: 'Terminal Dosis Light', san-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 0.5em;
}
h5, .size5 {
	font-size: 1.15em;
	font-family: 'Terminal Dosis Light', san-serif;
	font-weight: 700;
	text-transform: uppercase;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
p, h1, h2, h3, h4, h5 {
	margin-bottom: 1em;
}
.error {
    color: #FF6600;
	margin: 2px 0 10px 0;
}
.style2 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitulo {
	font-size: 21px;
	font-family: 'Terminal Dosis Light', san-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #f26022;
	margin-left: 20px;
}
