body{
	background: url(../imagens/fundo-body.jpg) no-repeat center top;
	font-family: 'Maven Pro', sans-serif;
	font-size: 10px;
}

.centro{
	width: 940px;
	margin: 0 auto;
}

.oculto{
	display: none;
}

.logo{
	float: left;
	margin: 16px 0 32px 0;
}

.left{
	float: left;
}

.right{
	float: right;
}

.maior{
	width: 610px;
}

.menor{
	width: 290px;
}

header{
	background: url(../imagens/fundo-menu.gif) repeat-x center bottom;
	height: 274px;
}

p.telefone, p.email{
	text-align: right;
	padding: 0 17px 0 0;
	float: right;
	width: 400px;
}

p.telefone{
	font-size: 3.4em;
	color: #FD9417;
	font-weight: bold;
	margin: 128px 0 23px 0;
}

p.telefone span{
	font-size: 0.7em;
}

p.email{
	font-size: 1.6em;
	color: #FD9417;
}

nav{
	clear: both;
}

.menu li{
	float: left;
	margin: 0 0 0 59px;
}

.menu li:first-child{
	margin: 0 0 0 14px;
}

.menu a{
	display: block;
	line-height: 52px;
	font-size: 2.2em;
	color: #FFF;
	text-decoration: none;
}

.pesquisa{
	float: right;
	background-color: #CF143E;
	box-shadow: inset 1px 1px 5px #666;
	height: 33px;
	margin: 9px 10px 0 0;
	padding: 0 40px 0 0;
	position: relative;
}

.pesquisa input{
	border: none;
	background: none;
	color: #FFF;
	font-size: 1.8em;
	padding: 3px 5px;
	width: 220px;
}

.pesquisa input::-webkit-input-placeholder {
   color: #FF9999;
}

.pesquisa input:-moz-placeholder { /* Firefox 18- */
   color: #FF9999;  
}

.pesquisa input::-moz-placeholder {  /* Firefox 19+ */
   color: #FF9999;  
}

.pesquisa input:-ms-input-placeholder {  
   color: #FF9999;  
}

.pesquisa button{
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	width: 34px;
	height: 38px;
	position: absolute;
	right: -4px;
	top: -3px;
	background: url(../imagens/icone-lupa.png) no-repeat 0 0;
}

#slider{
	position: relative;
	height: 357px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}

.nivo-box img { 
	display:block;
}

.nivo-directionNav a {
	position:absolute;
	bottom: 10px;
	z-index:9;
	cursor:pointer;
	display: block;
	width: 36px;
	height: 72px;
	text-indent: -9999px;
}
.nivo-prevNav {
	left: 10px;
	background: url(../imagens/seta-esquerda.png) no-repeat 0 0;
}
.nivo-nextNav {
	left: 46px;
	background: url(../imagens/seta-direita.png) no-repeat 0 0;
}

a.linkprodutos{
	display: block;
	width: 459px;
	height: 171px;
	background: url(../imagens/img-produtos.png) no-repeat 0 19px;
	text-indent: -9999px;
	margin: 0 0 25px 0;
}

