/* CSS Document */
div#idiomas, #menu, #indice, #pie, #logotipo, #imprimir {
	display: none;
}
div#cabecera {
	float: none;
	width: 680px;
	height: 120px;
}

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

#textolegal h2 {
	font: bold 16px Trebuchet, Arial, Helvetica, sans-serif;
	margin: 30px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	width: auto;
}

#textolegal h3 {
	font: bold 14px Trebuchet, Arial, Helvetica, sans-serif;
	margin: 20px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	width: auto;
}

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

#textolegal p span {
	font-style: italic;
}

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