/* Só Elétrica Ind. Com. Equip. Elétricos Ltda. ****************************************
 * Desenvolvedor Sistema/Banco Dados/Intranet : Marcio Vergani *************************
 * Designer por Marcio Vergani *********************************************************
 * Data   : 18-07-2010 *****************************************************************
 * URL: http://www.soeletrica.ind.br ***************************************************
 * E-MAIL: vendas@soeletrica.ind.br ************************************************
 * @copyright (c) 2011 Só Elétrica Ind. Com. Equip. Elétricos Ltda ********************/ 
 
/* GENERICOS */
* {
	padding:0;
	margin:0;
	list-style-type:none;
}

article, aside, dialog, figure, footer, header, 
hgroup, nav, section, blockquote { 
	display: block;
}


.acessibilidade {
	width:1px;
	height:1px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	position:absolute;
}

a, 
h1, h2, h3, h4{
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}

p{ padding-bottom:22px; line-height:18px;}

a:hover{ background-position:left bottom; }
a.ativo{ background-position:left bottom; }
a.link{ text-decoration:none; text-indent:0; display:inline; color:#4e4e4e;}
a:hover.link{ text-decoration:underline; }
.hidetxt {text-indent:-99999px; overflow:hidden;}


/* HOME */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
}

body.home{background:#000000 url(../img/bg-home.png) no-repeat center top;}
body.home{background:#dbdbdb url(../img/bg-home.png) no-repeat center top;}
body.interna{background:#dbdbdb url(../img/bg-interna.png) no-repeat center top;}

/* Espaço abaixo se refere ao espaço central para notícias e demais */
#mainh{ 
	width:920px;
	margin:0 auto;
	display:table;
}
#main{ 
	width:920px;
	height:1400px;
	margin:0 auto;
	display:table;
}
#main1{
	width:920px;
	height:1400px;
	margin:0 auto;
	display:table;
}

#mainsisp{ 
	width:920px;
	height:1150px;
	margin:0 auto;
	display:table;
}
#mainsiga{ 
	width:920px;
	height:1700px;
	margin:0 auto;
	display:table;
}
#mainserv{ 
	width:920px;
	height:1100px;
	margin:0 auto;
	display:table;
}
#mainempr{ 
	width:920px;
	height:1000px;
	margin:0 auto;
	display:table;
}
#mainauto{ 
	width:920px;
	height:1000px;
	margin:0 auto;
	display:table;
}
#mainpain{ 
	width:920px;
	height:1000px;
	margin:0 auto;
	display:table;
}
#mainvenda{ 
	width:920px;
	height:1000px;
	margin:0 auto;
	display:table;
}
#mainacao{ 
	width:920px;
	height:880px;
	margin:0 auto;
	display:table;
}
#mainmvv{ 
	width:920px;
	height:500px;
	margin:0 auto;
	display:table;
}
#mainnoti{ 
	width:920px;
	height:1400px;
	margin:0 auto;
	display:table;
}
#mainfoto{ 
	width:920px;
	height:880px;
	margin:0 auto;
	display:table;
}
#mainmapa{ 
	width:920px;
	height:1100px;
	margin:0 auto;
	display:table;
}
#maincont{ 
	width:920px;
	height:1000px;
	margin:0 auto;
	display:table;
}
#mainclie{ 
	width:920px;
	height:1500px;
	margin:0 auto;
	display:table;
}

header {width:920px; height:90px;}
footer.footerHome {clear:both; height:136px; color:#bfbebe; padding-top:20px;}
footer.footerInt {clear:both; height:72px; color:#bfbebe; background:url(../img/bgFooter.gif) repeat-x center top; padding-top:13px;}

/* MENU */
header nav ul{
	float:left;
	width:559px;
	height:52px;
	padding-top:0px;
	display:block;
}

header nav ul li{
	float:left;
	height:70px;
	padding-left:8px;
}

header .noPadding{
	padding:0;
}

header nav ul li a{
	float:left;
	height:70px;
	text-align:center;
	text-decoration:none;
}

header nav ul li a.btnHome{width:71px; background-image:url(../img/btnHome.gif);}
header nav ul li a.btnEmpresa{width:90px; background-image:url(../img/btnEmpresa.gif);}
header nav ul li a.btnProdutos{width:91px; background-image:url(../img/btnProdutos.gif);}
header nav ul li a.btnServicos{width:90px; background-image:url(../img/btnServicos.gif);}
header nav ul li a.btnClientes{width:90px; background-image:url(../img/btnClientes.gif);}
header nav ul li a.btnContato{width:83px; background-image:url(../img/btnContato.gif);}

/* Logo - Home */
header h1.logo{
	float:left;
	padding:18px 170px 0 16px;
}

header h1.logo a{
	width:175px;
	height:72px;
	background-image:url(../img/logo.jpg);
}

/* Logo - Interna */
header a.logo-int{
	float:left;
	text-indent:0;
	padding:18px 170px 0 16px;
}

header a.logo-int img{
	width:175px;
	height:72px;
	border:none;
}


/* Conteúdo - Home */
.homeLeft{
	float:left;
	width:425px;
}

.homeRight{
	float:left;
	width:495px;
	padding:150px 0px 0px 0px;
}

#homeFont1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#077AC7;
}
#homeFont2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
#homeFont3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.chmd1{
	float:left;
	padding-top:44px;
}

