/*--------------------------------*/
/* ----------- Layout ----------- */
/*--------------------------------*/
html { background: #FBFBFB url(../img/layout/geral/bg_html.jpg) 0 0 repeat-x; }
body {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #444;
	min-width: 760px;
	visibility: visible;
}
#corpo {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
/* ----- Topo ----- */
#corpo #topo h1 {
	float: left;
	display: inline;
	margin: 40px 0 32px 30px;
}
/* ----- IE6 ----- */
#corpo #topo h1 { margin-right: 400px; }
/* ----- IE6 ----- */


#corpo #topo h1 a {
	display: block;
	background: transparent url(../img/layout/geral/logo.gif) 0 0 no-repeat;
	width: 263px;
	height: 60px;
	text-indent: -1000em;
	overflow: hodden;
}
/* -- Menu -- */
#corpo #topo ul,
#corpo #topo ul li {
	float: left;
	display: inline;
	margin: 0;
}
#corpo #topo ul { 
	margin-left: 8px;
	background: transparent url(../img/layout/geral/bg_menu.png) 0 0 repeat-x;
}
#corpo #topo ul li {
	/*padding: 0 4px;*/
}
#corpo #topo ul li.first {
	background: transparent url(../img/layout/geral/bg_menu_redondo_esquerda.png) 0 0 repeat-x;
	width: 5px;
	height: 54px;
	padding: 0;
	margin-right: 4px;
}
#corpo #topo ul li.fale-conosco {
	padding-right: 27px;
}
#corpo #topo ul li.last {
	background: transparent url(../img/layout/geral/bg_menu_redondo_direita.png) 0 0 repeat-x;
	width: 5px;
	height: 54px;
	padding: 0;
}
#corpo #topo ul li a {
	display: block;
	padding: 7px 10px;
	margin: 10px 0 0 0;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	border-right: 1px solid #637E9E;
	border-left: 1px solid #233852;
	letter-spacing: -1px;
	word-spacing: -1px;
}
#corpo #topo ul li.home a { border-left: none; width: 41px; }
#corpo #topo ul li.a-empresa a { width: 74px; }
#corpo #topo ul li.produtos a { width: 63px; }
#corpo #topo ul li.servicos a { width: 59px; }
#corpo #topo ul li.novidades-e-eventos a { width: 143px; }
#corpo #topo ul li.downloads a { width: 78px; }
#corpo #topo ul li.fale-conosco a { border-right: none; width: 94px; }

#corpo #topo ul li a:hover {
	color: #C6C6C6;
}
/* ----- Wrapper ----- */
#wrapper {
	background: #FBFBFB url(../img/layout/geral/bg_wrapper.png) 0 0 no-repeat;
	width: 740px;
	padding: 10px 10px 0 10px;
	display: inline;
	float: left;
	clear: both;
	line-height: 150%;
	cursor: default;
	position: relative;
}
#conteudo {
	background-color: #FFF;
	padding: 0 20px 15px 20px;
}

#conteudo h2 {
	color: #223954;
	font-size: 22px !important; 
	font-weight: normal;	
	letter-spacing: -1px;
	padding-bottom: 5px;
}

#conteudo h3 {
	color: #223954;
	font-size: 16px; 
	font-weight: bold;	
	letter-spacing: -1px;
	padding-bottom: 5px;
}

#conteudo a.bt-voltar {
	display: block;
	text-align: right;
	clear: both;
	background: transparent url(../img/layout/geral/bg_bt-voltar.png) 636px 2px no-repeat;
	padding: 0 0 2px 30px;
	text-decoration: none;
	color: #223954;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}
#conteudo a.bt-voltar:hover { text-decoration: underline; }

/* ----- Lista de Imagens/Fotos Produtos-Ver e Noticias/Eventos-Ver ----- */
#conteudo ul.fotos,
#conteudo ul.fotos li {
	float: left;
	display: inline;
	margin: 0;
}
#conteudo ul.fotos li { margin: 0 6px 8px 6px; width: 102px; }
#conteudo ul.fotos li a { display: block; text-decoration: none; }
#conteudo ul.fotos li a img { padding: 1px; }
#conteudo ul.fotos li a:hover img { background-color: #DDD; }

#conteudo p.em-breve {
	padding: 20px 0 200px 0;
}


/*--------------------------------*/
/* ---------- Produtos ---------- */
/*--------------------------------*/

