.border {
	border: 5px solid #CDCDCD;
}
.dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B96406;
	text-decoration: none;
}
.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B96406;
	text-decoration: none;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2A482;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.png);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body{height:100%}
.tabela100 {
	height: 100%;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #5d5d5d;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}
.camposnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DAA805;
	text-decoration: none;
	background-color: #FFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DAA805;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
}

