﻿/* CSS Document */

body {
	background:#3D3D3D url(images/bg.jpg) repeat-x;
	font:11px Tahoma, Arial, sans-serif;
	color:#333;
	padding:0;
	margin:30px 0;
}
h1 {
	font-size:15px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:15px;
	margin:5px 0;
	padding:5px 0;
}
h3 {
	font-size:13px;
	font-style:italic;
}
h4 {
	font-size:15px;
	padding-left:40px;
	background:white url(images/bg_h4.jpg) no-repeat;
}
h5 {
	font-size:13px;
}
a {
	text-decoration:none;
	margin:0px;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
p {
	margin:0;
	padding:0.5em 0;
}


#container {
	width:837px;
	margin:0px auto;
}
#sitepath {
	margin:20px 50px;
}
#corpo_pagina {
	margin:20px 50px;
}
#esq {
	float:right;
	width:482px;
}
#copy {
	margin:20px 50px;
}
#barra_bottom {
	margin:20px 50px;
}
#info {
	margin-top:20px;
}
#menu {
	margin:20px 50px;
}
#logo {
	margin:20px 50px;
}
#boxes {
	margin-bottom:20px;
}
#banner {
	margin-bottom:20px;
	z-index:1;
}
#sombraTopo {
	height:16px;
	background:url(images/container_bg_top.png) no-repeat;
}
#middle {
	padding: 25px 0;
	background:url(images/container_bg_middle.png) repeat-y;
}
#sombraBaixo {
	height:25px;
	background:url(images/container_bg_bottom.png) no-repeat;
}
#logo {
	margin-top:0;
}
#boxes {
	width:482px;
}
#boxEsquerda {
	width:230px;
	margin:0;
}
#boxEsquerda a img {
	padding:7px 0;
}
#boxDireita {
	width:227px;
	margin:0;
	float:right;
}
#boxCentro {
	width:227px;
	margin:0;
}
#barra_bottom {
	background:url(images/barra_bottom.jpg) no-repeat;
	height:31px;
	padding:8px 0;
	padding-left:54px;
	clear:both;
}
#barra_bottom a {
	margin:0px;
	padding:3px 10px;
}
#copy {
	font-size:11px;
	margin-bottom:0;
	text-align:center;
}
#lateral_esq {
	float:left;
	width:155px;
}
#imagem_lateral img {
	border:none;
	margin-bottom:20px;
}

.box_lateral_top {
	font-weight:bold;
	padding: 5px 8px;
	background:url(images/box_lateral_top.jpg) no-repeat;
}
.box_lateral_middle {
	padding: 5px;
	background:url(images/box_lateral_middle.jpg) repeat-y;
}
.box_lateral_middle ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.box_lateral_middle ul li {
	padding:3px;
}
.box_lateral_bottom {
	background:url(images/box_lateral_bottom.jpg) no-repeat;
	height:3px;
}
#info {
	clear:both;
	border: 1px solid #CCC;
	border-left:none;
	border-right:none;
	padding:8px 2px;
}
#gradeImagens {
	float:right;
}
#gradeImagens a img {
	padding:7px;
}
#texto {
	width:550px;
	float:right;
}
.imagem_float_esquerda {
	float:left;
	margin: 0px 15px;
}

.imagem_float_direita {
	float:right;
	margin:15px;
}
.imagem_centralizada {
	text-align:center;
}
.formDrop {
	font:11px Tahoma, Arial, sans-serif;
}
.formText {
	font:11px Tahoma, Arial, sans-serif;
}
.formText {
	width:350px;
}
.segmentos_capa {
	color:#333;
	font-size:15px;
	font-weight:bold;
	padding:8px 15px;
	margin:12px 0;
	background-image:url('images/bg_segmentos.gif');
}

.segmentos_capa a {
	display:block;
}
.separador {
	border-bottom:1px dashed #CCC;
}
.pesquisa {
	float:right;
	margin-top:25px;
}
#pesquisaGoogle{
	position:absolute;
	top:25px;
	left:25px;
	width:800px;
	padding:10px;
	background:white;
	border:2px solid gray;
	z-index:101;
}
#tags_cima {
	position:fixed;
	top:0px;
	right:0px;
	margin-right:10px;
	z-index:2;
}
#tags_cima a {
	margin-left:5px;
}
.flash {
	z-index:1;
}
#janela_fluxo {
	width:534px;
	padding:10px;
	background:white;
	border:1px solid silver;
	z-index:2;
}
/*
#janela_fluxo {
	position:fixed;
	width:534px;
	padding:10px;
	margin-left:-277px;
	left:50%;
	top:50px;
	background:white;
	border:1px solid silver;
}
*/