/**
	* @name stylesite.css
	* @desc CSS StyleSheet
	* @version v1.0 - Bras’lia, 26 de Fevereiro de 2010
	* @author Thiago Borges
	* @category CSS
	* @package Logic BSB
*/

/* ============================================================= */
/* ========================== Body ============================= */
/* ============================================================= */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend  { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body {
	font-family: Arial, Verdana, sans-serif;  color: #333333;
/* 	background: url(/html/imagens/site/bg.gif) #eeeeee; */
/* 	background-color:#e4e4e4; */
	width:100%; height:100%;
	margin: 0; padding: 0; border: 0; outline: 0; font-size:12px;
}

html{
	height:100%; width:100%;
}

form{
	margin:0; padding:0;
	color: #4e4e4e;
}
	
A {
	font-family: Arial, Helvetica, sans-serif; color: #374e30; text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;
}

img {
	border:0; padding:0; margin:0;
}

p {
	padding-bottom:10px; margin:0;
}

/* tables still need 'cellspacing="0"' in the markup */
.clear { clear: both;}
br.clear { margin: 0px; padding: 0px;}


/* ============================================================= */
/* ===================== Acessibilidade ======================== */
/* ============================================================= */

.bmenos{
	background-image: url(/html/imagens/site/amenos.gif);
	background-position:top left; background-repeat:no-repeat;
	height:25px; width:25px;
}

.bmais{
	background-image: url(/html/imagens/site/amais.gif);
	background-position:top left; background-repeat:no-repeat;
	height:25px; width:25px;
}



/* =============================================================== */
/* ===================== Barra do Governo ======================== */
/* =============================================================== */

.bgBarraAmarelaGoverno{
	background-image: url(/html/imagens/site/bg_barra_governo2.gif);
	background-repeat: no-repeat; background-position:bottom center;
	background-color:#085e09;
	width:100%; height:28px;
}

.barraGoverno{
	background-image: url(/html/imagens/site/barra_governo.gif);
	background-repeat: no-repeat; background-position:bottom right;
	width:940px; height:28px;
}


/* ==================================================================== */
/* ===================== Backgrounds do Portal ======================== */
/* ==================================================================== */

logo{
/* 	background: url(/html/imagens/site/logo.png) no-repeat top center; */
    height:120px; width:342px; margin:0; border:0; padding:0;
}

.logoTopo{
    background: none;
    height:116px; width:321px; 
    border:0; padding:0;
    margin-top:20px;
    margin-left: 14px;
}

.bgTopo{
/* 	background: url(/html/imagens/site/bg_topo4.png) repeat-x top center; */
        margin:0; padding:0;
}

.bgTopo2{
    background: url(/html/imagens/site/nuvem.png) no-repeat top center;
    margin:0; padding:0;
}

.bgPortal1{
    background: url(/html/imagens/site/borda_top.gif) repeat-x top center;
    width:943px;
    height:1px;
    position:relative; margin:0; padding:0;
}

.bgPortal{
    background: url(/html/imagens/site/bg_center.png) repeat-y top left;
/* 	box-shadow: 0 0 2px 1px; */
    width:948px;
    position:relative; margin:0; padding:0;
}

.imgBottomPortal{
    background: url(/html/imagens/site/bg_bottom.png) no-repeat top left;
    width:948px; height:14px;
}

.imgTopPortal{
    background: url(/html/imagens/site/bg_top.png) no-repeat bottom left;
    width:948px; height:14px;
}

#printArea{
    background: url("/html/imagens/site/bg_top_bottom.jpg") no-repeat scroll 71px -8px / 1094px auto rgba(0, 0, 0, 0);
}

#printArea p {
    text-align: justify;
    text-indent: 10mm;
}




/* ==================================================== */
/* ===================== Busca ======================== */
/* ==================================================== */

/* Campo Formul‡ro Input busca */


.inputBusca {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/html/imagens/site/busca.gif");
  background-position: left top;
  background-repeat: no-repeat;
  border: medium none;
  color: #363636;
  font-family: Arial,sans-serif;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  width: 260px;
}

.bBusca {
	background: url(/html/imagens/site/b_busca.gif) no-repeat top left;
	width:33px; height:33px; margin:0; padding:0;
}


/* ======================================================================= */
/* ===================== Formatação do Formulário ======================== */
/* ======================================================================= */

/* Campo Formuláro Input */

