#banner {
	height: 250px;
	width: 700px;
}
#noticias {
	width: 700px;
	background-image: url(../imagens/bg_noticias.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-top: 60px;
	margin-bottom: 15px;
	height: 180px;
	margin-top: 15px;
}
#destaques {
	height: 108px;
	width: 700px;
	margin-bottom: 30px;	
}
#muntimidia {
	height: 210px;
	width: 700px;
}
#col_direita div {

}
#noticias div {
	width: 217px;
	float: left;
	margin-right: 10px;
	margin-left: 6px;
}
#noticias div h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #0093a5;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#noticias div span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#muntimidia #video {
	height: 200px;
	width: 339px;
	float: left;
}
#muntimidia #fotos {
	background-image: url(../imagens/bg_fotos.png);
	height: 180px;
	width: 381px;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}
#eu_quero_saber {
	width: 285px;
	float: right;
	position: relative;
	background-image: url(../imagens/tit_euquerosaber.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: #999 dotted 1px;
	margin-right: 10px;
}
#eu_quero_saber .img {
	position: absolute;
	right: 0px;
	bottom: -30px;
}
