body { margin: 0px; }

#quadro{position:absolute;
	left:50%;
	top:50%;
	padding: 0px;
	height: 600px;
	width: 770px;
	margin-top: -300px;
	margin-left: -385px;}

#geral {position:absolute;left:50%;top:0px;padding: 0px;height: 600px;width: 770px;margin-left: -385px;}

#geralPaginas { width: 770px; height:510px;}

#logomarca{
	position:absolute;
	left:10px;
	top:10px;
	z-index:1000;
	background-color:#333333;
	width: 93px;
	height: 93px;
}

#topo{ width: 770px; height:90px; float:left; margin-bottom:5px; background-color:#939393; }

#fotoEsquerda{ width: 298px; height:450px; float:left;}

#principal{ width: 770px; height:485px; float:left; margin-left:0px;}

#conteudoHome{ overflow: auto; width: 402px; height:450px; float:left; margin-left:5px; background-image:url(../imagens/bgHome.jpg); background-repeat:repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; padding-left:40px; padding-top:15px; padding-right:25px; background-color:#5274A2;}

#conteudoInstituc{ overflow: auto; width: 402px; height:450px; float:left; margin-left:5px; background-image:url(../imagens/bgInst.jpg); background-repeat:repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; padding-left:40px; padding-top:15px; padding-right:25px; background-color:#376798;}

#conteudoIntroducao{ overflow: auto; width: 402px; height:450px; float:left; margin-left:5px; background-image:url(../imagens/bgIntro.jpg); background-repeat:repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; padding-left:40px; padding-top:15px; padding-right:25px;  background-color:#305A8A;}

#conteudoFundos{ overflow: auto; width: 402px; height:450px; float:left; margin-left:5px; background-image:url(../imagens/bgFundos.jpg); background-repeat:repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; padding-left:40px; padding-top:15px; padding-right:25px;  background-color:#2B538A;}

.txtforms{ font-family:"Arial", Helvetica, sans-serif; font-size:10px; color:#000000;}

.celBorda1{ border:1px solid #fff;}

#rodape{ width: 770px; height:40px; float:left; margin-top:5px; background-color:#2E2E2E; z-index: 1100;}

h1 {font-family:"Arial", Helvetica, sans-serif; font-size:15px; color:#000000;}

h2 {font-family:"Arial", Helvetica, sans-serif; font-size:14px; color:#fff;}

h3 {font-family:"Arial", Helvetica, sans-serif; font-size:14px; color:#000;}

.txtExplicativos {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

.titulos {font-family:"Arial", Helvetica, sans-serif; font-size:15px; color:#000000; font-weight:bold;}
a:link {
	color: #D2F4F7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D2F4F7;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/* EFEITO MENU SUPERIOR */

	#topo h2 {clear:both;padding-top:20px;}
	
	#topo ul {list-style:none; height:90px; margin:0 0 0 102px; padding:0; }
	
	#topo li {float:left; margin:0; padding:0; text-align:center; font:bold 11px Arial, Helvetica, sans-serif; 
	word-spacing:-1px; line-height:11px; }
	
	#topo li a {display:block; padding:59px 9px 19px 9px; height:100%; color:#FFF; text-decoration:none;}
	
	#topo li a {background:url(imagens/menu-bg.jpg) repeat 0 0;}
	
	#topo li a:hover, #topo li a:focus, #topo li a:active {background-position:0 0px; color:#D6D6D6; 
	padding:56px 9px 22px 9px;  }
	
	#topo a {background:url(imagens/menu-bg.jpg) repeat-x 0 -90px;}


/* FIM EFEITO MENU SUPERIOR */



/* EFEITO IMAGEM ESQUERDA */

.clear {
	clear:both;
}

#gallery {
	position:relative;
	height:450px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500;
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
/* FIM EFEITO IMAGEM ESQUERDA */	