@charset "utf-8";

/* Alinhamento e montagem da página */

body {
	margin: 0;
	padding: 0;
	background: #007D55; 
/*	background: #009966 url(images/moldura/fundo-pagina.jpg) no-repeat; */
}

#Principal {
	width: 970px;
	padding-top:-10px;
	margin-left: auto; 
	margin-right: auto;
}

#Middle {
	background:url(/images/moldura/moldura-middle.png);
	background-repeat:repeat-y;
	width:100%;
	display:block;
}

#Conteudo {
	width: 950px;
	margin-left: auto; 
	margin-right: auto;
}

#Menu {
	background:url(/images/moldura/menu.jpg);
	width:812px;
	height:57px;
	background-repeat:no-repeat;
	display:block;
}

#Menu_Vertical {
	width:200px;
	height:100px;
	background-repeat:no-repeat;
	position:absolute;
	float:right;
	margin-left:650px;
	margin-top:22px;
	z-index:2;
}

#Menu_Home {
	background:url(/images/moldura/menu_home.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:27px;
	position:absolute;
	float:right;
	margin-left:849px;
	margin-top:107px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding-top:4px;
}

#Folha {
	background:url(/images/moldura/folha.png);
	width:200px;
	height:240px;
	background-repeat:no-repeat;
	position:absolute;
	float:right;
	margin-left:749px;
	z-index:1;
}

.Menu_Superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.Menu_Superior a {
	color:#009933;
	text-decoration:none;
}

.Menu_Superior a:link, .Menu_Superior a:visited {
	color:#009933;
	text-decoration:none;
}

.Menu_Superior a:hover {
	color:#003300;
	text-decoration:none;
}

.Menu_Institucional {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding: 0 30px 0 30px;
	text-decoration:none;
	display:inline;
	line-height:2.2em;
	border-right:dashed;
	border-right-color:#00FF99;
	border-right-width:thin;
}

.Menu_Institucional a, .Menu_Home a {
	color:#006633;
	text-decoration:none;
}

.Menu_Institucional a:link, .Menu_Institucional a:visited, .Menu_Home a:link, .Menu_Home a:visited {
	color:#006633;
	text-decoration:none;
}

.Menu_Institucional a:hover, .Menu_Home a:hover {
	color:#003300;
	text-decoration:underline;
}

#Animacao {
/*	background:url(images/moldura/foto.jpg); */
	background-color:#FFFFFF;
	width:949px;
	height:345px;
	position:static;
	z-index:0;
}

#Informacoes {
	background:url(/images/moldura/fundo.jpg);
	width:949px;
	height:810px;
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}

.Box_Procura {
	width:300px;
	height:290px;
	margin: 7px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	position:static;
	float:left;
	border-right:dotted;
	border-right-width:thin;
}

.Box_Tecnicas {
	width:300px;
	height:290px;
	margin: 7px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	position:static;
	float:left;
	border-right:dotted;
	border-right-width:thin;
}

.Box_Pesquisas {
	width:300px; 
	height:290px;
	margin: 7px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	position:static;
	float:left;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:thin;
	background-color:rgba(170, 220, 130, 0.4);
}

.Box_Pesquisas h1 {
	border-bottom:solid;
	border-bottom-width:thin;
	width: 70%;
	border-color:#009966;
	margin: 7px 0 0 0;
}

.Box_Pesquisas li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0.7em 10px 1px 3px;
	list-style:none;
	text-decoration:none;
	text-indent:0px;
}

.Box {
	width:300px;
	height:440px;
	margin: 7px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	position:static;
	float:left;
	border-right:dotted;
	border-right-width:thin;
}

.Box_Novidades {
/*	width:300px; */
	width:460px; 
	height:470px;
	margin: 7px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	border-right:dotted;
	border-right-width:thin;
	position:static;
	float:left;
}