.chmd1 jpg{
	width:361px;
	height:302px;
}

#slideshow {
    position:relative;
    top: 295px;
	height:302px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#fade{
	width:361px;
	height:302px;
	display:block;
	float:left;
	position: relative;
	z-index: 0;
	
}
#fade div{
	width:361px;
	height:302px;
	display:block;
    opacity:0.5;
	position: absolute;
	left: 0;
	top: 0;
	color: #FFF;
	z-index: 8;
}
#fade div.active{
    z-index:10;
    opacity:1.0;
}


#slideshow {
    position:relative;
    width:361px;
	height:302px;
	float:left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}



.chmd2{
	float:left;
/*	padding-top:302px;*/
    padding-top:-10px;
}

.chmd2 h2{
	float:left;
	width:425px;
	height:10px;
	background-image:url(../img/h2Chmd2.gif);
}

.chmd22 h2{
	float:left;
	width:425px;
	height:10px;
	background-image:url(../img/h2Chmd2.gif);
}

#tpchmd22 IMG {
    position:absolute;
    top:768px;
    left:165px;
    z-index:8;
}

.chmd23{
	float:left;
    padding-top:250px;
}

.chmd23 h2{
	float:left;
	width:425px;
	height:10px;
	background-image:url(../img/imgCenterEnergiaSolar.png);
}

#tpchmd23 IMG {
    position:absolute;
    top:768px;
    left:165px;
    z-index:8;
}




.chmd2 p{
	float:left;
	width:377px;
}

.chmd3 h2{
	float:left;
	width:495px;
	height:90px;
	background-image:url(../img/h2Chmd3.gif);
	padding-bottom:0px;
}

.chmd3 p{
	float:left;
	width:495px;
	height:29px;
	padding:0;
	display:block;
}

