* {margin: 0; padding: 0;}
a img {border: none;}
a {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline;}
body {
	background: url(../imagens/bg1.jpg) top repeat-x #e8edf0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#geral {
	width: 796px;
	text-align: left;
	margin: 0 auto;
}

/** topo **/
div#geral div#topo {
	width: inherit;
	height: 350px;
}
body.home div#geral div#topo {
	background: url("../imagens/bg_topo.png") no-repeat;
	_background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/bg_topo.png'); 
}
body.a-hering div#geral div#topo {
	background: url("../imagens/bg_topo.png") no-repeat;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/bg_topo.png'); 
	/*Filtro pra o IE6 ler o PNG */
}
body.ring-tones div#geral div#topo {
	background: url("../imagens/bg_topo.png") no-repeat;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/bg_topo.png'); 
	/*Filtro pra o IE6 ler o PNG */
}
body.nao-encontrado div#geral div#topo, 
body.assistencia-tecnica div#geral div#topo, 
body.contato div#geral div#topo,
body.hering-news div#geral div#topo {
	background: url("../imagens/bg_topo.png") no-repeat;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.heringharmonicas.com.br/imagens/bg_topo.png'); 
	/*Filtro pra o IE6 ler o PNG */
}
body.produtos div#geral div#topo {
	background: url("../imagens/bg_topo.png") no-repeat;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.heringharmonicas.com.br/imagens/bg_topo.png'); 
	/*Filtro pra o IE6 ler o PNG */
}

body.artistas div#geral div#topo {
	background: url("../imagens/bg_topo.png") no-repeat;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.heringharmonicas.com.br/imagens/bg_topo.png'); 
	/*Filtro pra o IE6 ler o PNG */
}

div#geral div#topo h1 {
	float: left;
	width: 283px;
	height: 149px;
	background: url("../imagens/bg_logo.png") no-repeat;
}
div#geral div#topo h1 a {
	display: block;
	height: 140px;
	text-indent: -5000em;
}
/** Slide **/
div#slide {
	float: left;
	width: 780px;
	height: 150px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 11px;
	clear: none;
	
}
/** menu **/
div#menu {
	float: left;
	width: 498px;
	height: 64px;
	margin: 0 15px 0 0;
	
}
div#menu ul li {
	list-style: none;
	display: inline;
}

div#menu ul li.a-hering a {
	width: 61px;
	height: 64px;
	display: block;
	float: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../imagens/bg_menu.png) 0 0 no-repeat
}
div#menu ul li.a-hering a:hover {background: url(../imagens/bg_menu.png) 0 -64px no-repeat}

div#menu ul li.produtos a {
	width: 88px;
	height: 64px;
	display: block;
	float: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../imagens/bg_menu.png) -61px 0 no-repeat
}
div#menu ul li.produtos a:hover {background: url(../imagens/bg_menu.png) -61px -64px no-repeat}

div#menu ul li.hering-news a {
	width: 87px;
	height: 64px;
	display: block;
	float: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../imagens/bg_menu.png) -149px 0 no-repeat
}
div#menu ul li.hering-news a:hover {background: url(../imagens/bg_menu.png) -149px -64px no-repeat}

div#menu ul li.artistas a {
	width: 88px;
	height: 64px;
	display: block;
	float: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../imagens/bg_menu.png) -236px 0 no-repeat
}
div#menu ul li.artistas a:hover {background: url(../imagens/bg_menu.png) -236px -64px no-repeat}

div#menu ul li.assistencia-tecnica a {
	width: 87px;
	height: 64px;
	display: block;
	float: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../imagens/bg_menu.png) -324px 0 no-repeat
}
div#menu ul li.assistencia-tecnica a:hover {background: url(../imagens/bg_menu.png) -324px -64px no-repeat}

div#menu ul li.contato a {
	width: 87px;
	height: 64px;
	display: block;
	float: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(../imagens/bg_menu.png) -411px 0 no-repeat
}
div#menu ul li.contato a:hover {background: url(../imagens/bg_menu.png) -411px -64px no-repeat}

