@charset "utf-8";


.tituloEmDestaque {
	background-color: #000000;
	color: #EE2B7B;
	padding: 6px;
	font-size: 9px;
}

#outrasNoticiasPainel {
	float: left;
	width: 185px;
	margin-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666699;
	height: 770px;
}

.miniaturas {
	float: left;
	height: 80px;
	width: 122px;
	overflow: hidden;
	border: 1px solid #666699;
	margin: 1px;
	background-color: #000000;
}

#outrasNoticias {
	float: left;
	width: 185px;
	margin-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666699;
}
#imgNoticia {
	width: 250px;
	border: 2px solid #ED1C24;
	margin-bottom: 15px;
}
#colNoticia {
	float: left;
	width: 580px;
	padding-right: 15px;
}
#repeteNoticias {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
	padding-top: 10px;
}
#outrasNoticiasPainel {
	float: right;
	width: 320px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666699;
}
#miniaturas {
	height: 20px;
	width: 20px;
	overflow: hidden;
}
.miniaturasPainel {
	float: left;
	height: 80px;
	width: 120px;
	overflow: hidden;
	border: 1px solid #666699;
	margin: 1px;
}
#imgEvento {
	width: 250px;
	border: 2px solid #ED1C24;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}