.chmd3 p strong{
	float:left;
	width:169px;
	height:18px;
	background:url(../img/chmd3Strong.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

.chmd3 p span{
	float:right;
	width:50px;
	height:17px;
	background:url(../img/chmd3Span.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

.chmd3 ul{
	float:right;
	width:495px;
	height:138px;
}

.chmd3 ul li{
	float:left;
}

.chmd3 ul li a{
	width:118px;
	height:141px;
}

.chmd3 ul li a.btnHori{background-image:url(../img/btnProd1.png); padding-right:9px;}
.chmd3 ul li a.btnTiger{background-image:url(../img/btnProd2.png); padding-right:7px;}
.chmd3 ul li a.btnFire{background-image:url(../img/btnProd3.png); padding-right:7px;}
.chmd3 ul li a.btnMax{background-image:url(../img/btnProd4.png);}


.chmd4 {
	width:486px;
	padding-left:9px;
}

.chmd41 {
	width:486px;
	padding-left:9px;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
}

.chmd4 h2{
	float:left;
	width:486px;
	height:26px;
	background-image:url(../img/h2Chmd4.gif);
}

.chmd4 p{
	float:left;
	height:49px;
	padding:21px 0 0 0;
}

.chmd4 ul{
	float:left;
	height:49px;
}

.chmd4 ul li{
	float:left;
	padding:0 9px 10px 0;
}

.chmd4 ul li a{
	width:234px;
	height:20px;
}

.chmd4 ul li a.btnLed{background-image:url(../img/btnLed.gif);}
.chmd4 ul li a.btnPub{background-image:url(../img/btnPub.gif);}
.chmd4 ul li a.btnInt{background-image:url(../img/btnInt.gif);}
.chmd4 ul li a.btnExt{background-image:url(../img/btnExt.gif);}
.chmd4 ul li a.btnPro{background-image:url(../img/btnPro.gif);}
.chmd4 ul li a.btnDec{background-image:url(../img/btnDec.gif);}
.chmd4 ul li a.btnInd{background-image:url(../img/btnInd.gif);}
.chmd4 ul li a.btnEne{background-image:url(../img/btnEne.gif);}

/* INTERNAS */
#content{
	margin-top:58px;
	height:660px;
/*	height:660px;	*/
}

.intLeft{
	float:left;
	width:623px;
	padding-bottom:40px;
	background:url(../img/div.gif) no-repeat right top;
}

.intLeftEmpresa{
	float:left;
	width:603px;
	padding-bottom:40px;
	text-align:justify;
    padding-right:20px;
	background:url(../img/div.gif) no-repeat right top;
}

.intLeftServicos{
	float:left;
	width:900px;
	padding-bottom:40px;
	text-align:justify;
    padding-right:20px;
}


.intLeft2{
	float:left;
	width:623px;
	padding-bottom:40px;
	background:url(../img/div00.gif) no-repeat right top;
}

.intLeft2Empresa2{
	float:left;
	width:603px;
	padding-bottom:40px;
	text-align:justify;
    padding-right:20px;
	background:url(../img/div00.gif) no-repeat right top;
}

.intLeft2Servicos2{
	float:left;
	width:920px;
	padding-bottom:40px;
	text-align:justify;
    padding-right:20px;
}

.intRight{
	float:left;
	width:297px;
}

.intRightSupervisorio{
	float:left;
	width:297px;
}


#content h1{
	float:left;
	width:920px;
	height:60px;
}

#content h1.h1Empresa{background:url(../img/h1Empresa.gif) no-repeat 0 0;}
#content h1.h1Produtos{background:url(../img/h1Produtos.gif) no-repeat 0 0;}
#content h1.h1Servicos{background:url(../img/h1Servicos.gif) no-repeat 0 0;}
#content h1.h1Clientes{background:url(../img/h1Clientes.gif) no-repeat 0 0; width:920px;}
#content h1.h1Contato{background:url(../img/h1Contato.gif) no-repeat 0 0;}
#content h1.h1Noticia{background:url(../img/h1Noticia.gif) no-repeat 0 0;}
#content h1.h1SigaFran{background:url(../img/h1SigaFran.gif) no-repeat 0 0;}
#content h1.h1SisProd{background:url(../img/h1SisProd.gif) no-repeat 0 0;}
#content h1.h1Dosagem{background:url(../img/h1Dosagem.gif) no-repeat 0 0;}
#content h1.h1Painel{background:url(../img/h1Painel.gif) no-repeat 0 0;}
#content h1.h1EnergiaSolar{background:url(../img/h1EnergiaSolar.gif) no-repeat 0 0;}
#content h1.h1Supervisorio{background:url(../img/h1Supervisorio.gif) no-repeat 0 0;}
#content h1.h1AcaoSocial{background:url(../img/h1AcaoSocial.gif) no-repeat 0 0;}
#content h1.h1Vendas{background:url(../img/h1Vendas.gif) no-repeat 0 0;}
#content h1.h1Missao{background:url(../img/h1Missao.gif) no-repeat 0 0;}
#content h1.h1Visao{background:url(../img/h1Visao.gif) no-repeat 0 0;}
#content h1.h1Valores{background:url(../img/h1Valores.gif) no-repeat 0 0;}
#content h1.h1GaleriaFotos{background:url(../img/h1GaleriaFotos.gif) no-repeat 0 0;}
#content h1.h1Localizacao{background:url(../img/h1Localizacao.gif) no-repeat 0 0; width:920px;}
#content h1.h1FTP{background:url(../img/h1FTP.gif) no-repeat 0 0;}
#content h1.h1HTTP{background:url(../img/h1HTTP.gif) no-repeat 0 0;}

#content h2{
	float:left;
	width:623px;
	height:36px;
}

#content h2.h2Empresa{background:url(../img/h2Empresa.gif) no-repeat 0 0;}
#content h2.h2Produtos{background:url(../img/h2Produtos.gif) no-repeat 0 0;}
#content h2.h2Servicos{background:url(../img/h2Servicos.gif) no-repeat 0 0;}
#content h2.h2Clientes{background:url(../img/h2Clientes.gif) no-repeat 0 0; width:920px;}
#content h2.h2Contato{background:url(../img/h2Contato.gif) no-repeat 0 0; width:421px;}
#content h2.h2Noticia{background:url(../img/h2Noticia.gif) no-repeat 0 0; width:421px;}
#content h2.h2SigaFran{background:url(../img/h2SigaFran.gif) no-repeat 0 0;}
#content h2.h2SisProd{background:url(../img/h2SisProd.gif) no-repeat 0 0;}
#content h2.h2Dosagem{background:url(../img/h2Dosagem.gif) no-repeat 0 0;}
#content h2.h2Painel{background:url(../img/h2Painel.gif) no-repeat 0 0;}
#content h2.h2EnergiaSolar{background:url(../img/h2EnergiaSolar.gif) no-repeat 0 0;}
#content h2.h2Supervisorio{background:url(../img/h2Supervisorio.gif) no-repeat 0 0;}
#content h2.h2AcaoSocial{background:url(../img/h2AcaoSocial.gif) no-repeat 0 0;}
#content h2.h2Vendas{background:url(../img/h2Vendas.gif) no-repeat 0 0;}
#content h2.h2Missao{background:url(../img/h2Missao.gif) no-repeat 0 0;}
#content h2.h2Visao{background:url(../img/h2Visao.gif) no-repeat 0 0;}
#content h2.h2Valores{background:url(../img/h2Valores.gif) no-repeat 0 0;}
#content h2.h2GaleriaFotos{background:url(../img/h2GaleriaFotos.gif) no-repeat 0 0;}
#content h2.h2Localizacao{background:url(../img/h2Localizacao.gif) no-repeat 0 0; width:920px;}
#content h2.h2FTP{background:url(../img/h2FTP.gif) no-repeat 0 0;}
#content h2.h2HTTP{background:url(../img/h2HTTP.gif) no-repeat 0 0;}

#content h3{
	float:left;
	width:150px;
	height:36px;
}
#content h3.h3Clientes1{background:url(../img/btn_mostrar_estado.gif) no-repeat 0 0;}
#content h3.h3Clientes2{background:url(../img/btn_mostrar_todos.gif) no-repeat 0 0;}
#content h3.h3Clientes2{background:url(../img/btn_mostrar_todos.gif) no-repeat 0 0;}
#content h3.h3Noticia{background:url(../img/contTelNum3.gif) no-repeat 0 0;}

