/*
	Desenolvido por Brani
	Web Designer: Demétrios Martins
	www.brani.com.br	
	contato@brani.com.br
*/
/*--------- Banner Flutuante ---------*/

.bannerFlutuante
{
    position: absolute;
    left: 22%;
    top: 170px;
    width: 500px;
    height: 350px;
    z-index: 1;
    visibility: visible;
    overflow: visible;
    text-align: center;
}
/*--------- FIMM Banner Flutuante ---------*/

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------ Configurações padrões ------------------ */

body
{
	text-align: center;
	font: 12px/18px helvetica, arial, tahoma;
	color: #20549e;
	background: #20549e;
}

h1, h1 a
{
	margin: 25px 0;
	color: #20549E;
	font: 26px Georgia, Arial, Helvetica;
	text-decoration: none;
}

h2
{
	font-size: 18px;
	margin-bottom: 15px;
}

h3
{
	font: bold 16px arial;
	margin-bottom: 10px;
}

h1 a, h2 a, h3 a
{
	text-decoration: none;
}

.geral
{	
	width: 760px;
	max-width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
    background: #f5f5f5;
}

a
{
	color: #144386;
}

a:hover
{
	text-decoration: none;
}

p
{
	line-height: 18px;
}

.clear
{
	clear: both;
}

/* ------------------ Topo ------------------ */
.topo
{
	height: 100px;
	background: url(../imagens/fundo-topo.gif) no-repeat top;
	padding: 5px;
}

.topo .logo
{
	float: left;
}

.topo .logo a
{
	background: url(../imagens/logo-almitec.gif) no-repeat;
	display: block;
	margin-top: 17px;
	width: 170px;
	height: 60px;
	overflow: hidden;
	text-indent: -99999px;
	margin-left: 10px;
}

.topo .meio
{
	padding-top: 20px;
	font: 18px/28px Microsoft Sans Serif, arial;
	text-align: center;
}

.topo .meio a
{
	text-decoration: none;
	color: #ccc;
}

.topo .direita
{
	float: right;
	margin: 22px 10px 0 0;
	text-align: right;
	color: #20549e;
}

.topo .direita b
{
	font: bold 15px arial;
	line-height: 28px;
}

.topo .direita strong
{
	font-size: 12px;
}

.topo .direita strong b
{
	font: normal 24px/22px arial;
	letter-spacing: -1px;
}


/* ------------------ Arruma layout ------------------ */

.layout
{
	clear: both;
	padding: 0 15px 10px 15px;		
}


/* ------------------ Conteudo ------------------ */

.conteudo
{
	float: left;
	width: 574px;
}

.conteudo h2, .conteudo h2 a
{
	font: bold 16px arial;
	color: #333;
}

.conteudo p
{
	margin: 1.0em 0;
}

.caminho
{
	font: 10px Arial;
	color: #666;
	margin-bottom: 15px;
}

.caminho a
{
	color: #666;
}

.caminho strong
{
	font: bold 11px arial;
}

.listaProdutos
{	
}

.listaProdutos li
{
	float: left;
	width: 142px;
	height: 170px;
	text-align: center;
}

.fotoEsquerda
{
	float: left;
	margin-right: 10px;
}

.fotoDireita
{
	float: right;
	margin-left: 10px;
}

.destaque
{
	float: left;
}

.topicos
{
}

.topicos li
{
	background: url(../imagens/seta-vermelha.gif) no-repeat left;
	padding-left: 20px;
}

.conteudo hr
{
	margin: 10px 0 10px;
	border: none;
	background: none;
	border-top: 1px solid #D6D6D6;
	clear: both;
}



/* ------------------ Coluna Direita ------------------ */
.colunaDireita
{
	float: right;
	width: 140px;
	margin-left: 10px;	
}