/* ----- Submenus superior nos produtos (ELEMENT) ----- */
#submenu-produtos {
	float: right;
	display: inline;
	margin: -6px 0 0 0;
}
#submenu-produtos li {
	float: left;
	display: inline;
}
#submenu-produtos li.hidraulica {
	background: transparent url(../img/layout/geral/bg_submenu_hidraulica.png) 0 0 no-repeat;
	width: 92px;
	height: 42px;
}
#submenu-produtos li.pneumatica {
	background: transparent url(../img/layout/geral/bg_submenu_pneumatica.png) 0 0 no-repeat;
	width: 99px;
	height: 43px;
	margin: 0 4px;
}
#submenu-produtos li.vedacoes {
	background: transparent url(../img/layout/geral/bg_submenu_vedacoes.png) 0 0 no-repeat;
	width: 87px;
	height: 43px;
}
#submenu-produtos li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;	
	color: #223954;
	font-weight: bold;
	padding: 11px 0 9px 0;
}
#submenu-produtos li a:hover { text-decoration: underline; }

/* ----- Lista Items - Index Subcategorias e Index Produtos ----- */
#conteudo .lista-items,
#conteudo .lista-items li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
}
#conteudo .lista-items { margin-left: 25px; padding-bottom: 35px; }
#conteudo .lista-items li {
	margin: 0 42px 20px 42px;
	width: 130px;
}
#conteudo .lista-items li.linha {
	width: 500px;
}
#conteudo .lista-items li a {
	display: block;
	text-decoration: none;
}
#conteudo .lista-items li a img {
	display: block;
	margin: 0 auto;
}
#conteudo .lista-items li a strong {
	display: block;
	text-align: center;
	color: #223954;
	background-color: #F5F5F5;
	padding: 4px 0;
	font-size: 14px;
	letter-spacing: -1px;
}
#conteudo .lista-items li a:hover strong { text-decoration: underline; }


/*---------------------------------*/
/* --------- Formularios --------- */
/*---------------------------------*/
#conteudo label {
	display: block;
	white-space: nowrap;
	font-size: 14px;
	color: #000;
	margin-top: 6px;
	letter-spacing: -1px;
}
#conteudo input,
#conteudo button,
#conteudo textarea,
#conteudo select {
	background: #FFF url(../img/layout/admin/bg_input.gif) top center repeat-x;
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 4px;
	font-size: 14px;
}
#conteudo input:focus,
#conteudo button:focus,
#conteudo textarea:focus,
#conteudo select:focus {
	border-color: #999;
}
#conteudo button {	
	background: transparent url(../img/layout/geral/bt_enviar.gif) 0 0 no-repeat;
	cursor: pointer;
	text-indent: -1000em;
	overflow: hidden;
	width: 83px;
	height: 31px;
	border: none;
	position: absolute;
}
button:hover { color: #333; }


/*---------------------------------*/
/* ---------- Paginacao ---------- */
/*---------------------------------*/
ul.paging {
	height: 35px;
	text-align: center;
	margin: 10px auto;
	list-style: none;
}
ul.paging li.title {
	display: none;
}
ul.paging li {
	font-size: 14px;
	list-style: none;
	display: inline;
}
ul.paging li a {
	background: transparent url(../img/layout/geral/bg_paginacao.png) 0 0 repeat-x;
	border: none;
	color: #555;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	margin: 0 1px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
}
ul.paging li a:hover { 
	background: transparent url(../img/layout/geral/bg_paginacao_hover.png) 0 0 repeat-x;
}
ul.paging li.numbers span.current {
	color: #555;
	font-weight: bold;
	padding: 8px;
	margin: 0;
	background: transparent url(../img/layout/geral/bg_paginacao_hover.png) 0 0 repeat-x;
}
ul.paging li.prev a,
ul.paging li.next a { font-size: 18px; line-height: 15px; margin: 0 -2px; }
div.pagingCounter {
	display: none;
}


/*--------------------------------*/
/* ----------- Rodape ----------- */
/*--------------------------------*/
#rodape {
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#rodape .wrapper {
	background: transparent url(../img/layout/geral/bg_rodape_wrapper.gif) 0 0 repeat-x;
	width: 760px;
	/*height: 137px;*/
	margin: 0 auto;
	text-align: left;
	padding: 20px 0 15px 0;
	color: #444;
	clear: both;
}
#rodape div.wrapper div { 
	float: left;
	display: inline;
	margin: 20px 0 0 20px;
}
#rodape h4,
#rodape p { 
	display: block;
	font-size: 11px;
	margin-left: 0;
}
#rodape h4 {
	margin-bottom: 2px;
}
#rodape .desenvolvimento {
	float: right;
	display: inline;
	text-align: right;
	cursor: pointer;
	font-size: 11px;
	margin-right: 20px;
	margin-top: 50px;
}
#rodape .desenvolvimento a {
	font-weight: bold;
	text-decoration: none;
	color: #444;
	white-space: nowrap;
}
#rodape .desenvolvimento a:hover {
	text-decoration: underline;
}
