body, table, div {
	font-family: Verdana;
	font-size: 11px;
}

body {
	background: #ccc;
	padding: 0px;
	border: 0;
	margin: 0;
	text-align: center;
}

body, html {
	height: 99%;
}

h1 {
	font-family: Arial;
	font-size: 28px;
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
	color: #555;
}

.container {
	border: 1px solid Orange;
	width: 760px;
	height: 100%;
	background: #fff;
}

.tabela_top {
	width: 760px;
	height: 101px;
	overflow: hidden;
}

.tabela_top img {
	float: left;
}

.tabela_geral {
	text-align: left;
	padding: 22px;
}


.tab_inst {
	width: 100%;
}

.cel1 {
	vertical-align: top;
	line-height: 130%;
}

.cel2 {
	width: 450px;
	text-align: right;
}

.cel2 img {
	width: 430px;
	border: 1px solid #000;
	margin-left: 15px;
}