*, html {

    margin: 0;
    padding: 0;
    border: 0;
}
body {
    background-image: url(../images/top.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
#page{
    margin:0 auto;
    width:950px;
    display: block;
}
#page ul li {
    list-style: none;
}
div#page:after, div#conteudo:after, div#bloco_direito:after, div#direito_geral:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}
a	{
	outline:none;
}
/* -------- DIV GERAL DE CONTE�DO --------------- */
div#conteudo{
    width: 902px;
    display: block;
    margin-top: 10px;
}

/* -------- TEXTO PUBLICIDADE --------------- */
    .publicidade{
        font-size: 11px;
        display: block;
        padding-bottom: 5px;
    }
    
/* -------- DIVS BLOCO DIREITO E DESTAQUES E NOT�CIAS--------------- */
div#bloco_direito{
    width: 610px;
    display: block;
    float: left;
    margin-left: 23px;
}
div#direito_geral{
    width: 580px;
    display: block;
    clear: both;
    margin-top: 15px;
    margin-left: 30px;
}

div#conteudo_direita_home{
	height:900px;
}
    #basic-accordian{
	width:610px;
	display: block;
}
    .accordion_headings{
            width: 246px;
            height: 63px;
            background: transparent;
            color:#000000;
            cursor:pointer;
            font-weight:bold;
    }
        .accordion_headings p{
            width: 230px;
            height: 50px;
            display: block;
            float: left;
            margin-left: 5px;
            margin-top: 5px;
            font-size: 14px;
            font-weight: bold;
        }
            .accordion_headings p span{
                font-size: 10px;
                color: #4d4d4d;
                display: block;
                font-weight: normal;
            }
				.accordion_headings p a {
            		color: #000;
            		text-decoration: none;	
				}
        h3.ativo{
            width: 33px;
            height: 46px;
            display: block;
            float: left;
            background: #b2aea4;
            font-size: 24px;
            font-weight: bold;
            letter-spacing: -1px;
            padding-top: 17px;
            padding-left: 5px;
        }
            h3.normal{
                width: 33px;
                height: 46px;
                display: block;
                float: left;
                font-size: 24px;
                font-weight: bold;
                letter-spacing: -1px;
                padding-top: 17px;
                padding-left: 5px;
            }
        .accordion_headings:hover{
                background: url(../images/bg_destaque_over.jpg) no-repeat;
        }
            .accordion_child{
                    width: 336px;
                    height: 220px;
                    background:#ccc8c1;
                    margin-top: 14px;
                    margin-left: 14px;
            }
                .header_highlight{
                        background:#ccc8c1;
                }
				
div.img-destaques_noticias div {
	position: absolute;
}

.msgerro {
	color: red;	
}

.msgok {
	color: green;
}
div#banner-teste {
	width: 444px;
	height: 215px;
}

