﻿.bodyPrincipal
{
	background-color: #0169DA;
	margin: 0px;
	background-repeat: repeat-x;
	padding: 0px;
	background-position: center bottom;
}

.geral
{
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu
{
	height: 53px;
	background-image: url(imagens/fundomenu.jpg);
	text-align: center;
}

.apontador
{
	cursor: pointer;
}

.pnEstrutura
{
	background-color: #20436A;
	width: 300px;
	text-align: center;
	color: White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.divMenu
{
	width: 50px;
	text-align: center;
}

.pnModal
{
	background-image: url(imagens/modal_background_1.png);
	width:740px;
	height:500px;
}
