.top_site {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 112px;
	clear: left;
	vertical-align: bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	text-align: justify;
}
body {
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#rodape_atendimentoonline{
	margin-left: 220px;
	color: white;
	font-size: 11px;
}

#rodape_atendimentoonline a{
	color:white;
	text-align: none;

	vertical-align: middle;
	text-decoration:none;
	margin-left: 4px;
}

#rodape_atendimentoonline a:hover{
	color: #9E29A3;
	text-decoration:none;
}
#conteudo-rodape{ 
    margin:0px;
}

#conteudo-rodape a:hover {
	
	color:#333;
	text-decoration:none;

	}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}

.logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 270px;
	float: left;
	margin: 0px;
}
.topmenu {
	background-color: #000000;
	float: right;
	height: 28px;
	width: 670px;
	clear: right;
	padding: 0px;
	margin: 0px;
}
.bt_home {
	background-image: url(img/bt_home.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 57px;
	float: left;
}
.bt_sobre {
	background-image: url(img/bt_sobre.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 118px;
	float: left;
}
.bt_servicos {
	background-image: url(img/bt_servicos.jpg);
	float: left;
	height: 28px;
	width: 83px;
}
.bt_produtos {
	background-image: url(img/bt_produtos.jpg);
	float: left;
	height: 28px;
	width: 89px;
}
.bt_infra {
	background-image: url(img/bt_infra.jpg);
	float: left;
	height: 28px;
	width: 134px;
}
.bt_localizacao {
	background-image: url(img/bt_localizacao.jpg);
	float: left;
	height: 28px;
	width: 106px;
}
.bt_contato {
	background-image: url(img/bt_contato.jpg);
	float: left;
	height: 28px;
	width: 77px;
}
.login_area_cliente {
	float: right;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.area_cliente_titulo {
	background-image: url(img/area_cliente_titulo.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 130px;
	float: right;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.area_cliente_form {
	clear: right;
}
.area_cliente_input {
	border: 1px solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	float:right;
	margin: 2px;
	text-align: right;
}
.area_cliente_bt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	float: right;
	height: 20px;
	width: 22px;
	border: 1px solid #333;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.banner_site {
	height: 185px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: left;
	border: 1px solid #999;
}
.menu_faixa_site {
	background-color: #000;
	float: left;
	height: 55px;
	width: 100%;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_site {
	background-color: #222;
	height: 55px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.bt_album {
	background-image: url(img/bt_album.jpg);
	height: 55px;
	width: 242px;
	margin-right: 3px;
	margin-left: 2px;
	float: left;
	padding: 0px;
}
.bt_book {
	background-image: url(img/bt_book.jpg);
	height: 55px;
	width: 242px;
	margin-right: 2.5px;
	margin-left: 3px;
	padding: 0px;
	float: left;
}
.bt_estudio {
	background-image: url(img/bt_estudio.jpg);
	height: 55px;
	width: 242px;
	margin-right: 3px;
	margin-left: 2.5px;
	padding: 0px;
	float: right;
}
.bt_grafica {
	background-color: #000;
	background-image: url(img/bt_grafica.jpg);
	height: 55px;
	width: 242px;
	margin-left: 3px;
	margin-right: 2px;
	padding: 0px;
	float: right;
}
.conteudo {
	margin-right: auto;
	margin-left: auto;
	clear: left;
	width: 990px;
}
.bg_conteudo {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFF;
	border: 1px solid #999;
	border-top: none;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;

	padding-bottom: 12px;
}

.caixa_roxo {
	background-color: #FFF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #7a308f;
	padding-left: 12px;
	float: left;
}
.caixa_foto{
	float:right;
}
.caixa_cinza {
	background-color: #FFF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #7f7d82;
	padding-left: 12px;
	float: left;
}
.caixa_noticias {
	background-color: #FFF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 12px;
	float: left;
}
.titulo_roxo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #9E29A3;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -5px;
	padding-top: 0px;
}
.titulo_cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #7f7d82;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.titulo_noticias {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	text-align: justify;
}

.texto a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	text-align: justify;
	text-decoration: none;
}

.texto a:hover{
	color:black;
}

.texto2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	text-align: justify;
	float:left;
	width:585px;
}

.galeria_foto {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 936px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
}
.foto_galeria {
	height: 90px;
	width: 140px;
	background-color: #333333;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #bbb;
}

.rodape {
	background-image: url(img/rodape-b.jpg);
	clear: left;
	height: 149px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.home_img_sobre {
	background-image: url(img/home_destaque_sobre.jpg);
	height: 72px;
	width: 215px;
	border: 1px solid #999;
	padding: 0px;
	margin-bottom: 8px;
}
.home_img_newsletter {
	background-image: url();
	height: 72px;
	width: 215px;
	border: 1px solid #999;
	padding: 0px;
	margin-bottom: 8px;
}

.produtos_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9E29A3;
	clear: left;
	width: auto;
	margin-top: -10px;
	padding: 0px;
}

.produtos_subtitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	clear: left;
	padding: 0px;
	margin-top: -20px;
}
.infra_img {
	height: 150px;
	width: 340px;
	padding: 0px;
	background-color: #333333;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #bbb;
}
.titulo_localizacao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #9E29A3;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.mapa_tab_sp {
	width: 454px;
	float: left;
	clear: left;
	text-decoration: none;
}
.mapa_tab_rp {
	width: 454px;
	float: right;
	clear: right;
	margin-left: 28px;
	text-decoration: none;
}
.contato_telefone {
	list-style-type: none;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	width: 260px;
}
.contato_put {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}
.contato_input {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
	width: 480px;
}
.contato_mensagem {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
	width: 480px;
	height: 100px;
}

