/*
	Desenolvido por Brani
	Web Designer: Demétrios Martins
	www.brani.com.br	
	contato@brani.com.br
*/

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: #666;
	background: #fff;
}

h1
{
	font-size: 24px;
	margin-bottom: 20px;
}

h2
{
	font-size: 16px;
	margin-bottom: 15px;
}

h3
{
	font: bold 16px arial;
	margin-bottom: 10px;
}

h1 a, h2 a, h3 a
{
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
}

.geral
{	
	width: 760px;
	max-width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
    background: #fff;
}

a
{
	color: #000;
}

a:hover
{
	text-decoration: none;
}


/* ------------------ Topo ------------------ */
.topo
{
	height: 90px;
	background: url(../imagens/fundo-topo.gif) no-repeat top;
	padding: 5px;
	width: 760px;
	max-width: 760px;
	margin: 0 auto;
	text-align: left;
}

.topo .logo
{
	float: left;
}

.topo .logo a
{
	background: url(../imagens/logo-euromax-industria-maquinas.gif) no-repeat;
	display: block;
	margin-top: 17px;
	width: 200px;
	height: 45px;
	overflow: hidden;
	text-indent: -99999px;
	margin-left: 10px;
}

.topo .meio
{
	padding-top: 25px;
	text-align: center;
	font: 16px Microsoft Sans Serif, arial;
}

.topo .meio a
{
	color: #bcbec0;
	text-decoration: none;	
}

.topo .direita
{
	float: right;
	margin-right: 10px;
	text-align: right;
	color: #bcbec0;
}

.topo .direita b
{
	font: normal 18px arial;
	letter-spacing: -1px;
	line-height: 35px;
}

.topo .direita strong
{
	font-size: 12px;
}

.topo .direita strong b
{
	font: normal 28px/24px arial;
	letter-spacing: -1px;
	color: #fac029;
}


/* ------------------ Conteudo ------------------ */

.conteudo
{
	margin: 0 20px 15px 20px;
}

.conteudo h1, .conteudo h1 a
{
	color: #bcbec0;
	text-decoration: none;
}

.conteudo h2, .conteudo h2 a
{
	text-decoration: none;
}

.caminho
{
	font: 10px Arial;
	color: #868686;
	margin-bottom: 15px;
}

.caminho a
{
	color: #868686;
}

.caminho strong
{
	font: bold 11px arial;
}

.produtos
{
	text-align: center;
	display: inline-table;
}

.produtos li
{
	text-align: center;	
	padding: 0 14px;
	margin-bottom: 30px;
	height: 190px;
	float: left;
	display: table-row;
}

.produtos li a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.produtos li a:hover
{	
	color: #0071b1;
}

.fotosEsteira
{
	text-align: center;
	display: inline-table;
}

.fotosEsteira li
{
	text-align: center;	
	height: 285px;
	float: left;
	display: table-row;
}

.fotoEsquerda
{
	float: left;
	margin-right: 15px;
}

.fotoDireita
{
	float: right;
	margin-left: 15px;
}

.listaItens
{
	float: left;
}

/* ------------------ Caixa Veja Tambem Confira tambem ------------------ */

.vejaTambem
{
	clear: both;
	background: #e6e6e6;
	border: solid 1px #c6c6c6;
	padding: 8px;	
}

.vejaTambem h4
{
	color: #a7a7a7;
	font-size: 14px;
	text-transform: uppercase;
}

.vejaTambem ul
{
	float: left;
	margin: 8px 0 0 25px;
}

.vejaTambem li
{
	line-height: 22px;
}




/* ------------------ Rodape ------------------ */

.rodape
{
	clear: both;
	text-align: center;
	height: 65px;
	background: #e4e4e4;
}

.rodape ul
{
	padding-top: 10px;
}

.rodape li
{
	display: inline;
	padding: 0 8px;
	border-right: solid 1px #a7a7a7;
}

.rodape a
{
	color: #828282;
	font: 10px arial, verdana;
	text-decoration: none;
}

.rodape a:hover
{
	color: #474747;
	text-decoration: underline;
}

.rodape address
{
	margin-top: 10px;
	color: #9d9d9d;
	font: normal 10px/12px arial;
}

.rodape address a
{
	color: #9d9d9d;
	font: 10px arial, verdana;
	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
{
	margin-left: 30px;
}

.mapaSite li
{
	font: bold 15px arial;
	margin: 10px 0;
}

.mapaSite li a
{
	color: #6d6e71;
}

.mapaSite li a:hover
{
	text-decoration: none;
}

.mapaSite li ul
{
	margin-left: 35px;	
}

.mapaSite li ul li
{
	margin: 5px 0;
	padding: 0;
	background: url(../imagens/seta.gif) no-repeat left;
	padding-left: 8px;
}

.mapaSite li ul li a
{
	font: bold 12px arial;
	color: #9b9b9c;
}


/* ------------------ Página Contatos ------------------ */

input, textarea
{
	padding: 3px;	
}

input
{
	text-transform: capitalize;
}

.txtNormal
{
	text-transform: none;
}

.txtMaiusculo
{
	text-transform: uppercase;
}
