	#destaque {
        background-image: url('/images/fundo-materias.jpg');
        background-repeat: repeat-x;
        background-position: top;

        height: 250px;
		width: 560px;
	}
	
	#arquivoMaterias {
        width: 250px;
		height: 240px;
        padding: 5px;
    }

    #arquivoMaterias .titulo {
		margin: 10px;
		margin-bottom: 0;
		font-size: 16px;
		color: #BF9F8F;
	}

    #arquivoMaterias ul {
		margin-left: 25px;
		margin-top: 10px;
    }

    #arquivoMaterias ul li {
        list-style-image: url('/images/marcador-materias.jpg');
        margin: 5px 0;
    }

    #quadroCitacao {
        margin: 15px !important;
        margin: 8px;
        width: 520px;
        height: 60px;
		margin-bottom: 30px !important;

        background-image: url('/images/fecha-aspas.jpg');
        background-repeat: no-repeat;
        background-position: bottom right;
        background-color: #fff;
    }

    #citacao {
        background-image: url('/images/abre-aspas.jpg');
        background-repeat: no-repeat;
        background-position: top left;

        color: #8D555E;
        font-size: 14px;
        font-weight: bold;
        padding: 3px 20px 0 30px;
        margin: 0;
    }

	#citacao a {
		color: #8D555E;
		text-decoration: none;
	}

    #quadroVestido {
        width: 326px;
        height: 182px;
        margin-bottom: 25px;

        background-image: url('/images/fundo-vestido.jpg');
        background-repeat: repeat;
        background-position: top;
    }

	#quadroVestido a:hover {
		text-decoration: underline;
	}

	#quadroVestido p {
		width: 200px;
		margin: 15px;
		margin-right: 5px;
		float: left;
		font-size: 12px;
		line-height: 16px;
	}

    #quadroEditorial, #quadroLinks {
        width: 326px;
        height: 61px;
        margin-bottom: 25px;

        background-image: url('/images/fundo-vestido.jpg');
        background-repeat: repeat;
        background-position: top;
    }

    #quadroLinks {
        height: 90px;
        margin-bottom: 25px;
    }

    #quadroSorteio {
        width: 210px;
        height: 268px;
        margin-bottom: 25px;

        background-color: #fff;

        float: right;
    }

    #quadroRevista {
        width: 550px;
        margin-bottom: 25px;

        background-color: #fff;

        float: left;
    }

	#bancaVirtual {
		width: 160px;
		height: 61px;
		margin-bottom: 25px;
		margin-right: 6px;

		background-color: #fff;

		float: right;
	}

	#quadroSorteio .pics {
		height:  270px;
		width:   210px;
		padding: 0;
		margin:  0;
	}

	#quadroSorteio .pics img {
		padding: 15px;
		padding-top: 5px;
		width:  179px;
		height: 255px;
		top:  0;
		left: 0;
	}