/** conteudo **/
div#conteudo {
	width: inherit;
	background: url("../imagens/bg2.png") repeat-y center;
	display: table;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.heringharmonicas.com.br/imagens/bg2.png', sizingMethod='scale'); 
	/*Filtro pra o IE6 ler o PNG */
}

/** home **/
div#chamada-hering-news h2, div#destaque h2, div#artistas h2, div#promocoes h2, div#produtos h2, div#ringtones h2 {
	height: 38px;
	display: block;
	color: #620020;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	text-indent: -5000em;
}
div#chamada-hering-news {
	width: 380px;
	height: 280px;
	margin: 0 5px 0 15px;
	_margin: 0 5px 0 8px;
	background: #EDECEA;
	float: left;
}
div#chamada-hering-news h2 {background:url(../imagens/titulo_hering-news.jpg) left top no-repeat;}
div#chamada-hering-news a {
	color: #58595b;
}div#chamada-hering-news ul li {
	margin: 0 0 0 40px;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	display: block;
}
div#chamada-hering-news ul li span {font-weight: 100;}
div#chamada-hering-news .ver-todas {
	display: block;
	font-weight: bold;
	padding: 20px 0 0 50px;
}
div#destaque {
	width: 380px;
	height: 280px;
	margin: 0 5px 0 0;
	background: #EDECEA;
	float: left;
}
div#destaque h2 {background:url(../imagens/titulo_destaque.jpg) left top no-repeat;}

/* ALTERADO MIB*/
div#produtos {
	width: 380px;
	height: 280px;
	margin: 0 5px 0 15px;
	_margin: 0 5px 0 8px;
	background: #EDECEA;
	float: left;
}
div#produtos h2 {background:url(../imagens/titulo_produtos.jpg) left top no-repeat;}
div#produtos img, div#destaque img {
	width: 45%;
	margin: 0 10px 0 40px;
	padding: 10px;
	border: 1px solid #dddedc;
	float: left;
}
div#produtos p.opiniao, div#destaque p.opiniao {
	padding: 0 10px 0 40px;
}
div#produtos p a.veja_mais {
	float: right;
	padding: 10px 10px 0 0;
	font-weight: bold;
}

div#ringtones {
	width: 380px;
	height: 280px;
	margin: 0 5px 0 0;
	background: #F8F8F7;
	float: left;
	background:url(../imagens/banner_a-hering.jpg) left top no-repeat;
}
/*div#ringtones h2 {background:url(../imagens/titulo_ringtones.jpg) left top no-repeat;}*/

/* FIM ALTERADO MIB*/


div#artistas {
	width: 380px;
	height: 280px;
	margin: 0 5px 0 0;
	_margin: 0 5px 0 8px;
	background: #EDECEA;
	float: left;
}
div#artistas h2 {background:url(../imagens/titulo_artistas.jpg) left top no-repeat;}
div#artistas img, div#destaque img {
	width: 35%;
	margin: 0 10px 0 40px;
	padding: 10px;
	border: 1px solid #dddedc;
	float: left;
}
div#artistas p.opiniao, div#destaque p.opiniao {
	padding: 0 10px 0 40px;
}
div#artistas p a.veja_mais {
	float: right;
	padding: 10px 10px 0 0;
	font-weight: bold;
}
div#promocoes {
	width: 380px;
	height: 280px;
	margin: 0 5px 0 15px;
	background: #F8F8F7;
	float: left;
	background:url(../imagens/banner_embalagens.jpg) left top no-repeat;
}
/*div#promocoes h2 {background:url(../imagens/titulo_promocoes.jpg) left top no-repeat;}*/

/** erro da página não encontrada **/
div#erro-nao-encontrado {
	widht: inherit;
	margin: 30px 30px 200px 30px;
	padding: 20px;
	border: 3px solid #e6ced4;
}

