@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(img/fundo1.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.txt_leitura3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	line-height: 14px;
}
.txt_leitura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	line-height: 18px;
}
.txt_leitura2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	line-height: 18px;
	text-decoration:none
}
.txt_leitura2:hover {
	color: #063;
	text-decoration:underline;	
}
.txt_Noticias_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
}
.txt_Noticias_home:hover {
	color: #333;
	text-decoration:underline;
}
.txt_subtitulo_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

.titulos_verde_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006136;
}
.titulos_azul_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #313393;
}
.txt_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006136;
}
.txt_cinza1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333;
	text-decoration:underline;
}
.txt_cinza2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}
.txt_verde2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006136;
	text-decoration:none;
}
.txt_verde2:hover {
	color: #090;
	text-decoration: underline;
}

.titulos_verde_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006136;
}
.noticiaFoto1{
	border-color:#999;
	border-style:solid;
	border-width: 1px;
	padding:4px;
	background-color:#FFF;
	}