/* CSS Document */

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {border:none;}
hr {display:none;}

body {
	text-align: center;
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
}

a {
	color: #9B9AAF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
.noborder {
	border: 0 !important;
}
label {
	display: block;
	margin-bottom: 5px;
}
input, select, textarea {
	border: 1px solid #7F9DB9;
	font-size: 11px;
	color: #7F9DB9;
	padding: 1px;
}
.input_click, .input_click option {
	background-color: #FCFCF0 !important;
}
.input_over {
	border: 1px solid #444444 !important;
}

#main {
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#brasil {
	background: url(../../images/icon_brasil.png) left #FFCC00 no-repeat;
	height: 21px;
	overflow: hidden;
	padding-left: 140px;
	padding-right: 10px;
}
#brasil select {
	float: left;
	border: 1px solid #000000;
	color: #000000;
	padding: 0;
	margin-top: 1px;
	font-size: 11px;
}
#brasil span.mec {
	float: right;
	line-height: 21px;
}
#brasil span.mec a {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header {
	margin-top: 2px;
	background: url(../../images/topo.png) top no-repeat;
	overflow: hidden;
	float: left;
}
#header h1 {
	float: left;
	text-indent: -1000in;
	width: 490px;
	overflow: hidden;
	height: 56px;
}
#header h1 a {
	display: block;
	height: 46px;
	width: 310px;
	margin: 5px 0 0 35px;
	overflow: hidden;
}
#header div.idioma {
	float: left;
	width: 270px;
	margin-top: 22px;
	font-size: 10px;
}
#header div.idioma li {
	float: left;
	color: #819252;
	margin-left: 5px;
}
#header div.idioma li.ingles {
	background: url(../../images/icon_ingles.png) no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
	margin-left: 10px;
}
#header div.idioma li a {
	color: #819252;
}
#header div.idioma li.ingles a {
	color: #61BD3D;
}
#header span.banner {
	float: left;
	display: block;
	margin-top: 2px;
	height: 169px;
	background: #AFDF81;
	border-bottom: 1px solid #AAC38E;
}

#header div.menu {
	float: left;
	width: 480px;
	height: 70px;
	overflow: hidden;
}
#header div.menu ul {
	margin-left: 30px;
}
#header div.menu>ul {
	float: left;
}
#header div.menu li {
	float: left;
	margin-right: 1px;
}
#header div.menu li a {
	display: block;
	outline: none;
	float: left;
	color: #819252;
	line-height: 30px;
	height: 33px;
	padding: 0 9px;
	background: url(../../images/icon_seta_menu.png) center bottom no-repeat #CCEBAB;
}
#header div.menu li a:hover, #header div.menu li a.select {
	text-decoration: none;
	background-color: #A3DA6F;
	color: #FFFFFF;
}
#header div.menu li.left a, #header div.menu li.right a {
	padding: 0;
	cursor: pointer;
}
#header div.menu li.left a span, #header div.menu li.right a span {
	display: block;
	float: left;
	height: 33px;
	padding: 0 9px;
}
#header div.menu li.left a span {
	background: url(../../images/canto_menu_left.png) bottom left no-repeat;
}
#header div.menu li.right a span {
	background: url(../../images/canto_menu_right.png) bottom right no-repeat;
}
#header div.menu p {
	float: left;
	padding-left: 30px;
	line-height: 16px;
	margin: 2px;
	color: #8CC579;
	width: 425px;
	height: 35px;
}
#header div.menu p a {
	color: #8CC579;
}
#linkIdEnsinoDistancia {
	text-align: right;
}

#header div.busca {
	float: left;
	margin: 8px 0 0 5px;
	height: 20px;
	overflow: hidden;
	color: #9B9AAF;
}
#header div.busca label {
	display: block;
	float: left;
	margin-right: 5px;
}
#header div.busca input.field {
	float: left;
	height: 13px;
	width: 185px;
	padding: 1px;
}
#header div.busca input.button {
	float: left;
	border: 0;
	padding: 0;
	margin-left: 5px;
}

#container {
	width: 780px;
}
* html #container {
	width: auto;
}

#menu {
	float: left;
	width: 145px;
	margin: 10px 21px 0 0;
	padding-left: 30px;
	overflow: hidden;
}
#menu h2 {
	font-size: 11px;
	color: #6c8cb6;
	background: url(../../images/icon_seta_blue.png) left center no-repeat;
	line-height: 16px;
	padding-left: 15px;
	text-transform: uppercase;
}
#menu ul {
	margin-bottom: 15px;
}
#menu li {
	background: url(../../images/icon_seta_fina_blue.png) left center no-repeat;
	margin-left: 2px;
	padding-left: 10px;
	line-height: 16px;
}
#menu li a {
	color: #6585bf;
}
#menu h2.green {
	background-image: url(../../images/icon_seta_green.png);
	color: #6d9d5d;
}
#menu ul.green li {
	background-image: url(../../images/icon_seta_fina_green.png);
}
#menu ul.green li a {
	color: #6d9d5d;
}

#container div#caixa_img {
	margin: 15px 0 5px 0;
	width: 267px;
	height: 260px;
	overflow: hidden;
	background: url(../../images/bg_caixa_img.png) no-repeat;
}
#container div#caixa_img img {
	display: block;
	padding: 7px;
}
#container div#caixa_img p {
	margin: 0 7px;
	overflow: hidden;
	height: 26px;
}
#container div#caixa_img p a {
	font-weight: bold;
	color: #4F9841;
}
#container div#caixa_img div.controle {
	width: 134px;
	height: 20px;
	overflow: hidden;
	background: url(../../images/bg_controle.png) no-repeat;
	margin: 5px 7px;
	color: #4F9841;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	padding-left: 4px;
}
#container div#caixa_img span {
	font-size: 8px !important;
	background: no-repeat center left;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 4px;
	overflow: hidden;
}
#container div#caixa_img span.previous {
	background-image: url(../../images/icon_voltar.png);
	padding-left: 14px;
	width: 35px;
	margin: 0;
}
#container div#caixa_img span.stop {
	text-indent: -1000in;
	background-image: url(../../images/icon_pausar.png);
	width: 12px;
}
#container div#caixa_img span.next {
	background-image: url(../../images/icon_avancar.png);
	background-position: right;
	width: 57px;
}

#rodape {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	border-top: 1px solid #C7DA94;
}

#rodape div.selos a {
	margin: 0 15px;
}
#rodape p {
	margin: 15px 0;
	color: #4F9841;
}
#rodape a {
	color: #4F9841;
}
.sitioantigo a{
	font-size: 10px; 
	font-weight: 900;
	color: #000000 !important;
}