.conteudo{
float:left;
height:auto;
padding:10px 10px 50px 10px;
width:560px;
}

.top_conteudo {
border-bottom:2px dotted #D1D1D1;
color:#00628A;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
letter-spacing:-1px;
margin:10px 0;
padding:6px 0 6px 4px;
width:545px;
}

.textox {
font-size:12px;
margin:0 0 10px;
overflow:hidden;
padding:10px 0;
}

.textox p {
font-size: 11px;
color: #666666;
margin-top: 15px;
}

.textox a {
color:#003399;
font-weight:bold;
text-decoration:none;
}
.textox a:visited {
color:#003399;
font-weight:bold;
text-decoration:none;
}
.textox a:hover {
color:#0099CC;
font-weight:bold;
text-decoration:none;
}
.textox a:active {
color:#003399;
font-weight:bold;
text-decoration:none;
}


/***********************************
Listagem Produtos
***********************************/

#lista_de_produtos {
}
#lista_de_produtos ul li.linha_produtos {
clear:both;
float:left;
height:200px;
overflow:hidden;
float:left;
width:556px;
padding-bottom:9px;
border-bottom: 1px solid #f1f1f1;
}

#lista_de_produtos .bloco_produto {
float:left;
height:180px;
padding:8px;
width:260px;
}
#lista_de_produtos h2 {
color:#056599;
font-family:arial;
font-size:12px;
margin:5px 0 13px;
text-transform:uppercase;
}
#lista_de_produtos .imagem_produto {
background:#CCCCCC none repeat scroll 0 0;
float:left;
height:auto;
margin:0 10px 0 0;
width:113px;
border:1px solid #ccc;
}
#lista_de_produtos .desc_produto {
color:#666;
font-family:arial;
}
#lista_de_produtos .botoes_acao {
float:right;
margin:10px;
width:156px;
}
#lista_de_produtos .botoes_acao span {
}

#lista_de_produtos .botoes_acao span img{
border: 0;
}
#linha{
background:#FFF none repeat scroll 0 0;
width:545px;
height:10px;

}

/********************************************
SESSAO PRODUTOS
********************************************/

.nome_sessao{
background:#F1F1F1 none repeat scroll 0 0;
border-bottom:2px solid #CCCCCC;
color:#727272;
float:left;
font-size:12px;
font-weight:bold;
margin-top:-9px;
padding:3px;
width:545px;
}