#content h31{
	float:left;
	width:450px;
	height:36px;
}
#content h31.h31Noticia{background:url(../img/contTelNum3.gif) no-repeat 0 0;}


#content h4{
	float:left;
	margin-top:30px;
	width:250px;
	height:36px;
}
#content h4.h4Noticia{background:url(../img/btn_voltar.gif) no-repeat 0 0;}


#content h5{
	float:left;
	margin-top:0px;
	width:650px;
	height:100px;
	margin-bottom:20px;
}
#content h5.h5Energia1{background:url(../img/pdf_download.png) no-repeat 0 0;}
#content h5.h5Energia2{background:url(../img/logo_aneel.gif) no-repeat 0 0;}


/* Empresa */
#content a.btnIntProd{
	float:right;
	width:285px;
	height:217px;
	background-image:url(../img/btnIntProd.jpg);
}

/* Produtos */
/* Sidebar */
#content aside{
	float:left;
	width:254px;
}

#content nav{
	float:left;
	width:224px;
	background:url(../img/asideBgBottom.gif) no-repeat left bottom;
	padding-bottom:16px;
}

#content aside strong{
	float:left;
	width:226px;
	height:52px;
}

#content aside strong.titleProd{
	float:left;
	width:224px;
	height:50px;
	background:url(../img/titleProd.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#content aside strong.titleEmpresa{
	float:left;
	width:224px;
	height:50px;
	background:url(../img/titleEmpresa.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#content aside ul{
	float:left;
	width:224px;
	background:url(../img/asideBg.gif) repeat-y 0 0;
}

#content aside ul li{
	float:left;
	padding-bottom:10px;
}

#content aside ul li a{
	width:224px;
	height:26px;
}

#content aside ul li a.btnAsideSigaFran{background-image:url(../img/btnAsideSigaFran.gif);}
#content aside ul li a.btnAsideSisProd{background-image:url(../img/btnAsideSisProd.gif);}
#content aside ul li a.btnAsideDosagem{background-image:url(../img/btnAsideDosagem.gif);}
#content aside ul li a.btnAsidePainel{background-image:url(../img/btnAsidePainel.gif);}
#content aside ul li a.btnAsideSupervisorio{background-image:url(../img/btnAsideSupervisorio.gif);}

#content aside ul li a.btnAsideVendas{background-image:url(../img/btnAsideVendas.gif);}
#content aside ul li a.btnAsideAcaoSocial{background-image:url(../img/btnAsideAcaoSocial.gif);}
#content aside ul li a.btnAsideEmpresa{background-image:url(../img/btnAsideEmpresa.gif);}

