* {
	color: #636f8b;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	}
* a:link{
	text-decoration: none;
}
* a:active{
	text-decoration: none;
}
* a:visited{
	text-decoration: none;
}
* a:hover{
	text-decoration: underline;
}
body {
	background-image:url(fundo_out.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #4967a6;
	text-align: center;
	margin:auto;
}
#pagebody {
	background-image:url(fundo_in.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width: 769px;
	background-color:#FFFFFF;
	margin:auto;
	text-align: left;
}
.botaoentrar {
	background: #748dc4;
	color:#FFFFFF !important;
	font-weight: bold;
	border-bottom: 2px solid #556eb4;
	border-right: 2px solid #556eb4;
	border-top: 2px solid #9db5d9;
	border-left: 2px solid #9db5d9;
	width: 150px;
}
.txtlogin, .senha {
	background-color:#FFFFFF;
	border: none;
	width: 150px;
}
.login *{
	color: #3f5c9c;
}
#menu_nivel_um {
	background-color: #e4e9f8;
	background-image: url(back_menu.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	margin-top: 10px;
	height: 23px;
	line-height: 23px;
	border-top: 1px solid #c0cade;
}
#menu_nivel_um td {
	border-right: 1px solid #c3cde6;
	border-left: 1px solid #fafbfd;
	font-weight: bold;
	color: #829bd1;
	border-bottom: 1px solid #c0cade;
	text-align: center;
	}
#menu_nivel_um td a {
	color: #829bd1;
}
#menu_nivel_um .td-hover {
	background-color: #FFFFFF;
	border-right: 1px solid #c3cde6;
	border-left: 1px solid #fafbfd;
	font-weight: bold;
	color: #66b085;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
#menu_nivel_um .td-hover a {
	color: #66b085;
}
.menu_nivel_dois {
	color: #66b085;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c0cade;
	width: auto;
	height: 23px;
	line-height: 23px;
	text-align: left;
	padding-left: 5px;
}
.menu_nivel_dois a{ 
	color: #66b085;
}
.breadcrumb_home {
	background-image:url(breadcrumb_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	width: auto;
	border-bottom: 1px solid #c0cade;
	padding-left: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #415b99;
	font-style:italic;
	margin: auto;
}
#content_body {
	margin: 15px;
	margin-top: 18px;
}
.coluna_esquerda {
	background-color:#FFFFFF;
	border: 1px solid #b9d9c6;
	border-top: 4px solid #b9d9c6;
	padding: 10px;
	margin-top: 10px;
}
.coluna_esquerda, .coluna_esquerda p, .coluna_esquerda a {
	color:#8c8c8c;
}
.coluna_esquerda h1, .coluna_esquerda h1 a {
	color: #489869;
	margin:0px;
}
.coluna_esquerda a:hover *{
	text-decoration:underline;
}
.coluna_centro {
	background-color:#FFFFFF;
	border: 1px solid #a8bbe1;
	border-top: 4px solid #a8bbe1;
	padding: 10px;
	margin-top: 10px;
}
.coluna_centro, .coluna_centro p, .coluna_centro a {
	color:#8c8c8c;
}
.coluna_centro h1, .coluna_centro h1 a {
	color: #415d99;
	margin:0px;
}
.coluna_centro a:hover *{
	text-decoration:underline;
}
.coluna_direita {
	background-color:#FFFFFF;
	border: 1px solid #d5aba9;
	border-top: 4px solid #d5aba9;
	padding: 10px;
	margin-top: 10px;
}
.coluna_direita, .coluna_direita p, .coluna_direita a {
	color:#8c8c8c;
}
.coluna_direita h1, .coluna_direita h1 a {
	color: #b27b78;
	margin:0px;
}
.coluna_direita a:hover *{
	text-decoration:underline;
}


/* Selo previsao do tempo */

#previsaoTempo {
	text-align:right;
	padding:10px;
	margin:0 12px 10px 12px;
	background:#f2f3f8;
}

.interna {
	background-color:#FFFFFF;
	border: 1px #a8bbe1 solid;
	border-top: 4px solid #a8bbe1;
	padding: 10px;
	margin-top: 10px; 
	text-align: left; 
	vertical-align: top;
}

.interna td
{
	text-align: left; 
	vertical-align: top;
}

.interna a:hover *{
	text-decoration:underline;
}
.descricao {
	color:#8c8c8c;
	padding-left:15px;
}
.breadcrumb_titulo {
	font-weight: bold;
	font-size: 15px;
	color: #415b99;
	font-style:italic;
	float:left;
	margin-right:5px;
}
.breadcrumb_filhas {
	font-weight: bold;
	font-size: 15px;
	color: #879cca;
	font-style:italic;
	float:left;
	margin-right:5px;
}
.guiasconteudo{
	display:none;
}
#menu_nivel_um_conteudo1{
	display:block;
}
/*#menu_nivel_um_conteudo3{
	display:block;
}*/