
img, div { behavior: url(iepngfix.htc) }

body{
    background-image:url(../img/fundo.gif);
    font-family: arial, "lucida console", sans-serif;
}

/* topo */

#topo{
    width:940px;
    height:268px;
    margin: 0 auto;
    background-image:url(../img/novo_topo.png);
}


/* topo fim */

/* meio */
#meio{
    width:950px;
    margin: 0 auto;
}

#esquerda{
    width:170px;
    float:left;
}

#nota_texto{
    width:113px;
    height:257px;
    padding: 13px 10px 0 15px; ;
    background-image:url(../img/nota_texto.png);
    background-repeat:no-repeat;
}
#nota_texto p{
    *margin-top:24px; /*ie7*/
    line-height:18px;
    font-size:12px;
    color:#666;
}
.flavio{
    font-size:12px;
    color:#666;
    text-align:center;
	font-weight: bold;	
}
#centro{
    width:610px;
    float:left;
	margin-left:60px;
}
#idolos{
    width:573px;
    height:252px;
    background-image:url(../img/fundo_idolos.png);
}
#figurinhas{
    width:573px;
    height:252px;
    background-image:url(../img/fundo_figurinhas.png);
}
#meninas{
    width:573px;
    height:252px;
    background-image:url(../img/fundo_meninas.png);
}
#meninos{
    width:573px;
    height:252px;
    background-image:url(../img/fundo_meninos.png);
}
#personagens{
    width:573px;
    height:252px;
    margin: 30px 0 20px 0;
    background-image:url(../img/fundo_personagens.png);
}

/* imagens papertoys */

.lista_papertoys{
    padding:0px;
    margin:0px;
    list-style:none;
    text-align:center;
}

.lista_papertoys li{
    margin:60px 0 0 0;
    float:left;
    width:33%;
}

.lista_papertoys li a{

}

.lista_papertoys li a img{
    border:0px;
}

/* imagens papertoys fim */

#direita{
    width:170px;
    float:left;
}

#nota_data{
    width:142px;
    height:218px;
    background-image:url(../img/nota_data.png);
    margin: -80px 0 0 0;
    _margin: 0px 0 0 0; /* ie6*/
}
#dias{
    padding: 35px 0 0 25px;
}
#nota_data p{
    margin: 9px 0 0 0;
    *margin: 5px 0 0 6px; /* ie7 */
    line-height:17px;
    color:#666;
    text-align:center;
    font-size:12px;
    font-weight:600;
}
/* meio fim */

/* rodape */

#rodape{
    clear:both;
    width:950px;
    height:55px;
    margin: 0 auto;
    padding: 25px 0 0 0;
    _padding: 15px 0 0 0; /* ie6*/
    *padding: 15px 0 0 0; /* ie7*/
    background-image:url(../img/fundo_rodape.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: right;
}

#rodape p{
    margin:0 40px 0 0;
    color:#fff;
    font-size: 10px;
}
#rodape a{
    text-decoration:none;
    color: #fff;
}

/* rodape fim */