/* CSS Document */
*{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background:#B8DC7C;
	font: Normal 12px "Lucida Grande", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	color:#6d6d6d;
	line-height: 155%;
	height: 100%;
}

h1, h2, h3, h4, h5, h6, legend {
	font-weight:bold !important;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:10px;
}
form, input, textarea, table{ font: Normal 12px Verdana, Arial, Helvetica, sans-serif; }

a {
	color:#285A75;
	text-decoration:none;
	outline:none !important;
}

a:hover {
	text-decoration:underline;
}

a img { 
	border: 0; 
}

fieldset{
	border:none;
}

blockquote {
	background: #F3F8FB url(../img/blockquote.jpg) no-repeat 10px 10px;
	color: #6c8a96;
	margin:0px 10px 12px 60px;
	padding:0px 20px 0px 60px;
}

p img{ max-width: 100%; }

small{ font-size: 11px; }

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter {
text-align:center;
}

.titH2 {
	background: url(../img/tit-h2.jpg) no-repeat left bottom;
	color:#005E91;
	padding-bottom:10px;
	margin-bottom:10px;
}
/*	FORMATACAO DE TODA PAGINA	*/
#page {
	width: 1000px;
	margin:0 auto 20px;
	padding:0;
	background:#FFFFFF;
}

/*#borda { border:1px solid #8BBE36; border-bottom:none; clear:both} */

/*	FORMATACAO DO HEADER	*/
/*
 *	BARRA DO MEC - GOVERNO
 */
#barra_mec{
	padding:5px 0;
	width:1000px;
	margin:10px auto 20px;
	background:#fc0;
}
#barra_mec h1 a{
	background:url(../img/h1pq.gif) top right no-repeat;
	width:172px;
	height:21px;
	float:left;
	text-indent:-20000px;
	outline:0;
}
#barra_mec #form_destaques{
	position:absolute;
	left:50%;
	margin-left:-125px;
	width:250px;
	font-size:0.8em;
}
#barra_mec #form_destaques *{
	font-size:1em;
}
#barra_mec #form_destaques select{
	border:1px solid #666;
}
#barra_mec a.brasil{
	float:right;
	display:block;
	width:83px;
	height:21px;
	text-indent:-20000px;
	background:url(../img/selo_brasil_pq.gif) top left no-repeat;
	outline:0;
}
#barra_mec form label{
	display:none;
}


#header {
	height: 165px;
	background:#fff;
	margin-top:10px;
	
}

.headerLeft {
	float:left;
	width:250px;
	height:165px;	
}

#header h1 {
	width: 323px;
	background:url(../img/topo.jpg);
	height:170px;
	text-indent:-5000px;
	
	float:left;
}
#header h1 a {
	width: 240px;
	height:90px;
	position:relative;
	float:left;
}
/*
.headerRight {
	float:right;
	width:240px;
	list-style:none;
	padding:0;
	
}*/

.headerRight {
	float:right;
	width:583px;
	height:171px;	
	list-style:none;
	padding:0;
	overflow:hidden;
}

.info {
	background: url(../img/bg-info.jpg) no-repeat;
	list-style:none;
	float:right;
	width:239px;
	height:32px;
}

.info li {
	float:left;
	padding:5px 25px 5px 15px;
	background:url(../img/seta-info.jpg) no-repeat right 5px;
	font-size:11px;

}

.info li a {
	color:#FFF;
}


#searchform {
padding:10px;
	font-weight:bold;
	background:#fff;
}

.searchsubmit{
	width:28px !important;
	height:20px !important;
	margin:10px 0 0 5px !important;
	border:none !important;
	text-indent:-5000px;
	cursor:pointer;
	float:left;
	background: url(../img/bt-search.jpg) no-repeat;
}

/*	FORMATACAO DO MENU	*/

/*	FORMATACAO DO MENU	*/

#menu {
	clear:both;
	padding:0px 0;
	background:#8BBE36;
	height:32px;
}
#menu ul {
	list-style:none;
	margin-left:2px;
}
#menu ul li{
	display:inline;
	background:#8BBE36;
}
#menu ul li a{
	color:#FFF;
	font-weight:bold;
	padding:8px 15px;
	text-transform:uppercase;
}

#menu ul li a:hover{
	background:#CEE6A8;
}