/** a hering **/
body.a-hering div#coisas-da-hering {
	width: 350px;
	float: left;
	margin: 0 0 0 20px;
	margin: 0 0 0 10px;
}
body.a-hering div#coisas-da-hering  h2 {
	height: 38px;
	display: block;
	color: #620020;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	margin: 0 0 0 5px;
	text-indent: -5000em;
	background:url(../imagens/titulo_a-hering.jpg) left top no-repeat;
}
body.a-hering div#coisas-da-hering img.logo-hering {
	margin: 20px 0 20px 35px;

}
body.a-hering div#coisas-da-hering div#video {margin: 0 0 0 25px;}

body.a-hering div#texto {
	width: 398px;
	height: 700px;
	margin: 0 15px 0 0;
	_margin: 0 8px 0 0;
	float: right;
}
body.a-hering div#texto p {font-size: 12px; text-align: justify;}
body.a-hering div#texto div.bloco1 h2, body.a-hering div#texto div.bloco2 h2 {
	font-size: 14px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
} 
body.a-hering div#texto div.bloco1 {
	background: #edecea;
	padding: 10px 20px 20px 20px;
}
body.a-hering div#texto div.bloco2 {
	background: #dddad4;
	padding: 10px 20px 20px 20px;
	height: 400px;
}



/** ringtones mibdata.com.br**/
body.ring-tones div#texto {
	width: 730px;
	height: 1000px;
	margin: 0 30px 0 0;
	_margin: 0 8px 0 0;
	float: right;
	

}

body.ring-tones div#texto p {font-size: 13px; text-align: justify;}
body.ring-tones div#texto div.bloco1 h2, body.ring-tones div#texto div.bloco2 h2 {
	font-size: 15px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
} 
body.ring-tones div#texto div.bloco1 {
	background: #edecea;
	padding: 10px 20px 20px 20px;
}
body.ring-tones div#texto div.bloco2 {
	/** background: #dddad4;**/
	padding: 10px 20px 20px 20px;
	height: 990px;
}

/** produtos **/
body.produtos {
}

body.produtos div#lateral {
	width: 205px;
	height: 800px;
	float: left;
	background: #edece9;
	margin: 0 0 0 15px;
	_margin: 0 0 0 8px;
	padding: 0 0 10px 15px;
}
body.produtos div#lateral h2 {
	height: 38px;
	display: block;
	color: #620020;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	text-indent: -5000em;
	background: url(../imagens/bg_titulo_produtos.jpg) left no-repeat;
}
body.produtos div#lateral h3 {
	font-size: 12px;
	margin: 10px 0 10px 40px;
	font-style: italic;
}
body.produtos div#lateral h3 a {
	text-decoration: none;
	color: black;
}
body.produtos div#lateral h3 a:hover {
	text-decoration: underline;
}
body.produtos div#lateral ul li {
	list-style: none;
}

body.produtos div#lateral ul li a {
	width: 130px;
	color: black;
	margin: 0 0 0 40px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #b2b291;
	font-size: 12px;
	display: block;
	text-decoration: none;
	background: url(../imagens/icon_arrow.jpg) left center no-repeat;
}
body.produtos div#lateral ul li a:hover {
	color: #620020;
}
body.produtos div#lateral ul li.ponto a, body.produtos div#centro ul li.ponto a {
	font-weight: 500;
	color: #610020;
	font-weight: bold;
}
div#centro {
	width: 545px;
	float: right;
}
body.produtos div#centro div#modelos {
	width: 180px;
	float: left;
}
body.produtos div#centro div#descricao {
	width: 280px;
	float: right;
	margin: 0 40px 0 0;
	_margin: 0 20px 0 0;
}
body.produtos div#centro div#descricao h3 {
	font: 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #620020;
}
body.produtos div#centro div#descricao div#sobre {
	text-align: justify;
}
body.produtos div#centro div#descricao div#sobre p.comentario {padding: 0 0 20px 0;}
body.produtos div#centro div#modelos h2 {
	width: 74px;
	height: 38px;
	color: #620020;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 20px 20px;
	text-indent: -5000em;
	background:url(../imagens/bg_titulo_modelos.jpg) left top no-repeat;
}
ul li {
	list-style: none;
}
body.produtos div#modelos ul li a {
	width: 130px;
	color: black;
	margin: 0 0 0 25px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #b2b291;
	font-size: 12px;
	display: block;
	text-decoration: none;
	background: url(../imagens/icon_arrow.jpg) left center no-repeat;
}
body.produtos div#modelos ul li a:hover {
	color: #620020;
}

