@charset "utf-8";

/* ---- CSS Document
K2M Tecnologia Web (http://www.k2mwweb.com.br)
Author: K2M Web ( k2m@k2mweb.com.br ) 
Date: Julho 2009 (update Setembro 2009)
---- */

* {
	font-family: "Trebuchet MS", Tahoma, Arial;
	margin:0;
	padding:0;
	list-style:none;
	border:1;
	font-size: 12px;
}
a {
	cursor:pointer;
	text-decoration:none;
}
body {
	background:url(../img/global/bg_site.jpg) top left repeat-x;
}

#geral {
	width:826px;
	margin:0 auto;
}

/*	------------------------------------------------------------
	DEFINIÇÕES DE TITULOS E SUBTIULOS
-------------------------------------------------------------- */
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1D3965;
	text-decoration: none;
	margin:0px;
}

h2 {
	font-size:24px;
	color:#A93119;
	letter-spacing:-2px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDD;
	padding-bottom:5px;
	margin-bottom:20px;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:20px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	margin:0px;
	padding-bottom: 15px;
}
.bgHeaderSubTopicos {
	background-image: url(../img/geral/bg-item-prod.gif);
	background-repeat: no-repeat;
	height: auto;
}
.nomeProduto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A93119;
	text-decoration: none;
	padding-left: 10px;
}

.nomeCategoria {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1D3965;
	text-decoration: none;
	margin:0px;
}

p {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	text-align:justify;
}
strong {
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#3c3c3c; font-family:"Lucida Grande",'Tahoma',Helvetica,Arial,sans-serif
}

/*	------------------------------------------------------------
	DEFINIÇÕES DE FONTES
-------------------------------------------------------------- */

.ChamadaTop {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666;
}
.textDiv {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	letter-spacing:-1px;
	color:#666;
	text-align:justify; !important
	line-height: 22px;
}
.footerTop {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
}


/*	------------------------------------------------------------
	MENU PRINCIPAL
-------------------------------------------------------------- */

#menu_principal{
	width:470px;
	padding-left:40px;
	margin: 10px 30px 0px 0px;
}

#menu_principal a{
	font-family:'Trebuchet MS' Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding-right: 1px;
	padding-left: 1px;
}
	

/*	------------------------------------------------------------
	MENU DIVISÃO
-------------------------------------------------------------- */

#menu_divisao {
	width:550px;
	margin-left:60px;
	float:left;
}

ul#divisao {
	clear:none;
	float:left;
	height:64px;
	display:inline;
}
#divisao li {
	clear:none;
	display:inline;
	float: left;
	height:64px;
	margin-bottom:2px;
}

ul#divisao {
	clear:none;
	float:left;
	height:64px;
	display:inline;
}
#divisao li {
	clear:none;
	display:inline;
	float: left;
	height:64px;
	margin-bottom:10px;
}

/*	------------------------------------------------------------
	BOTOES DIVISOES -- CONDOMINIOS
-------------------------------------------------------------- */

#divisao li.condominio {
	position:relative;
	width:125px;
	height:64px;
	background:url(../img/bt/condominio_bt.png) no-repeat;
}
#divisao li.condominio a {
	height:64px;
	width:auto;
	display:block;
	background:url(../img/bt/condominio_bt.png) no-repeat;
}
#divisao li.condominio a:hover {
	background:url(../img/bt/condominio_btRL.png) right no-repeat;
}

/*	------------------------------------------------------------
	BOTOES DIVISOES -- SEGURANÇA
-------------------------------------------------------------- */

#divisao li.seguranca {
	position:relative;
	width:125px;
	height:64px;
	background:url(../img/bt/seguranca_bt.png) no-repeat;
}
#divisao li.seguranca a {
	height:64px;
	width:auto;
	display:block;
	background:url(../img/bt/seguranca_bt.png) no-repeat;
}
#divisao li.seguranca a:hover {
	background:url(../img/bt/seguranca_btRL.png) right no-repeat;
}

/*	------------------------------------------------------------
	BOTOES DIVISOES -- MONITORAMENTO
-------------------------------------------------------------- */

#divisao li.servico {
	position:relative;
	width:125px;
	height:64px;
	background:url(../img/bt/servicos_bt.png) no-repeat;
}
#divisao li.servico a {
	height:64px;
	width:auto;
	display:block;
	background:url(../img/bt/servicos_bt.png) no-repeat;
}
#divisao li.servico a:hover {
	background:url(../img/bt/servicos_btRL.png) right no-repeat;
}

/*	------------------------------------------------------------
	BOTOES DIVISOES -- AUTOMAÇÃO
-------------------------------------------------------------- */

#divisao li.automacao {
	position:relative;
	width:125px;
	height:64px;
	background:url(../img/bt/automacao_bt.png) no-repeat;
}
#divisao li.automacao a {
	height:64px;
	width:auto;
	display:block;
	background:url(../img/bt/automacao_bt.png) no-repeat;
}
#divisao li.automacao a:hover {
	background:url(../img/bt/automacao_btRL.png) right no-repeat;
}

