@charset "utf-8";
/* CSS Document */
.textoNormal {
	font-family: sans-serif, Arial, Helvetica Neue, Verdana, helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
}

.textoNegrito {
	font-family: sans-serif, Arial, Helvetica Neue, Verdana, helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	font-weight: bold;
}

.breadcrumb {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul {
	padding: 0;
	margin: 6px 0px 10px 25px;
}