.input {
	border:1px #e5e4e4 solid;	
	background-color: #ffffff;
	padding:8px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.input:hover {
	border:1px #ffc114 solid;	
	background-color: #ffffff;
	padding:8px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.input:focus {
	border:1px #ffc114 solid;	
	background-color: #ffffff;
	padding:8px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}



/* ======================================================================= */
/* ===================== Formatação do Calendário ======================== */
/* ======================================================================= */

.bgCal {
	margin-bottom:20px; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px; background-color:#ffffff;
	border:1px #dfdfdf solid;
}

/* Campo Formuláro Input Busca de Calendário */

.inputCal {
	border:1px #e5e4e4 solid;	
	background-color: #ffffff;
	padding:4px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.inputCal:hover {
	border:1px #ffc114 solid;	
	background-color: #ffffff;
	padding:4px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.inputCal:focus {
	border:1px #ffc114 solid;	
	background-color: #ffffff;
	padding:4px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

/* Botão Busca de Calendário */

.botaoCal {
	border:1px #e5e4e4 solid;	
	background-color: #ffffff;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:3px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.botaoCal:hover {
	border:1px #ffc114 solid;	
	background-color: #ffffff;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:3px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.botaoCal:focus {
	border:1px #ffc114 solid;	
	background-color: #ffffff;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:3px;
	font-family: Arial,Sans-Serif; font-size: 14px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}



/* ============================================================== */
/* ===================== Menu Horizontal ======================== */
/* ============================================================== */

.bgStyle2 {
    background: url(/html/imagens/site/bg_mh.png) no-repeat bottom center;
	width:948px; height:60px; margin:0; padding:0; font-size:12px;
}

.menuInt {
	padding-top:4px; padding-left:4px; padding-right:4px; margin:0; position:relative;
}

.container3 {
	width: auto;
	padding: 0;
	margin: 0;
	position:relative;
	z-index:999;
	list-style: none;
}

ul#topnav {
	margin: 0; padding: 0;
	margin-left: 9px;
	float:left;
	width: 100%;
	list-style: none;
	position:relative;
	z-index:999999;
}
ul#topnav li {
	float: left;
	margin: 0;
	position: relative;
	list-style: none;
}
ul#topnav li a {
	float: left;
	list-style: none;
}

ul#topnav li a:hover {
	color:#000;
	background-color: #f8bc0f;
	/*background: url("/html/imagens/site/bg_pag.gif") repeat-x scroll repeat-y scroll center bottom transparent;*/
    bottom: 0;
}

ul#topnav a.link {
	padding: 0px 40px;
	height:56px; line-height:56px;
	font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	background:url(/html/imagens/site/sep.gif) right bottom no-repeat;	
	color:#545454;
	text-decoration:none;
	font-size: 13px;
}

ul#topnav .linkUl {
	background:url(/html/imagens/site/mh_left.png) left top no-repeat;	
	text-decoration:none;
}

ul#topnav .linkUl a {
	background:url(/html/imagens/site/mh_right.gif) right top no-repeat;
	padding-left:22px; padding-right:22px;
	font-weight:normal; font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px; padding-top:8px;
	color:#ffffff;
	text-decoration:none;
}
ul#topnav a.link, ul#topnav li a.linkselect, ul#topnav a.linkUl, ul#topnav li a.linkselectUl {
	text-transform: none;
}

/* ===================== Drop Down ======================== */

ul#topnav li .sub {
	position: absolute;
	z-index:99;
	top: 56px; left: 0;
	float: left;
	display: none;
	text-align:left;
	list-style: none;
	background-image:none;
	font-size:12px; margin:0;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 290px;
	float: left;
	background-color: #f8bc0f;
	z-index:99;
	
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	background:none;
}

ul#topnav li:hover a.link, ul#topnav li a.link:hover {
    background-color: #f8bc0f;
}

/* ===================== Link do Drop Down ======================== */

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	font-weight:bold;
	padding-bottom:6px; padding-top:6px; padding-left:10px; padding-right:10px;
	display: block;
	text-decoration: none;
	color:#000; 
	background:none;
	height: none; line-height:none;
}

ul#topnav .sub ul li a:hover {
	background-color: #f8bc0f;
	/*background: url("/html/imagens/site/bg_pag.gif") repeat-x scroll repeat-y scroll center bottom transparent;*/
    bottom: 0;
    color: #4e4e4e;
}



/* ========================================================================== */
/* ===================== Destaques da página Inicial ======================== */
/* ========================================================================== */