#content aside ul li a.btnAsideMissao{background-image:url(../img/btnAsideMissao.gif);}
#content aside ul li a.btnAsideVisao{background-image:url(../img/btnAsideVisao.gif);}
#content aside ul li a.btnAsideValores{background-image:url(../img/btnAsideValores.gif);}
#content aside ul li a.btnAsideGaleriaFotos{background-image:url(../img/btnAsideGaleriaFotos.gif);}
#content aside ul li a.btnAsideNoticias{background-image:url(../img/btnAsideNoticias.gif);}
#content aside ul li a.btnAsideLocalizacao{background-image:url(../img/btnAsideLocalizacao.gif);}


#content aside2 ul{
	float:left;
	width:224px;
}

#content aside2 ul li{
	float:left;
	padding-bottom:10px;
}

#content aside2 ul li a{
	width:224px;
	height:26px;
}

#content aside2 ul li a.btnAsidePDF{background-image:url(../img/pdf_download.png);}
#content aside2 ul li a.btnAsideANEEL{background-image:url(../img/logo_aneel.gif);}



/* Conteúdo Produtos */
#content .intRight2{
	float:left;
	width:659px;
	text-align:justify;
}

#content .intRight2 h1, #content .intRight2 h2{
	float:left;
	width:659px;
}
#content .intRight2 h1.titProdInt{
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#035563;
	height:40px;
	display:block;
	font-weight:500;
}


/* Conteúdo Notícias */
#content .intRight3{
	float:left;
	width:500px;
	text-align:justify;
	display:table;
}

#content .intRight3 h1, #content .intRight3 h2{
	float:left;
	width:500px;
}
#content .intRight3 h1.titProdInt{
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#035563;
	height:40px;
	display:block;
	font-weight:500;
}

#content .listaProd {
	float:left;
	width:760px;
	clear:both;
}

#content .listaProd img{
	float:left;
	width:125px;
	height:93px;
	padding-right:14px;
	border:none;
}

#content .listaProd h3{
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#087AC6;
	height:25px;
	font-weight:500;
	float:left;
	display:block;
	width:460px;
}

#content .listaProd p{
	float:left;
	width:515px;
}


/* Conteúdo Notícias */
#content . {
	float:left;
	width:600px;
	clear:both;
}

#content .listaNoticia img{
	float:left;
	width:100px;
	height:84px;
	padding-right:14px;
	border:none;
}

#content .listaNoticia h3{
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#087AC6;
	height:25px;
	font-weight:500;
	float:left;
	display:block;
	width:480px;
}

#content .listaNoticia p{
	float:left;
	width:560px;
	height:50px;
}


#content .listaProdInt {
	float:left;
	/*width:600px;*/
	width:652px;
	padding-bottom:25px;
	background:url(../img/line-prod.jpg) no-repeat left bottom;
	/*margin-bottom:15px;*/
}
#content .listaProdInt h2{
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#046576;
	height:25px;
	font-weight:500;
	float:left;
	display:block;
	/*background-color:#FF9900;*/
	width:515px;
}


#content .listaProdInt img{
	float:left;
	width:117px;
	height:117px;
	display:block;
	margin-right:14px;
	border:0px solid #066871;
	
}
#content .listaProdInt p {
	padding-bottom:10px;

}

#content .listaProdInt a.downpdf{
	width:166px;
	height:46px;
	display:block;
	background-image:url(../img/btn_pdf.jpg);
}



#breadcrumb {
	width:653px;
	height:25px;
	/*color:#064878;*/
	display:block;
	float:left;
	/*padding-left:45px;*/
	padding-top:10px;
}
#breadcrumb div{
	float:left;
	font-size:11px;
	padding-right:5px;
	height:16px;
	display:block;
	font-weight:bold;
}
#breadcrumb div a{
	font-size:11px;
	text-decoration:none;
	text-indent:0;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-weight:normal;
}
#breadcrumb div a:hover{
	text-decoration:underline;
}


#paginacao{
	/*width:653px;*/
	width:453px;
	height:30px;
	display: block;
	float:right;
	text-indent:0;
}
#paginacao ul{
	height: 30px;
}
#paginacao ul li{
	width: 27px;
	height: 30px;
	display: block;
	float: left;
}
#paginacao ul li a{
	width: 9px;
	height: 15px;
	color: #4F4F4F;
	/*font-size: 14px;*/
	text-decoration: none;
	text-align:center;
	/*font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-indent:0;
}
#paginacao ul li a.setaLeft{
	width: 13px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background: url(../img/set_esq.jpg) 0 0 no-repeat;
}
#paginacao ul li a.setaRight{
	width: 13px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background: url(../img/set_dir.jpg) 0 0 no-repeat;
}
#paginacao ul li a:hover{
	/*color: #0b87cf;*/
	text-decoration:underline;
	/*background-position: 0 -15px;*/
}

