/*==  Resets  ==*/
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,input,
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;
	list-style:none;
}
body, html {
	width:100%;
	height:100%;
}
h1,h2,h3,h4,h5,h6,body{
	margin:0; /* Correçao p/ bugs no safari */
}/* botão voltar */
img.bt_voltar {
	display:block;
	margin:20px auto 5px;
	clear:both;
}

/* Conteúdo principal */
div#container {
	text-align:center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -40px;
	position:relative;
}
div#conteudo {
	width:825px;
	margin:10px auto 0;
	height:auto;
	clear:both;
}
div#blocoesq {
	width:465px;
	float:left;
}
div#blocodir {
	width:315px;
	float:right;
}
div#blocoesq, div#blocodir {
	height:auto;
	text-align:left;
	padding:0;
	line-height:15px;
}

/* Página produtos -> arquivos deslizantes */
div#arquivos_deslizantes {
	text-align:center;
	width:480px;
	height:105px;
	clear:left;
}
div#arquivos_deslizantes a {
	width:80px;
	display:block;
	float:left;
	height:88px;
	margin-top:11px;
}/* Menu superior */
ul#menutopo {
	width:831px;
	height:auto;
	margin:10px auto 0;
}
ul#menutopo a{
	display:block;
	height:100%;
	width:100%;
}
ul#menutopo li {
	float:left;
	width:88px;
	height:50px;
}

/* Posicionando spriteset */
ul#menutopo li {background-image:url('/img/menutopo.jpg')}
ul#menutopo li#produtos {background-position:-88px 0; width:94px}
ul#menutopo li#servicos {background-position:-183px 0; width:91px}
ul#menutopo li#orcamentos {background-position:-274px 0; width:123px}
ul#menutopo li#instalacoes {background-position:-396px 0; width:116px}
ul#menutopo li#clientes {background-position:-512px 0; width:87px}
ul#menutopo li#representantes {background-position:-599px 0; width:148px}
ul#menutopo li#contato {background-position:-747px 0; width:84px}

/* Link p/ pagina inicial do logo */
div#menu  {
	position:relative;
	width:940px;
	margin: 0 auto;
}
div#menu a#homelink {
	display:none;
	position:absolute;
	left:625px;
	top:85px;
}/* Titulo das páginas */
h1#titulo {
	display:block;
	width:100%;
	text-align:center;
	margin:10px auto 20px;
}

/* Negrito */
strong {
	font-weight:bold;
	color:#666;
}

strong, em {color:inherit}

/* Links */
a{ color:#666; text-decoration:none }
a:hover{ text-decoration:underline }

/* Parágrafos e subtítulos */
p, h2, ul {
	font:11px Verdana;
	text-align:left;
	line-height:15px;
}
h2 { 
	font-size:14px;
	float:left;
}
h1, h2, h3, h4, h5, h6, h7, li, p, span, a {
	font-family:verdana;
	color:#666;
}

/* Texto menor p/ tabela de clientes */
span#clientes{
	color:#666;
	font:9px verdana;
}div#google {
	width:440px;
	height:380px;
	float:left;
}
form#formcontato {
	font:12px verdana;
	color:#666;
	text-align:left;
	line-height:15px;
}
form#formcontato input#enviar, form#formcontato input#limpar {
	border:none;
	width:87px;
	height:26px;
	cursor:pointer;
}
form#formcontato input#limpar {background:url(/img/form/limpar.jpg) no-repeat}
form#formcontato input#enviar {background:url(/img/form/enviar.jpg) no-repeat}
form#formcontato input, form#formcontato textarea { 
	border:solid 1px #CCC;
}
form#formcontato input {
	background:url(/img/form/campo.jpg) no-repeat;
	font:12px Verdana;
	color:#333;
	height:18px;
	width:265px;
	float:right;
}
form#formcontato input[type='radio'] {float:none; width:auto; height:auto; margin:1px 0 5px}
form#formcontato textarea {
	width:100%;
	background:url(/img/form/textarea.jpg) no-repeat;
}
form#formcontato span, span#contatoerro { font: 11px Verdana; color:red }/* Configurações do rodapé */
div#rodape {
	width:800px;
	margin:0 auto;
	height:30px;
	padding-top:10px;
	position:relative;
	z-index:10;
	text-align:center;
}
div#limparodape {height:40px; position:relative; z-index:1}
div#rodape ul#menu {
	margin:10px 0;
	border-top:solid 1px #d0d3d6;
	border-bottom:solid 1px #d0d3d6;
	height:30px;
}
div#rodape ul#menu li {
	float:left;
	margin-top:7px;
}
div#rodape ul#menu li a {
	display:block;
	float:left;
	margin:2px 9px 0;
	font:9px verdana;
	color:#002a67;
	text-decoration:none;
}
div#rodape ul#menu li a:hover {
	color:#5f5f5f;
}@charset "utf-8";