p.entrega{
	width: 459px;
	height: 171px;
	background: url(../imagens/img-entrega.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 0 25px 0;
}

footer{
	font-size: 1.6em;
	color: #444;
	clear: both;
	border-top: 3px solid #E92450;
	overflow: hidden;
	padding: 10px 0 40px 0;
}

a.assinatura{
	float: right;
	font-size: 1em;
	color: #FF280B;
	text-decoration: none;	
}

.conteudo{
	background-color: #FFF;
	padding: 10px 10px 40px 10px;
	overflow: hidden;
	min-height: 470px;
	position: relative;
}

h1.centro{
	background: url(../imagens/fundo-titulos.png) no-repeat 0 0;
	font-size: 3.6em;
	color: #4D68B2;
	height: 66px;
	padding: 12px 0 0 16px;
}

h1.centro span{
	font-size: 0.666em;
	color: #E92450;
}

p.texto{
	font-size: 1.6em;
	color: #666;
	line-height: 170%;

}

p.texto.margem{
	margin: 0 0 25px 0;
}

.categorias > li > a{
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 2.4em;
	color: #E92450;
	line-height: 200%;
	border-bottom: 1px solid #ECECFB;
	background: url(../imagens/detalhe-categoria-fechado.jpg) no-repeat right center;
}

.categorias > li > a.aberto{
	background: url(../imagens/detalhe-categoria-aberto.jpg) no-repeat right center;	
}

.categorias > li > a:hover, .categorias > li > a:focus, .categorias > li > a.aberto{
	color: #5F7DBE;
}

.submenu.fechado{
	display: none;
}

.submenu a{
	display: block;
	font-size: 1.8em;
	color: #E92450;
	text-decoration: none;
	line-height: 200%;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #ECECFB;
	background: url(../imagens/detalhe-link-off.jpg) no-repeat right center;
}

.submenu a:hover, .submenu a:focus, .submenu a.ativo{
	color: #5F7DBE;
	background: url(../imagens/detalhe-link-on.jpg) no-repeat right center;
}

.listaprodutos li{
	width: 293px;
	margin: 0 0 50px 0;
}

.listaprodutos a{
	display: block;
	text-decoration: none;
	text-align: center;
}

.listaprodutos h2{
	line-height: 36px;
	font-size: 2.4em;
	color: #FFF;
	background: url(../imagens/fundo-titulo-produto.jpg) no-repeat 0 0;
}

.listaprodutos div{
	border-left: 32px solid #DDD;
	border-right: 32px solid #DDD;
}

.listaprodutos span{
	display: block;
	line-height: 36px;
	font-size: 2.4em;
	color: #FFF;
	background: url(../imagens/fundo-detalhe-produto.jpg) no-repeat 0 0;
}

.paginacao{
	text-align: center;
	font-size: 2.4em;
	padding: 0 0 25px 0;
	clear: both;
	color: #666;
}

.paginacao span{
	margin: 0 35px;
}

.paginacao a{
	color: #CCC;
}

.paginacao a[href]{
	color: #E92450;
	text-decoration: none;
}

.detalhes h2{
	font-size: 3.6em;
	color: #4D68B2;
	border-bottom: 1px solid #E92450;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
}

.conteudo h3{
	font-size: 1.7em;
}

.detalhes p{
	font-size: 1.6em;
	color: #666;
	line-height: 170%;
}

.detalhes p.descricao{
	font-size: 1.8em;
	color: #F23F60;
}

.detalhes a.voltar{
	position: absolute;
	right: 10px;
	bottom: 40px;
	margin: 40px 0 0 0;
	display: block;
	line-height: 32px;
	width: 60px;
	font-size: 1.8em;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 36px;
	background: #F23F60 url(../imagens/bg-voltar.jpg) no-repeat 8px center;
}

label{
	display: block;
	margin: 0 0 8px 0;
}

form.contato span{
	display: block;
	font-size: 1.6em;
	color: #666;
	line-height: 160%;
}

form.contato input, form.contato textarea{
	margin: 0;
	padding: 0;
	border: 1px solid #607DBE;
	font-size: 1.6em;
	padding: 3px 5px;
	width: 598px;
}

form.contato textarea{
	height: 110px;
}

form.contato button{
	width: 610px;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #607DBE;
	font-size: 2.4em;
	color: #FFF;
	line-height: 30px;
}

p.telcontato{
	font-size: 3.6em;
	color: #4C67B2;
}

p.telcontato.margem{
	margin: 0 0 25px 0;
}

p.telcontato span{
	font-size: 0.666em;
}

a.localizacao{
	text-align: right;
	display: block;
	font-size: 1.6em;
	color: #666;
	text-decoration: none;
}