/*	------------------------------------------------------------
	FORMULÁRIO DE LOGIN
-------------------------------------------------------------- */

#loginform {
	margin-left: 10px;
	padding-left: 10px;	
}

#loginform .submit {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	border: none;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 3px;
}


/*	------------------------------------------------------------
	CONTEÚDO CENTRAL DA HOME
-------------------------------------------------------------- */

#imgRight {
	float:right;
	border:1px solid #FC0;
	margin-bottom:3px;
	margin-left:7px;
	margin-right: 3px;
}

/*	------------------------------------------------------------
	FOOTER
-------------------------------------------------------------- */
	
#footer {
	background:url(../img/footer/footerBG.png) repeat-x;
	width:100%;
	height:160px;
	float:left;
	position:relative;
	margin-top:10px;
}

#footerTop {
	background:url(../img/footer/footerTop.png) no-repeat;
	width:830px;
	height:36px;
	margin:0 auto;
}

#footerMenu {
	width:155px;
	margin-left:12px;
	margin-top:5px;
	float:left;
	position:relative;
}

#footerSolucoes {
	width:165px;
	margin-left:12px;
	margin-top:5px;
	float:left;
	position:relative;
}

#footerAZ {
	width:165px;
	margin-left:19px;
	margin-top:5px;
	float:left;
	position:relative;
}

#footerCred {
	width:100px;
	margin-left:90px;
	margin-top:5px;
	float:left;
	position:relative;
}

#footerInfo {
	width:830px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerMenu_box {
	width:158px;
	position:relative;
	float:left;
	padding:3px 0px 0px 19px;
}

#footerSolucoes_box {
	width:158px;
	position:relative;
	float:left;
	padding:3px 0px 0px 19px;
}

#footerAZ_box {
	width:230px;
	position:relative;
	float:left;
	padding:3px 0px 0px 7px;
}

#footerCred_box {
	width:91px;
	position:relative;
	float:left;
	padding:3px 0px 0px 32px;
	margin-left:80px;
}

ul#listFooter {
	clear: none;
	float: left;
	list-style-type:none;
	list-style-image:url(../img/footer/footerIcon.png);
}
#listFooter li {
	font-family: "Trebuchet MS", Tahoma, Arial;
	list-style-image:url(../img/footer/footerIcon.png);
	font-size:11px;
	padding-top:3px;
	clear: none;
}

#listFooter li a{
	font-size:11px;
	color:#333333;
}

#listFooter a:hover{
	color:#900;
}

#centroPage {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 10px;
	padding: 10px;
	width: 780px;
}


/*	------------------------------------------------------------
	CONTEÚDO PÁGINA PRODUTOS
-------------------------------------------------------------- */

#lryProdutos {
	height: auto;
	width: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.header-box-produtos{
	font: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:8px;
	text-decoration:none;
	text-align: left;
	font-size: 10px;
	background: url(../img/produtos/fd_titulo.jpg) no-repeat;
}

.chamadaProduto{
	font: Tahoma;
	color: #FFFFFF;
	padding-left:8px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-size: 10px;
	background: url(../img/produtos/titulo_fd.jpg) no-repeat;
}

.descricao {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}


.descricaoDownload {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

.descricao ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:14px
}

.descricao li {
	background:url(../img/global/z3.gif)  center left no-repeat; margin:0px; padding-left:5px; background-position:0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left:10px;
	color: #000000;
}

.chamadaDescricao {
	font: bold 12px Tahoma;
	color: #FFFFFF;
	padding-left:8px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	background: url(../img/produtos/titulo_fd.jpg) no-repeat;
}

.chamadaDescricaoPrint {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left:8px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}

.tituloProdutos{
	font: bold Tahoma;
	color: #003366;
	padding-left:8px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-size: 16px;
}

.chamadaProduto{
	font: Tahoma;
	color: #FFFFFF;
	padding-left:8px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	font-size: 10px;
	background: url(../img/produtos/titulo_fd.jpg) no-repeat;
}	

.chamadaDados{
	font: bold 12px Tahoma;
	color: #FFFFFF;
	padding-left:8px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	background: url(../img/produtos/titulo_fd.jpg) no-repeat;
}	

.chamadaProdutoPrint {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}	

#list {
	float: left;
	width:127px;
	font-family:verdana #336699;
	font-size:11px;
	list-style-type:none;
	padding-top:10px;
	padding-left:5px;
	margin: 1; /*removes indent IE and Opera*/
	padding: 1; /*removes indent Mozilla and NN7*/
	padding-top:5px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#list li a {
	display:block;
	width:100px;
	height:150px;
	text-indent:10px;
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	color: #003366;
}

#list li a:hover {
	display:block;
	width:100px;
	background-color:#E1F3FD;
	font-family:Tahoma;
	color:#666666;
	font-size:10px;
	font-weight: bold;
}
