@CHARSET "ISO-8859-1";

/******************************************************************
   CSS Insoft4
   @author   Sérgio Michels <sergiomichelss@gmail.com>
   @version  3.0 - desenvolvimento ( usar YUICOMPRESSOR para produção )
   @since    10/05/2010
 *******************************************************************
 */
	/* ------------------------------ RESET STYLES ------------------------------ */
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body,p {
	color: #00416D;
	font: 12px 'Trebuchet MS', 'Tahoma', Arial, Sans-Serif !important;
	line-height: 20px !important;
}

a {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #000;
}

h2 {
	font-size: 18px;
}

.define-tamanho-site {
	width: 1000px;
	margin: 0 auto;
	display: block;
}

/* Clearfix:
   Utilizar quando existem div's com float: left; Neste caso, o pai precisa de
   uma div que limpa os floats para expandir.
 */
.clearfix {
	clear: both;
}

/**** TOPO   ****/
.topo-fixo {
	width: 100%;
	display: block;
	background: url(../imagens/fundo_topo.png) repeat-x;
}

.topo-fixo-conteudo {
	height: 19px;
	position: relative;
}

.topo-fixo ul,.topo-fixo ul li {
	display: inline;
}

.topo-fixo ul {
	position: absolute;
	left: 700px;
	top: 0;
}

.topo-fixo ul li {
	color: #FFF;
	padding-left: 5px;
}

.topo-fixo ul li a {
	color: #FFF;
	font-size: 10px;
}

.topo-fixo ul li a:visited {
	color: #f4f4f4;
}

/**** Cabecalho   ****/
.cabecalho {
	background: url(../imagens/fundo_cabecalho.png) repeat-x;
	padding-top: 15px;
	height: 90px;
}

#cabecalho-conteudo {
	float: left;
	width: 100%;
}

.insoft-logo {
	background: url(../imagens/insoft4_logo.png) no-repeat;
	display: block;
	width: 274px;
	height: 76px;
	text-indent: -10000px;
	margin-left: 35px;
	float: left;
}

.box-pesquisar {
	float: right;
	display: block;
	margin-right: 25px;
	margin-top: 20px;
}

.box-pesquisar input {
	border: 1px solid #d6d6d6;
	height: 23px;
	float: left;
	width: 200px;
}

.box-pesquisar a {
	height: 27px;
	width: 66px;
	display: block;
	text-indent: -10000px;
	background: url(../imagens/botao_pesquisar.png) no-repeat;
	float: left;
}

.principal {
	display: block;
	background: transparent;
}

/************** MENU  ***********************************/
.wrap {
	display: block;
	height: 50px;
	clear: both;
}

.menu {
	display: block;
	height: 50px;
	float: left;
	margin-bottom: 10px;
}

.menu div {
	float: left;
}

.menu-esq,.menu-princ,.menu-dir {
	height: 50px;
	display: block;
}

.menu-esq {
	width: 7px;
	background: url(../imagens/menu_fundo_esq.png) no-repeat;
}

.menu-dir {
	width: 7px;
	background: url(../imagens/menu_fundo_dir.png) no-repeat;
}

.menu-princ {
	background: url(../imagens/menu_fundo_repetir.png) repeat-x;
	width: 964px;
}

