@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.main_tabela {
height: 100%;
vertical-align:middle;
}
.tabela_conteudos {
padding: 0px;
margin: 0px;
}
.celula_logo{
	height: 100px;

}
.celula_logo2 {
	height: 50px;
}

.celula1 {
	height: 400px;
	background-color:#161664;
	padding-left:80px;
}
.celula2 {
	width: 400px;
	height: 400px;
	margin: 10px;
}
.border_esq {
	border-left: 5px solid black;
}
.border_dir {
	border-right: 5px solid black;
}

.celula3 {
height: 400px;
background-color:#161664;
}
.celula4 {
height: 400px;
background-color:#161664;
}
.identificacao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: white;
	font-weight: bold;
	height: 200px;
	text-align: right;
	vertical-align: middle;
	line-height: 30px;
	}
.meio {
	height: 200px;
		background-color: #F55403;
}
.meio img {
	border: none;
	display: block;
	line-height: 200px;
}

.meio a {
	display: block;
line-height: 200px;
	}


.tabela1 {
	height: 550px;
	width: 100px;
}
.tabela2 {
	width: 100%;
	height: 550px;
}
.tabela3 {
	width: 100%;
	height: 550px;
}
.tabela4 {
	width: 100%;
	height: 550px;
}


.tabela_links {
	text-align:center;
	
	position: relative;
	top: 0px;
}
.tabela_links td{
	width: 160px;

}
.tabela_links a, .tabela_links a:visited{
display: block;	
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: white;
	font-weight: bold;
text-decoration: none;
}
.tabela_links a:hover, .tabela_links a:active{
color:#f35701;
}
.textos {
	height: 400px;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	font-weight: normal;
}