#menu .current_page_item a{
	background:#CEE6A8;
}

#menu-wrap, #menu-wrap ul { 
	background-color: #eee;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	font-style: normal;
}

#menu-wrap ul a, #menu-wrap ul a:visited { 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	font-style: normal;
	padding:  0px  20px  0px  10px;
	line-height:  30px;
}

#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active { 
	background-color: #5798D0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	font-style: normal;
}

#menu-wrap li.selected_page > a,#menu-wrap li.selected_page:hover > a { 
	background-color: #5798D0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	font-style: normal;
}

#menu-wrap li.selected_subpage, #menu-wrap li.selected_subpage a, #menu-wrap li.selected_subpage a:visited { 
	background-color: #B3D9FF;
	color: #004D99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	font-style: normal;
	padding:  5px  11px  5px  10px;
	line-height:  15px;
}

#menu-wrap ul ul a, #menu-wrap ul ul a:visited { 
	background-color: #5798D0 !important;
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:  12px !important;
	font-weight: normal !important;
	font-style: normal !important;
	padding:  5px  10px  5px  10px;
	line-height:  15px;
}

#menu-wrap ul ul a:hover { 
	background-color: #B3D9FF !important;
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:  12px !important;
	font-weight: normal !important;
	font-style: normal !important;
}

#menu-wrap li.section { 
	background-color: #4283b7;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
	padding:  5px  11px  5px  10px;
	line-height:  15px;
}

#menu-wrap { 
	height:  30px;
}

#menu-wrap ul ul { 
	top:  30px;
}

/* MENU DROP DOWN */

 #dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#000; font-weight:bold;} 
 #dropmenu a {display:block; padding:0.25em 1em; color:#4283b7; border-right:1px solid #FFF; text-decoration:none; background:#005E92;} 
 #dropmenu a:hover {background:#888; color:#fff;} 
 #dropmenu li {float:left; position:relative;} 
 #dropmenu ul {position:absolute; display:none; width:10em; top:2.8em; left:-1px;} 
 #dropmenu ul a {border-left:1px solid #FFF;} 
 #dropmenu li ul {border-top:1px solid #FFF; width:13.5em;} 
 #dropmenu li ul a {width:10em; height:auto; float:left;  border-bottom:1px solid #FFF;} 
 #dropmenu ul ul {top:auto;} 
 #dropmenu li ul ul {left:10em; margin:0px 0 0 10px;} 
 #dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
 #dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;} 
#acessibilidade {	
	padding:5px;
	margin-bottom:10px;
	background: #dbfab1;
	text-transform:capitalize;
}


#acessibilidade a.aumenta_letra{
background:transparent url(../img/aumentar.jpg) no-repeat left bottom; padding-left:23px;}
#acessibilidade a.diminui_letra{
background:transparent url(../img/diminuir.jpg) no-repeat left bottom; padding-left:23px;}
#acessibilidade a.tamanho_normal{
background:transparent url(../img/normal.jpg) no-repeat left bottom; padding-left:23px;}




#navegacao {
	padding:10px;
	margin:1px 0 0 !important;
	background: #ebfad1;
}

/*	FORMATACAO DO CONTEUDO	*/
#content {
	width: 720px;
	background:#FFF;
	float:left;
	padding:0 0 0 10px;
}

/*	FORMATACAO PARA OCUPAR DUAS COLUNAS	*/
#box {
	margin:25px 0;
	padding:10px 5px 5px;
	background:#F3F8FB;
}
/*	FORMATACAO DA PRIMEIRA COLUNA	*/
#box1 {
	width:320px;
	padding:15px 10px 10px;
	float:left;
	background:#F3F8FB;
}
/*	FORMATACAO DA SEGUNDA COLUNA	*/
#box2 {
	width:320px;
	padding:15px 10px 10px;
	float:right;
	margin-left:20px;
	background:#F3F8FB;
}




/*	FORMATACAO ESPECIFICA DO CONTEUDO */
#highlights {
	height:225px;
	background:#F3F8FB;
	padding:10px 5px 5px;
	margin:15px 0;

}

.destaque h2 {
	font-size:18px;
	margin-bottom:10px;
}


.postCatDest{
	font-weight:bold;
	font-size:12px;	
}
.postCatDest a{
	color:#368FBB;
	
}
.destImg {
	float:left;
	margin:0 5px 0 0;
}

