
/* © lnbcar 2009 ---------- */
/* webuild -- export ipires */

@font-face {
    font-family: 'planerregular';
    src: url('../typography/planer_reg-webfont.eot');
    src: url('../typography/planer_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../typography/planer_reg-webfont.woff') format('woff'),
         url('../typography/planer_reg-webfont.ttf') format('truetype'),
         url('../typography/planer_reg-webfont.svg#planerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* TAGS - GERAIS ------------------------------------- */

body {
	background:#f7f7f7 url(../images/bck_geral.gif) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	margin:0;
	}


a, a:hover {
	text-decoration:none;
	color:#0EA4EB;
	}

img {
	border:0;
	}

p {
	margin:5px 0;
	line-height:130%;
	}
	
input.btn { cursor:pointer; cursor:hand; }

.shim { clear:both; }



/* LAYOUT ------------------------------------- */

.boxHeader {
	width:970px;
	height:269px;
	margin:0 auto;
	position: relative;
}

.bckBoxBody {
	width:100%;
	background:url(../images/bck_body.gif) left top repeat-x;
	clear:both;
	}

.boxBody {
	width:970px;
	margin:0 auto;
	padding:0 0 60px 0;
	}

.bckBoxFooter {
	width:100%;
	background:url(../images/bck_footer.gif) left top repeat-x;
	clear:both;
	}

.boxFooter {
	width:970px;
	height:80px;
	margin:0 auto;
	font-size:10px;
	color:#999;
	position:relative;
	padding:7px 0 0 0;
	}




/* HEADER ------------------------------------- */

.boxHeader .boxLogo {
	width:156px;
	height:145px;
	padding:22px 0 17px 0;
	float:left;
	}

.boxHeader .boxFlash {
	width:794px;
	height:184px;
	float:left;
	}
	
/* USER ------------------------------------- */

.boxHeader .userName {
    color: #ccc;
    font-size: 13px;
    right: 0;
    position: absolute;
    top: 203px;
}	
	
/* menu --------------------- */
	
.boxHeader .boxMenu {
	height:50px;
	padding:25px 0 0 0;
	float:left;
	width:770px;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	}
	
.boxHeader .boxMenu ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
	}
	
.boxHeader .boxMenu ul li {
	margin:0;
	*margin:0 0 -14px 0;
	padding:0;
	}

.boxHeader .boxMenu ul li a {
	display:block;
	padding:6px 10px;
	height:47px;
	font-size:15px;
	color:#fff;
	border-left:solid 1px #6c6c6c;
	/*background:url(../images/bck_menu.gif) left top repeat-x;*/
	float:left;
	margin:0;
	cursor:pointer;
	cursor:hand;
	}
	
.boxHeader .boxMenu ul li a:hover {
	color:#2DB8F9;
	}
	
.boxHeader .boxMenu ul ul li {
	margin:0;
	padding:0;
	}
	
.boxHeader .boxMenu ul ul li a {
	border:none;
	/*background-image:none;
	background-color: rgba(80,80,80,0.95);
	*background-color: #4e4e4e;
	filter:alpha(opacity=95);*/
	background: url(../images/bkgMenuNew.png) repeat;
	height:auto;
	color:#fff;
	font-size:14px;
	margin:0 0 0 1px;
	white-space: normal;
	width:200px;
	}

.boxHeader .boxMenu ul ul li a:hover {
	color:#30AEEB;
	}
	
.text > img {
    margin-bottom: 8px;
}

/* fim menu --------------------- */

.boxHeader .boxPesquisa {
	width:109px;
	*width:129px;
	height:21px;
	*height:19px;
	padding:9px 0 0 70px;
	margin:52px 0 0 20px;
	*padding:7px 0 0 50px;
	*margin:52px 0 0 20px;
	float:left;
	background:url(../images/bck_pesquisa.gif) left top no-repeat;
	}

.boxHeader .boxPesquisa input {
	border:0;
	background:none;
	color:#fff;
	font-size:10px;
	width:83px;
	height:15px;
	line-height:15px;
	}

.boxHeader .boxPesquisa input.btn {
	width:20px;
	}






/* BODY ------------------------------------- */
/* homepage ------------------------------------- */

.boxBody .boxDestaques {
	width:464px;
	margin:0 20px 0 0;
	padding:36px 0 0 0;
	float:left;
	}
	
.boxBody .boxDestaques .item {
	width:220px;
	margin:20px 23px 0 0;
	float:left;
	}

.boxBody .boxDestaques .par {
	margin:20px 0 0 0;
	}

.boxBody .boxDestaques .item h3 {
	margin:10px 0 0 0;
	font-size:17px;
	color:#0EA4EB;
	font-weight:normal;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	line-height: 110%;
	}

.boxBody .boxNoticias .item p {
	margin-top: 2px;
	}

.boxBody .boxNoticias .item .imagem {
	width:220px;
	height:115px;
	overflow:hidden;
	}


.boxBody .boxNoticias {
	width:246px;
	margin:0 20px 0 0;
	padding:36px 10px 0 10px;
	float:left;
	background:url(../images/bck_noticias.gif) left top repeat-x;
	}

.boxBody .boxNoticias .item {
	width:100%;
	clear:both;
	margin:15px 0 0 0;
	}

.boxBody .boxNoticias .item h3 {
	margin:0;
	font-size:14px;
	color:#0EA4EB;
	font-weight:normal;
	float:left;
	width:150px;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	line-height: 110%;
	}

.boxBody .boxNoticias .item p {
	width:150px;
	float:left;
	}

.boxBody .boxNoticias .item .imagem {
	width:63px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	}

.boxBody .boxNoticias .nav {
	margin:15px 0 0 0;
	width:100%;
	text-align:right;
	}


.boxBody .boxNoticias .nav a {
	padding:0 10px 0 0;
	}

.boxBody .boxMenuAuxiliar {
	width:180px;
	float:right;
	margin:36px 0 0 0;
	}

.boxBody .boxMenuAuxiliar img {
	padding:0 0 7px 0;
	}

.boxBody .boxMenuAuxiliar .boxAgenda {
	width:167px;
	height:176px;
	padding:45px 6px 0 7px;
	/*background:url(../images/bck_agenda.jpg) left top no-repeat;*/
	background: url(../images/eventos.png) left top no-repeat;
	}

.boxBody .boxMenuAuxiliar .boxAgenda a#ctl00_DinamicModules_ctl00_lnkShowAllEvents {
	display:block;
	width:170px;
	text-align:right;
	padding:0 10px 0 0;
	}