#content {
	width: 930px;
	height: 242px;
	position: relative;
	padding:0; margin:0;
	padding-top:4px;
}

	#content .clips {
		position: absolute;
		z-index:0;
		top: 40px;
		left: -55px;
		width:88px;
		height:215px;
	}

#faded {
	width: 930px;
	height: 242px;
	position: relative;
	padding:0; margin:0 auto;
	background-image: url(/html/imagens/site/bg_destaque.png);
	_background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bg_destaque.png',sizingMethod='scale');
	background-position: top center; background-repeat:no-repeat;
}

	#faded a.prev {
		background: url(/html/imagens/site/green_prev.png) no-repeat 0px 0px;
		display: block;
		width: 44px;
		height: 64px;
		overflow: hidden;
		text-indent: -1000px;
		position: absolute;
		top: 100px;
		left: -9px;
		z-index: 33;
	}
	
	#faded a.next {
		background: url(/html/imagens/site/green_next.png) no-repeat 0px 0px;
		display: block;
		width: 44px;
		height: 64px;
		overflow: hidden;
		text-indent: -1000px;
		position: absolute;
		top: 100px;
		right: -9px;
		z-index: 33;
	}
	
	#faded ul {
		width: 930px;
		height: 242px;
		overflow: hidden;
		margin: 0; padding: 0; border: 0; outline: 0;
	}
	
	#faded ul li {
		width: 930px;
		height: 242px;
		position: relative;
		float:left;
		z-index: 0;
		list-style:none;
		margin: 0; padding: 0; border: 0; outline: 0;
	}
	#faded ul.pagination {
		width: auto;
		position: absolute;
		z-index:1;
		bottom:0;
		left:405px;
		height:45px; min-height:45px; line-height:45px;
		background:url(/html/imagens/site/bg_pag.gif) repeat-x bottom;
		text-align:center; padding-left:10px; padding-right:10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-bottom: 3px;
		margin-bottom:-18px;
	}
		
	#faded ul.pagination li  {
		float:left;
		width:18px;
		height:18px;
		margin-right:4px; margin-left:4px; margin-top:14px;
	}
	#faded ul.pagination li a {
		background:url(/html/imagens/site/fadad_controll.png) no-repeat;
		text-decoration:none;
		text-indent: -1000px;
		display:block;
		width:18px;
		height:18px;
	}
	#faded ul.pagination li a:hover {
		background:url(/html/imagens/site/fadad_controll_active.png) no-repeat;
		text-decoration:none;
		text-indent: -1000px;
		display:block;
		width:18px;
		height:18px;
	}
	#faded ul.pagination li.current A {
		background:url(/html/imagens/site/fadad_controll_active.png) no-repeat;
		text-decoration:none;
		text-indent: -1000px;
		display:block;
		width:18px;
		height:18px;
	}
	
	#faded ul li .img {
		position: absolute;
		top:0; left:0; margin:0; padding:0;
	}
	
	#faded .slogan {
		background-image: url(/html/imagens/site/papel.png);
		_background-image: url(/html/imagens/site/papel.jpg);
		*background-image: url(/html/imagens/site/papel.jpg);
		background-position:top right; background-repeat:no-repeat;		
		display:block;
		position:absolute;
		right:32px;
		top:17px;
		width:419px;
		height:236px;
		text-align:left;
		padding:0; margin:0;
		font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#195581; text-shadow:0px -1px #ffffff;
		line-height:22px;
	}


/* ============================================================== */
/* ===================== Divisão de Dvis ======================== */
/* ============================================================== */

#divisao{
	width:100%; 	/* Para customizar o tamanho da barra altere esse valor e o valor de .bsCentro */
	display:table;
	margin:0; padding:0;
	position:relative;
	color:#4e4e4e;
}

#divisao .left{
	float:left;
	position:relative;
	margin:0; padding:0;
}

#divisao .right{
	float:right;
	position:relative;
	margin:0; padding:0;
}



/* ======================================================= */
/* ===================== Conteúdo ======================== */
/* ======================================================= */

#conteudo {
	margin:0; padding:0;
	position:relative; width:100%;
/* 	background:url(/html/imagens/site/bg_topcont.png) repeat-x top; */
	background: url("/html/imagens/site/bg_topcont.png") repeat-x scroll center top #EBEBEB
}

#conteudo .conInt {
	margin:0; padding-top:28px; padding-bottom:15px;
	position:relative; width:940px;
	min-height: 350px;
	color: #4e4e4e;
}


