body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #4D5C82;
	background-color: #12305F;
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat-x;
	font-size: 14px;
}
table {
	font-size: 14px;
}
.materia {
	padding: 50px;
	color: #333859;
	text-align: justify;
	font-size: 14px;
}
.rodape {
	font-size: 11px;
	font-weight: normal;
	color: #92A6BE;
	line-height: 14px;
}
.rodape a {
	color: #D3E9FE;
	text-decoration: none;
}
.rodape a:link {
	color: #D3E9FE;
	text-decoration: none;
}
.rodape a:visited {
	color: #D3E9FE;
	text-decoration: none;
}
.rodape a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:active {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #B0CDEF;
	height: 1px;
}

.destaque {
	background-color: #A5C7E4;
	color: #FFFFFF;
	padding: 4px;
}
input.caixadetexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #9EBED8;
	width: 100%;
}
input.caixadetexto250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #9EBED8;
	width: 250px;
}
textarea.areadetexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #9EBED8;
	width: 100%;
	overflow:auto;
	scrollbar-3dlight-color:#E8ECEE;
	scrollbar-arrow-color: #2D67A8;
	scrollbar-base-color: #C1E7F4;
	scrollbar-darkshadow-color: #8FABC9;
	scrollbar-face-color: #CAE0EC;
	scrollbar-highlight-color: #EFF8FC;
	scrollbar-shadow-color: #506483;
	scrollbar-track-color: #D5E2EA;
}
.botao {
	color: #FFFFFF;
	font-size:12px;
	padding-left:10px;
	background-image: url(imagens/fundo_botao.gif);
	background-color: #529CDE;
	border: 1px solid #4696D7;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	height: 22px;
	vertical-align:middle;
}
input.botao {
	color: #FFFFFF;
	background-image: url(imagens/fundo_botao.gif);
	background-color: #529CDE;
	border: 1px solid #4696D7;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	height: 22px;
	padding:0px;
}
label {
	font-size: 14px;
	color: #58728D;
}
.legenda {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #077EF5;
	text-decoration: none;
}
a:visited {
	color: #077EF5;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #00FFFF;
	text-decoration: underline;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #576DA2;
	padding-left: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu a {
	color: #576DA2;
	text-decoration: none;
}
.menu a:link {
	color: #576DA2;
	text-decoration: none;
}
.menu a:visited {
	color: #576DA2;
	text-decoration: none;
}
.menu a:hover {
	color: #1A81FF;
	text-decoration: none;
}
.menu a:active {
	color: #4199E0;
	text-decoration: none;
}

/* incio dos menus suspensos*/

#submenu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: none;
	border: none;
	font-size: 12px;
}

#submenu ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
}

li { /* all list items */
/*	float: left; /*lista horizontal*/
	position: relative; 
	list-style:none;
	margin: 2px 0px 0px 0px;
	left:0px;
	height:22px;
	background-image:url(imagens/traco.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

li ul li { /* submenus */
	margin: 0px;
	font-weight:bold;
	color: #78878D;
	font-size: 10px;
	border: 1px solid #E0ECF1;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 15px;
	cursor: hand;
	vertical-align: middle;
	width: 140px;
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(imagens/seta.gif);
}

li ul { /* second-level lists */
	width: 9em;
	display: none;
	position: absolute;
	top: 1px;
	left: -140;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
.menubase {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #11554D;
}
.menubase a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #11554D;
}
.menubase a:link {
	text-decoration: none;
	color: #11554D;
}
.menubase a:visited {
	text-decoration: none;
	color: #11554D;
}
.menubase a:hover {
	text-decoration: none;
	color: #009933;
}
.menubase a:active {
	text-decoration: none;
	color: #00CC00;
}
.textonoticia {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #1B5237;
}
.titulonoticia {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DDF0;
	display: block;
	margin-bottom: 2px;
}
a.titulonoticia {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DDF0;
	display: block;
	margin-bottom: 2px;
}

.figura {
	border: solid 1px #6699CC;
}
.figurasemcontorno {
	border: none;
}
.fechar {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	background-color:#F3F3F3;
	padding:1px;
	margin:0px 0px 1px 0px;
}
#bannerunidas {
	border:solid 1px #FFFFFF;
}
.itenspanorama {
	font-size: 12px;
	background-image: url(imagens/base_itens_panorama.gif);
	background-color: #EBF0F4;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 250px;
	float: right;
	padding-bottom:10px;
	_margin:-10 0px 0px 0px;
}
.itenspanorama div {
	width: 230px;	
	margin: 40px 0px 40px 10px;
}
.itenspanorama span {
	font-size: 13px;
	color:#069;
	font-weight:bold;
}