a.paleta, a#paleta_arq {
	display:block;
	float:left;
	width:30px;
	height:25px;
	margin:5px 0;
}

a#paleta_arq:hover , a.paleta:hover{margin:4px -1px; border:solid 1px; cursor:crosshair}

/* formulario */
input.campo_form {
	float:right;
	width:185px;
	height:18px;
	border:none;
	background:url(/sis_orcamentos/form_campo.jpg) no-repeat;
}
input.campo_form:focus {background:url(/sis_orcamentos/form_campo_f.jpg) no-repeat;color:#025B97}
input.botao{
	padding-bottom:3px;
	font:bold 12px verdana;
	color:#16557E;
	outline:none;
	border:none;
	width:58px;
	height:25px;
	cursor:pointer;
	background:url(/sis_orcamentos/enviar_bot.jpg) no-repeat;
}
input.botao:hover {background:url(/sis_orcamentos/enviar_bot_r.jpg) no-repeat;}
input.botao:active {background:url(/sis_orcamentos/enviar_bot_c.jpg) no-repeat;}/* Divs */
div#noticia {
	width:820px;
	margin:0 auto;
	text-align:left;
	height:auto;
}
div#noticia a {
	font:14px verdana;
	color:#006787;
}
div#noticia a:hover {
	color:black;
}
div#noticia h1, div#noticia p {
	color:#626262;
}
div#noticia h1 {
	font:bold 48px verdana;
}
div#noticia p {
	font:normal 14px verdana;
}
div#noticia p#autor {
	font-size:15px;
}div#slideshow, div#caixaslide, div#slidedescr {
	width:405px;
	margin:10px 0;
	float:left;
	min-height:265px;
}
div#slidedescr {
	width:380px;
	padding-right:30px;
	padding-bottom:10px;
	text-align:left;
	height:auto;
}
div#caixaslide {
	width:775px;
	margin:10px auto;
	min-height:105px;
	height:105px;
	float:none;
	border-top:solid 2px #87a4e5;
	border-bottom:solid 2px #87a4e5;
	overflow:hidden;
	padding:0 20px 2px;
	/* background-color:#ebeff7; */
	position:relative;
	clear:both;
}
div#slideshow {
	margin-top:10px;
	height:auto;
	background:no-repeat center top;
}

div#caixaslide img#seta_dir, div#caixaslide img#seta_esq {
	width:16px;
	height:82px;
	position:absolute;
	top:12px;
	z-index:50;
	cursor:pointer;
}
div#caixaslide img#seta_dir {right:2px}
div#caixaslide img#seta_esq {left:2px}
div#estreitacaixa {
	width:755px;
	margin:13px auto 0;
	height:82px;
	overflow:hidden;
	position:relative;
}
div#caixaslide ul#slides {
	position:absolute;
	top:0;
	left:0;
	height:80px;
}
div#caixaslide ul#slides li {
	width:80px;
	height:80px;
	float:left;
	border:solid 1px #939db4;
	margin:0 5px;
	text-align:center;
	cursor:pointer;
	opacity:.65;
	-moz-opacity: .65;
	filter:alpha(opacity=65);
	.-khtml-opacity: 0.65;
}
div#caixaslide ul#slides li:first-child {margin-left:0}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 