.nav {
	z-index: 100;
	position: relative;
	margin-left: 20px;
	list-style: none;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.nav li a {
	margin-top: 5px;
	height: 39px;
	text-indent: -10000px;
	display: block;
	float: left;
}

.menu-home a {
	width: 60px;
	background: url(../imagens/menus/home.png) no-repeat;
}

.menu-inst a {
	width: 119px;
	background: url(../imagens/menus/institucional.png) no-repeat;
}

.menu-ponto a {
	width: 99px;
	background: url(../imagens/menus/pontosoft.png) no-repeat;
}

.menu-equip a {
	width: 138px;
	background: url(../imagens/menus/equipamentos.png) no-repeat;
}

.menu-clientes a {
	width: 90px;
	background: url(../imagens/menus/clientes.png) no-repeat;
}

.menu-parceiros a {
	width: 104px;
	background: url(../imagens/menus/parceiros.png) no-repeat;
}

.menu-area a {
	width: 124px;
	background: url(../imagens/menus/area.png) no-repeat;
}

.menu-contato a {
	width: 87px;
	background: url(../imagens/menus/contato.png) no-repeat;
}

.menu-home a:hover,.menu-home.selecionad a {
	width: 60px;
	background: url(../imagens/menus/home_sel.png) no-repeat !important;
}

.menu-inst a:hover,.menu-inst.selecionad a {
	width: 119px;
	background: url(../imagens/menus/institucional_sel.png) no-repeat
		!important;
}

.menu-ponto a:hover , .menu-ponto.selecionad a {
	width: 99px;
	background: url(../imagens/menus/pontosoft_sel.png) no-repeat;
}

.menu-equip a:hover,.menu-equip.selecionad a {
	width: 138px;
	background: url(../imagens/menus/equipamentos_sel.png) no-repeat
		!important;
}

.menu-clientes a:hover,.menu-clientes.selecionad a {
	width: 90px;
	background: url(../imagens/menus/clientes_sel.png) no-repeat !important;
}

.menu-parceiros a:hover,.menu-parceiros.selecionad a {
	width: 104px;
	background: url(../imagens/menus/parceiros_sel.png) no-repeat !important
		;
}

.menu-area a:hover,.menu-area.selecionad a {
	width: 124px;
	background: url(../imagens/menus/area_sel.png) no-repeat !important;
}

.menu-contato a:hover,.menu-contato.selecionad a {
	width: 87px;
	background: url(../imagens/menus/contato_sel.png) no-repeat !important;
}

/***  
  BOTOES
  @see  http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html
 ***/
a.button {
	background: transparent url('../imagens/bg_button_a.png') no-repeat
		scroll top right;
	color: #444;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}

a.button span {
	background: transparent url('../imagens/bg_button_span.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}

/****** Gray Buttons ********/
a.grayButton {
	background-color: #828282;
	background-image: url(../imagens/bullet_cinza.png);
	background-repeat: no-repeat;
	background-position: center right;
	border: 2px solid #777;
	padding: 3px 15px 3px 3px;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

/*** Banner ***/
#banner {
	width: 971px;
	height: 207px;
	display: block;
	margin-left: 3px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
	background: url(../imagens/banner_fundo.png) repeat-x;
}

.bannerInside {
	width: 100%;
	height: 196px;
	z-index: -1;
}

#banner1 {
	background: url(../imagens/banners/banner1.jpg) no-repeat;
	padding-top: 5px;
}

#banner2 {
	//background: url(../imagens/banners/banner2.jpg) no-repeat;
	background: url(../imagens/banners/banner2_equip.jpg) no-repeat;
}

#banner3 {
	background: url(../imagens/banners/banner3.jpg) no-repeat;
}

#banner4 {
	background: url(../imagens/banners/banner4.jpg) no-repeat;
}

.banner-texto {
	width: 400px;
	margin-left: 40px;
}

.banner-texto h2 {
	text-align: center;
}

.banner-texto h2,.banner-texto p {
	padding-bottom: 5px;
}

.banner-texto-bottom h3 {
	display: block;
	text-indent: -10000px;
	background: url(../imagens/pontosoft.png) no-repeat;
	width: 250px;
	height: 54px;
	float: left;
}

.banner-texto-bottom a {
	float: right;
	margin-top: 10px;
}

.numeros-banner {
	float: left;
	position: absolute;
	top: 160px;
	left: 850px;
	z-index: 2;
}

.numeros-banner ul,.numeros-banner ul li {
	display: inline;
}

