@charset "utf-8";
#destaqueGrande {
	background-color: #000000;
	height: 306px;
	float: left;
	width: 572px;
}
#meioIndex {
	float: left;
	width: 572px;
	margin-top: 10px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.colunaIndex {
	float: left;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.colunaIndex1 {
	float: left;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-left: 18px;
}
#aviso {
	float: left;
	width: 572px;
	height: 136px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-top: 5px;
}
.avisoTitulo {
	width: 110px;
	float: left;
	font-weight: bold;
	color: #FF0033;
	font-size: 20px;
	padding-left: 5px;
}
.avisoTexto {
	font-size: 11px;
	float: left;
	width: 275px;
	text-align: justify;
}
.avisoFoto {
	float: right;
	width: 174px;
	margin-left: 5px;
}

