﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: FuturaStd-Book;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/fontes/FuturaStd-Book.otf")
}

@font-face{
	font-family: FuturaStd-Bold;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/fontes/FuturaStd-Bold.otf")
}


.special-content{
	font-family: Myriad;
	font-size: 20px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	max-width:970px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}


.special-content p{
	font-family: FuturaStd-Book;
    padding-bottom: 10px;
    line-height: 25pt;
}

.special-content a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: Myriad;
	color: #890f02;
	font-size: 48px;
	line-height: 35px;
	}

.special-content h4 strong{
	font-family: Myriad;
	font-size: 50px;
	line-height: 35px;
	color: #890f02;
}
.special-content h5{
	font-family: Myriad;
	color: #890f02;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 25px
}
.special-content h5 strong{
	font-family: FuturaStd-Bold;
	font-size: 48px;
	line-height: 50px;
}

.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{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/images/back_01.jpg);
	height: 687px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/images/back_02.jpg);
	height: 311px;
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/images/back_03.jpg);
	height: 892px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/images/back_04.jpg);
	height: 332px;
	}

.special-content .back5{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/983/13105599/images/back_05.jpg);
	height: 587px;
	}

.special-content .imagem1{
	position: absolute;
	margin-left: 311px;
	margin-top: 111px;
}

.special-content .texto1{
	width: 912px;
	height: 207px;
    margin-left: 30px;
    padding-top: 26px;
    vertical-align: middle;
	text-align: center;
}

.special-content .imagem2{
	position: absolute;
	margin-left: 15px;
	margin-top: 306px;
}

.special-content .imagem3{
	position: absolute;
	margin-left: 545px;
	margin-top: 550px;
}
.special-content .texto2{
	width: 875px;
	height: 207px;
    margin-left: 45px;
    padding-top: 30px;
    vertical-align: middle;
	text-align: left;
}

.special-content .imagem4{
	position: absolute;
	margin-left: 55px;
	margin-top: 2px;
}
      
