html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
br {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: 'Montserrat', sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin-top: 5%;
}


caption, th, td {
	text-align: left;
	font-weight: 300;
	padding-left: 2%;
	font-family: montserrat;
	font-style: normal;
	letter-spacing: 0.5px;
	line-height: 200%;
	font-size: 1.2em;
}
#productouno li a:hover {
	font-family: montserrat;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

#productouno li h1 {
	font-family: montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 2em;
}
#productouno li h2 {
	font-family: montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 1.2em;
	padding-top: 3%;
}
#productouno li hr {
	margin-top: 4px;
}

#productouno li p {
	color: #000000;
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 0.9em;
	margin-top: 1%;
	letter-spacing: 0.5px;
}
#productouno li .handiaua {
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em;
}




blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

table thead tr {
	font-family: montserrat;
	font-style: normal;
	font-size: 0.8em;
	line-height: 30px;
	background-color: #E7E7E7;
	letter-spacing: 0.5px;
	font-weight: 600;
	padding-left: 1%;
}
tbody tr {
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	border-bottom: thin solid #000000;
	font-size: 0.8em;
	letter-spacing: 0.5px;
}
#productouno li a {
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.3px;
}
#productos_relacionados  {
	width: 100%;
	max-width: 1000px;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
	text-align: left;
}
.cerrar {
	clear: both;

}
#productos_relacionados h2 {
	font-family: montserrat;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin-bottom: -13px;
}
