body {
	line-height: 1;
	background-color: #1F421C;
	background-image: url(images/fundo.png);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS geral */
#hidd {
	display:none;
	visibility:hidden;
	width:1px;
	height:1px;
}
.borda {
	BORDER-RIGHT: #e5e7dd 6px solid;
	BORDER-LEFT: #e5e7dd 6px solid;
	BORDER-TOP: #e5e7dd 0px solid;
	BORDER-BOTTOM: #e5e7dd 0px solid;
	border-collapse:collapse;
}
.tabela_externa {
	width:852px;
	BORDER-RIGHT: #e5e7dd 6px solid;
	BORDER-LEFT: #e5e7dd 6px solid;
	BORDER-TOP: #e5e7dd 0px solid;
	BORDER-BOTTOM: #e5e7dd 0px solid;
	border-collapse:collapse;
	text-align: center;
}
.ondevaiasfotos {
	width:697;
	height:207px;
	background-image:url(images/destaque_03.png);
	background-repeat:no-repeat;
}
.tabela_menu {
	width:179px;
	background-image:url(images/fundomenu.png);
}

.tabela_menu_interna {
	line-height:22px;
	background-color:#edece9;
}
.bordacinza {
	BORDER-RIGHT: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-BOTTOM: #dcdcdc 1px solid;
	border-collapse:collapse;
	width:201px;
	background-color:#FFF;
	margin-left:9px;
}
.verde_menu {
	background-color:#0c5b27;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	width:191px;
	text-align: center;
}
.bordamenu {
	BORDER-RIGHT: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-BOTTOM: #dcdcdc 1px solid;
	border-collapse:collapse;
	width:202px;
	background-color:#FFF;
	margin-left:9px;
}
.menucinza_container {
	background-color:#edece9;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:190px;
}
.img_tit {
	margin-top:8px;
	margin-bottom:4px;
}
.texto_internas {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #636363;
	line-height:22px;
	text-align: justify;
}
.fundodosite {
	background-image:url(images/bg_fundao.png);
	background-repeat:repeat-x;
}
.texto_menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height:22px;
	text-align: justify;
}
.texto_menu a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	line-height:22px;
	text-align: justify;
	text-decoration:none;
}
.texto_menu a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #ffffff;
	line-height:22px;
	text-align: justify;
	text-decoration:none;
	background-color:#0c5b27;
	display:block;
}
.texto_fundo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #0c5b27;
	line-height:22px;
	text-align: justify;
}
.textopp {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: center;
}