
body {	background: #000000 url('../images/fundo.jpg') repeat-x;
}
.navigation {
	width:752px;
}
.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation ul li {
	display: inline; float: left; position: relative;
	width:124px;
	height:47px;
	margin-right: 1px;
	padding: 0;
}

.navigation ul li.m1 {background: url('../images/menu1.jpg') no-repeat top;}
.navigation ul li.m2 {background: url('../images/menu2.jpg') no-repeat top;}
.navigation ul li.m3 {background: url('../images/menu3.jpg') no-repeat top;}
.navigation ul li.m4 {background: url('../images/menu4.jpg') no-repeat top;}
.navigation ul li.m5 {background: url('../images/menu5.jpg') no-repeat top;}
.navigation ul li.m6 {background: url('../images/menu6.jpg') no-repeat top;}
.navigation ul li.active,
.navigation ul li.m1:hover,
.navigation ul li.m2:hover,
.navigation ul li.m3:hover,
.navigation ul li.m4:hover,
.navigation ul li.m5:hover,
.navigation ul li.m6:hover {
	background-position:bottom;
}

.navigation ul li a {
	outline: none;
}

.navigation ul li a div {
	width:124px;
	height:47px;
	margin: 0;
	padding: 0;
}

ul.right-memu {margin:24px 0 0 5px; padding:0; list-style:none;}
ul.right-memu li {margin:0; padding:0;}
ul.right-memu li.sm1 div { width:194px; height:47px;
	background: url('../images/submenu1.jpg') no-repeat top;
}
ul.right-memu li.sm2 div{ width:194px; height:45px;
	background: url('../images/submenu2.jpg') no-repeat top;
}
ul.right-memu li.sm3 div{ width:194px; height:45px;
	background: url('../images/submenu3.jpg') no-repeat top;
}
ul.right-memu li.news {
	padding-top:78px;
	padding-left:20px;
}


ul.right-memu li div.active,
ul.right-memu li.sm1 div:hover,
ul.right-memu li.sm2 div:hover,
ul.right-memu li.sm3 div:hover {
	background-position:bottom;
}

.texto, table td {
 color: #b6cfe9;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

#main-wrap {
	vertical-align:top;
	text-align:center;
	padding:0 13px;
}
.content {
	background:url(../images/fundo_conteudos.jpg);
	vertical-align:top;
	text-align:left;
	padding:0 30px 10px 30px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top:0;
}

/* Page Header */

.page-header {
	margin-bottom: 15px;
}

.page-header .title-wrap {
	float:left;
	line-height: 26px;
}

.page-header .page-title a {
	color: #FFFF00;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}

.page-header .page-title a:hover {
	text-decoration:underline;
}

.page-header .page-title > span {
	font-size: 20px;
	color: #b6cfe9;
}

.page-header .breadcrumb {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

.page-header .breadcrumb > li {
	display: inline-block;
}

.page-header .breadcrumb > li > .divider {
	padding: 0 2px;
	color: #b6cfe9;
}

.page-header .breadcrumb > li > span {
	width: 40px;
	height: 40px;
	font-size: 20px;
	color: #b6cfe9;
	text-align:center;
	border: 0;
	margin-left:10px;
}

.page-header .breadcrumb > .active {
	color: #b6cfe9;
	text-decoration:underline;
}

/* Side bar */

div.sidebar {
	min-width: 150px;
	float: right;
	min-height: 50px;
	padding:5px 0 5px 0;
	margin:0 0 0 30px;
}

div.sidebar div.spacer, div.related div.spacer {
	margin: 5px 0 10px 0;
}

div.sidebar ul#menul {
	padding:0;
	margin:0;
	width:100%;
}

div.sidebar ul#menul li {
	list-style:none;
	padding:1px 0 1px 2px;
}

div.sidebar ul#menul li a {color:#b6cfe9; white-space:nowrap;}
div.sidebar ul#menul li a {text-decoration:none;}
div.sidebar ul#menul li a div {background:url(../images/rightArrow.png) top left no-repeat; padding-left:10px;}
div.sidebar ul#menul li a div.active {font-weight:bold; color:#ffff00;}
div.sidebar ul#menul li:hover {text-decoration:underline;}

/* Related */

ul#related {
	padding:0;
	margin:0;
	width:100%;
}

ul#related li {
	list-style:none;
	padding:4px 0 4px 2px;
}

ul#related li a {color:#444;}
ul#related li a {text-decoration:none;}
ul#related li a div.active {font-weight:bold;}
ul#related li:hover {background:#f8f8f8;}


/* file lists */

div#filelist {
		margin:0 0 10px 0;
		float:left;
		width: 98%;
}

div#filelist h3 {
		color:#ffff00;
}

div#filelist a:hover {
		text-decoration: none;
}

div#filelist ul.ln-list {
	margin:4px 0 0 0;
	padding-left:0;
	padding-bottom:6px;
	float:left;
	width:100%;
	list-style:none;
	display:block;
	
}
div#filelist ul.ln-list li {
	float:left;
	list-style:none;
	width:100%;
	cursor:pointer;
	background:#153D68;
}
div#filelist ul.ln-list li a div {padding:6px 0 8px 5px;}
div#filelist ul.ln-list li:nth-child(odd) {background:##153D68;}
div#filelist ul.ln-list li a {color:#fff;}
div#filelist ul.ln-list li a span {font-size:11px; color:#fff; margin:0 10px 0 5px; float:right;}
div#filelist ul.ln-list li:hover > a, div#filelist ul.ln-list li:hover > a span {color:#ffff00;}

a.texto {
 color: #b6cfe9;
	text-decoration: none;
}
a.texto:hover {
	text-decoration: underline;
}

td.assinatura {
 color: #73a4d5;
	font-size: 10px;
	padding:0 10px;
	text-align:left;
}
a.assinatura {
 color: #73a4d5;
	font-size: 10px;
	text-decoration: none;
}
a.assinatura:hover {
 color: #ffffff;
	text-decoration: underline;
}

.titulos_branco, a.titulos_branco {
 color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.titulos_branco:hover {
	text-decoration: underline;
}

.titulos_amarelo {
 color: #ffff91;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.row .map img {
	margin-top:10px;
}

.full, .full7{
	margin-bottom:10px;
}

.one_half {
	float: left;
	width: 45%;
	margin-bottom:20px;
}

.one_half.last {
	position: relative;
	left: 5%;
}

.one_third {
	width: 30%;
	float: left;
	min-height: 50px;
	margin-right: 3%;
	margin-bottom:20px;
}

.one_third.last {
	margin-right: 0;
	float:right;
	width:31%;
}
.one_fourth {
	width: 22%;
	float: left;
	margin-right: 4%;
	margin-bottom:20px;	
}

.one_fourth.last {margin-right: 0;}

.lermais {
	color: #ffff91;
	font-size: 11px;
	text-decoration: none;

}
a.lermais {
 color: #ffff91;
	font-size: 11px;
	text-decoration: none;
}
a.lermais:hover {
 color: #ffffff;
	text-decoration: underline;
}

.submenu, a.submenu {
 color: #c8dbee;
	font-size: 11px;
	text-decoration: none;
}

a.submenu:hover {
	text-decoration: underline;
}

