﻿@charset "utf-8";
/* CSS Document */

html, body {
		background-image:url(../imagens/bkg.gif);
		background-repeat:repeat-x;
		background-position:center top;
		background-color:#061544;
		font-family:Verdana, Geneva, sans-serif;
		padding:0;
		margin:0;
}

* { 
	
}

#site {
}

.content {
	width:934px;
	min-height:542px;
	background-image:url(../imagens/bkgContent.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto;
}
.contentBot {
	margin:0 auto;	
	width:934px;
	height:95px;
	background-image:url(../imagens/bkgRodape.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.content .contentSite {
	width:892px;
	margin:0 auto;
}
.menuTop {
	padding:0;
	margin:0 5px;
	height:80px;
	background-image:url(../imagens/bkgMenu.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.menuTop li {
	margin:0;
	margin-top:16px;
	height:45px;
	background-image:url(../imagens/bkgLine.gif);
	background-position:15px 0;
	background-repeat:no-repeat;
	padding:0 48px 0 30px;
	list-style:none;
	float:left;
}
.menuTop li.last {
	padding-right:0;
}
.menuTop li a {
	padding:0;
	margin:0;
	display:block;
	padding-top:28px;
	font-size:14px;
	color:#656667;
	text-decoration:none;
}
.Topo {
	background-color:#e3e7e9;
	height:258px;
}

.logoBg {
	width:298px;
	height:258px;
	background-image:url(../imagens/logoBg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	margin:0px 0px 0px 5px;
}
.logo {
	width:166px;
	height:196px;
	background-image:url(../imagens/logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	margin:31px auto;
	position:relative;
}
.logo span{
	width:166px;
	height:196px;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}
.banner {
	width:571px;
	height:258px;
	/*background-image:url(../imagens/banner.jpg);
	background-position:center center;
	background-repeat:no-repeat;*/
	position:absolute;
	margin:0px 0px 0px 303px;
}
.interna{
	width:892px;
}
.cb {
	clear:both;
	line-height:0;
	font-size:1px;
}
.contBemVindo {
	width:303px;
	height:204px;
	position:absolute;
	padding:0px 20px 0px 18px;
}
.titBemVindo{
	width:265px;
	height:39px;
    background-image:url(../imagens/titBemvindo.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titBemVindo span{
	text-indent:-9999px;
	display:inline-block;
}
.txtBemVindo {
	width:265px;
	padding:6px 0px 0px 0px;
	*padding:16px 0px 0px 0px;
	position:relative;
	text-align:justify;
}
.txtBemVindo p{
	color:#6a6b6c;
	font-size:11px;
}
.txtBemVindo a{
	color:#0b5fb3;
	font-size:11px;
	float:right;
	margin-top:-10px;
	*margin-top:-17px;
}
.txtBemVindo a:hover{
	color:#e69d00;
	font-size:11px;
	float:right;
}
/*
.titDestaque{
	width:589px;
	height:30px;
	background-image:url(../imagens/bkgTitDestaque.gif);
	background-repeat:repeat-y;
	background-position:left top;
	position:absolute;
	padding:10px 0px 0px 23px;
	position:relative;
}*/
.titDestaque{
	width:589px;
	height:40px;
    background-image:url(../imagens/titDestaque.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titDestaque span{
	text-indent:-9999px;
	display:inline-block;
}

.contDestaque{
	width:589px;
	height:204px;
	background-image:url(../imagens/bkgDestaque.gif);
	background-repeat:repeat;
	background-position:left top;
	position:absolute;
	margin:-1px 0px 0px 303px;
}
.destaqueIrrigacao{
	width:177px;
	height:136px;
	background-image:url(../imagens/irrigacaoBt.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:15px 0px 0px 16px;
	float:left;
	*display:block;
}
.destaqueIrrigacao span{
	width:177px;
	height:136px;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}
.destaqueIrrigacao a:hover{
	width:177px;
	height:136px;
	background-image:url(../imagens/irrigacaoBth.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
	*cursor:hand;
}

.destaqueSaneamento{
	width:177px;
	height:136px;
	background-image:url(../imagens/saneamentoBt.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:15px 0px 0px 11px;
	float:left;
	*display:block;
}
.destaqueSaneamento span{
	width:177px;
	height:136px;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}
.destaqueSaneamento a:hover{
	width:177px;
	height:136px;
	background-image:url(../imagens/saneamentoBth.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
	*cursor:hand;
}

.destaquePredial{
	width:177px;
	height:136px;
	background-image:url(../imagens/predialBt.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:15px 0px 0px 12px;
	float:left;
	*display:block;
}
.destaquePredial span{
	width:177px;
	height:136px;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}
.destaquePredial a:hover{
	width:177px;
	height:136px;
	background-image:url(../imagens/predialBth.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
	*cursor:hand;
}
.bulletRodape{
	width:61px;
	height:82px;
	background-image:url(../imagens/bulletRodape.png);
	background-repeat:no-repeat;
	background-position: 0px 9px;
	margin:0px 13px 0px 39px;
	float:left;
}
.txtRodape{
	width:280px;
	height:82px;
	padding-top:4px;
	float:left;
}

.txtRodape span {
	line-height:24px;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#fff;
}
.webplus{
	width:390px;
	margin:56px 18px 0px 0px;
	float:right;
	font-size:10px;
	text-decoration:none;
	color:#fff;
}
.webplus a{
	font-size:10px;
	text-decoration:none;
	color:#fff;
}
.webplus a:hover{
	color:#e89e00;
}

/*.titInt{
    width:250px;
	border-bottom:solid 2px #204799;
	padding:12px 0px 0px 20px;
}*/

.titInt{
    width:270px;
    height:39px;
}
.titBndes{
    background-image:url(../imagens/titBndes.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titBndes span{
	text-indent:-9999px;
	display:inline-block;
}
.titContato{
    background-image:url(../imagens/titContato.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titContato span{
	text-indent:-9999px;
	display:inline-block;
}
.titAsperbras{
    background-image:url(../imagens/titAsperbras.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titAsperbras span{
	text-indent:-9999px;
	display:inline-block;
}
.titProdutos{
    background-image:url(../imagens/titProdutos.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titProdutos span{
	text-indent:-9999px;
	display:inline-block;
}
.titQualidade{
    background-image:url(../imagens/titQualidade.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titQualidade span{
	text-indent:-9999px;
	display:inline-block;
}
.titRepresentantes{
    background-image:url(../imagens/titRepresentantes.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	*display:block;
}
.titRepresentantes span{
	text-indent:-9999px;
	display:inline-block;
}
.titSaneamento{
    background-image:url(../imagens/titSaneamento.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	display:block;
	text-indent:-9999px;
	height:39px;
	width:270px;
}
.titIrrigacao{
    background-image:url(../imagens/titIrrigacao.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	display:block;
	text-indent:-9999px;
	height:39px;
	width:270px;
}
.titPredial{
    background-image:url(../imagens/titPredial.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
	display:block;
	text-indent:-9999px;
	height:39px;
	width:270px;
}

.txtInt{
	color:#6a6b6c;
	font-size:11px;
	padding:10px 20px;
	line-height:20px;
	text-align:justify;
}

.txtInt a{
	font-size:11px;
	color:#1e2d5c;
	text-decoration:none;
}

.txtInt a:hover{
	color:#0b5fb3;
	text-decoration:underline;
}
.txtInt ul{
	color:#6a6b6c;
	font-size:11px;
}
.txtInt h1{
    font-size:16px;
	color:#8c8c8c;
	font-family:Arial;
}
.txtInt h2{
    font-size:12px;
	color:#307cbc;
	font-family:Arial;
}
.txtIntEmpresa{
	color:#6a6b6c;
	font-size:11px;
	padding:10px 20px;
	line-height:20px;
	width:400px;
	text-align:justify;
}
#aempresaLateral 
{
	background:transparent url(../imagens/aempresaLateral.jpg) no-repeat center top;
	width:438px;
	height: 622px;
	margin-right:10px;
	float:right;
}

@font-face {
	font-family: 'Square721BTRoman';
	src: url('../includes/Fonts/Square_721_BT.eot');
	src: local('Square721 BT'), local('Square721BT-Roman'), url('../includes/Fonts/Square_721_BT.ttf') format('truetype');
}
@font-face {
	font-family: 'Square721BdExBTBold';
	src: url('../includes/Fonts/Square_721_Bold_Extended_BT_0.eot');
	src: local('Square721 BdEx BT'), local('Square721BT-BoldExtended'), url('../includes/Fonts/Square_721_Bold_Extended_BT_0.ttf') format('truetype');
}

.qualidade-title {margin-top:35px;}

/*.qualidade-title h2 
{
	font-family: 'Square721BTRoman', Arial;
	font-size:20px;
	color:#21138c;
	font-weight:normal;
	height:43px;
	padding-top:30px;
}

.qualidade-title h2 span
{
	font-family: 'Square721BdExBTBold', Arial;
	font-size:14px;
	color:#21138c;
}*/

.qualidade-title h2 
{
	font-family:Arial;
	font-size:20px;
	color:#21138c;
	font-weight:normal;
	height:43px;
	padding-top:30px;
}

.qualidade-title h2 span
{
	font-family:Arial;
	font-size:14px;
	color:#21138c;
}
.qualidade-title img
{
	margin:0px 20px 0px 26px;
	float:left;
}

@font-face {
	font-family: 'FolioBdCnBTBold';
	src: url('../includes/Fonts/Folio_Bold_Condensed_BT.eot');
	src: local('Folio BdCn BT'), local('FolioBT-BoldCondensed'), url('../includes/Fonts/Folio_Bold_Condensed_BT.ttf') format('truetype');
}


.folio11cinza {
	font-family:FolioBdCnBTBold, Arial;
	font-size:11px;
	color:#828282;
}

.folio13cinza {
	font-family:FolioBdCnBTBold, Arial;
	font-size:13px;
	color:#828282;
}

.folio18cinza {
	font-family:FolioBdCnBTBold, Arial;
	font-size:18px;
	color:#656667;
}

.folio17branco {
	font-family:FolioBdCnBTBold, Arial;
	font-size:17px;
	color:#fff;
}

.folio16azul {
	font-family:FolioBdCnBTBold, Arial;
	font-size:16px;
	color:#307cbc;
}

.folio16cinza {
	font-family:FolioBdCnBTBold, Arial;
	font-size:16px;
	color:#8c8c8c;
}

.folio16branco {
	font-family:FolioBdCnBTBold, Arial;
	font-size:16px;
	color:#fff;
}

.folio20azul {
	font-family:FolioBdCnBTBold, Arial;
	font-size:20px;
	color:#204799;
}

.folio21azul {
	font-family:FolioBdCnBTBold, Arial;
	font-size:21px;
	color:#204799;
}

.folio21branco {
	font-family:FolioBdCnBTBold, Arial;
	font-size:21px;
	color:#fff;
}

/*.contato 
{
	font-family: 'FolioBdCnBTBold';
	color:#0c72c6;
	font-size:18px;
	line-height:30px;
	width:333px;
}*/
.contato 
{
	font-family:Arial;
	color:#0c72c6;
	font-size:14px;
	font-weight:bolder;
	line-height:30px;
	width:350px;
}
/*#outros-contatos 
{
	float:right;
	width:398px;
	min-height:100px;
	height:auto !important;
	height:100px;
	border-left:40px solid #71a2cb;
	padding-left:16px;	
	font-family: 'FolioBdCnBTBold';
	color:#0c72c6;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
}*/
#outros-contatos 
{
	float:right;
	width:398px;
	min-height:100px;
	height:auto !important;
	height:100px;
	border-left:40px solid #71a2cb;
	padding-left:15px;	
	font-family:Arial;
	color:#0c72c6;
	font-size:11px;
	line-height:20px;
	margin-bottom:20px;
}
#outros-contatos h3 {color:#1d3c75; padding:0; margin:0;}
#outros-contatos span {font-size:14px;}

.contato input[type="text"], .contato select
{
border:1px solid #C9D8DD;
color:#061544;
font-family:'FolioBdCnBTBold',Arial;
font-size:14px;
height:10px;
padding:10px;
width:333px;
}

.contato select {
border:1px solid #C9D8DD;
height:30px;
margin-bottom:10px;
padding:4px;
width:129px;
}

.contato .campos
{
    width:84px;
    float:left;
    
    }
.contato input[type="text"]:focus 
{
	border:1px solid #C9D8DD;
}


.contato textarea 
{
    border:1px solid #C9D8DD;
    color:#061544;
    font-family:'FolioBdCnBTBold';
    font-size:14px;
    height:85px;
    overflow:auto;
    padding:9px;
    width:337px;
}
.contato textarea:focus 
{
	/**background:transparent url(../imagens/bg-textarea-hover.png) no-repeat center top;**/
	
}

.contato input[type="submit"]
{
	font-family:Arial;
	color:#0b5fb3;
	font-size:18px;	
	margin-left:135px;
	margin-top:10px;
	border:none;
	cursor:hand;
	border:solid 1px #C9D8DD;
	
}
/*.contato input[type="submit"]
{
	font-family: 'FolioBdCnBTBold';
	color:#0b5fb3;
	font-size:22px;	
	margin-left:290px;
	margin-top:10px;
	border:none;
	background-color:Transparent;
	cursor:hand;
}*/
.contato input[type="submit"]:hover
{
	text-decoration:underline;
	color:#71a2cb;
}

/*
.destaquePredial{
	width:177px;
	height:136px;
	background-image:url(../imagens/predialBt.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:15px 0px 0px 12px;
	float:left;
	*display:block;
}
.destaquePredial span{
	width:177px;
	height:136px;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}
.destaquePredial a:hover{
	width:177px;
	height:136px;
	background-image:url(../imagens/predialBth.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:inline-block;
	*display:block;
	*cursor:hand;
}
*/

/* PRODUTOS */

.linha-produto-titulo {
	text-align:right;
	line-height:23px;
	padding-right:7px;
	text-decoration:none;
}
.subtitProduto{
    font-family:Arial;
	font-size:10px;
	color:#828282;
}

.produtoIrrigacao {
    width:145px;
    height:160px;
    margin:-30px 0px 20px 20px;
    float:left;
	*display:block;
}
.produtoIrrigacao a{
    background-image:url(../produtos/imagens/irrigacaoPBt.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
    width:145px;
    height:160px;
    float:left;
	*display:block;
	text-decoration:none;
}
.produtoIrrigacao a:hover{
    background-image:url(../produtos/imagens/irrigacaoPBth.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
}

.produtoIrrigacao span{
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}

.produtoPredial {
    width:145px;
    height:160px;
    margin:-30px 0px 20px 20px;
    float:left;
	*display:block;
}
.produtoPredial a{
    background-image:url(../produtos/imagens/predialPBt.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
    width:145px;
    height:160px;
    float:left;
	*display:block;
	text-decoration:none;
}
.produtoPredial a:hover{
    background-image:url(../produtos/imagens/predialPBth.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
}

.produtoPredial span{
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}

.produtoSaneamento {
    width:145px;
    height:160px;
    margin:-30px 0px 20px 20px;
    float:left;
	*display:block;
}
.produtoSaneamento a{
    background-image:url(../produtos/imagens/saneamentoPBt.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
    width:145px;
    height:160px;
    float:left;
	*display:block;
	text-decoration:none;
}
.produtoSaneamento a:hover{
    background-image:url(../produtos/imagens/saneamentoPBth.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
}
.produtoSaneamento span{
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}



.produtos {
    width:133px;
    margin:0px 9px 12px 0px;
    float:left;
    border:solid 1px #c3c3c3;
    background-image:url(../produtos/imagens/produtoBg.gif);
    background-repeat:repeat-x;
    background-position:center top;
}
.produtos span
{
    padding:3px;
    width:127px;
	overflow:hidden;
	display:block;
	height:12px
}

.produtos img {
    border:solid 1px #ececec;
    width:126px;
    height:104px;
    margin:3px;
}

.produtosContainer {
	padding:14px 0px 14px 20px;
}

.produtosPaginacao {
    margin:0 auto;
    color:#c3c3c3;
    text-align:center;
}
.produtosPaginacao a 
{
	font-size:11px;
	color:#1e2d5c;
	text-decoration:none;
}

.produtosPaginacao a:hover
{
	color:#0b5fb3;
	text-decoration:none;
}

/*REPRESENTANTES*/
.representantesLinks
{
    width:440px;
    height:40px;
    margin:0px auto;
}
.representantesLinks a{
	height:37px;
	width:200px;
    background-image:url(../imagens/representantesLinksBg.gif);
    background-repeat:repeat-x;
    background-position:center top;
    margin:0px 10px;
    line-height:37px;
    font-weight:bold;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
}
.representantesLinks a:hover {
	color:#ffae02;
	text-decoration:none;
}

.tabcont 
{
	display:none;
}
.firstab 
{
	display:block;
}
.flashIrrigacao 
{
    width:400px;
    margin:40px 0px 20px 40px;
    z-index:1;
    float:left;
}
.flashIrrigacao * 
{
   z-index:1;
}

.representantesIrrigacao {
    width:400px;
    margin:40px 0px 0px 20px;
    float:left;
}
.representantesIrrigacao h1{
    font-size:12px;
    font-weight:bold;
    color:#5b5b5b;
}
.representantesIrrigacao h2{
    font-size:11px;
    color:#828282;
    font-weight:normal;
}

.representantesIrrigacao ul {
	margin:0;
	padding:0;
}

.representantesIrrigacao ul li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	color:#828282;
	font-size:11px;
}

.cartaoBndes {
	width:283px;
	height:283px;
	background-image:url(../imagens/cartaoBndes.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:-40px;
	float:right;
}
.cartaoBndes span{
	text-indent:-9999px;
	display:inline-block;
	*display:block;
}