/** artistas **/
body.artistas {
}

body.artistas div#lateral {
	width: 200px;
	float: left;
	margin: 0 0 10px 40px;
}
body.artistas div#lateral ul li a {
	width: 150px;
	color: black;
	margin: 0 0 0 0px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dotted #b2b291;
	font-size: 12px;
	display: block;
	text-decoration: none;
	background: url(../imagens/icon_arrow.jpg) left center no-repeat;
}
body.artistas div#lateral ul li a:hover {
	color: #620020;
}
body.artistas div#lateral ul li.selecionado a  {
	font-weight: 600;
	color: #610020;
}

body.artistas div#centro {
	width: 400px;
	float: right;
	margin: 0 40px 0 0;
	text-align: center;
}
body.artistas div#centro h2 {
	color: #620020;
	margin: 10px 0;
	display: block;
}
body.artistas div#centro img {
	margin: 0 auto;
	border: 2px solid #d8d0c4;
	padding: 10px;
}
body.artistas div#centro hr {
	background: none;
	border: none;
	border-bottom: 1px dotted black;
	margin: 20px 0;
}
body.artistas div#centro a {color: black; text-decoration: none;}
body.artistas div#centro a:hover {text-decoration: underline;}

/** assistencia tecnica **/
body.assistencia-tecnica div#conteudo {
	width: 676px;
	padding: 0 60px;
}
body.assistencia-tecnica div#conteudo h2 {
	width: 153px;
	height: 38px;
	display: block;
	color: #620020;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	text-indent: -5000em;
	background: url(../imagens/bg_titulo_assistencia-tecnica.jpg) left top no-repeat;
	padding: 0 0 20px 0;
}
form#form_assistencia_tecnica * {
	border: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
form#form_assistencia_tecnica {
	margin: 20px 0px;
	margin: 10px 0;
}
form#form_assistencia_tecnica legend {
	padding: 0 0 0 20px;
	color: red;
}
form#form_assistencia_tecnica fieldset {
	width: 320px;
	height: 60px;
	float: left;
	padding: 0 0 0 15px;
}
form#form_assistencia_tecnica fieldset label {
	color: #807e7e;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 5px;
}
form#form_assistencia_tecnica fieldset input {
	width: 250px;
	height: 19px;
	background: url(../imagens/bg_input_grande.jpg) no-repeat;
	padding: 8px;
	position: relative;
}
form#form_assistencia_tecnica fieldset input.pequeno {
	width: 30px;
	height: 19px;
	float: left;
	background: url(../imagens/bg_input_pequeno.jpg) no-repeat;
}
form#form_assistencia_tecnica fieldset input.medio {
	width: 214px;
	height: 19px;
	background: url(../imagens/bg_input_medio.jpg) no-repeat;
	margin: 0 0 0 2px;
}
form#form_assistencia_tecnica fieldset input.radio {
	width: 20px;
	height: 12px;
	background: none;
}
form#form_assistencia_tecnica fieldset textarea {
	width: 625px;
	height: 80px;
	background: url(../imagens/bg_input_textarea.jpg) no-repeat;
	padding: 10px;
	position: relative;
}
form#form_assistencia_tecnica fieldset.textarea {
	height: 145px;
}
form#form_assistencia_tecnica input.bt_enviar {
	width: 91px;
	height: 35px;
	clear: both;
	text-indent: -5000em;
	display: block;
	margin: 20px 20px 20px 15px;
	background: url(../imagens/bt_input-enviar.jpg) no-repeat;
}
p.alerta {
	background: #fff3c5;
	padding: 20px;
	margin: 10px 0;
	font-weight: bold;
	color:#333333;
	border: solid 2px #eacb5b;
}