/* =================================================================== */
/* ===================== Caixas dos Destaques ======================== */
/* =================================================================== */

.bTopLeft{
	background-image: url(/html/imagens/site/borda_top_left.gif); background-repeat: no-repeat; background-position: top left;
	margin:0; padding:0;
}

.bTopRight{
	background-image: url(/html/imagens/site/borda_top_right.gif); background-repeat: no-repeat; background-position: top right;
	margin:0; padding:0;
}

.bBottomLeft{
	background-image: url(/html/imagens/site/borda_bottom_left.gif); background-repeat: no-repeat; background-position: bottom left;
	margin:0; padding:0;
}

.bBottomRight{
	background-image: url(/html/imagens/site/borda_bottom_right.gif); background-repeat: no-repeat; background-position: bottom right;
	margin:0; padding:0;
}

.bTop{
	background-image: url(/html/imagens/site/borda_top.gif); background-repeat: repeat-x; background-position: top;
	margin:0; padding:0;
}

.bBottom{
	background-image: url(/html/imagens/site/borda_bottom.gif); background-repeat: repeat-x; background-position: bottom;
	margin:0; padding:0;
}

.bRight{
	background-image: url(/html/imagens/site/borda_right.gif); background-repeat: repeat-y; background-position: right;
	margin:0; padding:0;
}

.bLeft{
	background-image: url(/html/imagens/site/borda_left.gif); background-repeat: repeat-y; background-position: left;
	margin:0; padding:0;
}

.outCaixa{
	position:relative;
	padding:1px;
}

/* ===================== divs com borda arredondada ======================== */

#rounded {
  /* Apenas para dar um destaque para o elemento */
  margin-top: 8px;
  background: #f8f8f8;
  padding: 5px;
  
  /* O CSS 3 */
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  
  -moz-box-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 1px 1px 3px #666666;
  box-shadow: 1px 1px 3px #666666;
  
  /* A mágica! para funcionar no IE*/
  behavior: url(/html/template/PIE.htc);
}


/* ============================================================= */
/* ===================== Página Interna ======================== */


/* ===================== Título Principal ======================== */

#conteudo h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:22px; color:#000000;
	font-weight:bold;
	margin:0; padding:0;
}

#conteudo h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; color:#000000;
	font-weight:bold;
	margin:0; padding:0;
}

#conteudo h4 a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; color:#000000;
	font-weight:bold;
	margin:0; padding:0;
}

#conteudo a.mais {
	display:inline-block !important;
	color:#a16a00; font-weight:bold;
	background:url(/html/imagens/site/button-tail-slider.png) no-repeat center top;
	height:24px;
	line-height:24px; text-align:center;
	margin-top:10px; width:100px;
}

#conteudo .sep {
		background:url(/html/imagens/site/sepcont.png) no-repeat right;
}

#conteudo a:hover.mais {
	text-decoration:underline;
}

.edicao {
	background: url(/html/skin/pl_revista/imagens/bgmais.gif) repeat-x top;
	/*background-color:#252525;*/
	color:#000;
	padding:7px; margin:0;
	/*-moz-box-shadow: 1px 1px 2px #000000; -webkit-box-shadow: 1px 1px 2px #000000; box-shadow: 1px 1px 2px #000000;*/
	/*border-left:1px #464646 solid; border-right:1px #212121 solid; border-top:1px #464646 solid; border-bottom:1px #212121 solid;*/ 
	text-decoration:none;
}

.edicao:hover {
	background:none;
	/*background-color:#123d6d;*/
	color:#ffffff;
	padding:7px; margin:0;
	-moz-box-shadow: 1px 1px 2px #000000; -webkit-box-shadow: 1px 1px 2px #000000; box-shadow: 1px 1px 2px #000000;
	/*border-left:1px #464646 solid; border-right:1px #212121 solid; border-top:1px #464646 solid; border-bottom:1px #212121 solid;*/ 
	text-decoration:none;
}

/* ======================================================= */
/* ===================== Projetos ======================== */
/* ======================================================= */

#projetos{
	position:relative;
	z-index:1;
	margin:0; padding:0;
	width:840px;
}
#projetos ul{ 
	position:relative;
	padding:0; margin:0;
	width:840px;
	z-index:1;
}
#projetos ul li{ 
	float: left; display: inline;
	z-index:8;
	margin:0; padding-top:10px; padding-bottom:10px;
	width:199px;
}