.numeros-banner ul li a {
	background: #ff7e00;
	color: #fff;
	padding: 3px 6px;
	border: 1px solid #e0760e;
	color: #FFF;
	text-decoration: none;
}

/************ CENTRO *************************/
.centro {
	display: block;
	width: 970px;
	margin-bottom: 20px;
	padding: 0 10px;
}

.box-esquerda {
	width: 710px;
	display: block;
	float: left;
}

.centro h4,.centro h5 {
	color: #00416d;
	font-size: 14px;
}

.centro h5 {
	font-size: 13px;
}

.laranja {
	color: #f3ae31;
}

.box-direita {
	float: left;
	display: block;
	width: 240px;
}

/******* 
	CASES
	-> aplica a classe conforme a quantidade de cases
	   cadastrados:
	   1: cases-um
	   2: cases-dois
	   3: cases-tres 
********************************/
#cases-de-sucesso {
	width: 700px;
	display: block;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
	float: left;
}

.cases-tres {width: 225px;}
.cases-dois {width: 340px;}
.cases-um { width: 650px; margin: 0 auto; }
.cases-um , .cases-tres, .cases-dois {
	float: left;
	padding: 5px 0 5px 5px;
	border-right: 1px dotted #ccc;
}

.cases-um.ultimo , .cases-tres.ultimo, .cases-dois.ultimo {border-right: none;}
.cases-um h5, .cases-tres h5, .cases-dois h5 {padding: 10px 0;	margin-left: 10px;}
.cases-um img, .cases-tres img, .cases-dois img {margin-left: 10px;}

.cases-um p, .cases-tres p, .cases-dois p {
	width: 93%;
	margin: 0 auto 5px auto;
	color: #003463;
}

.cases-um a, .cases-tres a, .cases-dois a {
	margin-top: 10px;
	margin-left: 40px;
}

/********* NOTICIAS *********************************/
.noticias {
	display: block;
	width: 440px;
	float: left;
	padding: 5px;
}

ul.listaAzul {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.listaAzul li {
	padding: 5px 0;
	background: url(../imagens/bullet_azul.gif) center left no-repeat;
	padding-left: 15px;
}

ul.listaAzul li a {
	color: #09709f;
}

ul.listaVerde {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul.listaVerde li {
	padding: 5px 0;
	background: url(../imagens/bullet_verde.gif) center left no-repeat;
	padding-left: 15px;
}

ul.listaVerde li a {
	color: #09709f;
}

.box-dir-noticias {
	float: left;
	display: block;
	width: 230px;
}

#event {
	margin: 0 auto;
	width: 224px;
	border: 1px solid red;
}

.eventos {
	display: block;
}

/**** BOX ******/
.box-cinza {
	width: 222px;
	background: #f6f6f6;
	border: 1px solid #e2e1e1;
	border-top: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

h4.box-cinza-tit {
	background: url(../imagens/box-tit.png) no-repeat;
	width: 224px;
	height: 31px;
	display: block;
	padding-top: 5px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}

/********* DEPOIMENTOS *****************************/
.depoimentos-box {
	display: block;
	padding-bottom: 20px;
}

.depoimentos-box img {
	margin-left: 6px;
}

.depoimentos-box p {
	width: 190px;
	margin: 5px auto 10px auto;
}

.depoimentos-box a {
	margin-left: 10px;
}

#ajaxDep {
	min-height: 150px;
}

/********** NEWS **********************************/
.newsletter {
	background: #f4f4f4;
	width: 660px;
	display: block;
	padding: 5px;
	float: left;
	margin-top: 10px;
}

.newsletter h5 { padding-bottom: 5px; }

.newsletter-download, .newsletter-email { float: left; width:  355px;}

.newsletter-download { width: 280px; }

.newsletter-download a { padding-left: 20px; }

.newsletter-email input { width: 210px; border: 1px solid #ff7e00; float: left; padding: 2px 0; }

.newsletter-email a { float: right; }

.newsletter-email dl { display: block; float: left; width: 100%; padding: 5px 0;  }

.newsletter-email dd , .newsletter-email dt { float: left; display: block;  }

.newsletter-email dt { width: 100px; padding-right: 5px; text-align: right; }
.newsletter-email dd { width: 220px; }
.newsletter-email dl dd p.error { float: left; width: 200px; }


/********* RODAPE *********************************/
.rodape {
	clear: both;
	height: 43px;
	background: url(../imagens/rodape_fundo.png) repeat-x;
}

.rodape * {
	color: #b7b6b6;
}

.rodape ul {
	margin: 0 auto;
}

.rodape ul,.rodape ul li {
	display: inline;
	color: #FFF;
	text-align: center;
}

.rodape ul li {
	padding: 0 3px;
}

.rodape a {
	text-align: center;
	text-decoration: none;
}

.rodape a:visited {
	color: #b7b6b6;
}

.rodape p {
	text-align: center;
}

.centralizado {
	margin: 0 auto;
	width: 600px;
	padding-top: 5px;
}

/*** RESPONSABILIDADE AMBIENTAL ****/
.resp_amb a {
	background: url("../imagens/ambiental/banner_pt-br_transp.png");
	display: block;
	height: 146px;
	margin-left: 5px;
	margin-top: 5px;
	text-indent: -50000px;
	width: 238px;
}

.resp_amb a:hover {
	background: url("../imagens/ambiental/banner_pt-br.png");
}

/******************** INSTITUCIONAL **********************************/
#bannerInst {
	background: url(../imagens/banners/banner_inst.jpg) no-repeat;
}

#bannerInst p {
	display: none;
}

