#estrutura #realmud_titulo.news_title {
	background-image: url(/imgs/internas/realmud_titulo_news.jpg);
	height: 60px;
}

div.new {
	width:870px;
	float:left;
	font-family:Arial, Helvetica, sans-serif!important;
	font:12px;
	color:#58534A;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #655638;
	margin-bottom:10px;
	margin-top:10px;
}

div.new div.data_horas {
	width:120px;
	float:left;
}
div.new div.data_horas span.data {
	display:block;
	width:100px;
	height:27px;
	float:left;
	background-image: url(/imgs/internas/bg_data.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:15px;
	color:white;
	font-weight:700;
	text-align:center;
	padding-top:8px;
	margin-bottom:2px;
}
div.new div.data_horas span.horas {
	display:block;
	width:100px;
	height:28px;
	float:left;
	background-image: url(/imgs/internas/bg_horas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:20px;
	color:white;
	font-weight:700;
	text-align:center;
	padding-top:6px;
	margin-bottom:2px;
}
div.new div.data_horas span.rm {
	display:block;
	width:100px;
	height:71px;
	float:left;
	background-image: url(/imgs/internas/bg_realmud_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}

div.new span.msg {
	width:400px;
	float:left;
}
div.new span.msg strong {
	font-size:24px;
}
