@charset "UTF-8";
/* CSS Document */


/* ---------------------------------- GERAL ------------------------------------- */

body { font-size: 10px; }
.conteudo {width: 960px !important;}

/*--------------------------------------------------------------------------------------------*/
/*--------------------------------------- CABECALHO ------------------------------------------*/

#cabecalho .conteudo {
	background-size: 54%;
	background-position: 200px bottom;
}

/*--------------------------------------------------------------------------------------------*/
/*----------------------------------------- CORPO --------------------------------------------*/

.painel { padding: 17px 3%; }

.painel.banners { margin-top: 30px; }

.painel.banners a img { width: 144px; }