@import url("/Estilos/Menu.css");
.Normal-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #571b74;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #571b74;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.Subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #571b74;
	text-decoration: none;
	font-weight: bold;
}
.Normal-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #571b74;
	text-decoration: none;
}
.Normal-03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #571b74;
	text-decoration: none;
}
.sombrabox {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EAEAEA;
	border-left-color: #CCCCCC;

}