.destCont {
	margin:5px 0 0 0;
	color:#F6FAFB;
	background:#f7fafb;
	padding:0 7px 7px 7px;

}

.destCont h2 a{
	color:#1474A6;
}

.nav {
	height:20px;
	margin:10px;
	clear:both; 
}

.nav a {
	font-size:14px;
	color:#487997;
	margin:0 5px;
	font-weight:bold;
	padding:4px 8px;
}

.nav .activeSlide {
	color:#3B5A6E;
	background:#D1E2EC;
}

.divisaoNav {
	height:20px;
	background:#F3F8FB;
	clear:both;
}


/*	FORMATACAO GERAL DO CONTEUDO */
.vermais {
	float:right;
	font-size:11px;
	margin:10px 0;
}

.grupoItem {
	padding-bottom:5px;
	margin-bottom:15px !important;
	border-bottom:2px solid #D5E6EE;
}

.titContDest {
	background:#EBF0F4;
	padding:5px;
	margin:15px 0 20px;
	clear:both;
}
.titContDest h2 {
	font-size:23px;
	float:left;
	color:#565656;
}
.titContDest a {
	font-size:18px;
	color:#718BA2;
	font-weight:bold;
	margin-left:5px;
}

.post {
	clear:both;
}
.post img{
	float:left;
	margin:0 5px 0 0;
}
.post .destNot{
	padding:0 0 5px 0 !important;
	float:left;

}
.post h2, h3, h4, h5, h6 {
	color: #005E91;
	margin-bottom:5px;
}

.post h2 a {
	color: #005E91;
	font-size:20px;
}
.post h3 a {
	color: #005E91;
	font-size:15px;
}
.postCat{
	font-weight:bold;
	font-size:12px;
	
}
.postCat a{
	color:#368FBB;
	
}
.publicado {
	margin: 2px 0 10px;
	font-size: 11px;
	color: #787878;
}

.entry p {
	margin-bottom:10px;
}
.entry h1,.entry h2,.entry h3 {
	margin:15px 0 5px;font-weight:lighter;
}
.entry h1 {
	font-size:20px;
}
.entry h2 {
	font-size:18px;
}
.entry h3 {
	font-size:17px;
}
.entry ul,.entry ol {
	list-style-position:outside;
	margin:0 0 10px 40px;
}
.entry ul {
	list-style-image:url(../img/ul.jpg);
}
.entry li {
	padding:2px 0;
}

.divisao {
	clear: both;
	margin:5px 0;
}

/*	FORMATACAO GERAL DO SIDEBAR */
#sidebar {
	background:#F3F8FB;
	width:230px;
	float:right;
	padding:0 10px 0 10px;
	margin:15px 10px 15px 0;
}
#sidebar h2 {
	color:#005E91;
	padding:10px 0 5px 0;
	margin-bottom:5px;
	border-bottom:1px solid #FFF;
}

#sidebar ol {padding-left:20px;}

#sidebar ul{
	list-style:none;
}
#sidebar ul li{
	list-style:none;
	padding:6px 0 5px 30px;
	border-bottom:1px solid #F2F2F2;
}
#sidebar ul li ul li{
	list-style:none;
	padding:5px 0 5px 30px;
	border-bottom:1px solid #F2F2F2;
}
#sidebar ul li a{
	color:#858585;
}

.categorias li {
	background:#FFF url(../img/ico-pasta.jpg) no-repeat 10px 10px;
}
.categorias li a {
	font-weight:bold;
}

.links li {
	background:#FFF url(../img/ico-chave.jpg) no-repeat 10px 12px;
}

.comentarios li{
	padding:0 10px 10px 0 !important;
	background:#FFF url(../img/ico-balao.jpg) no-repeat 10px 12px;
}

.comentarios h3{
	padding:7px 0 0 30px;
}

.comentarios h3 a{
	color:#858585;
}

.entryComentario {
	padding:0 0 0 7px;
}

.voltarTopo {
	width:108px;
	height:27px;
	background:url(../img/voltar-topo.jpg) no-repeat;
	text-indent:-5000px;
	float:right;
}

.voltarTopo a{
	width:108px;
	height:27px;
	float:left;
	position:relative;
}


