<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/***********************************************************
* banner
***********************************************************/
.bgBanner{
    position: absolute; top: 0; left: 0; z-index: 40; width: 100%; min-width: 960px;
    height: 455px; position: relative;margin-top: 75px;
}

#bgBanner li{width: 100%; height: 455px; background-color: transparent;text-indent: -9999px;}

#bgBanner li a{display: block;width: 100%;height: 455px;margin: 0;padding: 0;border: 0;}
#bgBanner li.b1 a{background: url(../banners/banner1.jpg) top center no-repeat;}
#bgBanner li.b2 a{background: url(../banners/banner2.jpg) top center no-repeat;}
#bgBanner li.b3 a{background: url(../banners/banner3.jpg) top center no-repeat;}
#bgBanner li.b4 a{background: url(../banners/banner4.jpg) top center no-repeat;}
#bgBanner li.b5 a{background: url(../banners/banner5.jpg) top center no-repeat;}
/***********************************************************
* fim banner
***********************************************************/

/***********************************************************
* content
***********************************************************/
#content{
    position: relative;

    background: url(../images/fd_content.jpg) repeat;
}
/***********************************************************
* fim content
***********************************************************/

/***********************************************************
* radio
***********************************************************/
#fundoRadia{
    margin: 0 auto;
    width: 1000px;
}
.bgRadia{
    background: url(../images/barBanner.png) repeat;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 415px;
    width: 970px;
    z-index: 50;
}
.radia{
    background: url(../images/iconRadio.jpg) no-repeat #000;
    width: 107px;
    height: 40px;
    margin-right: 16px;
    float: right;   
}
.radia:hover{
    cursor: pointer;
}
.radia p{
    font-family: "SohoStd-Regular";
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    color: #ffde00;
    line-height: 9px;
    margin-left: 35px;
    margin-top: 9px;
}
.radia p span{
    font-family: "SohoStd-Bold";
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #fff;
}

/***********************************************************
* fim radio
***********************************************************/

/***********************************************************
* fundoConteudo
***********************************************************/
.fundoConteudo.index{
    padding-top: 0px;
    min-height: 325px;
    width: 1000px;
    position: relative;
    margin: 0 auto;
    top: 0;
    background: url(../images/fundoConteudo.jpg) top center repeat-y;
}
/***********************************************************
* fim fundoConteudo
***********************************************************/

/***********************************************************
* chamadas
***********************************************************/
#content .esq{
    float: left;
    position: relative;
    width: 480px;
    margin: 30px 0 10px 8px;
}
#content .dir{
    float: left;
    position: relative;
    width: 470px;
}
#chamadas li{
    float: left;
    position: relative;
}
#chamadas li:hover{
    cursor: pointer;
}
#chamadas .c1{
    background: url(../images/loja-virtual-DK.jpg) top center no-repeat;
    width: 464px;
    height: 136px;
    margin-bottom: 10px;
}
#chamadas .c1 a{
    text-indent: -9999px;
    display: block;
    z-index: 99999;
    float: left;
    margin: 0;
    padding: 0;
    width: 464px;
    height: 136px;
}
#chamadas .c3 a{
    text-indent: -9999px;
    display: block;
    z-index: 99999;
    float: left;
    margin: 0;
    padding: 0;
    width: 465px;
    height: 279px;
}

#chamadas .c2{
    background: url(../images/fanpage-2.jpg) top center no-repeat;
    width: 464px;
    height: 134px;
}
#chamadas .c3{
    background: url(../images/Making-of-colecao-svm.jpg) top center no-repeat;
    width: 465px;
    height: 279px;
    margin-top: 30px;
}

/***********************************************************
* fim chamadas
***********************************************************/

/***********************************************************
* fundoConteudo2  background: red;
***********************************************************/
.fundoConteudo2{
    width: 1000px;
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    background: #fff;
    min-height: 326px;
}

.conteudo2{
    border-top: #ffd423 4px solid;
    float: left;
    position: relative;
}
#chamadas2{
    margin-top: 40px;
    float: left;
    position: relative;
    z-index: 50;
}
#chamadas2 li{
    float: left;
    position: relative;
    width: 320px;

}
#chamadas2 h2{
    font-family: "SohoStd-Medium";
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    color: #ffde00;
}
#chamadas2 h2 span{
    font-family: "SohoStd-Bold";
    color: #000;
}
#chamadas2 div{
    width: 310px;
    height: 180px;
    margin-top: 20px;
}
#chamadas2 .c1 .curtaFace{
    background: url(../images/curtaFace.jpg) top center no-repeat;
}
#chamadas2 .c1 div .face{
    padding-top: 137px;
    padding-left: 22px;
}

#chamadas2 .c3 div{
    background: url(../images/email.jpg) top center no-repeat;
}
#chamadas2 .c3 p{
    font-family: "SohoStd-Light";
    font-size: 18px;
    color: #333;
    float: left;
    line-height: 25px;
    margin-left: 23px;
    margin-top: 20px;
}
#chamadas2 #news #result{

}
#chamadas2 #news #result .campo{
    background-color: transparent;
    border: 1px solid #666;
    height: 33px;
    margin-left: 22px;
    margin-top: 30px;
    padding-left: 5px;
    width: 173px;
    font-family: "SohoStd-Regular";
    color: #666;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