/* =================================================================== */
/* ===================== Caixas dos Destaques ======================== */
/* =================================================================== */

.hDestCenter{
	background-image: url(/html/imagens/site/hdest_center.gif); background-repeat: repeat-y; background-position: top right;
	margin:0; padding-left:22px; padding-right:22px; padding-top:5px; padding-bottom:5px;
}

.bCenterHome{
	background-image: url(/html/imagens/site/borda_home_center.gif); background-repeat: repeat-y; background-position: top center;
	margin:0; padding:0;
}

.bTopHome{
	background-image: url(/html/imagens/site/borda_home_top.gif); background-repeat: no-repeat; background-position: top center;
	margin:0; padding:0;
}

.bBottomHome{
	background-image: url(/html/imagens/site/borda_home_bottom.gif); background-repeat: no-repeat; background-position: bottom center;
	margin:0; padding:0;
}

.bTopLeftHome{
	background-image: url(/html/imagens/site/bhome_left_top.gif); background-repeat: no-repeat; background-position: top left;
	margin:0; padding:0;
}

.bTopRightHome{
	background-image: url(/html/imagens/site/bhome_right_top.gif); background-repeat: no-repeat; background-position: top right;
	margin:0; padding:0;
}

.bBottomLeftHome{
	background-image: url(/html/imagens/site/bhome_left_bottom.gif); background-repeat: no-repeat; background-position: bottom left;
	margin:0; padding:0;
}

.bBottomRightHome{
	background-image: url(/html/imagens/site/bhome_right_bottom.gif); background-repeat: no-repeat; background-position: bottom right;
	margin:0; padding:0;
}

/* === Título das Caixas Destaque da Home === */

.bCenterHome h3 {
	font-weight:bold;
	margin:0;
	padding-bottom:12px; padding-left:15px; padding-right:15px; padding-top:12px;
	border-bottom:1px #e3e3e3 dashed;
}
.bCenterHome h3 a {font-weight:bold;}


/* =============================================================== */
/* ===================== Notícias da home ======================== */
/* =============================================================== */

#news {
		margin:0; padding:0;
		position:relative;
		display:inline-block;
}

#news .bgDataNews {
		background: url(/html/imagens/site/cal.gif) no-repeat top center;
		width:63px; height:62px;
		margin:0;
		color:#c38204;
}


#news .left {
		position:relative; width:22%;
		margin:0; padding:0; float:left;
}

#news .right {
		position:relative; width:72%;
		margin:0; padding:0; float:right;
		font-weight:bold;
}

#news .dia {font-size:28px; font-weight:bold; line-height:30px; padding-top:7px;}

#news .mes {font-size:14px; font-weight:bold; line-height:16px;}



/* ======================================================================== */
/* ===================== Serviços Internos da Home ======================== */
/* ======================================================================== */

#sevint {
		margin:0; padding:0;
		position:relative;
}

#sevint ul {
	margin: 0; padding: 0;
	width: 100%;
	list-style: none;
	position:relative;
}

#sevint ul li {
	margin-bottom: 10px;
	position: relative;
	list-style: none;
	font-weight:bold;	
	background-color:#c7c7c7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-bottom: 5px;
}

#sevint ul li a {
	padding-top:8px; padding-bottom:8px;
	padding-left:15px; padding-right:15px;
	display:block; color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


/* ====================================================== */
/* ===================== Caminho ======================== */
/* ====================================================== */

.caminho {
	color:#035085;
	 font-weight:bold; line-height:14px;
	margin:0; padding-top:10px;
}

.caminho a {
	color:#035085;
	 font-weight:bold;
	text-decoration:underline;
}

.caminho a:hover {
	color:#000000;
	 font-weight:bold;
	text-decoration:none;
}



/* ==================================================== */
/* ==================== Listagem ====================== */
/* ==================================================== */

/* ============= Listagem primeiro Nivel ============= */

.listaTitulo1Nivell {
	border-bottom-width: 1px; border-bottom-color: #a9a9a2; border-bottom-style: dotted;
	
	padding-top: 3px; padding-bottom: 3px;
}

.listaTitulo1Nivell a {
}

.listaTitulo1Nivel a:hover {
}



/* =================================================== */
/* ===================== Faqs ======================== */
/* =================================================== */

#faq h3{
	font-size:20px; font-family:Times New Roman, Arial, Times, serif;
	color:#035085; text-shadow:1px 1px #ffffff; margin:0px; padding:0;
}


/* ===================== Perguntas e Respostas ======================== */