#paginacao ul li a.pag_active{
	/*color: #0b87cf;*/
	text-decoration:underline;
	/*background-position: 0 -15px;*/
}



/* Certificados */
#content ul.ulCert {
	float:left;
	width:623px;
	padding-bottom:25px;
}

#content ul.ulCert li{
	float:left;
	padding-right:53px;
}

#content a.btnIntEmp{
	float:right;
	width:285px;
	height:217px;
	background-image:url(../img/btnIntEmp.jpg);
}

/* Serviços */
#content ul.ulServicos {
	float:left;
	width:920px;
}

#content ul.ulServicos li{
	float:left;
	padding:0 12px 8px 0;
}

#content ul.ulServicos li.noPad{
	padding:0;
}

#content ul.ulServicos li img{
	width:100px;
	height:74px;
	border: none;
}
#content ul.ulServicos li a{
	width:100px;
	height:75px;
	text-indent: 0;
}


/* Supervisório */
#content ul.ulSupervisorio {
	float:center;
	width:680px;
	height:217px;
	margin-left:250px;
}

#content ul.ulSupervisorio li{
	float:left;
	padding:0 10px 8px 0;
	margin-left: 5px;
}

#content ul.ulSupervisorio li.noPad{
	padding:0;
}

#content ul.ulSupervisorio li img{
	width:100px;
	height:74px;
	border: none;
}
#content ul.ulSupervisorio li a{
	width:100px;
	height:75px;
	text-indent: 0;
}

/* Galeria Fotos */
#content ul.ulGaleriaFotos {
	float:center;
	width:380px;
	height:217px;
	margin-left:10px;
}

#content ul.ulGaleriaFotos li{
	float:left;
	padding:0 10px 8px 0;
	margin-left: 5px;
}

#content ul.ulGaleriaFotos li.noPad{
	padding:0;
}

#content ul.ulGaleriaFotos li img{
	width:100px;
	height:74px;
	border: none;
}
#content ul.ulGaleriaFotos li a{
	width:100px;
	height:75px;
	text-indent: 0;
}


/* Galeria Fotos */
#content ul.ulGaleriaFotos2 {
	float:center;
	width:650px;
	height:800px;
	margin-left:10px;
}

#content ul.ulGaleriaFotos2 li{
	float:left;
	padding:0 60px 88px 0;
	margin-left: 0px;
}

#content ul.ulGaleriaFotos2 li.noPad{
	padding:0;
}

#content ul.ulGaleriaFotos2 li img{
	width:150px;
	height:111px;
	border: none;
}
#content ul.ulGaleriaFotos2 li a{
	width:150px;
	height:111px;
	text-indent: 0;
}


/* Galeria Fotos Notícias */
#content ul.ulGaleriaFotos3 {
	float:center;
	width:560px;
	height:120px;
	margin-left:80px;
}

#content ul.ulGaleriaFotos3 li{
	float:left;
	padding:0 60px 88px 0;
	margin-left: 0px;
}

#content ul.ulGaleriaFotos3 li.noPad{
	padding:0;
}

#content ul.ulGaleriaFotos3 li img{
	width:125px;
	height:93px;
	border: none;
}
#content ul.ulGaleriaFotos3 li a{
	width:125px;
	height:93px;
	text-indent: 0;
}


/* Contato */
#content .leftCont{
	width:421px;
	float:left;
	text-align:justify;

}

#content .rightCont{
	padding-left:5px;
	width:450px;
}

#content .leftCont p{
	width:395px;
}

#contatos a.btnMail{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMail.gif);
}

#contatos a.btnMail_Ativo{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMail_Ativo.gif);
}

#contatos a.btnMail1{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailAutomacao.gif);
}

#contatos a.btnMail1_Ativo{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailAutomacao_Ativo.gif);
}

#contatos a.btnMail2{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailComercial.gif);
}

#contatos a.btnMail2.ativo,
#contatos a.btnMail2_Ativo{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailComercial_Ativo.gif);
}

#contatos a.btnMail3{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailFinanceiro.gif);
}

#contatos a.btnMail3.ativo,
#contatos a.btnMail3_Ativo{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailFinanceiro_Ativo.gif);
}

#contatos a.btnMail4{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailVendas.gif);
}

#contatos a.btnMail4.ativo,
#contatos a.btnMail4_Ativo{
	float:left;
	width:334px;
	height:59px;
	background-image:url(../img/btnMailVendas_Ativo.gif);
}

#contatos .contFab{
	float:left;
	width:334px;
	height:116px;
	background:url(../img/contTel.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:17px;
	overflow:hidden;
}

