/* global prop. */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #000;
	background:#7E9CC9 url(images/top-bg.jpg) repeat-x left top;
	min-height:100%;
	height:auto !important; /* ie ignores it */
	height:100%; /* fix */
}
a {
	color: #435889;
}
a:hover {
	color:#182432;
	text-decoration: none;
}
.left{float:left;}
.right{float:right;}
img {
	border: 0;
}
pre {
	white-space: normal;
}
table {
	margin: 6px 0 12px;
	border-bottom: 3px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}
table td, table th {
	text-align: left;
	padding: 3px 6px;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
table td {
	margin: 4px;
}
table th {
	background: #ebebeb;
	border-bottom: 2px solid #d9d9d9;
}
table tr.odd {
	background: #ebebeb;
}
table tr:hover {
	background: #d9d9d9;
}
fieldset {
	padding: 10px;
}
legend {
	padding: 2px 5px;
	font-weight: bold;
}
p {
	line-height: 150%;
	margin: 4px 0 7px;
}
small {
	font-size: 90%;
}
#main-content li {
	list-style-type:none;
	list-style-position: inside;
}
#main-content ol li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 15px;
}
#main-content dl {
	padding: 2px 0 8px;
}
#main-content dt {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
#main-content dt:after {
	content: ": ";
}
#main-content dd {
	margin: 0 0 0 110px;
	padding: 0 0 0.5em 0;
}
#geral {
	width:900px;
	margin:auto;
}
#main-content {
	width: 890px;
	margin:0 auto;
	position: relative;
	background:#FFF;
	padding:5px;
	float:left;
}
#header {
	width: 900px;
	height: 107px;
	display:block;
}
#header h1 a {
	color: #fff;
	width:200px;
	height:65px;
	text-indent:-9999px;
	background:url(images/logo_blue.png) no-repeat;
	margin-top:5px;
	display:block;
}
#header #telefone {
	width:238px;
	height:27px;
	text-indent:-9999px;
	background:url(images/telefone_blue.gif) no-repeat;
	float:right;
	margin-top:-32px;
	margin-right:50px;
}
/* header tabs */
#tabs {
	font-size:11px;
	height:29px;
	line-height:normal;
	margin-top:16px;
}
#tabs ul {
	width:875px;
	display:block;
	list-style:none;
	margin:auto;
	height:29px;
}
#tabs li {
	display:inline;
	height:29px;
}
#tabs a {
	float:left;
	color:#0470a0;
	text-decoration:none;
	color:#fff;
	border-right:1px solid #FFF;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	padding:9px 10px 8px;
}
#tabs li.page-item-8 a {
	border-right:none;
}
#tabs li.current_page_item a {
	background-color:#003871;
}
#tabs a:hover {
	color:#fff;
	background-color:#00468a;
}
/* top navigation */
#topnav {
	color: #a2a3a6;
	padding-top: 0px;
}
#topnav a {
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;
	color: #afb0b3;
	padding: 0 8px;
}
#topnav a:hover {
	text-decoration: none;
	background: none;
	color: #fff;
}
#main-content h1 {
	color:#38405F;
	background:url(images/bgw.png) repeat-x;
	font-family:Helvetica,Arial,sans-serif;
	font-size:25px;
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
	margin:2px;
	padding:4px;
	letter-spacing:1px;
	text-shadow:2px 2px #000000;
	color:#FFF;
}
#main-content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 6px 0 2px;
}
#main-content h4 {
	font-size: 125%;
	font-weight: bold;
	margin: 5px 0 2px;
}
#main-content h5 {
	font-size: 110%;
	font-weight: normal;
	margin: 5px 0 2px;
}
/*#main-content h2 {
	font-size: 110%;
	font-weight: bold;
	padding:2px;
	background:#C1E0FF;
}
*/#posts h2 {
	background:none;
}
#posts h2 a:hover{
	background:#C6E2FF;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	margin: 3px 0 5px;
}

/*** FOOTER ***/

#footer {
	padding: 3px 0;
	width: 100%;
	text-align: right;
	color:#036;
	font-size:10px;
	font-weight:bold;
}
.error {
	color:#ed1f24;
}
form input {
	padding: 2px 8px;
}
/*** top right page extend ***/

/*.post img {
	padding: 3px;
	margin: 5px 15px 15px 15px;
	border: 1px solid #E7E8E6;
}

.post a:hover img {
	border: 1px solid #2d83d5;
}
*/
.navigation {
	font-size: 95%;
	color: #c4c3c1;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.navigation a {
	text-decoration: none;
	color: #FFF;
	background-color:#314862;
	padding:3px;
}
.navigation a:hover {
	background: none;
	color:#FFF;
	background-color:#2B3D42;
}

