@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	background-color: #8B0000;
	margin-top: 0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
}

a {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #8B0000;
}
a:visited {
	color: #9D0000;
	text-decoration: none;
}
a:hover {
	color: #8B0000;
	text-decoration: none;
}
a:active {
	color: #8B0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}





#wrapper{
	width:1024px;
	margin:auto;
}

#topo{
	width:1024px;
	height:553px;
	background-color:#000000;
	border:0px;
	background-image:url(../images/i_bg_topo.gif);

}

#content{
	width:950px;
	height:335px;
	margin:auto;
	display:table;
	background-color:#FFFFFF;
}

#colEsquerda{
	float:left;
	width:30px;
	padding-left:10px;
}

#colDireita{
	float:left;
	width:20px;
	margin-left:270px;
}
#noticia{
float:right;
margin-right:80px;}

p.noticia{
	float:left;
	width:200px;
	padding:10px;}


#produtos{
	width:300px;
	padding:20px;
	height:136px;
}

#estrutura{
	width:430px;
	height:136px;
	margin-top:20px;
}
#conciencia{
	width:430px;
	height:136px;
}
#representacoes{
	width:430px;
	height:136px;
	margin-top:20px;
}

.produtos{
	background-image:url(../images/i_Produtos_h2.gif);
	background-repeat:no-repeat;
	width:77px;
	height:22px;
	text-indent: -9000px;
}

h2.noticias{
	background-image:url(../images/i_Noticias_h2.gif);
	background-repeat:no-repeat;
	width:211px;
	height:22px;
	text-indent: -9000px;
}

h2.catalogo{
	background-image:url(../images/i_CatalogoDeProdutos_h2.gif);
	background-repeat:no-repeat;
	width:211px;
	height:22px;
	text-indent: -9000px;
}

h2.inbatnobrasil{
	background-image:url(../images/i_InbatNoBrasil_h2.gif);
	background-repeat:no-repeat;
	width:211px;
	height:22px;
	text-indent: -9000px;
}


h2.estrutura{
	background-image:url(../images/i_Estrutura_h2.gif);
	background-repeat:no-repeat;
	width:181px;
	height:23px;
	text-indent: -9000px;
}
h2.conciencia{
	background-image:url(../images/i_ConcienciaAmbiental_h2.gif);
	background-repeat:no-repeat;
	width:211px;
	height:22px;
	text-indent: -9000px;
	margin-bottom:9px;
}

h2.representacoes{
	background-image:url(../images/i_Representacoes_h2.gif);
	background-repeat:no-repeat;
	width:134px;
	height:21px;
	text-indent: -9000px;
	margin-bottom:9px;
}

.texto{    
	float:right;
	width:314px;
	}

.textonot{
	float:right;
	width:120px;
	padding:120px;
}
.imagens{
	float:left;
}



#footer{
	width:950px;
	background-color: #8B0000;
	text-align:right;
	margin:auto;
	padding-right:30px;
}

address{
	color:#FFFFFF;
	padding-top:12px;
	padding-bottom:16px;
	font-style:normal;
}

.clear{clear:both;}

#esquerdatotal{
width:320px;
float:left;
margin-left:10px;}

#esquerda1{
width:320px;
float:left;
margin-left:10px;
margin-top:15px;
}
#esquerda2{
width:320px;
float:left;
margin-left:10px;
margin-top:25px;
}
p.esquerda{
float:left;
width:198px;
padding:0px;
margin-left:5px;
}





#centrototal{
width:301px;
float:left;
margin-left:0px;
margin-top:-14px;
}
.centro1{
width:301px;
float:left;
margin-left:25px;
margin-top:30px;
}

.centro1_{
width:301px;
float:left;
margin-left:25px;
margin-top:35px;
}

#centro2{
width:301px;
float:left;
margin-left:25px;
margin-top:1000px;
}
p.centro2{
float:right;
width:250px;
}
p.centro{
float:left;
width:190px;
padding:0px;
margin-left:5px;
}



#noticia{
width:150px;
float:right;
margin-right:100px;
margin-top:16px;}

p.noticia{
float:left;
width:200px;
}