/* artigo ------------------------------------- */

.boxArtigo {
	width:730px;
	float:left;
	}

.boxArtigo .boxPath, .boxListagem .boxPath {
	width:485px;
	padding:10px 25px 20px 0;
	float:left;
	color:#0EA4EB;
	font-size:10px;
	}

.boxArtigo .boxTexto {
	width:485px;
	padding:0 25px 20px 0;
	float:left;
	font-size:12px;
	color:#333;
	}

.boxArtigo .boxTexto h1, .boxArtigo h1 {
	color:#5B5B5B;
	font-size:32px;
	font-weight:normal;
	margin:10px 0;
	width:500px;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	}

.boxArtigo .boxTexto h2 {
	color:#0EA4EB;
	font-size:13px;
	/*font-weight:bold;*/
	margin:10px 0 20px 0;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	}

.boxArtigo .boxColDir {
	float:right;
	width:220px;
	background:url(../images/bck_noticias.gif) left top repeat-x;
	overflow:hidden;
	padding:25px 0 0 0;
	}

.boxArtigo .boxColDir .imprimir, .boxArtigo .boxColDir .sugerir {
	display:block;
	padding:0 0 0 20px;
	margin:15px 5px 15px 10px;
	float:right;
	background:url(../images/icn_imprimir.gif) left no-repeat;
	}

.boxArtigo .boxColDir .sugerir {
	background:url(../images/icn_sugerir.gif) left no-repeat;
	}




/* listagem ------------------------------------- */

.boxListagem {
	width:730px;
	float:left;
	}

.boxListagem .boxPath {
	 width:730px;
	 }

.boxListagem h1 {
	color:#5B5B5B;
	font-size:32px;
	font-weight:normal;
	margin:10px 0;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	}

.boxListagem .item {
	 width:730px;
	 background:url(../images/separador.gif) left bottom no-repeat;
	 margin:20px 0 0 0;
	 padding:0 0 10px 0;
	 clear:both;
	}

.boxListagem .item h2 {
	color:#0EA4EB;
	font-size:17px;
	font-weight:normal;
	margin:10px 0 0 0;
	font-family: 'planerregular', Verdana, Geneva, sans-serif;
	}

.boxListagem .item span {
	font-size:10px;
	}
	
.boxListagem .item p {
	width:480px;
	}


.boxListagem .item img {
	float:right;
	margin:0 0 0 30px;
	}

.boxListagem .boxPaginacao {
	clear:both;
	width:730px;
	padding:20px 0 30px 0;
	font-size:11px;
	color:#666;
	}

.boxListagem .boxPaginacao select {
	border:solid 1px #7F9DB9;
	height:18px;
	line-height:18px;
	width:40px;
	color:#787878;
	font-size:10px;
	text-align:center;
	padding:1px;
	margin:0 5px;
	}



/* FOOTER ------------------------------------- */

.boxFooter .boxLogosApoios {
	position:absolute;
	top: -58px;
	}
	
.boxFooter .boxLogosApoios img {
	padding:0 10px 0 0;
	}
	
.boxFooter .notalegal {
    width: 948px;
    float: left;
    position: absolute;
    top: -20px;
    font-size: 9px;
}
	
.boxFooter .boxRedesSociais {
	position:absolute;
	top: -35px;
	right: 2px;
	}
	
.boxFooter .boxMenuRodape {
	float:right;
	padding:5px 0 0 0;
	*padding:0;
	}

.boxFooter .boxMenuRodape a {
	display:block;
	padding:0 0 0 15px;
	/*background:url(../images/icn_rodape.gif) left no-repeat;*/
	float:left;
	}










/* OUTROS ------------------------------------- */


/* botoes do formulario dinamico */

.formItemButtons a {
	display:block;
	background:url(../images/bck_btn.gif) right no-repeat;
	padding:0 35px 0 5px;
	height:21px;
	line-height:21px;
	width:auto;
	float:left;
	margin:0 25px 0 0;
	border-left:#dcdcdc solid 1px;
	}