.box-cinza-left {
	color: #003261;
	width: 650px;
	padding: 5px;
	display: block;
	margin-bottom: 3px;
	background: #f6f6f6;
}

.box-cinza-left h2 {
	color: #ff7e00;
	padding-bottom: 5px;
}

.box-cinza-left p {
	padding: 3px 0;
	margin: 0 10px 0 5px;
}

/******************** CLIENTES ******************************************/
#bannerClientes {
	background: url(../imagens/banners/banner_clientes.jpg) no-repeat;
}

#bannerClientes p {
	width: 600px;
	margin-left: 20px;
	color: #003f6b;
	font-size: 16px;
	padding-top: 20px;
}

/******************* PARCEIROS ****************************************/
#bannerParceiros {
	background: url(../imagens/banners/banner_parceiros.jpg) no-repeat;
}

#bannerParceiros p {
	width: 600px;
	margin-left: 20px;
	color: #003f6b;
	font-size: 16px;
	padding-top: 10px;
}

/******************** PONTOSOFT ***************************************/
#bannerPS {
	background: url(../imagens/banners/banner_pontosoft.png) no-repeat;
}

h2.tit-centralizado {
	margin: 0 auto 20px auto;
	width: 500px;
	color: #00416d;
}

.lista-cinza {margin: 0 auto;background: #f3f2f2;width: 650px;display: block;border: 1px solid #e1e0e0;list-style: none;}
.lista-cinza li {padding: 5px 0 5px 10px;width: 640px;border-bottom: 1px solid #dbdbdb;border-top: 1px solid #FFF;	color: #00416d;	background: url(../imagens/seta_cinza.gif) no-repeat center left;}
.listaInfo { display: block; width: 710px; clear: both; }
.listaInfo h5 { padding: 5px 0; margin-top: 10px; }
.listaInfo table { border-collapse: collapse; }
.listaInfo table tr td img { margin: 0 auto; display: block; padding-right: 10px;}
.listaInfo table tr td { vertical-align: middle; padding: 10px 0; border-bottom: 1px solid #ccc; }
p.destaque { font-size: 14px !important; } 
/******** FAMFAM ICONS *************/
.zipImage,.pdfImage,.swfImage,.xlsImage,.defaultImage {
	width: 16px;
	height: 16px;
	display: block;
}

.zipImage {
	background: url(../imagens/tipos_arquivos/page_white_compressed.png)
		no-repeat;
}

.pdfImage {
	background: url(../imagens/tipos_arquivos/page_white_acrobat.png)
		no-repeat;
}

.swfImage {
	background: url(../imagens/tipos_arquivos/page_white_actionscript.png)
		no-repeat;
}

.xlsImage {
	background: url(../imagens/tipos_arquivos/page_white_excel.png)
		no-repeat;
}

.defaultImage {
	background: url(../imagens/tipos_arquivos/page_white_text.png) no-repeat
		;
}

.imagemTeste {
	position: absolute; top: 140px; left: 200px;
	background: url(../imagens/bt_teste_ps.png) no-repeat;
	width: 160px;
	height: 49px;
	display: block;
	text-indent: -10000px;
	cursor: pointer;
}

/*********** DOWNLOADS ********************/
#downloads {
	display: block;
	width: 400px;
	padding-bottom: 10px;
}

#downloads h3 {
	font-size: 16px;
	padding: 5px;
}

.down {
	width: 380px;
	padding: 5px;
	margin-left: 5px;
	background: #f4f4f4;
	margin-bottom: 20px;
}

.down * {
	color: #00233b;
}

.down-tit {
	font-size: 14px;
	margin-bottom: 20px;
}

.down p {
	margin-bottom: 10px;
}

.down a {
	padding-left: 20px;
	width: 100px;
}

/********** CONTATO **************************/
.redInfo {
	color: red;
	font-weight: bold;
}

#bannerContato {
	background: url(../imagens/banners/banner_contato.png) no-repeat;
}