.pr {
	border-width: 1px; border-color: #cbcbcb; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	background-image: url(/html/imagens/site/bg_caminho.gif); background-repeat:repeat-x; background-position: top; background-color:#edecec;
	
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; cursor:pointer; margin-bottom:10px;
		
	font-family: Arial, Helvetica, sans-serif; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold;
}

#box-toggle<@= $indice@> .tgl<@= $indice@> { margin-bottom:15px;}

#teste {
	border-width: 1px; border-color: #cbcbcb; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	background-image: url(/html/imagens/site/bg_caminho.gif); background-repeat:repeat-x; background-position: top; background-color:#edecec;
	
	padding-left:10px; padding-right:10px; padding-bottom:7px; padding-top:7px; cursor:pointer; margin-bottom:10px;
		
	font-family: Arial, Helvetica, sans-serif; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold;	
}

#setaToogle {
	background-image: url(/html/imagens/site/seta_toogle.gif); background-repeat: no-repeat; background-position: 0px 5px;
	padding-left:22px;
	font-family: Arial, Helvetica, sans-serif; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold; display:compact; cursor:pointer;
}



/* ================================================== */
/* ==================== Slider ====================== */
/* ================================================== */

/*--- CAROUSEL ---*/
.carousel-box {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:44;
}
	.carousel-box .prev,
	.carousel-box .next {
		position:absolute;
		z-index:44;
		top:49px;
		width:29px;
		height:31px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	.carousel-box .prev {
		left:0;
	}
	.carousel-box .next {
		right:0;
	}
	.carousel-box .carousel {
		width: !important;
		overflow:hidden;
		margin-left:28px;
	}
	.carousel-box ul li {
		width:200px;
		height:128px;
		float:left;
		position:relative;
		z-index:44;
		padding:0;
		margin-left:4px; margin-right:4px;
	}
	
	
/* ========================================================== */
/* ==================== Filhos Imagens ====================== */
/* ========================================================== */

/*--- CAROUSEL ---*/
.carousel-box2 {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:44;
}
	.carousel-box2 .prev,
	.carousel-box2 .next {
		position:absolute;
		z-index:44;
		top:30px;
		width:29px;
		height:31px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	.carousel-box2 .prev {
		left:0;
		background-image: url(/html/imagens/site/b_left.gif); background-repeat: no-repeat; background-position: top left;
	}
	.carousel-box2 .next {
		right:0;
		background-image: url(/html/imagens/site/b_right.gif); background-repeat: no-repeat; background-position: top left;
	}
	.carousel-box2 .carousel2 {
		width: !important;
		overflow:hidden;
		margin-left:35px;
	}
	.carousel-box2 ul li {
		width:124px;
		height:84px;
		float:left;
		position:relative;
		z-index:44;
		padding:0;
		margin-left:13px; margin-right:13px;
	}
	
.fImagens {
	position:relative;
	width:100%;
	margin:0; padding:0;
	display:table;
	z-index:44;
	list-style:none;
}
	.fImagens ul {
		position:relative;
		width:100%;
		margin:0; padding:0;
		display:table;
		z-index:44;
		list-style:none;
	}
	.fImagens ul li {
		width:124px;
		height:auto;
		float:left;
		position:relative;
		z-index:44;
		padding:0;
		margin-left:13px; margin-right:13px;
		list-style:none;
	}
	
.logadoImagens {
	font-weight: bold; margin-bottom:-1px; background-color:#ffffff;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding:5px;
	cursor:pointer;
}

	
	
	
/* ====================================================================================== */
/* ===================== Botões das buscas de próximo e anterior ======================== */
/* ====================================================================================== */

.bbuscapa {
	border:1px #e5e4e4 solid;	
	background-color: #ffffff;
	padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; font-weight: bold;
	font-family: Arial,Sans-Serif; font-size: 12px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.bbuscapa:hover {
	border:1px #ffc114 solid;
	background-color: #ffffff;
	padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; font-weight: bold;
	font-family: Arial,Sans-Serif; font-size: 12px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.bbuscapa:focus {
	border:1px #ffc114 solid;
	background-color: #ffffff;
	padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; font-weight: bold;
	font-family: Arial,Sans-Serif; font-size: 12px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.ok {
	border:1px #e5e4e4 solid;	
	background-color: #ffffff;
	padding:4px; font-weight: bold;
	font-family: Arial,Sans-Serif; font-size: 12px; color: #214a21;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.ok:hover {
	border:1px #ffc114 solid;
	background-color: #ffffff;
	padding:4px; font-weight: bold;
	font-family: Arial,Sans-Serif; font-size: 12px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}

.ok:focus {
	border:1px #ffc114 solid;
	background-color: #ffffff;
	padding:4px; font-weight: bold;
	font-family: Arial,Sans-Serif; font-size: 12px; color: #e9a400;	text-decoration: none;
	-moz-box-shadow:inset 0 0 15px #f7f7f7; -webkit-box-shadow:inset 0 0 15px #f7f7f7; box-shadow:inset 0 0 15px #f7f7f7;
}
		
			
			
/* =============================================================== */
/* ========================== Rodapé ============================= */
/* =============================================================== */

.espacorodape{
	clear:both;
	height:3px;
	visibility:transparent;
	background: none repeat scroll 0 0 #EBEBEB;
}

#rodape {
/* 	background:url(/html/imagens/site/rode.png) no-repeat top center; */
	
	font-weight:normal;
	margin:0; padding:0;
	position:relative;
	color:#000;
	background: none repeat scroll 0 0 #EBEBEB;
/* 	background: url(/html/imagens/site/bg_top.jpg) repeat-x top center; */
}



#rodape h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:22px; color:#000000;
	font-weight:bold;
	margin:0; padding:0;
}

#rdLinks {
		margin:0; padding:0;
		position:relative;
}

#rdLinks ul {
	margin: 0; padding: 0;
	width: 100%;
	list-style: none;
	position:relative;
}

#rdLinks ul li {
	position: relative;
	list-style: none;
	font-weight:bold;
}

