@charset "iso-8859-1";
/* CSS Document */

/* ******************** CSS RESET ********************* */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image:url(../img/bg.jpg);
	background-attachment:fixed;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ******************** PADROES ********************* */

body {
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#3d3c3c;
}

a {
	color:#ad1616;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.red {
	color:#F00;
}

.neg {
	font-weight:bold;
}

/* ******************** CONTAINER GERAL ********************* */

#container-geral {
	width:100%;
	height:auto;
	background-position:top right;
	margin:0 auto;
}

#container-estrutura {
	width:1015px;
	height:auto;
	margin:0 auto;
}

/* ********************** TOPO ************************** */

#container-topo {
	width:1015px;
	height:auto;
	float:left;
}

.marca {
	width:303px;
	height:44px;
	background-image:url(../img/marca-softshow.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	margin-top:30px;
	display:block;
}


/* ********************** MENU ************************** */

#container-menu {
	width:600px;
	height:auto;
	margin-top:30px;
	float:left;
}

/* ********************** BOTOES ************************** */


.btn-home-off, .btn-empresa-off, .btn-servicos-off, .btn-produtos-off, .btn-contato-off,
.btn-home-active, .btn-empresa-active, .btn-servicos-active, .btn-produtos-active, .btn-contato-active {
	width:107px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-top:11px;
	background-position:center;
	background-repeat:no-repeat;
}

/* ********************** BTN HOME ************************** */

.btn-home-active {
	background-image:url(../img/bt/bt_home-active.png);
	background-position:left;
	margin-left:12px;
}

.btn-home-off {
	background-image:url(../img/bt/bt-home-off.png);
}

/* ********************** BTN EMPRESA ************************** */

.btn-empresa-active {
	background-image:url(../img/bt/bt_empresa-active.png);
}

.btn-empresa-off {
	background-image:url(../img/bt/bt-empresa-off.png);
}

/* ********************** BTN SERVICOS ************************** */

.btn-servicos-active{
	background-image:url(../img/bt/bt_servicos-active.png);
}

.btn-servicos-off {
	background-image:url(../img/bt/bt-servicos-off.png);
}

/* ********************** BTN PRODUTOS ************************** */

.btn-produtos-active {
	background-image:url(../img/bt/bt_produtos-active.png);
}

.btn-produtos-off {
	background-image:url(../img/bt/bt-produtos-off.png);
}

/* ********************** BTN CONTATO ************************** */

.btn-contato-active {
	background-image:url(../img/bt/bt_contato-active.png);
}

.btn-contato-off {
	background-image:url(../img/bt/bt-contato-off.png);
}

/* ********************** FIM BTN  ************************** */