blockquote {
	background: transparent url(images/blockquote.png) no-repeat left top;
	margin: 10px 65px 10px 10px;
	padding: 20px 20px 10px 10px;
	font-style: italic;
	color: #939494;
}
blockquote p {
	padding: 8px;
	margin: 2px;
	border: 1px dotted #939494;
}
#footer a.rss {
	background: transparent url(images/rss.png) no-repeat left top;
	padding-left: 18px;
}
#footer a.rss:hover {
	background: #2d83d5 url(images/rss.png) no-repeat left top;
}
#commentform {
	display: block;
	background: transparent url(images/div-h2.gif) repeat-x left 0px;
	padding: 6px 0 0 0;
	margin: 20px 0;
}
#commentform textarea {
	margin-bottom: 6px;
}
ol#thecomments, ol#thecomments li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#linha1{
	width:890px;
	margin-bottom:10px;
	display:block;
	float:left;
}
#destaques{
	width:619px;
	height:152px;
	float:left;
}
#enquete{
	width:252px;
	height:140px;
	padding:28px 2px 0 2px;
	float:left;
	background:url(images/enquete.jpg) no-repeat #BBCEFF;
	margin-left:10px;
}
#linha2{
	width:890px;
	display:block;
	float:left;
}

#noticias{
	width:434px;
	height:248px;
	background:url(images/noticias.jpg) no-repeat #BBCEFF;
	padding-top:28px;
	float:left;
}
#noticias h2 {
	font-size: 110%;
	font-weight: bold;
	padding:2px;
}
.noticia {
	display:block;
	font-size:11px;
	padding:2px;
	border-bottom:1px dotted #09C;
	float:left;
}
.noticia h2 {
	display:block;
	background:none;
}
.noticia h2 a {
	display:block;
	text-decoration:none;
	color:#003;
}
.noticia .thumb {
	float:left;
	border:2px solid #CCC;
	padding:3px;
	margin-right:5px;
}
#acoes{
	width:179px;
	height:277px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#associe-se{
	width:256px;
	height:116px;
	float:left;
	margin-bottom:12px;
}
#queixas{
	width:256px;
	height:149px;
	float:left;
}
#parceiros{
	width:880px;
	height:84px;
	float:left;
	margin-top:10px;
}
#noticia-detalhes{
	width:595px;
	float:left;
	line-height:2;
}
#noticia-detalhes .titulo {
	color:#1F2334;
	font-family:Helvetica,Arial,sans-serif;
	font-size:34px;
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
	margin:3px 0;
}

#noticia-detalhes .data {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#374659;
	color:#FFF;
	font-size:10px;
	padding:3px;
}
#noticia-detalhes .data a {
	color:#FFF;
}
.entry{
	padding:2px 5px;
}
#noticia-detalhes .entry{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#sidebar{
	width:280px;
	background-color:#BBBAD1;
	padding:5px;
	margin-left:600px;
}

.side-noticias{
	margin:0px;
}
.side-noticias h3{
	background:url(images/bgw.png) no-repeat left #c8e0e7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	height:42px;
	letter-spacing:1px;
	padding:10px 0 0 15px;
	text-shadow:0.1em 0.1em #000000;
	color:#FFF;
}
.side-noticias ul{
	background:#c8e0e7;
	padding:0 4px;
	margin-top:-2px;
}
.side-noticias ul li h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin:0;
	text-align:left;
}
.side-noticias ul li h2 a{
	border-bottom:1px dotted #39C;
	display:block;
	padding:5px;
	color:#526C81;
	text-decoration:none;
}
.side-noticias ul li h2 a:hover{
	background:#526C81;
	color:#FFF;
}
#arquivo {
	width:595px;
	float:left;
	line-height:2;
	padding:2px;
}
#arquivo .post {
	margin-bottom:10px;
	border-bottom:1px dotted #006;
}
#arquivo h2 a {
	color:#1F2334;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
	margin:3px 0;
	padding:3px;
	background-color:#CAD2DF;
	display:block;
}
#arquivo h2 a:hover {
	background-color: #5E7C9F;
}
#arquivo .data {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#036;;
	font-size:10px;
	padding:0 3px;
}
#arquivo p{
	font-size:12px;
	line-height:normal;
	margin:0;
	padding:3px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#arquivo .leiamais{
	font-size:10px;
	line-height:normal;
	margin:0;
	padding:3px;
	background:#3A4D63;
	color:#FFF;
	font-weight:bold;
	display:inline-block;
	text-decoration:none;
}
#arquivo .leiamais:hover{
	background-color: #5E7C9F;
}

/* Busca */
#arquivo .busca {
	margin-bottom:10px;
	border-bottom:none;
	background:#D1D8E0;
}
#arquivo .busca h2 a {
	background-color:#ACB8CC;
}

/* perguntas e respostas */
.dsfaq_qa_block{
	display:block;
	background:#D1D8E0;
	margin-bottom:5px;
}
.dsfaq_qa_block p{
	margin:0;
	padding:5px;
}
.dsfaq_qa_block p.question{
	background-color: #92A3B6;
	font-weight:bold;
}

.parceiro {
	display:block;
	width:580px;
	min-height:85px;
}
.parceiro h2 {
	font-size: 16px;
	font-weight: bold;
	padding:2px;
	line-height:normal;
}

.parceiro .thumb{
	float:left;
	border:2px solid #CCC;
	padding:3px;
	margin:0 5px 0 0;
}