.contato_departamento {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 215px;
}
.contato_ddd {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
	width: 20px;
}
.contato_fone {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
	width: 200px;
}
.contato_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	clear: left;
}
.contato_cidade_tab {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 420px;
}
.contato_cidade {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
	width: 415px;
}
.contato_estado {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
	width: 50px;
}
.contato_info {
	float: right;
	width: 425px;
}
.contato_enviar {
	margin: 0px;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	clear: left;
}
.contato_foto {
	background-image: url(img/contato.jpg);
	height: 158px;
	width: 257px;
	border: 1px solid #CCC;
	float: left;
}
.contato_endereco {
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear: left;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.contato_endereco_linha {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 100%;
	clear: left;
}
.contato_form {
}
.contato_estado_tab {
	list-style-type: none;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.banner_album {
	background-image: url(img/banner_album.jpg);
	float: left;
	height: 160px;
	width: 800px;
	border: 1px solid #999;
}
.menu_destaque {
	float: right;
	width: 152px;
}
.bt_novo_cadastro {
	background-image: url(img/bt_novo_cadastro.jpg);
	height: 47px;
	width: 150px;
	float: left;
	border: 1px solid #999;
}
.bt_ftp {
	background-image: url(img/bt_ftp.jpg);
	height: 46px;
	width: 150px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #999;
}
.bt_video {
	background-image: url(img/bt_videos.jpg);
	float: left;
	height: 48px;
	width: 150px;
	border: 1px solid #999;
}
.bt_monte {
	background-image: url(img/bt_monte.jpg);
	height: 125px;
	width: 208px;
	float: left;
	border: 1px solid #999999;
}
.conteudo_destaque {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.bt_download_software {
	background-image: url(img/download_soft.jpg);
	height: 123px;
	width: 235px;
	float: left;
}
.video_tela {
	float: left;
	height: 125px;
	width: 220px;
	background-color: #999;
}
.bt_software {
	background-image: url(img/bt_software.jpg);
	height: 46px;
	width: 150px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #999;
}
.img_sobre {
	background-image: url(img/sobre_foto.jpg);
	height: 107px;
	width: 268px;
	border: 1px solid #999;
	padding: 0px;
	margin-bottom: 8px;
}

.link-banner {
	width: 350px;
	height: 23px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 23px;
	margin: 151px 0 0 0px;
}

#password-clear {
    display: none;
}
.bt_software {
	background-image: url(img/bt_software.jpg);
	height: 46px;
	width: 150px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #999;
}
.bt_softwareprofissional {
	background-image: url(img/bt_software.jpg);
	height: 46px;
	width: 150px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #999;
}
.bt_perfilcores {
	background-image: url(img/bt_perfil.jpg);
	height: 46px;
	width: 150px;
	float: left;
	border: 1px solid #999999;
	background-repeat:no-repeat;
	margin-top:7px;
}

.home_assine_input {
	border: 1px solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	float: left;
	padding: 0px;
	margin: 2px;
}
.home_assine_input {
	border: 1px solid #a7a7a7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	float: left;
	padding: 0px;
	margin: 2px 0 4px;
}
.home_assine_bt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	height: 40px;
	width: 60px;
	border: 1px solid #333;
	padding: 0px;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.home_assine_bt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979696;
	background-color: #000;
	height: 42px;
	width: 70px;
	border: 1px solid #333;
	padding: 0px;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.noticia_img {
	float: left;
	height: 35px;
	width: 55px;
	background-color: #7a308f;
	margin-right: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noticia_tab {
	margin-bottom: 11px;
	float: left;
	width: 220px;
	line-height: 11px;
	text-decoration: none;
}
.chat_online {
	float: right;
	height: 158px;
	padding: 0px;
	clear: right;
}
.produtos_galeria {
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.produtos_tab {
	width: 140px;
	text-align: center;
	padding-bottom: 10px;
	height: 135px;
	float: left;
}
.produtos_linha {
	height: 135px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
	margin-right: 29px;
	margin-left: 29px;
}

.class_top_esqueceu_senha{
	float:left;
	margin-top: 5px;
	color:black;
	text-decoration: none;
}

.class_top_esqueceu_senha:visited{
	color:black;
	text-decoration: none;
}

.conteudo_esqueceu_senha{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #363636;
}
