/* misc */

#header {
	background:#c90 url(../images/all/h_yellow.gif) repeat;
}

h1 {
	background:#c90 url(../images/headers/h_culinaria.gif);
}

.breaknews h4, .breaknews-culinaria h4, h5 {
	color:#960;
}

/* barra superior */

#top {
	background:#c90;
}

/* menu lateral */

#sidebar h2.color {
	background:#c60;
}

/* colunas conteudo */

#container h3 {
	background:#c00 url(../images/headers/h_red.gif) no-repeat top right;
}

/* mais noticias */


#moreNews dt {
	color:#c90;
}

/* rodapé */

#footer {
	border-top:10px solid #c90;
}

/* outros */

.breaknews, .seealso {
	background:#fff url(../images/all/cell_yellow.gif) repeat-x;
}

.breaknews-culinaria {
	margin:0; padding:5px 0 0 0;
	width:180px; height:65px;

	background:#fff url(../images/all/cell_yellow.gif) top left repeat-x;
}
.breaknews-culinaria img {
	float:left;
	margin:0; padding:0 5px 0 0;
	width:60px; height:60px;
}

#container .right .box {
	padding:5px 5px 2px 5px;
}