/*FOLHA DE ESTILO GERAL E HOME QUALQUER ALTERAÇÃO FEITA AQUI AFETARÁ TODAS AS PÁGINAS
	Created by Foster Web Solutions 
    PADRÃO FOSTER WEB SOLUTIONS 2009
	Web sites, Webdesign, E-commerce, E-Business, Internet Marketing
	http://www.foster.com.br
-------------------------------------------------------------------------------------------------------------*/
body
{
	margin: 0px;
	padding: 0px;
	font: normal 11px/14px Tahoma, Verdana, sans-serif;
	position: relative;
	text-align: center;
}
div, table, td , input, select, textarea, p
{
	font: normal 11px/14px Tahoma, Verdana, sans-serif;
}
form
{
	margin: 0px;
	padding: 0px;
}
#global 
{	
	height: 139px;
	width: 100%;
	background: url('/images/placo-drywall-bg-topo2.gif') repeat-x 0px 0px;
	text-align: center;
}
#geral
{
	margin: auto;
	padding: 0px;
	width: 950px;
	text-align: center;
}
#conteiner
{
	float: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.floatLeftImg 
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.floatRightImg 
{
	float: right;
	margin: 0px 0px 10px 10px;
}
h1
{	
	float: left;
	width: 700px;
	border-bottom: 1px solid #eae6e6;
	font: normal 30px/32px Tahoma, Verdana, sans-serif;
	color: #0075c0;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
}
h2
{	
	font: normal 22px/24px Tahoma, Verdana, sans-serif;
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
h2 img {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
h3
{		
	font: normal 22px/24px Tahoma, Verdana, sans-serif;
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	margin: 0px;
	padding: 0px;
}
.relative {
	position: relative;
}
.verde a {
	color: #21675d;
}
.verde a:hover {
	color: #21675d;
}
a
{
	text-decoration: none;
	color: #0075c0;
}
a:hover
{
	text-decoration: underline;
	color: #0075c0;
}
.overNone:hover
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: none;
}
.bgNone {
	background: none!important;
}
.visible {
	visibility: visible;
}
.bntOk {
	color: #000;
	padding: 2px 0px 5px 10px!important;
	float: left;
}
.bntOk a {
	color: #000;
}
.bordaImg {
	border: 1px solid #ccc;
}

/*TOPO
está dividido em três divs
-------------------------------------------------------------------------------------------------------------*/
#topo {
	position: relative;
	width: 950px;
	float: left;
	color: #777777;
}
/*primeira div do topo
---------------------------------------------------*/
#topo #logoPlaco {
	float: left;
	width: 157px;
	text-align: left;
	padding: 0px 0px 0px 91px;
}

/*segunda div do topo
---------------------------------------------------*/
#topo #topoMeio {
	display: none;
}

/*terceira e ultima div do topo
---------------------------------------------------*/
#topo #logoSaint {
	display: none;
}
/*CONTROLA O MENU SUPERIOR
-------------------------------------------------------------------------------------------------------------*/
#topo #menuSuperior {
	display: none;
}
/*MENU LATERAL
-------------------------------------------------------------------------------------------------------------*/
#conteudo #menuLateral {
	visibility: hidden;
}
/*CSS GERAL DE CONTEUDO
-------------------------------------------------------------------------------------------------------------*/
#conteudo {
	text-align: left;
	margin: 0px;
	padding: 7px 0px 10px 0px;
	width: 950px;
	float: left;
}
#conteudo #bannerDestaque {
	display: none;
}
/*indique e compartilhe
---------------------------------------------------*/
#conteudo #indiqueCompartilhe {
	display: none;
}
/*CORPO
---------------------------------------------------------------------------------------------------*/
#conteudo #corpo {
	color: #777777;
	width: 700px;
	float: left;
	padding: 0px;
	margin: 0px;
}

/* PADRÃO BREAD CRUMBS
---------------------------------------------------------------------------------------------------*/
#bread {
	display: none;
}
/*CAIXA DE BUSCA DE NOTICIAS
---------------------------------------------------------------------------------------------------*/
#controlaTodoBoxBusca {
	display:  none;
}
#guardaListaNoticias {
	display:  none;
}
/*BOX IMPRIMIR NAS NOTÍCIAS E RELEASES
-------------------------------------------------------------*/
#textoImprimir {
	display: none;
}
/*RODAPE GERAL E HOME
---------------------------------------------------------------------------------------------------*/
#rodape {
	padding: 0px 0px 10px 0px;
	width: 950px;
	float: left;
	color: #777;
}
#rodape img {
	visibility: hidden;
}
#rodape a {
	font-size: 10px;
	color: #777;
}
#rodape #guardaRodape {
	font-size: 10px;
	float: left;
	width: 600px;
	margin: 44px 0px 0px 0px;
	padding: 5px 79px 6px 0px;
	float: left;
	background-color: #f4f3f3;
}
