/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
text-decoration: none;
}

.navigation {
	background: FFFFFF;
	color: #5A4E42;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding: 0px;
}
.navigation:hover {
	background: #9D0053;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding: 0px;
}
.menumarcado {
	background: #9D0053;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding: 0px;
}
.submenulateral {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding: 0px;
}
.submenulateral:hover {
	color: #9D0053;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding: 0px;
}
.titulo_texto {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #9D0053;
	text-decoration: none;
}
.texto_8pt {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_8pt_gris_bold {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #4e534f;
	text-decoration: none;
}
.texto_8pt_color_bold {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #9D0053;
	text-decoration: none;
}
.titulo_texto_gris {

	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #4e534f;
	text-decoration: none;
}
.titulo_texto_color {

	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #9D0053;
	text-decoration: none;
}
.texto_10pt {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_10pt_gris_bold {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4e534f;
	text-decoration: none;
}
.texto_10pt_color_bold {


	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #9D0053;
	text-decoration: none;
}