#rdLinks ul li a {
	padding-top:5px; padding-bottom:5px;
	padding-left:10px;
	display:block;
	font-weight:bold;
	background:url(/html/imagens/site/bullet-dest.gif) no-repeat 0px 9px;
}

.data {
	color:#979797; font-size:12px; font-weight:normal;
}
/* // Easy Slider */



/* ================================================================== */
/* ========================== Copyright ============================= */
/* ================================================================== */

.copy {
	font-weight:normal;
	margin:0;
	padding-bottom:15px; padding-top:15px;
	background:url(/html/imagens/site/rod.gif) no-repeat top center;
}



/* =====================================================================================*/
/* =============================== Tamanhos de Fonts ===================================*/
/* =====================================================================================*/

/* ============= Italic ( italico ) ============= */

.italic {
	font-style:italic;
}

.italic a {
	font-style:italic;
}

.italic a:hover {
	font-style:italic;
}

/* ============= Bold ( negrito ) ============= */

.bold {
	font-weight: bold;
}

.bold a {
	font-weight: bold;
}

.bold a:hover {
	font-weight: bold;
}

/* ============= Tamanho da Fonte de 10 px ============= */

.brod {
	font-size: 10px; 
}

.brod a {
	font-size: 10px; 
}

.brod a:hover {
	font-size: 10px; 
}

/* ============= Efeito de underline na fonte ============= */

.underline {
	text-decoration: none;
}

.underline a {
	text-decoration: underline;
}

.underline a:hover {
	text-decoration: none;
}



/* ======================================================================= */
/* ================== CSS DE CORES (Fontes e backgrounds) ================ */
/* ======================================================================= */

/* ================== Verde escuro ================ */
/* ================================================ */

/* ============== Cor de Font ( Links principais ) ============== */

.terra {
	color: #035085;
}

.terra a {
	color: #035085;
}

.terra a:hover {
	color: #000000;
}

/* ================== Branco ================ */
/* ========================================== */

/* ============== Cor de Font branca ( texto e link ) ============== */

.mercurio {
	color: #FFFFFF;
}

.mercurio a {
	color: #FFFFFF;
}

.mercurio a:hover {
	color: #ffffff;
}

/* ============== Background de cor Branca ============== */

/* Branca do fundo do site */

.bg_mercurio {
	background-color: #ffffff;
}



/* =========================================== */
/* ================== Tooltip ================ */
/* =========================================== */

p#vtip { 
	display: none; 
	position: absolute; 
	padding-left: 10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 12px; color:#ffffff; text-shadow:1px 1px #000000; font-weight:bold;
	border: 1px solid #000000;
	z-index: 99;
	
	background-image: url(/html/imagens/site/bg_tooltip.png);
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-bottom: 5px; 
	
	-khtml-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000; 
	-webkit-box-shadow: 0 0 5px #000000; 
	box-shadow: 0 0 5px #000000;
}
p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; left: 7px 
}


