#topo .menu li .area
{
	background-position:bottom;
	height: 22px;
}

#meio #esquerda .topo
{
	background:url(../imagens/borda_cima.png) no-repeat;
	width: 640px;
	height: 22px;	
}

#meio #esquerda .meio
{
	background:url(../imagens/borda_meio.png) repeat-y;
	width: 640px;
	overflow-y: hidden;	
	min-height: 650px;
}

#meio #esquerda .rodape
{
	background:url(../imagens/borda_embaixo.png) no-repeat;
	width: 640px;	
	height: 22px;
}


#meio #esquerda .meio .img_area
{
	margin-left: 35px;
    margin-top: 20px;
}


#meio #esquerda .texto .titulo1 
{
    color: #565859;
    font-size: 12px;
    line-height: 20px;
    padding: 20px 26px 24px;
    text-align: justify;
}

.texto dl{
        margin-bottom: 15px;
}

.tipo a
{
        background:url(../imagens/martelo.jpg) no-repeat left;
        padding-left: 27px;
        margin-left: 21px;
        width: 568px;
        font-size:12px;
	text-align:justify;
}

.tipo a
{
	text-decoration:none;
	color:#545a5a;
}

.selecionado{
        font-weight: bold;
}

#teste
{
        background:url(../imagens/martelo_colorido.jpg) no-repeat left;   
}

.dd .txt{
        color: #545A5A;
        line-height: 17px;
        margin: 5px 30px 6px 46px;
        font-size:12px;
	text-align:justify;
        
}