#bannerContato h3,#bannerContato p {
	color: #00416d;
	padding-left: 50px;
}

#bannerContato h3 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#bannerContato p {
	font-size: 12px;
	margin-bottom: 5px;
}

#bannerContato ul {
	list-style: none;
	padding-left: 50px;
	padding-top: 20px;
}

#bannerContato ul li {
	display: inline;
}

#formulario {
	background: #f4f4f4;
	padding: 10px;
}

#formulario h4 {
	font-size: 16px;
	font-weight: bolder;
	border-bottom: 1px solid #ccc;
	width: 95%;
	margin-bottom: 10px;
}

#formulario fieldset {
	margin-top: 10px;
}

#formulario input,#formulario textarea,#formulario select {
	border: 1px solid #ff7e00;
	padding: 2px;
}

#formulario select {
	width: 150px;
}

#formulario dl {
	padding: 5px 0;
	width: 100%;
	display: block;
	float: left;
}

#formulario dt,#formulario dd {
	float: left;
	color: #00416D;
}

#formulario dt {
	width: 130px;
	text-align: right;
	padding-right: 5px;
}

#formulario input:focus,#formulario select:focus,#formulario textarea:focus
	{
	border: 1px solid #00416D;
}

#formulario dd * {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-Serif;
}

#formulario dd textarea {
	height: 100px;
	font-size: 12px;
}

.error {
	color: red;
	font-weight: bold;
	padding-left: 5px;
}

#erros,.noScript {
	background: url(../imagens/exclamation.png) no-repeat #FFEDEF center
		left;
	border: 1px solid #FFC2CA;
	padding: 10px 10px 10px 27px !important;
	overflow: hidden;
	font-weight: bold;
	width: 350px;
	color: red;
}

#contatoDireto p {
	padding: 5px 0;
	width: 90%;
	margin: 0 auto;
	color: #00416D;
}

#mapa {
	width: 950px;
	height: 350px;
	display: block;
	border: 2px solid #CCC;
	margin-bottom: 20px;
	margin-top: 15px;
}

#info_mapa {
	width: 160px;
	height: 160px;
	padding: 0px;
	padding-left: 30px;
	border: 0px;
	text-align: left;
}

