		#conteudo {
			background:url(../imagens/midia/pinceis.jpg) no-repeat bottom right;
			position:relative;
			font-family:verdana;
		}
		
		#conteudo h2 {
			background:url(../imagens/midia/midia.gif) no-repeat;
			width:279px;
			height:60px;
			position:relative;
			margin-top:10px;
			margin-left:10px;
		}
		
		dl,dt,dd {
			margin:0;
			padding:0;
		}

		#destaques dl {
			top:20px;
			padding-bottom:15px;
		}

		#destaques a {
			display:block;
			color:#cccccc;
		}
		
		#destaques a:hover {
			color:#666666;
		}
		
		#destaques {
			float:left;
			width:740px;
			position:relative;
			margin-top:15px;
			margin-bottom:20px;
			left:12px;
		}