#contatos .contFab p, #contatos .contFab h3{
	padding:0;	
	margin:0;
}

#contatos .contFab a{
	float:left;
	width:197px;
	height:18px;
	background-image:url(../img/contTelNum.gif);
	text-indent:-9999px;
	overflow:hidden;
}

/* WEBMAIL */
#contatos .contFab2{
	float:left;
	width:200px;
	height:72px;
	background:url(../img/webmailx.png) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:17px;
	margin-left:0px;
	overflow:hidden;
}

#contatos .contFab2 p, #contatos .contFab2 h3{
	padding:0;	
	margin:0;
}

#contatos .contFab2 a{
	float:left;
	width:200px;
	height:72px;
	background-image:url(../img/webmail2.png);
	text-indent:-9999px;
	overflow:hidden;
	margin-left:00px;
}

#contatos .contEsc{
	float:left;
	width:367px;
	height:124px;
	background:url(../img/contEnd.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:17px;
}

#contatos .contEsc a{
	float:left;
	width:197px;
	height:18px;
	background-image:url(../img/contTelNum.gif);
	text-indent:-9999px;
	overflow:hidden;
}

/* Imagem dos Contatos da Matriz */
#contatos .contEsc span.contTelNum{
	float:left;
	display:block;
	padding:40px 0 0 140px;
	width:197px;
	height:38px;
	margin-top:15px;
}


#contatos .contEsc2{
	float:left;
	width:275px;
	height:112px;
	background:url(../img/contEnd2.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:17px;
}

#contatos .contEsc2 a{
	float:left;
	width:166px;
	height:15px;
	background-image:url(../img/contTelNum2.gif);
	text-indent:-9999px;
	overflow:hidden;
}

/* Imagem dos Contatos da Matriz */
#contatos .contEsc2 span.contTelNum2{
	float:left;
	display:block;
	padding:2px 0 0 52px;
	width:166px;
	height:30px;
	margin-top:92px;
}

/* Formulario Contato */
#content .formContato{
	float:left;
	width:461px;
	padding-top:20px;
}

#content ul.formContato li{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../img/form-box.gif);
	width:461px;
	height:34px;
	display:block;
	float:left;
	padding:0;
	margin-bottom:16px;
}

#content ul.formContato li.box-mensagem{height:180px; background-image:url(../img/form-box-msg.gif);}
#content ul.formContato li.box-endereco{width:461px; background-image:url(../img/form-box.gif);}
#content ul.formContato li.box-endereco-numero{width:103px; background-image:url(../img/form-box-numero.gif); float:right;}
#content ul.formContato li.box-cidade{width:305px; background-image:url(../img/form-box-cidade.gif);}
#content ul.formContato li.box-cep{width:137px; background-image:url(../img/form-box-cep.gif); float:right;}
#content ul.formContato li.obrigatorio{ 
	float:left;
	width:480px;
	height:5px;
	background-image:none;
}


#content ul.formContato li label{
	background-position:left;
	background-repeat:no-repeat;
	width:59px;
	height:34px;
	display:block;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
}

#content ul.formContato li.box-nome label{ background-image:url(../img/form-label-nome.gif); width:59px;}
#content ul.formContato li.box-email label{ background-image:url(../img/form-label-email.gif); width:68px;}
#content ul.formContato li.box-tel label{ background-image:url(../img/form-label-tel.gif); width:92px;}
#content ul.formContato li.box-empresa label{ background-image:url(../img/form-label-empresa.gif); width:91px;}
#content ul.formContato li.box-ramo label{ background-image:url(../img/form-label-ramo.gif); width:166px;}
#content ul.formContato li.box-site label{ background-image:url(../img/form-label-site.gif); width:45px;}
#content ul.formContato li.box-contato label{ background-image:url(../img/form-label-contato.gif); width:84px;}
#content ul.formContato li.box-cargo label{ background-image:url(../img/form-label-cargo.gif); width:84px;}
#content ul.formContato li.box-endereco label{ background-image:url(../img/form-label-end.gif); width:92px;}
#content ul.formContato li.box-endereco-numero label{ background-image:url(../img/form-label-numero.gif); width:29px;}
#content ul.formContato li.box-cidade label{ background-image:url(../img/form-label-cidade.gif); width:70px;}
#content ul.formContato li.box-cep label{ background-image:url(../img/form-label-cep.gif); width:42px;}
#content ul.formContato li.box-mensagem label{ background-image:url(../img/form-label-msg.gif); width:105px;}