.container-destaque {
	width:1015px;
	height:332px;
	background-image:url(../img/fundo-destaque.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}

.cont {
	width:400px;
	height:auto;
	float:left;
	margin-top:10px;
	padding-left:60px;
}
.titulo-destaque {
	width:389px;
	height:63px;
	background-image:url(../img/titulo-destaque.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}

.separador-destaque {
	width:389px;
	height:20px;
	float:left;
}

.subtitulo {
	width:397px;
	height:36px;
	background-image:url(../img/subtitulo.png);
	background-repeat:no-repeat;
	float:left;
}

.btn-destaque {
	width:98px;
	height:26px;
	background-image:url(../img/bt-destaque.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:20px;
}

.pc {
	width:438px;
	height:322px;
	background-image:url(../img/pc.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:100px;
}

/* ********************** CONTAINER-CONTEUDO-GERAL ************************** */

#container-conteudo-geral {
	width:1015px;
	height:800px;
	float:left;
	background-image:url(../img/bg-estrutura.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	padding-top:10px;
	margin-top:-1px;
}

/* ********************** COLUNA ESQUERDA - OBS: NOME TROCADO ************************** */

#container-direita {
	width:290px;
	height:auto;
	margin-left:30px;
	float:left;
}

.tit-produtos {
	width:122px;
	height:17px;
	background-image:url(../img/tit-produtos.jpg);
	background-repeat:no-repeat;
	float:left;
}

.separador-produto {
	width:290px;
	height:30px;
	float:left;
}

#produto01 {
	width:280px;
	height:auto;
	margin-bottom:40px;
	float:left;
}

.produto-imagem {
	width:75px;
	height:59px;
	float:left;
}


.texto-titulo {
	width:180px;
	height:auto;
	float:left;
	font-size:12px;
	color:#990000;
	margin-left:25px;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
	
}

.texto-descreve {
	width:180px;
	height:60px;;
	float:left;
	font-size:11px;
	margin-left:25px;
	margin-top:10px;
	line-height:18px;
}

.link-list {
	list-style:inside;
	list-style-image:url(../img/pt-1.jpg);
	color:#900;
}

/* ********************** NEWSLETTER ************************** */

#container-newsletter {
	width:280px;
	height:190px;
	background-image:url(../img/box-newsletter.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}

.tit-newsletter {
	width:143px;
	height:22px;
	background-image:url(../img/tit-newsletter.png);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:20px;
}

.texto-newsletter {
	width:190px;
	height:auto;
	font-size:12px;
	font-family:"Tahoma, Geneva", sans-serif;
	color:#FFF;
	float:left;
	margin-top:15px;
	margin-left:20px;
	line-height:15px;
}

.form-newsletter {
	width:193px;
	height:30px;
	background-image:url(../img/form-newsletter.png);
	background-color:transparent;
	background-repeat:no-repeat;
	color:#FFF;
	border:none;
	margin-top:15px;
	margin-left:20px;
	float:left;
}

.btn-newsletter {
	width:68px;
	height:27px;
	background-image:url(../img/btn-newsletter.png);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:10px;
	float:left;
}
	
.divisor-vertical {
	width:2px;
	height:678px;
	background-image:url(../img/linha-vert.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:-350px;
}

/* ********************** COLUNA ESQUERDA ************************** */


#container-esquerda {
	width:650px;
	height:680px;
	float:left;
	margin-left:40px;
}

/* ********************** QUEM SOMOS ************************** */

#container-quem-somos {
	width:650px;
	height:auto;
	float:left;
}

.titulos-home {
	width:154px;
	height:25px;
}

.texto-quem-somos {
	width:450px;
	height:auto;
	float:left;
	font-size:12px;
	color:#3d3c3c;
	margin-top:30px;
	line-height:18px;
	font-family:"Verdana, Geneva", sans-serif;
}

.imagem-quem-somos {
	width:125px;
	height:88px;
	background-image:url(../img/img-quem-somos.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:30px;
	margin-right:50px;
}

.btn-ver-mais-red {
	width:67px;
	height:18px;
	background-image:url(../img/btn-ver-mais-red.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:10px;
	margin-right:240px;
	
}

.divisor-horizontal-01 {
	width:600px;
	height:6px;
	float:left;
	margin-top:30px;
}


	
/* ********************** SERVIÇOS ************************** */


#container-servicos {
	width:650px;
	height:auto;
	float:left;
	margin-top:30px;
}


.servico {
	width:290px;
	height:100px;
	margin-top:30px;
	float:left;
}

.separador-sevico {
	width:30px;
	height:100px;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
}

.imagem-servico {
	width:64px;
	height:64px;
	float:left;
	margin-right:20px;
}

.texto-servico {
	width:206px;
	height:20px;
	float:left;
    text-decoration:underline;
	font-weight:bold;
	color:#900;
	
}

.texto-servico-desc {
	width:206px;
	height:auto;
	float:left;
	margin-top:10px;
	line-height:15px;
	font-size:11px;
}

.bt-servicos {
	width:67px;
	height:18px;
	background-image:url(../img/btn-ver-mais-red.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:20px;
	margin-right:10px;
}


.divisor-horizontal-02 {
	width:579px;
	height:6px;
	background-image:url(../img/linha-horiz.png);
 	background-repeat:no-repeat;
	float:right;
	margin-top:30px;
}


/* ********************** SOLUÇÕES ************************** */


#container-solucoes {
	width:650px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-bottom:10px;
}

.pt {
	width:7px;
	height:24px;
	background-image:url(../img/pt.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:30px;
	margin-right:15px;
}

.texto-solucoes {
	width:240px;
	height:auto;
	color:#900;
	margin-top:22px;
	float:left;
	line-height:18px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:63px;
}



.divisor-horizontal-03 {
	width:579px;
	height:6px;
	background-image:url(../img/linha-horiz.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:30px;
}

/* ********************** PARCEIROS ************************** */

#container-parceiros {
	width:340px;
	height:auto;
	float:left;
	margin-top:30px;
}

.tit-parceiros {
	width:92px;
	height:15px;
	background-image:url(../img/tit-parceiros.jpg);
	background-repeat:no-repeat;
	float:left;
}

.box-cinza-parceiros {
	width:314px;
	height:82px;
	background-image:url(../img/box-parceiros.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}

.marca-seg {
	width:235px;
	height:47px;
	background-image:url(../img/marca-seg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
	margin-left:40px;
}

/* ********************** FALE CONOSCO ************************** */

#container-faleconosco {
	width:238px;
	height:110px;
	float:left;
	margin-top:45px;
	margin-left:25px;
	border:#999 1px solid;
}

.img-celphone {
	width:72px;
	height:64px;
	background-image:url(../img/img-fale-conosco.png);
	background-repeat:no-repeat;
	float:left;
	margin:10px;
}

.fale-conosco {
	width:100px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#081624;
	font-weight:bold;
	font-size:22px;
	margin-left:20px;
	margin-top:10px;
}

.dados-fale-conosco {
	width:120px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#081624;
	font-size:11px;
	margin-top:10px;
	margin-left:20px;
}

.neg {
	color:#000;
	font-weight:bold;
}

/* ********************** RODAPE ************************** */

.centraliza-rodape ul li {
	display:inline;
	color:#900;
	float:left;
	margin-right:10px;
}

#container-rodape {
	width:100%;
	height:80px;
	margin:20px auto;
	color:#900;
	display:block;
	overflow:hidden;
	float:left;
}

.centraliza-rodape {
	margin:0 auto;
	width:950px;
	height:0;
}

.cinza {
	color:#666;
	margin-top:10px;
	float:left;
}


/* ********************** TITULOS VERMELHOS ************************** */

.titulo-red {
	width:195px;
	height:28px;
	float:left;
}

/* ********************** DESCRIÇÃO TITULO ************************** */

.descricao-titulo {
	width:600px;
	height:20px;
	float:left;
	margin-top:30px;
}


#conteudo16 {
position : absolute;
margin-left : 330px;
margin-top : 50px;
margin-right : 0;
margin-bottom : 0;
font-family : Arial, Helvetica, sans-serif;
color:#FFF;
font-size : 12px;
width:365px;
height:316px;
background:url(../img/popup.jpg) no-repeat top left;
visibility : visible;
padding:0px 0px 10px 0px;
}

.fechar5{
	background:#fec10c;
	margin:0px 0px 30px 0;
	height:14px;
	padding:3px;
	float:right;
}