#chamadas2 #news #result .submit{
    background-color: #ffde00;
    border: 1px solid #666;
    height: 35px;
    margin-left: 7px;
    width: 70px;
}
.conteudo2 .fd{
    background: url(../images/fundoConteudo2.png) top center repeat;
    height: 200px;
    margin: 122px auto 0 auto;
    width: 700px;
    z-index: 40;
}

/***********************************************************
* fim fundoConteudo2
***********************************************************/

/***********************************************************
* fundoConteudo3
***********************************************************/
.fundoConteudo3{
    width: 1000px;
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    height: 100%;
    min-height: 600px;
    background: #fff;
}
.chamadas3{
    border-top: #ffd423 1px solid;
    float: left;
    position: relative;
    width: 100%;
}
.chamadas3 p{
    width: 100%;
    margin: 0 auto;
    font-family: 'georgia';
    font-size: 18px;
    font-style: italic;
    background-color: #fff;
    color: #000000;
    position: relative;
    text-align: center;
    top: -10px;
    width: 220px;
}
.chamadas3 h3{
    margin: 0 auto;
    font-family: 'SohoGothicPro-Light';
    font-size: 38px;
    font-style: normal;
    color: #000000;
    position: relative;
    text-align: center;
}
.chamadas3 h3 span{
    color: #ffde00;
}
#chamadas3{
    margin-top:40px;
}

#chamadas3 li{
    float: left;
    position: relative;
}
#chamadas3 h2{
    font-family: "SohoStd-Medium";
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    color: #ffde00;
    width: 260px;
	height: 35px;
}
#chamadas3 li p{
    color: #000000;
    font-family: "SohoStd-Medium";
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    width: 260px;
    margin-top: 35px;
    float: left;
	height: 75px;
}
#chamadas3 li div{
    margin: 30px auto 0 auto;
    float: left;
    width: 260px;
}
#chamadas3 ul{
    width: 260px;
    float: left;
    position: relative;
    margin-left: 15px;
}
#chamadas3 ul li{
    float: left;
    position: relative;

}

#chamadas3 ul .c1{
    background: url(../images/bg_promocao.jpg) top center no-repeat;
    width: 250px;
    height: 260px;
}
#chamadas3 ul .c2{
    background: url(../images/bg_voleidepraia.jpg) top center no-repeat;
    width: 250px;
    height: 260px;
}
#chamadas3 ul .c3{
    background: url(../images/bg_viagens.jpg) top center no-repeat;
    width: 250px;
    height: 260px;
}
#chamadas3 ul .foto{
    margin-top: 20px;
}
#chamadas3 ul .btLinkNoticia{
    border: 1px #e8e8e8 solid;
    color: #fd9933;
    font-family: "SohoStd-Regular";
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    width: 152px;
    height: 35px;
    margin: 0 auto 0 50px;
    line-height: 35px;
    text-align: center;
}
#chamadas3 ul .btLinkNoticia:hover{
    cursor: pointer;
}
#chamadas3 .divisoria{
    border-right: 1px #ccc solid;
    width: 1px;
    height: 490px;
    float: left;
    margin-left: 32px;
    margin-right: 32px;

}
/***********************************************************
* fim fundoConteudo3
***********************************************************/

/***********************************************************
* fundoConteudo4
***********************************************************/
.fundoConteudo4{
    width: 1000px;
    position: relative;
    margin: 0 auto;
    padding-top: 20px;
    height: 100%;
    min-height: 450px;

    background: url(../images/fd_noticias.png) top repeat-x;
}
.fundoConteudo4 div .noticia1{
    padding: 20px;
    float: left;
    margin: 5px 0;
    background: #fff;
}

.fundoConteudo4 div div .img{
    background: url(../images/img_news.jpg) top center no-repeat;
    width: 300px;
    height: 170px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.fundoConteudo4 div div .cont{
    width: 585px;
    height: 170px;
    float: left;
    position: relative;
}
.fundoConteudo4 div div ul .data{
    border-top: #fd9933 1px solid;
    float: left;
    position: relative;
    width: 100%;
}
.fundoConteudo4 div div ul .data:hover{
    cursor: pointer;
}
.fundoConteudo4 div div ul p{
    width: 100%;
    margin: 0 auto;
    font-family: 'georgia';
    font-size: 18px;
    font-style: italic;
    background-color: #fff;
    color: #fd9933;
    position: relative;
    text-align: center;
    top: -10px;
    width: 220px;
}
.fundoConteudo4 div div ul .tit{
    color: #000000;
    font-family: "SohoStd-Medium";
    font-weight: normal;
    font-style: normal;
    font-size: 23px;
    margin-top: 5px;
    margin-left: 40px;
}
.fundoConteudo4 div div ul .text{
    font-family: "SohoStd-Light";
    font-size: 14px;
    color: #000000;
    float: left;
    line-height: 25px;
    margin-left: 40px;
    margin-top: 5px;
}
/***********************************************************
* fim fundoConteudo4
***********************************************************/

/*
#tEsq {
 margin-right: 400px;
 background: url(../images/bg_top_left.png) repeat-x;
 height: 284px;
}

#tDir {
 margin-left: 400px;
 background: url(../images/bg_top_right.png) repeat-x;
 height: 137px;
}

 .coluna {
  width: 50%;
  position: absolute;
  top: 0;
 }

 .esq {left: 0;}
 .dir {right: 0;}
*/</pre></body></html>