.Box_Eventos {
	width:458px;
	height:470px;
	margin: 7px 0px 5px 5px;
	padding: 0px 0px 0px 10px;
	position:static;
	float:left;
}

.Linha_Divisoria {
	width:100%;
	padding: 0px 0px 0px 0px; 
	border-top:dotted;
	border-top-width:thin;
	position:static;
	float:left;
}

.Box h1,.Box_Tecnicas h1,.Box_Eventos h1,.Box_Procura h1,.Box_Novidades h1 {
	border-bottom:solid;
	border-bottom-width:thin;
	width: 70%;
	border-color:#009933;
	margin: 7px 0 0 0;
}

.Box h2,.Box_Tecnicas h2,.Box_Eventos h2,.Box_Procura h2,.Box_Novidades h2 {
	margin: 7px 0 0 0;
	width:280px;
	text-align:center;
}

.Box h3,.Box_Tecnicas h3,.Box_Eventos h3,.Box_Procura h3,.Box_Novidades h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0 10px 0 3px;
	list-style:none;
	text-decoration:none;
	line-height:0.5em;
	color:#006699;
	text-indent:0px;
}

.Box li,.Box_Tecnicas li,.Box_Eventos li,.Box_Procura li,.Box_Novidades li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 1em 10px 0 3px;
	list-style:none;
	text-decoration:none;
	text-indent:0px;
}

.Box_Novidades h6 {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	font-style:italic;
	margin: 0 0 0 0;
}

.Novidade_Texto {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	font-style:italic;
	margin: 0 0 0 0;
}

.Box a,.Box_Tecnicas a,.Box_Eventos a,.Box_Procura a,.Box_Novidades a,.Box_Pesquisas a {
	color:#006600;
	text-decoration:none;
}


.Box a:link,.Box_Tecnicas a:link,.Box_Eventos a:link,.Box_Procura a:link,.Box_Novidades a:link,.Box_Pesquisas a:link {
	color:#006600;
	text-decoration:none;
}

.Box a:hover,.Box_Tecnicas a:hover,.Box_Eventos a:hover,.Box_Procura a:hover,.Box_Novidades a:hover,.Box_Pesquisas a:hover {
	color:#666666;
	text-decoration:underline;
}

#Box_Banner {
	width:100%;
	display:block;
	text-align:center;
}

#Assinatura {
	background:url(/images/moldura/moldura-middle.png);
	background-repeat:repeat-y;
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:block;
	clear:both;
}

#Assinatura h1{
	width: 940px;
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}

#Assinatura hr{
	border:none;
	border-top:dotted;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-width:thin;
	width: 938px;
}

#Imprimir {
	width:50px;
	height:50px;
	position:absolute;
	float:right;
	margin-left:709px;
	margin-top:10px;
	z-index:2;
	text-align:right;
}

/* Páginas internas */

#Informacoes_Internas {
	width:949px;
	display:inline-block;
}

#Conteudo_Foto {
	width:949px;
	display:static;
	margin: 0 0 0 0;
}

#Conteudo_Esquerda {
	width:150px;
	display:inline-block;
	float:left;
	margin: 0 0 0 5px;
}

#Conteudo_Direita {
	width:765px;
	height:auto;
	display:inline-block;
	margin: 0 0 0 5px;
	padding: 0 5px 0 10px;
	border-left:solid;
	border-left-width:1px;
	border-color:#006633;
	
}

.Conteudo_Direita li {
	margin-left:10px;
}

.Conteudo_Esquerda li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding: 10px 10px 10px 3px;
	list-style:none;
	text-decoration:none;
	border-bottom:solid;
	border-bottom-color:#DDDDDD;
	border-bottom-width:1px;
}

.Conteudo_Esquerda a {
	color:#006600;
	text-decoration:none;
}

.Conteudo_Esquerda a:link {
	color:#006600;
	text-decoration:none;
}

.Conteudo_Esquerda a:hover {
	color:#666666;
	text-decoration:underline;
}
