.bloco {
width: 290px;
display: table;
background: #597C00;
overflow: hidden;
float:left;
}

.bloco .content {
width: 290px;
max-width: 278px;
margin: 0 6px 6px 6px;
}

.bloco .topazul, .bloco .toplaranja, .bloco .toppetro, .bloco .topverde,.bloco .toproxo {
width: 290px;
max-width: 278px;
padding: 6px 6px 4px 6px;
text-transform: uppercase;
}

.bloco_fdazul {
background: #0073A1 url("../images/bloco_azul_bot.gif") bottom no-repeat;
}

.bloco .topazul {
background: #0073A1 url("../images/bloco_azul_top.jpg") top no-repeat;
}


.bloco_fdlaranja {
background: #FF4E00 url("../images/bloco_laranja_bot.gif") bottom no-repeat;
}

.bloco .toplaranja {
background: #FF4E00 url("../images/bloco_laranja_top.jpg") top no-repeat;
}


.bloco_fdpetro {
background: #006666 url("../images/bloco_petro_bot.gif") bottom no-repeat;
}

.bloco .toppetro {
background: #006666 url("../images/bloco_petro_top.jpg") top no-repeat;
}


.bloco_fdverde {
background: #99CC00 url("../images/bloco_verde_bot.gif") bottom no-repeat;
}

.bloco .topverde {
background: #99CC00 url("../images/bloco_verde_top.jpg") top no-repeat;
}



.bloco .colunas {
width: 278px;
height: 50px;
display: table;
margin-bottom: 10px;
}


.bloco .colunas .foto {
width: 70px;
height: 50px;
background: #003366;
float:left;
}

.bloco .colunas .texto {
width: 208px;
max-width: 200px;
height: 50px;
max-height: 42px;
overflow: hidden;
padding: 0 4px 4px 4px;
float:left;
}



.bloco .galeria_item, .bloco_fdazul .galeria_item {
width: 280px;
max-width: 270px;
}

.bloco .galeria_item {
background: url("../images/fundoli_verde_box.gif");
}

.bloco_fdazul .galeria_item {
background: url("../images/fundoli_azul.gif");
}

.bloco_fdlaranja .galeria_item {
background: url("../images/fundoli_laranja.gif");
}

.bloco_fdpetro .galeria_item {
background: url("../images/fundoli_petro.gif");
}
