body
{
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #ffffff;
	margin:0 auto;
	padding:0;
	font-family: "Trebuchet MS";
	font-size:12px;
}

.rowpar
{
background-color:#000000;
color:#ffffff;
}

a
{
color:#ffffff;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

h1
{
font-size:28px;
color:#00aeef;
font-family: Georgia;
font-weight:bold;
float:left;
text-align:left;
}

.mapa a
{
color:#000000;
text-decoration:none;
clear:both;
}

.mapa a:hover
{
color:#00aeef;
text-decoration:none;
clear:both;
}


.container  {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 25px;
}



#artigo
{
float:left;
width:960px;
}

#artigo p
{
width:920px;
text-align:left;
}

#artigo h1
{
width:960px;
}

#artigo h2
{
width:960px;
}

#artigo a
{
 color:#000;
 text-decoration:underline;
}


.linkstop
{
font-size:14px;
color:#999999;
text-align:right;
}

.linkstop a 
{
font-size:14px;
color:#999999;
}

.header  {
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	z-index: 1;
}
.banner  {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 960px;
	position: relative;
	background-image: url(/img/bannertopo.png);
	background-repeat: no-repeat;
}
.login   {
	font-size:13px;
	color: #FFF;
	float: left;
	min-width: 310px;
	margin-left:610px;
	top: 102px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	height: 21px;
}

.login input
{
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
 margin-right:4px;
}

.botao {
	float: right;
	width: 27px;
	top: 104px;
	margin-right:0px;
	left:-10px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	height: 21px;
}

.breadcrumb
{
height:21px;
padding-top:12px;
padding-bottom:11px;
padding-left:16px;
float:left;
background-color:#4d4d4d;
position:relative;
width:944px;
color:#ffffff;
margin-bottom:14px;
}

.breadcrumb .texto
{
padding-top:5px;
float:left;
width:608px;
font-size:13px;
}

.breadcrumb .texto2
{
padding-top:5px;
width:100%px;
font-size:13px;
padding-right:10px;
}

.breadcrumb .pesquisa
{
width:310px;
margin-right:0px;
float:left;
}

.breadcrumb .pesquisa .box   {
	font-size:14px;
	color: #FFF;
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left:100px;
	position: relative;
	padding: 0px;
	height: 21px;
}

.breadcrumb .pesquisa .box input
{
 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.breadcrumb .pesquisa .pesq_botao {
	float: left;
	width: 23px;
	margin-right: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	height: 21px;
}

#menu  {
	margin: 0px;
	padding: 0px;
	height: 17px;
	float:left;
	width: 960px;
	position: relative;
	z-index: 1;
}

#hmenu  ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hmenu li {
	float: left;
	position: relative;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-right:1px;
}
.actvermelho {
	/*background-image: url(/img/act_vermelho.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hmenu   li  ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	clear: left;
	right: 0px;
	width: 177px;
	background-color: #3fa9f5;
	text-align: left;
  }
#hmenu   li  a{
	padding-right:24px;
	padding-left:24px;
	padding-top:4px;
	padding-bottom:14px;
	font-size:13px;
	font-family: "Trebuchet MS";
	-moz-border-radius-topleft:15px;
    -webkit-border-top-left-radius:15px;
    -moz-border-radius-topright:15px;
    -webkit-border-top-right-radius:15px;
}

#hmenu  li  a:link{
	background-image: url(/img/menubg.png);
	background-repeat: repeat-x;
}

.menuactive{
color:#000000;
font-weight:bold;
}

#hmenu  li  a:hover{
	background-image: url(/img/menubg_hover.png);
	background-repeat: repeat-x;
	text-decoration:none;
}


#hmenu   li   ul  li {
	clear: left;
	width: 177px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hmenu  li > ul {
	bottom: auto;
	right: auto;
	margin-top:5px;
	}
#hmenu li:hover   ul {
	display: block;
	z-index: 5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hmenu li.over  ul {
	display: block;
	z-index: 5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hmenu   li   ul   li  a:link {
	background-image:none;
	font-size:13px;
	-moz-border-radius-topleft:0em;
    -webkit-border-top-left-radius:0em;
    -moz-border-radius-topright:0em;
    -webkit-border-top-right-radius:0em;
	color: #ffffff;
	font-family:Trebuchet MS;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#hmenu  li   ul   li  a:hover {
	background-color:#3a85d7;
	font-family: "Trebuchet MS";
	text-decoration:none;
}

.hmenu  .activemenu{
	padding-right:24px;
	padding-left:24px;
	padding-top:4px;
	padding-bottom:14px;
	background-color:#cccccc;
	text-decoration:none;
}

/* Aqui acabam os estilos para o menu horizontal */

.barra
{
width:960px;
margin-top:4px;
height:29px;
background-image: url(/img/barra.png);
background-repeat: repeat-x;
float:left;
}

.content
{
padding-top:28px;
width:928px;
float:left;
position:relative;
padding-left:20px;
padding-bottom:30px;
border: 1px solid #f2f2f2;
padding-right:10px;
font-size:15px;
color:#494949;
}

.content a {
text-decoration:none;
color:#00aeef;
}

.content a:hover {
text-decoration:underline;
}


.destaquesbox
{
width:590px;
margin-right:20px;
float:left;
position:relative;
}

.destaquesboximg
{
position:relative;
float:left;
padding:9px;
border:1px solid #f9f9f9;
width:180px;
height:120px;
}

.destaquesbox2
{
width:800px;
margin-right:20px;
float:left;
position:relative;
}

.destaquesboximg2
{
position:relative;
float:left;
padding:9px;
border:1px solid #f9f9f9;
width:100px;
height:50px;
}

.destaquesboxtexto2
{
float:left;
margin-left:10px;
width:650px;
margin-bottom:10px;
}

.destaquesboxtexto
{
float:left;
margin-left:10px;
width:379px;
margin-bottom:10px;
}

.destaquestit
{
float:left;
font-family: Georgia;
font-size:18px;
color:#00aeef;
}

.destaquestit a
{
float:left;
font-family: Georgia;
font-size:18px;
color:#00aeef;
text-decoration:none;
}

.destaquestit a:hover
{
float:left;
font-family: Georgia;
font-size:18px;
color:#00aeef;
}

.destaquesdata
{
margin-top:3px;
float:left;
font-family: Georgia;
font-size:14px;
color:#999999;
clear:left;
}

.destaquesinfo
{
margin-top:3px;
float:left;
font-family: Georgia;
font-size:12px;
color:#999999;
clear:left;
}

.destaquestexto
{
clear:both;
float:left;
font-family: Georgia;
font-size:12px;
color:#808080;
}

.destaquesmais
{
margin-top:3px;
float:left;
font-size:14px;
color:#999999;
}

.map_canvas
{
width:318px;
height:622px;
float:right;
}


/* Estilos para página de conteudos */

.wrapper {
	font-size: 12px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
.conteudo {
	padding: 10px;
	float: right;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 340px;
	background-color: #FFC;
	position: relative;
}
.foto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -338px;
	width: 590px;
	float: left;
}
.legenda {
	width: 250px;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left; 
	position: relative;
}


.mapaheader
{
	color:#999999;
	font-size:12px;
	background-color:#333333;
	}


.mapaheader h1
{
	color:#999999;
	font-size:12px;
	background-color:#333333;
	}
	

#mapaheader
{
	color:#999999;
	font-size:12px;
	background-color:#333333;
	}

#mapaheader h1
{
	color:#999999;
	font-size:12px;
	}



.listartigos
{
	width:960px;
	float:left;
	clear:both;
	margin-bottom:10px;
}	


.cloud1 a
{
	font-size: 9pt;
	color: #494949;
	text-decoration: none;
	
	}
.cloud2 a
{
	font-size: 12pt;
	color: #494949;
	text-decoration: none;
	
	}
.cloud3 a
{
	font-size: 14pt;
	color: #494949;
	text-decoration: none;
	
	}
.cloud4 a
{
	font-size: 16pt;
	color: #494949;
	text-decoration: none;
	
	}
.cloud5 a
{
	font-size:	20pt;
	color: #494949;
	text-decoration: none;
	}