#content ul.formContato li input{
	height:17px;
	width:202px;
	height:25px;
	padding:9px 10px 0 10px;
	display:block;
	float:left;
	background-color:transparent;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4e4e4e;
	border:none;
	margin:0;
}

#content ul.formContato li.box-nome input{ width:382px;}
#content ul.formContato li.box-email input{ width:373px;}
#content ul.formContato li.box-empresa input{ width:333px;}
#content ul.formContato li.box-ramo input{ width:240px;}
#content ul.formContato li.box-site input{ width:349px;}
#content ul.formContato li.box-contato input{ width:349px;}
#content ul.formContato li.box-cargo input{ width:349px;}
#content ul.formContato li.box-tel input{ width:349px;}
#content ul.formContato li.box-endereco input{ width:333px;}
#content ul.formContato li.box-endereco-numero input{ width:54px; text-align:center;}
#content ul.formContato li.box-cidade input{ width:215px;}
#content ul.formContato li.box-cep input{ width:75px; text-align:center;}
#content ul.formContato li.box-mensagem input{ width:28px;}

#content ul.formContato li.box-mensagem textarea{
	width:438px;
	height:125px;
	padding:10px;
	display:block;
	float:left;
        /*margin-top:-165px;*/
	background-color:transparent;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4e4e4e;
	border:none;
}
#content ul.formContato li.box-enviar{ background:none; padding:0; width:109px; float:right;}

#content ul.formContato li.box-enviar input{
	width:109px;
	height:35px;
	float:right;
}


/* RODAPE - Home */
footer.footerHome .wrap-footer{
	width:920px;
	margin:0 auto;
	padding-top:15px;
	color:#bfbebe;
}

footer.footerHome p{
	width:920px;
	height:19px;
	padding-bottom:10px;
}

footer.footerHome p.footerTitle strong{
	float:left;
	width:275px;
	height:19px;
	background:url(../img/footerTitle.gif) no-repeat 0 0px;
	text-indent:-9999px;
	display:block;
	padding-right:7px;
}

footer.footerHome p.footerTitle a{
	color:#bec3c4;
	text-indent:0;
	text-decoration:none;
	display:inline;
}

footer.footerHome p.footerTitle a:hover{
	text-decoration:underline;
}

/* RODAPÉ - Home 2 - Logos Aplicativos */
footer.footerHome2 p{
	width:920px;
	height:19px;
	padding-bottom:10px;
}

footer.footerHome2 p.footerTitle2 strong{
	float:left;
	width:275px;
	height:19px;
	background:url(../img/webmail.png) no-repeat 0 0px;
	text-indent:-9999px;
	display:block;
	padding-right:7px;
}

footer.footerHome2 p.footerTitle2 a{
	color:#bec3c4;
	text-indent:0;
	text-decoration:none;
	display:inline;
}

footer.footerHome2 p.footerTitle2 a:hover{
	text-decoration:underline;
}

/* RODAPE - Interna */
footer.footerInt .wrap-footer{
	width:920px;
	margin:0 auto;
	color:#bfbebe;
}

footer.footerInt p{
	width:920px;
	height:19px;
	padding-bottom:10px;
}

footer.footerInt p.footerTitle strong{
	float:left;
	width:275px;
	height:19px;
	background:url(../img/footerTitleInt.gif) no-repeat 0 0px;
	text-indent:-9999px;
	display:block;
	padding-right:7px;
}

footer.footerInt p.footerTitle a{
	color:#bec3c4;
	text-indent:0;
	text-decoration:none;
	display:inline;
}

footer.footerInt p.footerTitle a:hover{
	text-decoration:underline;
}


/* Selos no Rodapé */
footer ul.selos{
	float:left;
	width:195px;
	height:10px;
	display:block;
}
footer ul.selos li{
	float:left;
	width:91px;
	height:15px;
	display:block;
	margin-right:5px;
}
footer ul.selos li a{
	background-position:left top;
	width:91px;
	height:15px;
}
footer .selos li a.ao5{ background-image:url(../img/ao5.gif); }
footer .selos li a.w3c{ background-image:url(../img/w3c.gif); }

/* Selos no Rodapé Direito */
footer ul.selos2{
	float:left;
	width:195px;
	height:64px;
	display:block;
	margin-top:-55px;
	margin-left:790px;
}
footer ul.selos2 li{
	float:left;
	width:50px;
	height:45px;
	display:block;
	margin-right:5px;
}
footer ul.selos2 li a{
	background-position:left top;
	width:50px;
	height:45px;
}
footer .selos2 li a.webmail{ background-image:url(../img/webmail.png); }
footer .selos2 li a.facebook{ background-image:url(../img/facebook.png); }
