/* CSS Document */
body {
	margin:auto;
	padding:0px;
	font-family: Arial;
	font-size:0.75em;
	min-width:993px;
	text-align: left;
	line-height:150%;
	text-align:left;
	font-size:19px;
	}
	
.clearB{
	clear:both;
	display:none;
}

.contenedor {
	margin-left:25px;
	padding-top:10px; 
	margin-right:25px;
}

.cabeceira_superior {
 	display:none;
}

table th, table td {
	border: 1px solid #000;
}