    * {
        font-family: verdana;
        font-size: 11px;
        text-align: justify;
    }

    a {
        color: #B16B51;
    }

    body {
        margin: 0;
        padding: 0;
    }

    #containerMestre {
        width: 776px;
        margin: 0 auto;
        margin-bottom: 10px;
        display: table;
        border-left: 1px #EDD8D5 solid;
        border-right: 1px #EDD8D5 solid;
    }

    #topo {
        background-image: url(/images/fundo_barra.jpg);
        background-position: right;
        background-repeat: no-repeat;
        height: 123px;
    }

    #containerColunas {
        width: 776px;
        height: 30px;
        background-image: url(/images/degrade_superior.jpg);
        background-position: top;
        background-repeat: repeat-x;
    }

    #colEsquerda, #colMeio, #colDireita {
        margin-top: 1px;
    }

    #colEsquerda {
        width: 120px;
        text-align: center;
        padding: 10px;
        float: left;
    }

    #colEsquerda p, #colEsquerda p * {
        font-size: 10px;
    }

    #colMeio {
        width: 630px !important;
        width: 620px;
        float: left;
        padding: 0;

        letter-spacing: 1px;
        line-height: 1.2em;
        font-size: 12px;
        color: #565656;
    }

    #buscaGoogle {
        background-image: url(/images/traco.jpg);
        background-position: left;
        background-repeat: repeat-y;

        padding: 0;
        padding-left: 15px;
        padding-top: 20px;

        width: 610px !important;
        width: 600px;

    }

    #tbBusca{
        margin: 0;
        border: 1px #EDD8D5 solid;
        border-right: 1px #EDD8D5 solid;
    }

    #corpo_adwords {
        width: 495px !important;
        width: 485px;
        float: left;
        margin-right: 5px;
    }

    #corpo {
        background-image: url(/images/traco.jpg);
        background-position: left;
        background-repeat: repeat-y;

        width: 470px !important;
        width: 460px;
        padding: 10px 15px;
        padding-right: 5px;

        letter-spacing: 1px;
        line-height: 1.2em;
        font-size: 12px;
        color: #565656;

    }

    #corpo p {
        margin-bottom: 20px;
    }

    #corpo h1 {
        color: #B16B51;
        font-size: 16px;
        font-weight: bold;
    }

    #corpo h2 {
        color: #000;
        font-size: 12px;
    }

    #corpo h3 {
        color: #000;
		font-style: italic;
		font-weight:
        font-size: 12px;
    }

    #AdWords {
        text-align: center;
        background-image: url(/images/fundo_adwords.jpg);
        background-position: top;
        background-repeat: repeat-x;

        width: 490px !important;
        width: 480px;
        height: 95px;

        border: 1px #ccc solid;

        font-size: 10px;
        letter-spacing: 0;
        margin-top: 10px;
    }

    #colDireita {
        margin-top: 10px;
        text-align: center;
        width: 125px;
        float: left;
    }

    #links {
        background-color: #EDD8D5;
        padding: 5px;
        width: 120px;
        line-height: 2em;
        margin: 10px auto;
        letter-spacing: 0;
    }

    #banner {
        width: 468px;
        height: 60px;

        margin: 10px;
        margin-top: 25px;

        float: right;
    }

	#texto_revista a {
		text-decoration: none;
		color: #000;
	}

	#rodape {
		border: 1px #EDD8D5 solid; 
		background-color: #EDD8D5; 
		width: 774px; 
		text-align: center; 
		padding: 3px 0; 
		display: block; 
		margin-top: 30px;
	}

	/*div { border: 1px #F00 dotted; }*/