#info_mapa h1 {
	padding: 5px;
	font-size: 14px;
	color: #00406C;
}

#info_mapa p {
	margin: 3px 0;
	font-size: 11.5px;
	color: #FF7E00;
}

.revenda {
	width: 160px;
	margin: 0 auto;
}

.linkMapa {
	display: block;
	margin: 100px auto 0 auto;
	padding: 10px;
	width: 80px;
}


/************************** MENSAGENS *********************************/
.info,.suc {
	min-width: 400px;
	padding: 8px 10px 8px 45px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 12px;
	margin-bottom: 10px;
}

.info {
	background-image: url('../imagens/information.png');
	color: #da3201;
	background-color: #fff6bf;
	border: 1px solid #d8d09f;
}

.suc {
	background-image: url('../imagens/accept.png');
	color: #4F8A10;
	background-color: #DFF2BF;
	border: 1px solid #4F8A10;
}

/*************************** AREA RESTRITA ****************************/
#area-login {
	padding: 20px 0;
	display: block;
}

/*	Firefox e Safari possuem suporte a bordas arredondadas.  */
.box-rounded-gray {
	background: #f4f4f4;
	padding-bottom: 20px;
	width: 600px;
	margin: 0 auto;
	border: 2px solid #d5d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.box-rounded-gray h3 {
	display: block;
	width: 100%;
	color: #104d76;
	background: url(../imagens/area_fundo.png) repeat-x;
	height: 31px;
	font-size: 16px;
}

.box-rounded-gray h3 span {
	margin-left: 20px;
}

.box-rounded-gray fieldset {
	padding: 10px 0;
	margin: 0 auto;
	width: 400px;
}

.box-rounded-gray input {
	border: 1px solid #ff8107;
	padding: 3px 0;
	width: 350px;
}

.box-rounded-gray dl {
	margin: 5px 0;
}

.box-rounded-gray label.error {
	width: 100%;
	padding-top: 2px;
	float: left;
}

.mensagens-login {
	margin-top: 5px;
	margin-left: 20px;
}

/************************* EQUIPAMENTOS ***********************************/

#bannerEquipamentos {
	background: url(../imagens/banners/banner_equip.jpg) no-repeat;
}

.equipamentos-texto {
	width: 100%;
	display: block;
	padding: 10px 0;
}

.texto-600 {
	width: 600px;
	display: block;
}

.imagens-350 {
	width: 350px;
	display: block;
}

.texto-600,.imagens-350 {
	float: left;
}

.texto-600 p {
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
	font-size: 14px;
}

.box-imagem-cinza {
	width: 310px;
	display: block;
	margin: 0 auto;
	border: 2px solid #dededc;
	background: #FFF;
	margin-bottom: 10px;
}

.box-imagem-cinza  img {
	margin: 0 auto;
}

.box-imagem-cinza span {
	width: 100%;
	display: block;
	padding: 5px 0;
	background: #dededc;
}

/************************ NOTICIAS **************************************/
.noticias-cab {
	background: #f4f4f4;
	padding: 3px 0;
	width: 950px;
	float: left;
}

.noticias-cab h3 {
	float: left;
	margin-left: 10px;
}

.noticias-cab ul {
	float: right;
	display: inline;
	margin-right: 10px;
}

.noticias-cab ul li {
	display: inline;
}

#not-conteudo * {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-Serif !important;
}

#noticia {
	border: 1px solid #dae7f2;
	width: 930px;
	padding: 10px;
}

#noticia h4 {
	font-size: 16px;
	padding-bottom: 10px;
}

#noticia a {
	font-size: 12px;
}

#noticia p {
	margin-bottom: 10px;
}

/** Apenas uma imagem **/
.noticia-imagem {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
}

.noticia-imagem img {
	display: block;
	border: 1px solid #00416D;
	padding: 2px;
}

/** Lista de imagens  **/
.noticia-imagens ul li {
	display: inline;
}