/*	FORMATACAO DO FOOTER */
#footer {
	background:#dbfab1;
	padding:10px 0;
	font-weight:bold;
	color: #4E5A2F;
}



.wordpress {
	background:url(../img/wordpress.jpg) no-repeat;
	width:50px;
	height:50px;
	text-indent:-5000px;
	float: right;
	margin:10px 20px 10px 10px;

}
.wordpress a {
	float:left;
	position:relative;
	width:50px;
	height:22px;

}
.cc {
	background:url(../img/cc.jpg) no-repeat;
	width:88px;
	height:22px;
	text-indent:-5000px;
	float: right;
	margin:20px 20px 10px 10px;

}
.cc a {
	float:left;
	position:relative;
	width:88px;
	height:22px;

}
#footer  ul{
	list-style:none;
	font-size:12px;
	width:550px;
	margin:10px 0 0 30px;
}
#footer  ul li{
	float:left;
	margin:10px 0 0 0;
	padding:0 10px;
	line-height:12px;
	border-left:1px solid #b0b0b0;
}
#footer  ul li a{
	color:#b0b0b0;
}

.semBorda {
	border:none !important;

}


/*	FORMATACAO DA PAGINACAO	*/
.wp-pagenavi{
	text-align:center;
	clear:both;
	width:300px;
	margin:10px auto;
	padding:5px;
	background:#FFF;
}
.wp-pagenavi a{
	margin:0 3px 0 3px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.wp-pagenavi .pages{
	padding-right:15px;
}
.wp-pagenavi .current{
	font-size:17px;
	font-weight:bold;
}
.wp-pagenavi .extend{
	font-weight:bold;
}

.wp-paged-comments {
	float:right;
	margin: 0 0 5px 0;
}
.wp-paged-comments a, #wp-paged-comments a:link, #wp-paged-comments a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-paged-comments a:hover {	
	color: #114477;
}
.wp-paged-comments span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color:#7a7a7a;
	background-color: #FFFFFF;
}
.wp-paged-comments span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-paged-comments span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #000000;
	background-color: #FFFFFF;
}

/* COMENTARIOS BOX*/

.usercomentarios {
	padding: 0;
	margin:5px;
	list-style:none;
}
.usercomentarios li{
	padding: 10px;
	margin:2px 0;
	clear:both;
}

.usercomentarios img{
	float:left;
}
.commentInfo{
	color: #3378a7;
	font-size:12px;
}

.comentarios li{
	padding:0 !important;
}

.comentarios h3{
	padding:7px 0 0 30px;
}

.comentarios h3 a{
	color:#858585;
}

.entryComentario {
	padding:0 0 9px 7px;
}

.espacoComentInterno{
    clear:both;
	width:295px;
	background:#fff;
	padding:0 0 10px 10px;
	border:#e5eef5 10px solid;
}

.espacoComentInterno h2{
	width:240px;
	height:30px;
	font:21px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#545454;
	letter-spacing:-1px;
	padding:10px 0 0 45px;
	border-bottom:#e4eef4 4px solid;
}

.espacoComentInterno p{
	font:11px Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}

.espacoComentInterno textarea{
	width:268px;
	height:73px;
	border:#b9cddd 1px solid;
	margin:0 0 15px 0;
}

.espacoComentInterno input{
	width:126px;
	height:22px;
	background:#fff;
	border:#b9cddd 1px solid;
}

.nome{
	margin:0 0 0 25px;
}

.email{
	margin:0 0 0 24px;
}

.website{
	margin:0 0 0 14px;
}

.validador{
	margin:0 0 0 7px;
}

.submitComent{
	width:75px;
	height:25px;
	border:0px;
	margin:10px 0 0 180px;
}

/* FUNCAO PRINT */
.funcaoPrint{
	width:240px;
	height:24px;
	background:#f7f7f7;
	float:right;
	padding:8px 0 0 0;
}

.funcaoPrint:hover{
	background:#ebebeb;
}

.funcaoPrint a:hover{
	color:#616161 !important;
}


.btverimpri{
	height:16px;
	padding:2px 0 0 15px;
}


.btenviaemail{
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999 !important;
	padding:2px 0 0 0;
}




.btverimpri{
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 20px 0 10px;
	color:#999 !important;
}

