@charset "utf-8";
/* CSS Document */

html{
	overflow-y: scroll;
}

body { 
	margin: 0px;
	padding: 0px;
	background: #eff7fa url(../img/bg.jpg) no-repeat center top;
	border-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.65em;
	line-height: 1.3em;
	text-align: center;
	color: #4e6079; 
}

img{
	border: 0;
}

p{
	margin: 0;
	padding: 0;
}

a:link {
	color: #4e6079;
	text-decoration: none;
}

a:hover {
	color: #4e6079;
	text-decoration: none;
}

a:actived {
	color: #4e6079;
	text-decoration: none;
}

a:visited {
	color: #4e6079;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #4e6079;
}

h2 {
	font-size: 1.4em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	color: #940000;
	line-height: 1.2em;
}

h3 {
	font-size: 1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #4e6079;
}

h4 {
	font-size: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #4e6079;
}

h5 {
	font-size: 1.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #4e6079;
}

#principal{
	width: 800px;
	margin: 0 auto;
	height: auto;
	text-align: left;
}

/******************************************** INÍCIO HEADER ********************************************/

#header{
	width: 800px;
	height: 88px;
}

#header #logotipo{
	float: left;
	width: 225px;
	height: 88px;
}

#header #busca{
	float: right;
	width: 489px;
	height: 88px;
	margin: 0px 25px 0px 0px;
	_margin: 0px 15px 0px 0px;
}

#header #busca .input_busca{
	padding: 5px; 
	margin: 4px 0px 0px 40px; 
	background: none; 
	width: 300px; 
	height:23px; 
	border: none; 
	font-size: 11px; 
	color: #989898;
}

#header #busca .bg_busca{
	margin: 28px 0px 0px 0px; 
	float: left;
	width: 388px;
	height: 31px;
	background: url(../img/bg_busca.jpg) no-repeat; 
}

#header #busca .btn_buscar{
	margin: 28px 0px 0px 0px;
	float: left;
	width: 101px;
	height: 31px;
}

#menu_superior{
	margin: 3px 0px 0px 0px;
	_margin: 0px;
	width: 800px;
	height: 30px;
}

#menu_superior ul, li{
	display: inline;
	list-style: none;
	margin: 0;	
	padding: 0;
}

#carrinho_compra{
	background: url("../img/bg_carrinho_compra.jpg") no-repeat; 
	color: #FFF;
	margin: 0px 0px 0px 168px; 	
	position: absolute;
	top: 111px;
	left: 50%;
	width: 206px;
	height: 48px;	
	padding: 25px 0px 0px 59px;
	text-align: left;
}
#div_link_hover {
	position:absolute; 
	width:205px; 
	height:45px; 
	top:0px; 
	left:0px;
	cursor:pointer;
}
#carrinho_compra .link
{
	margin-top: 4px;
	color: #4e6079;
}

/******************************************** FIM HEADER ********************************************/

#content{
	margin-top: 53px;
	_margin-top: 54px;	
	width: 800px;
	height: auto;
}

#content #col_esquerda{
	padding: 66px 0px 0px 0px;
	float: left;
	width: 163px;
	height: auto;
}

#content #col_esquerda .bg_menu{
	background:url(../img/bg_menu_esquerda.jpg) no-repeat;
	list-style: none;
	margin: 0px;
	padding: 4px 0px 3px 10px;
	_padding: 4px 0px 1px 10px;
	display: block;
	height: 12px;
	width: 163px;
}

#content #col_esquerda .bg_menu_hover{
	background:url(../img/bg_menu_esquerda_hover.jpg) no-repeat;
	list-style: none;
	margin: 0px;
	padding: 4px 0px 3px 10px;
	display: block;
	height: 12px;
	width: 163px;
	font-weight: bold;
}

#content #col_esquerda .bg_menu_hover_completa{
	background: url(../img/bg_menu_esquerda_hover_completa.jpg) no-repeat;
	list-style: none;
	margin: 0px;
	padding: 4px 0px 3px 10px;
	display: block;
	height: 12px;
	width: 163px;
	font-weight: bold;
}

#content #col_esquerda .menuNivel2{
	display: none;
	position:absolute; 
	top: 275px;
	*top: 277px;	
	left: 50%;
	margin-left: -255px;
	background: #FFF url(../img/bg_nivel2.jpg) repeat-x bottom center;
	height: auto; 
	z-index:2000;
}

#content #col_esquerda .nivel2Unico{
	border-left: 1px solid #FBFBFB;  
	border-top: 1px solid #b50e12; 
	border-right: 1px solid #b50e12; 
	border-bottom: 1px solid #b50e12;
}

#content #col_esquerda .nivel2Primeiro{
	border-left: 1px solid #FBFBFB;  
	border-top: 1px solid #b50e12; 
	border-right: 1px solid #b50e12; 
}

#content #col_esquerda .nivel2Meio{
	border-left: 1px solid #b50e12; 
	border-right: 1px solid #b50e12; 
}

#content #col_esquerda .nivel2Ultimo{
	border-left: 1px solid #b50e12; 
	border-right: 1px solid #b50e12; 
	border-bottom: 1px solid #b50e12;
}

