/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../imagens/bg.gif);
	
}.menu {
	background-image: url(../imagens/bg_menu2.gif);
	height: 30px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83A161;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 5px;
}
.conteudo {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-right: 26px;
	padding-left: 24px;
}
.txt {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 19px;
}
.ul {
	line-height: 22px;
	padding-right: 15px;
}

a.menuu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menuu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menuu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.nav {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
.hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.tt2 {
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../imagens/tt.gif);
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	color: #4C672C;
	text-transform: uppercase;
}
.rodape {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
.form {
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.formulario {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 19px;
}
#img_esq {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
#img_dir {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.txt_news {
	line-height: 17px;
}
.fotos {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-right: 6px;
}
.txt3 {
	font-size: 10px;
	line-height: 19px;
	padding-right: 5px;
	padding-left: 5px;
}
.tt3 {
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	color: #4C672C;
	text-transform: uppercase;
}

a.nav:link {
	color: #668B3B;
}
a.nav:visited {
	color: #668B3B;
}
a.nav:hover {
	color: #668B3B;
	text-decoration: underline;
}
a.nav:active {
	color: #668B3B;
}

