﻿.bodyPrincipal
{
    background-position: bottom;
    background-color: #0169DA;
    margin: 0px;
    padding: 0px;
    background-image: url(imagens/gradient_.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.geral
{
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(imagens/index.jpg);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.conviteVirtual
{
    border: 0px solid #000000;
    width:99%;
    height:400px;
    bottom:0px;
    position:absolute;
}

.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;
}