/* ============================================================================== */
/* ================== background Editar links dos filhos imagens ================ */
/* ============================================================================== */

.bgFilhosImagens {
	padding-left: 10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 12px; color:#ffffff; text-shadow:1px 1px #000000; font-weight:bold;
	border: 1px solid #000000;
	z-index: 99;
	
	background-image: url(/html/imagens/site/bg_tooltip.png);
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-bottom: 5px; 
	
	-khtml-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000; 
	-webkit-box-shadow: 0 0 5px #000000; 
	box-shadow: 0 0 5px #000000;
}



/* =========================================== */
/* ================== Loading ================ */
/* =========================================== */
.loading {
	left:50%;  
	margin-left:-95px; 
	margin-right: -100px;
	top:0px;
	_top:expression(eval(document.body.scrollTop));
	*top:expression(eval(document.body.scrollTop));
	position:fixed;
	_position:absolute;
	*position:absolute;
	vertical-align: right;
	height: 15px;
	width: 100px;
	background: #FFFFFF url(/html/imagens/site/loading.gif) left no-repeat;
	text-align: right;
	padding:5px;
	font-size:11px;
	z-index: 9999;
	border: 1px solid #000;  
	display: block; color:#000000;
}

input.error, select.error {
	border: 1px #f00 solid;
}

label.error {
	color: #f00;
}



/* ======================================= */
/* ================== Top ================ */
/* ======================================= */

#toTop {
		background: url(/html/imagens/site/uitopo.png) no-repeat top;
		width:51px; height:51px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer; 
        display:none;
}

#toTop:hover {
		background: url(/html/imagens/site/uitopo.png) no-repeat bottom;
		width:51px; height:51px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
}



/* ============================================= */
/* ================== Accordion ================ */
/* ============================================= */

dl#accordion {
	list-style-type:none;
	margin: 0;
	height:auto !important;
}
	dl#accordion .indent {  
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion a {
		display: block;
		text-decoration: none; margin:0; padding:0;
		}

	dl#accordion dt {
		margin-top:10px; padding:0;
		}
		dl#accordion dt a {
			background:url(/html/imagens/site/marker-acc.gif) top right no-repeat;
			padding-top:8px; padding-bottom:8px; padding-left:10px; padding-right:25px;
			font-weight:bold;
			text-decoration:none;
			border-width: 1px; border-color: #e0e0e0; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
			background-color:#f7f7f7; color:#1b6395; text-shadow: 1px 1px #ffffff; font-weight:bold;
			}

		dl#accordion dt a:hover {
			background:url(/html/imagens/site/marker-acc.gif) bottom right no-repeat;
			border-width: 1px; border-color: #e0e0e0; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
			background-color:#ebebeb; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold;
			color:#696969;
			}

		dl#accordion dt.active a{
			background:url(/html/imagens/site/marker-acc.gif) bottom right no-repeat;
			border-width: 1px; border-color: #e0e0e0; border-style: solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
			background-color:#ebebeb; color:#035085; text-shadow: 1px 1px #ffffff; font-weight:bold;
			color:#696969;
			}

	dl#accordion dd {
		display:none;
		margin-bottom:0;
		
	}
		dl#accordion dd .indent {
			padding:10px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			font-weight:normal;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}
		
		
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 20px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(/html/imagens/site/tipTop.png) no-repeat top;
	color:#ffffff; font-weight:bold; text-align:center;
}
	
.tipMid {background: transparent url(/html/imagens/site/tipMid.png) repeat-y; padding: 0 20px 0px 20px; color:#ffffff; font-weight:bold; text-align:center;}
.tipBtm {background: transparent url(/html/imagens/site/tipBtm.png) no-repeat bottom; height: 32px; color:#ffffff; font-weight:bold; text-align:center;}



/* ====================================================== */
/* ================== Voltar para o Topo ================ */
/* ====================================================== */

#back-top-wrapper {
  width:100%;
  position:absolute;
  overflow:hidden;
}
#back-top {
	position: fixed;
	bottom: 10px;
	right:20px;
	display:none;
}

#back-top a {
	width: 62px;
	display: block;
	text-align: center;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 62px;
	height: 62px;
	display: block;
	margin-bottom: 7px;
	background: #000000 url(/html/imagens/site/up-arrow.gif) no-repeat center 15px;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #fff;
	background-position:center -75px;
}