.colunaDireita h3
{
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

.colunaDireita h3 a
{
	color: #333;
	text-decoration: none;
}

.menuProdutos
{
	text-align: left;
	margin-bottom: 20px;
	font: 11px verdana;
	border: dotted 1px #cecece;
	background: #eee;
	padding-top: 7px;
}

.menuProdutos ul
{
	padding-bottom: 6px;
}

.menuProdutos li
{	
}

.menuProdutos li a
{
	display: block;
	width: 130px;
	text-decoration: none;
	padding: 10px 0 10px 6px;
}

.menuProdutos li a:hover
{
	background: #e5e5e5;
	text-indent: 6px;
	color: #000;
}

.conhecaTambem h3
{
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	text-align: center;
}

.conhecaTambem
{
	text-align: left;
	margin-bottom: 20px;
	font: 11px tahoma;
	border: solid 1px #cecece;
	background: #eee;
	padding-top: 7px;
}

.conhecaTambem ul
{
	padding-bottom: 6px;
}

.conhecaTambem li
{
	line-height: 25px;
	padding-left: 6px;
}

.conhecaTambem li a
{
	display: block;
	width: 130px;
	color: #333;
}

.conhecaTambem li a:hover
{
	background: #e5e5e5;
}

/* ------------------ Caixa Veja Tambem Confira tambem ------------------ */
.vejaTambem
{
	clear: both;
	background: #eeeeee;
	border: dotted 1px #bbbbbb;
	padding: 8px;
	padding-left: 30px;
	margin: 10px 0;
}

.vejaTambem strong a
{
	color: #6d6e70;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.vejaTambem ul
{
	float: left;
	margin: 8px 20px 0 20px;
}

.vejaTambem li
{
	line-height: 18px;
	font-size: 11px;
}

.vejaTambem li a
{
	color: #666;
}

.vejaTambem li a:hover
{
	color: #333;
}

.assinatura
{
	clear: both;	
}

.assinatura a
{
	text-decoration: none;	
}


/* ------------------ Rodape ------------------ */

.rodape
{
	clear: both;
	text-align: center;
	height: 75px;
	background: url(../imagens/fundo-rodape.gif) no-repeat bottom;
}

.rodape ul
{
	padding-top: 10px;
}

.rodape li
{
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #7d979e;
}

.rodape a
{
	color: #000;
	font: 10px arial, verdana;
	text-decoration: none;
}

.rodape a:hover
{
	text-decoration: underline;
}

.rodape address
{
	margin-top: 10px;
	color: #666;
	font: normal 10px/12px arial;
}

.rodape address a
{
	color: #666;
}

.rodape address a:hover
{
	text-decoration: none;
}

.credito
{
	text-align: left;
	width: 535px;
	max-width: 535px;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 225px;
}

.credito strong
{
	width: 67px;
	height: 15px;
	display: block;
	float: left;
}

.credito strong a
{
	background: url(../imagens/selo-yaslip.gif) no-repeat;
	width: 64px;
	height: 15px;	
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
}


/* ------------------ Mapa do site ------------------ */

.mapaSite
{
}

.mapaSite ul
{
	margin-left: 30px;
}

.mapaSite ul li
{
	font: bold 15px arial;
	margin: 10px 0;
}

.mapaSite ul li a
{
	color: #6a6a6a;
}

.mapaSite ul li ul
{
	margin-left: 35px;	
}

.mapaSite ul li ul li
{
	margin: 5px 0;
	padding: 0;
}

.mapaSite ul li ul li a
{
	font: bold 12px arial;
	color: #888888;
}

.mapaSite ul li ul li ul li
{
	margin: 0;
}

.mapaSite ul li ul li ul li a
{
	font: bold 11px/0px arial;
	color: #ababab;
	background: url(../imagens/seta.gif) no-repeat left;
	padding-left: 8px;
}

.mapaSite ul li a:hover
{
	text-decoration: none;
}



/* ------------------ Página Contatos ------------------ */

.formulario
{
	float: left;
}

.formulario input
{
	margin: 4px 0;
	padding: 3px;
}

.contatos
{
	float: right;
	width: 300px;
	color: #6d6e71;
	font: 11px arial;
}

.contatos strong a
{
	color: #6d6e71;
	text-decoration: none;
}