/** Contato **/
body.contato div#conteudo {
	width: 676px;
	padding: 0 60px;
}
body.contato div#conteudo h2 {
	width: 66px;
	height: 38px;
	display: block;
	color: #620020;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	text-indent: -5000em;
	background: url(../imagens/bg_titulo_contato.jpg) left top no-repeat;
	padding: 0 0 20px 0;
}
body.contato div#conteudo h3 {
	padding: 0 0 20px 0;
}
form#form_contato * {
	border: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
form#form_contato {
	width: 300px;
	margin: 20px 40px 20px 0;
	display: table;
	float: left;
}
form#form_contato legend {
	padding: 0 0 0 20px;
	color: red;
}
form#form_contato fieldset {
	width: 280px;
	float: left;
	padding: 0 0 0 15px;
}
form#form_contato fieldset label {
	color: #807e7e;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 5px;
}
form#form_contato fieldset input {
	width: 250px;
	height: 19px;
	background: url(../imagens/bg_input_grande.jpg) no-repeat;
	padding: 8px;
	position: relative;
}
form#form_contato fieldset input.pequeno {
	width: 30px;
	height: 19px;
	float: left;
	background: url(../imagens/bg_input_pequeno.jpg) no-repeat;
}
form#form_contato fieldset input.medio {
	width: 214px;
	height: 19px;
	background: url(../imagens/bg_input_medio.jpg) no-repeat;
	margin: 0 0 0 2px;
	_padding: 5px;
}
form#form_contato fieldset textarea {
	width: 256px;
	height: 80px;
	background: url(../imagens/bg_input_textarea_pequeno.jpg) no-repeat;
	padding: 10px;
	position: relative;
}

form#form_contato input.bt_enviar {
	width: 91px;
	height: 35px;
	clear: both;
	text-indent: -5000em;
	margin: 20px 0px 20px 15px;
	padding: 20px;
	background: url(../imagens/bt_input-enviar.jpg) no-repeat;
}
body.contato div#endereco {
}
body.contato div#endereco address {font-style: normal;}

/** Hering news **/
body.hering-news {
}
body.hering-news div#artigos {
	width: 500px;
	margin: 0 auto;
}
body.hering-news div#conteudo {
	width: 696px;
	padding: 0 50px;
}
body.hering-news div.artigo {
	padding: 20px 0 10px 0;
}
body.hering-news div.artigo h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58595b;
}
body.hering-news div.artigo em.data {
	padding: 0 0 10px 0;
	display: block;
	font-style: normal;
	color: #58595b;
}
body.hering-news div.barra {
	padding: 15px 0;
}
body.hering-news div.barra a {
	color: #827f7f;
}
body.hering-news div.barra a.email {
	background: url(../imagens/icon_email.jpg) left center no-repeat;
	padding: 0 10px 0 23px;
}
body.hering-news div.barra a.imprimir {
	background: url(../imagens/icon_impressao.jpg) left center no-repeat;
	padding: 0 0 0 25px;
}
body.hering-news hr {
	border: none;
	border-bottom: 2px dotted #B7B895;
}
body.hering-news a.anterior {
	float: left;
	font-size: 14px;
	padding: 10px 0;
}
body.hering-news a.proximo {
	float: right;
	font-size: 14px;
	padding: 10px 0;
}

/** rodape **/
div#rodape {
	width: inherit;
	height: 70px;
	text-align: center;
	background: url("../imagens/bg_rodape.png") no-repeat;
	_background-image: none; 
	/* Essa é pra o IE6, pra ele não ler o PNG padrão */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.heringharmonicas.com.br/imagens/bg_rodape.png', sizingMethod='scale');
	/*Filtro pra o IE6 ler o PNG */
	clear: both;
}
div#rodape address {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	padding: 15px;
}

a {position: relative; }
