/* CSS Document */
body {
	background-color: #5A4E42;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A4E42;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #5A4E42;
}
a:visited {
	text-decoration: none;
	color: #5A4E42;
}
a:hover {
	text-decoration: none;
	color: #5A4E42;
}
a:active {
	text-decoration: none;
	color: #5A4E42;
}
p{
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5px;
color: #000000;
line-height: 18px;
padding: 3px;
text-decoration: none;
}
.botonera1 {
	font-family: Arial;
	font-size: 9pt;
	font-style: inherit;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.botonera2 {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	color: #5A4E42;
	text-decoration: none;
}
.lineas {
    border-top-width: 1.2px;
	border-right-width: 1.2px;
	border-bottom-width: 1.2px;
	border-left-width: 1.2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5A4E42;
	border-right-color: #5A4E42;
	border-bottom-color: #5A4E42;
	border-left-color: #5A4E42;
}
.botonera3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
	color: #5A4E42;
	display: block;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	width: 220px;
	padding: 8px;
}
.botonera3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #5A4E42;
	color: #FFFFFF;
	display: block;	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	width: 220px;
	padding: 8px;
}
.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: #5A4E42;
	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;
}
.titulo_texto {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5A4E42;
	text-decoration: none;
}
.texto {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_bold {
	font-family: Arial;
	font-size: 8.5pt;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_gris {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #5A4E42;
	text-decoration: none;
	padding: 8px;
}
.texto_gris_bold {

	font-family: Arial;
	font-size: 8.5pt;
	line-height: 18px;
	font-weight: bold;
	color: #5A4E42;
	text-decoration: none;
}
.texto_azul_bold {


	font-family: Arial;
	font-size: 14pt;
	line-height: 18px;
	font-weight: bold;
	color: #0073BA;
	text-decoration: none;
}
