@charset "utf-8";
#coluna1 {
	width: 249px;
	float: left;
	margin-top: 20px;
}
#coluna2 {
	width: 496px;
	float: left;
	margin-left: 20px;
	background-color: #DDDDDD;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#coluna3 {
	width: 374px;
	float: left;
	margin-top: 20px;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#coluna4 {
	width: 370px;
	float: left;
	margin-left: 20px;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}


#noticias {
	width: 100%;
	background-repeat: repeat-y;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#procurar {
	width: 100%;
	background-repeat: repeat-y;
	background-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
}
.margem3 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content h1 {
	margin-bottom: 4px;
	letter-spacing: 2px;
}
#content h2 {
	margin-top: 6px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
#content h6 {
	font-size: 9px;
	font-weight: bold;
	color: #2489C1;
}
.linha_cinza_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#coluna2 h2 {
	font-size: 14px;
	letter-spacing: 1px;
}
#noticias .row {
	padding-bottom: 4px;
	vertical-align: text-top;
}
.caixas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.linhas_destaques {
	padding-bottom: 20px;
}
