﻿@charset "utf-8";
/* CSS Document */

@font-face{
font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/3285/14748705/fontes/MyriadPro-Regular.otf")
}

@font-face{
font-family: Futura;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/3285/14748705/fontes/futura-std-bold.otf")
}

.special-content{
	font-family: Myriad;
	font-size: 24px;
	color:#434141;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	max-width:970px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}

.special-content a{
	color: #434141;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	color: #890f02;
	font-size: 48px;
	line-height: 35px;
	font-weight: bold;
	}
.special-content h4 strong{
	font-size: 50px;
	line-height: 35px;
	color: #890f02;
}
.special-content h5{
	font-family: Futura;
	color: #2b2b2c;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 25px
}
.special-content h5 strong{
	color: #595a5c
}
.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: 35px;
	text-align: center
}

.special-content .branco{
	color: white
}

.special-content .preto{
	color: black
}

.special-content .vermelho{
	color: red
}

.special-content .azul{
	color: blue
}

.special-content .verde{
	color: green
}

.special-content .amarelo{
	color: yellow
}

/* MANTER ATÉ AQUI */

.special-content .back1{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/3285/14748705/imagens/back_01.jpg);
	height: 883px;
	}

.special-content .back2{
	
	}

.special-content .back3{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/3285/14748705/imagens/back_03.jpg);
	height: 677px;
	}

.special-content .back4{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/3285/14748705/imagens/back_04.jpg);
	height: 521px;
	}

.special-content .imagem1{
	margin-left: 110px;
	margin-top: 545px;
}

.special-content .caixa4{
	width: 480px;
	height: 468px;
	margin-left: 490px
}

.special-content .texto4{
	width: 480px;
	height: 468px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 24px;
	line-height: 28px
}

.special-content .aviso{
	font-size: 11px
}