#content #col_esquerda .classUL{
	list-style: none;
	display: block;
	margin: 0px;	
	padding: 0px;	
}


#content #col_esquerda .classLI{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 7px;
	height: 15px;
	width: 163px;
	font-weight: bold;
}

#content #col_esquerda #ideal_voce{
	background:url(../img/bg_ideal_voce.jpg) repeat-y;
	width: 160px;
	height: auto;
	padding: 2px;
}

#content .seta_ideal {
	margin-top: 80px;
}


#content #col_direita{
	float: right;
	width: 142px;
	height: auto;
}

#content #col_direita #coldir_newsletter{
	background: url(../img/bg_newsletter.jpg) no-repeat;
	color:#FFFFFF;
	width: 134px;
	height: 72px;
	padding: 60px 4px 5px 4px;
}

#content #col_direita .input_newsletter{
	border: none;
	width: 90px;
	height: 16px;
}

#content #col_direita #coldir_suporte_online{
	width: 132px;
	height: 88px;
	color: #000;
}

#content #col_direita #coldir_lojas_especiais{
	background: url(../img/bg_lojas_especiais.jpg) repeat-y;
	margin: 11px 0px 0px 0px;
	width: 142px;
	height: auto;
	
}

#content #col_direita #coldir_lojas_especiais p{
	margin-top: 5px;
	padding: 5px;
}

#content #col_meio{
	margin: 0px 0px 0px 182px;
	_margin: 0;
	padding: 66px 0px 0px 0px;
	width: 443px;
	height: auto;
}

#content #col_meio #produtos_destaque{
	background:url(../img/bg_produtos_destaque.jpg) repeat-y; 
	width: 453px;
	_width:439px;
	height: auto;
	padding: 0px 10px 0px 10px;
}

#content #col_meio .listProduto{
	float: left;
	width: 130px;
	text-align: center;
	margin: 15px 20px 20px 0px;
	_margin: 15px 10px 20px 0px;
}

#content #col_meio .valorProduto{
	margin-top: 5px; 
	font-size: 16px; 
	font-weight: bold;
}
#content #col_meio #login {
	background:url(../img/bg_login_middle.jpg) repeat-y #FFF; 
	height: auto;
	width:606px;
}


#rodape{
	margin: 20px auto 0 auto; 
	width: 800px;
	height: auto;
}

#rodape #menu_vermelho{
	background:url(../img/bg_menu_vermelho_rodape.jpg) no-repeat;
	width: 800px;
	height: 21px;
	padding: 8px 0px 0px 0px;
	text-align: center;
}

#rodape #menu_vermelho .menu_vermelho_ul{
	margin: 0;
	padding: 0;
	display: inline;
	color: #FFF;
	font-weight: bold;
}

#rodape #menu_vermelho a{
	color: #FFF;
}
#rodape #menu_vermelho a:link{
	color: #FFF;
}
#rodape #menu_vermelho a:visited{
	color: #FFF;
}

#rodape #menu_vermelho a:actived{
	color: #FFF;
}


#rodape #forma_pagamento{
	background: url(../img/bg_rodape_forma_pagamento.jpg) repeat-y;
	width: 800px;
	text-align: left;
	padding: 5px 0px 5px 15px;
}

#rodape #acesso_rapido{
	background: url(../img/bg_acesso_rapido.jpg) repeat-y;
	width: 800px;
	text-align: left;
}

#rodape #acesso_rapido .acesso_rapido_ul{
	display: block;
	margin: 0;
	padding: 3px;
}

#rodape #acesso_rapido .acesso_rapido_li{
	display: block;
	margin: 0;
	padding: 0;
}

#rodape #acesso_rapido .menu_acesso_rapido{
	padding: 0px 10px 0px 10px;
	width:140px;
	height: auto;
	float: left;
}
#rodape #rodape_vermelho{
	background: url(../img/bg_rodape_vermelho.jpg) no-repeat;
	padding: 18px 10px 0px 10px;
	color:#FFFFFF;
	width:800px;
	height:18px;
}

.floatleft{
	float: left;
}
.floatright{
	float: right;
}


.marginpadding0{
	margin: 0;
	padding: 0;
}

.margintop5px{
	margin-top: 5px; 
}

.marginleft5px{
	margin-left: 5px; 
}

.clearboth{
	clear: both;
}

.fonteVerde{
	color: #2da007;
}

.fonteVermelha{
	color: #940000;
}

.estiloSelect{
	border: 1px solid #7bb5cc;
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 25px;
	color: #979797;
}

.estiloInput{
	border: 1px solid #7bb5cc;
	font-size: 18px;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 3px 6px 3px;
	height: auto;
	color: #000;
}

#div_erro label {
	border:none !important;
	display:none;
	text-align:left;
	
}
.erro {
	border: 1px #FF0000 solid !important;
}

.displaynone{
	display:none;
}


.ola {
	float:left; 
	width:auto; 
	padding:7px;
}

#rss_icon {
	width:50px;
	height: 20px;
	float: right;
}
