/* CSS Document */
#logotipo_printer {
	display: none;
}

#textolegal {
	margin: 35px 0px;
	border: 0px;
	padding: 0px;
}

#textolegal h2 {
	margin: 30px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	width: auto;
	color: rgb( 206, 193, 172);
}

#textolegal h3 {
	margin: 20px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	width: auto;
	color: rgb( 255, 255, 255);
}

#textolegal p {
	text-indent: 20px;
	text-align: justify;
}

#textolegal p a {
	color: rgb( 120, 106, 87);
}

#textolegal pre {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font: 14px FuturaMedium,  Arial, Helvetica, sans-serif;
}

#textolegal ul li {
	text-align: justify;
}

#imprimir {
	text-align: right;
}

#imprimir a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