.noticia-imagens ul li img {
	border: 1px solid #00416D;
	padding: 2px;
}

/*************** LISTA NOTICIAS ****************************************************/
.lista-noticias {
	width: 800px;
	margin: 10px auto;
}

.lista-noticias ul li {
	padding: 3px 10px;
	list-style: none;
	background: #f4f4f4;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CFCFCF;
}

.lista-noticias h3 {
	font-size: 16px;
	padding: 5px 0 15px 0;
}

/*************** SITEMAP **********************************************/
.sitemap {
	width: 800px;
	margin: 0 auto;
}

.sitemap h5 {
	font-size: 14px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	width: 90%;
}

.sitemap ul {
	list-style: none;
	margin-bottom: 10px;
}

.sitemap ul li {
	padding: 5px 0 5px 5px;
	background: #f4f4f4;
	border-bottom: 1px solid #DFDFDF;
	width: 90%;
}

/*************** EVENTO *********************************************/
.evento h5 {
	font-size: 14px;
	padding: 5px 0;
	width: 650px;
	border-bottom: 1px solid #ccc;
}

.evento dl {
	width: 650px;
	display: block;
}

.evento dt,.evento dd {
	float: left;
	padding: 5px 0;
}

.evento dt {
	width: 135px;
	text-align: right;
	padding-right: 15px;
	color: blue;
}

.evento dd {
	width: 500px;
}

/************** DEPOIMENTOS ****************************************/
.anos {
	display: block;
}

.anos h5 {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}

.anos div {
	padding: 10px 0;
}

.anos div ul {
	list-style: none;
}

.anos div ul li {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding: 0 10px;
}

.anos div p {
	margin: 0 !important;
	padding: 0 !important;
}

.anos div strong {
	width: 100%;
	display: block;
	padding-bottom: 5px;
}

.anos a:visited {
	color: blue;
}

/******************** CASES DE SUCESSO **********************************************************/
.case-tit {
	font-size: 16px;
	padding: 5px 0;
	margin-bottom: 10px;
}

.case-texto p {
	margin: 5px 10px 5px 0;
}

.case-texto ul {
	list-style: circle;
	margin-left: 30px;
	margin-top: 10px;
	width: 90%;
}

.case-texto ul li {
	padding: 5px 0;
}

.case-imagem {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
}

.case-imagem img {
	display: block;
	border: 2px solid #00416D;
	padding: 2px;
}

.box-depoimento {
	display: block;
	margin-top: 20px;
}

.box-depoimento-topo,.box-depoimento-centro,.box-depoimento-rodape {
	width: 641px;
}

.box-depoimento-topo {
	background: url(../imagens/depoimento/box_depoimento_topo.png) no-repeat
		;
	display: block;
	height: 14px;
}

.box-depoimento-centro {
	display: block;
	background: url(../imagens/depoimento/box_depoimento_centro.png)
		repeat-y;
	padding: 2px 0;
}

.box-depoimento-centro p {
	width: 520px;
	margin: 5px auto;
}

.box-depoimento-rodape {
	display: block;
	background: url(../imagens/depoimento/box_depoimento_rodape.png)
		no-repeat;
	height: 29px;
}

.autor-depoimento {
	float: right;
	margin-right: 90px;
	margin-top: 5px;
}

.testePS {
	width: 230px;
	float: left;
}

.testePS a {
	width: 230px;
	clear: both;
}

.testePS a img { display: block; margin: 0 auto; }


/************** DEMONSTRACAO ********************/
#demonstracao {
	width: 90%;
	margin: 0 auto;
}

#demonstracao h5 { font-size: 14px !important; padding: 10px 0; }
#demonstracao ol { margin-bottom: 10px; border-bottom: 1px solid #ccc; }
#demonstracao ol li { width: 100%; display: block; padding: 10px 0;  }
#demonstracao ol li p { line-height: 25px !important; }


/*** Rounded ***/
.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
