/*-------------------------------------------------
  RPS RIOS PROJETOS E SISTEMAS
  estilos v.11.cb por Múcio Rodrigues
  web standards compliance
  W3C certifield

  obrigado por visualizar nosso código
---------------------------------------------------*/
/* @import url("design-time.css");  somente para facilitar nosso trabalho durante o planejamento e design */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
/**********************
	tematicas
***********************/
.ct-empresa, .ct-parceria, .ct-servicos, .ct-atendimento, .ct-solucoes, .ct-produtos, .ct-mensagens{
	min-height: 269px;
	background-repeat: no-repeat;
	padding-left: 243px;
	clear: both;
	padding-top: 27px;
}

/* pre disposição dos temas */
.ct-empresa {
	background-image: url(../imagens/s8/tema.jpg);
}
.ct-noticias {
	/*padding-left: 243px; *//* a primeira coluna é usada para links resumos de noticias */
	clear: both;
	background: url(../imagens/s2/tema_rv.jpg) repeat-y;
}
.ct-parceria {
	background-image: url(../imagens/s3/tema.jpg);
}
.ct-relacionamento{
	background-image: url(../imagens/s9/tema.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 27px 0 0 243px;
	min-height: 269px;

}
/* -- alterado para suportar largura maior --
.ct-solucoes {
	background-image: url(../imagens/s6/tema.jpg);
}*/
.ct-atendimento {
	background-image: url(../imagens/s7/tema.jpg);
}
.ct-servicos {
background-image: url(../imagens/s1/tema.jpg);
}
.ct-produtos {
background-image: url(../imagens/s5/tema.jpg);
}


/* bullets */
.ct-empresa h4 {
	color: #9ABB00;
	background-image: url(../imagens/s8/bullet.jpg);
}
.ct-noticias h4 {
	color: #FF6633;
	background-image: url(../imagens/s2/bullet.jpg);
}
.ct-parceria h4 {
	color: #FF0000;
	background-image: url(../imagens/s3/bullet.jpg);
}
.ct-solucoes h4 {
	color: #00DDFF;
	background-image: url(../imagens/s6/bullet.jpg);
}
.ct-atendimento h4 {
	color: #FF3300;
	background-image: url(../imagens/s7/bullet.jpg);
}
.ct-servicos h4 {
	color: #0BD7A9;
	background-image: url(../imagens/s1/bullet.jpg);
}
.ct-produtos h4{
	color: #03B6DC;
	background-image: url(../imagens/s5/bullet.jpg);
}
.ct-relacionamento h4{
	color: #238D10;
	margin-bottom: 15px;

}
/*elementos de sub navegação temáticos*/
.ct-empresa .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7CA00;
}
.ct-noticias .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB81F;
}
.ct-parceria .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.ct-solucoes .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00DDFF;
}
.ct-atendimento .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
.ct-servicos .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0BD7A9;
}
.ct-produtos .nav-lat p a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3BCBEC;
}
/*sub páginas temáticas (soluções) largura disponível maior para o usuário*/
#nd-safci, #nd-cp, #nd-dms, #nd-oracle, #nd-solucoes,  #nd-siac {
clear: both;
min-height: 269px;
background-repeat: no-repeat;
padding-top: 27px;
}
#nd-solucoes{
background-image: url(../imagens/s6/tema.jpg);
padding-left: 2px;
}

#nd-dms {
	background-image: url(../imagens/s6/nd-dms.jpg);
}
#nd-safci {
	background-image: url(../imagens/s6/nd-safci.jpg);
}
#nd-oracle {
	background-image: url(../imagens/s6/nd-oracle.jpg);
}
#nd-cp {
	background-image: url(../imagens/s6/nd-cp.jpg);
}
#nd-siac {
	background-image: url(../imagens/s6/nd-siac.jpg);
}



/*cabeçalhos e sub-títulos temáticos das soluções*/
#nd-safci h4 {
	color: #333333;
}
#nd-safci h5 {
	border-bottom-color: #BEF7FE;
	color: #333333;
}
#nd-oracle h4 {
	color: #FF0000;
}
#nd-oracle h5{
	border-bottom-color: #FF0000;
}
#nd-cp h4 {
	color: #009F28;
}
#nd-cp h5{
	border-bottom-color: #01C437;
}
#nd-dms h4 {
	color: #0676C0;
}
#nd-dms h5{
color: #333333;
}
#nd-siac h4 {
	color: #D56900;
}
#nd-siac h5 {
	border-bottom-color: #FF9935;
	color: #333333;
}

#nd-siac p a {
	color: #D56900;
	text-decoration:underline;
	float:right;
	margin-right:8px;
}



/* formatação */
h1, h2, h3, h4, h5, h6, ul, p{
	margin: 0;
}
form {
}
.nd {
	display: none;
}
#container {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 242px;
	height: 0px;
	background-image: url(../imagens/el/logo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	clip: rect(90px,auto,auto,auto);
	float: left;
	margin: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* - navegação */
#link-top {
	list-style: none;
	padding-left: 620px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 23px;
}
#link-top li {
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#link-top a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: both;
	display: block;
	color: #666666;
	text-decoration: none;
}
#link-top a:hover, #link-top a.active {
	color: #0099FF
}
.nav-lat p{
	font-size: 0.7em;
	color:#848484;
	clear: both;
}
.nav-lat .header {
	padding: 18px 0 5px 5px;
	color: #000000;
	display: block;
	font-weight: bold;

}
.nav-lat p a {
	text-decoration: none;
	display: block;
	width: 132px;
	color: #848484;

	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	padding: 18px 0 5px 5px;
}
.nav-lat p a:hover {
	color:#333333;
}
.nav-top {
	width: 482px;
	float: left;
	list-style-type: none;
	text-align: center;
	background-image: url(../imagens/el/navtop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.nav-top li {
	display: block;
	float: left;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
.nav-top a:link, .nav-top a:visited {
	text-transform: uppercase;
	font-size: 0.7em;
	padding-right: 6px;
	padding-left: 6px;
	letter-spacing: 0.07em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 60px;
	padding-bottom: 19px;
}
.nav-top a:hover, .nav-top a.active {
	color: #0467A2;
}
.nav-lat {
	float: right;
	width: 137px;
}
.internal .col-texto {
	width: 355px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8F8F8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8F8F8;
}

#nd-nav {
	list-style-type: none;
	padding-top: 13px;
	padding-left: 128px;
	width: 110px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nd-nav li {
	height: 40px;
	display: block;
	font-size: 0.7em;
}
#nd-nav li a {

	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
}
#nd-nav li a:hover, #nd-nav li a.active {
	font-weight: bold;
	color: #333333;
}
/* - estruturas fixas */
.internal h2, .internal h3, .descript h2, .descript h3 {
	display: none;
}
.internal h4 {
	min-height: 24px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 1.15em;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: -4px 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding-bottom: 10px;
}

.descript h4 {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2px;
	font-variant: normal;
}
/* - acessibilidade links texto rodapé */
.nav-bottom {
	text-align: center;
	clear: both;
	background-image: url(../imagens/el/navbottom.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
/* - tipográficas, link inside text, estruturas de destaque  */
.col-texto p {
	font-size: 0.75em;
	color: #333333;
}
.col-texto a:link{
	color: #000000;
}
.col-texto a:hover {
	text-decoration: none;
	color: #0079D6;
}
.col-texto a:visited{
	color: #999999;
}
.col-texto h5 {
	font-variant: normal;
	font-size: 0.75em;
	color: #646464;
	text-transform: uppercase;
	padding-top: 10px;
	text-decoration: underline;
	line-height: 2em;
}
p.e-dor {
	color: #869D02;
	font-style: normal;
	line-height: 3em;
	padding-left: 8px;
}
p.e-ado {
	color: #666666;
	padding-left: 8px;
	word-spacing: 0.18em;
	line-height: 1.3em;
}

.dd p {
	/* leitura suave nos detalhamentos das soluções rps
		atingir 2 níveis abaixo: local dos textos */
	color: #333333;
	font-size: 0.75em;
	word-spacing: 0.18em;
	padding-bottom: 0.25em;
}
.descript h5 {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	padding-left: 2px;
	margin-top: 10px;
}



/* - formulários tematicos */
.ct-parceria input {
	border: 1px solid #666666;
	font-size: 0.75em;
	color: #333333;
	margin-bottom: 5px;
	display: block;
}
.ct-parceria label {
	font-size: 0.75em;
	color: #FF3300;
}
.ct-solucoes input {
	border: 1px solid #666666;
	font-size: 0.75em;
	margin-bottom: 5px;
	display: block;
	color: #333333;
}
.ct-solucoes label {
	font-size: 0.75em;
	color: #0079D6;
}

.descript input, .descript textarea, .internal input, .internal textarea {
	font-size: 0.75em;
	border: 1px solid #333333;
}
input[type=hidden]{ border: none;} /* evitando aparecimento de borda nos input hidden*/

.descript label, .internal label {
	font-size: 12px;
	clear: both;
	display: block;
}


.dd {
	width:506px;
	float:right;
}
#rating {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/el/r0.gif);
	height: 17px;
	background-repeat: no-repeat;
	clear: both;
}
#rating li {
	font-size: 0.75em;
	float: left;
	width: 20px;
	height: 15px;
	overflow: hidden;
}
#rating li a{
	display: block;
	height: 15px;
	margin: 0px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.comentar {
	border: 1px solid #CCCCCC;
	font-size: 0.75em;
	color: #333333;
	font-family: Arial, tahoma, Helvetica, sans-serif;

}
.validacao {
	font-style: italic;
	color: #FF0000;
}
.nav-bottom a:link{
	color: #333333;
}
.nav-bottom a:hover {
	text-decoration: none;
}
.nav-bottom a:visited{
	color: #BFBFBF;
}
.nav-bottom p {
	padding-bottom: 5px;
	font-size: 0.75em;
}
.col-a {
	float: left;
	width: 238px;
	padding: 0 1px;
}
.nav-pag:link, .nav-pag:visited{
	padding-left: 8px;
}
/* design de algumas tabelas */
.tbl-oracle tr td {
	vertical-align: top;
	padding: 3px;

}
.tbl-oracle .cabs  {
	background-color: #333333;
	border-left: 8px #FF0000 solid;
}
.tbl-oracle .cabs p{
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	padding: 10px;
}
#imgoracle10g {
	 float: right;

}
.ct-servicos p.bullet {
	padding-left: 5px;
	border-left: 4px #0BD7A9 solid;
}
.ct-noticias  dl {
	background: #FFFFFF;
	padding: 3px 0;
}
.ct-noticias dt{
	font-size: 0.7em;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px solid #FED229;


}
.ct-noticias dd  {
	margin: 0 0 5px 15px;

}
.ct-noticias dd a{
	color: #333333;
	font-size: 0.75em;
	text-decoration: none;
}
.ct-noticias dd a:hover {
	text-decoration: underline;
}
.ct-noticias h5 {
	font-size: 0.75em;
	padding-bottom: 13px;
	text-transform: uppercase;
	color: #333333;
}
.col-b {
	width: 488px;
	float: left;
	border-right: 1px  #F8F8F8 solid;
	border-left: 1px  #F8F8F8 solid;
	padding: 0px 12px;
}

.ct-noticias .col-b p, .ct-noticias .col-b li {
	font-size: 0.75em;
	padding-bottom: 7px;
	color: #333333;
	margin-top: 5px;
}
.ct-noticias .col-b h6 {
	font-size: 0.75em;
	text-transform: none;
	text-decoration: underline;
	color: #333333;
}
.ct-noticias p.autor  {
	font-size: 0.66em;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	clear: right;
	height: 140px;
	padding: 10px;
}
.ct-noticias p.data
{
	font-size: 0.66em;
	font-style: italic;
	color: #828282;
	margin-top: 0px;
	margin-right: 10px;
	clear: both;
	text-align: right;
}
.ct-noticias .ano {
	font-size: 0.75em;
	color: #FF3300;
	font-weight: bold;
	padding-left: 5px;
}
.ct-noticias .col-b #mod-4, .ct-noticias .col-b #mod-3, .ct-noticias .col-b #mod-2{
	background-repeat: no-repeat;
	padding-left: 61px;
	height: 267px;
}
.ct-noticias .col-b #mod-4, .ct-noticias .col-b #mod-3 {
	background-image: url(../imagens/s2/tema_envieporemail.gif);
	background-repeat: no-repeat;
}
.ct-noticias .col-b #mod-2{
	background-image: url(../imagens/s2/tema_sugerir.gif);
	background-repeat: no-repeat;
}
.ct-noticias .col-b #mod-4{
	height: 300px;
}/*
.ct-noticias .col-b #mod-4 h4,
.ct-noticias .col-b #mod-3 h4,
.ct-noticias .col-b #mod-2 h4{
	color: #FF3300;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: none;
} */
.ct-mensagens p {
	font-size: 0.75em;
}
#container .ct-servicos .col-texto ul {
	padding-top: 10px;
}
#container .ct-servicos .col-texto li {
	font-size: 0.75em;
	color: #333333;
	padding-bottom: 1px;
}

/* elementos da página de produtos */
.prod-server-1,
.prod-server-2,
.prod-desktop-1,
.prod-desktop-2,
.prod-printer-1,
.prod-printer-2,
.prod-printer-3,
.prod-monitor-1,
.prod-monitor-2,
.prod-monitor-3{
	width: 361px;
	min-height: 105px;
}
/* descrições de produtos*/
.prod-server-1 div,
.prod-server-2 div,
.prod-desktop-1 div,
.prod-desktop-2 div,
.prod-printer-1 div,
.prod-printer-2 div,
.prod-printer-3 div,
.prod-monitor-1 div,
.prod-monitor-2 div,
.prod-monitor-3 div{
	display: none;
	clear: both;
}

.prod-server-1{
	background-image: url(../imagens/s5/server_ibm.jpg);
	background-repeat: no-repeat;
}
.prod-server-2{
	background-image: url(../imagens/s5/server_rps.jpg);
	background-repeat: no-repeat;
}
.prod-desktop-1{
	background-image: url(../imagens/s5/desktop_hp.jpg);
	background-repeat: no-repeat;
}
.prod-desktop-2{
	background-image: url(../imagens/s5/desktop_lenovo.jpg);
	background-repeat: no-repeat;
}
.prod-printer-1{
	background-image: url(../imagens/s5/impressora_laser_lexmark.jpg);
	background-repeat: no-repeat;
}
.prod-printer-2{
	background-image: url(../imagens/s5/impressora_jato_hp.jpg);
	background-repeat: no-repeat;
}
.prod-printer-3{
	background-image: url(../imagens/s5/impressora_matricial_epson.jpg);
	background-repeat: no-repeat;
}
.prod-monitor-1{
	background-image: url(../imagens/s5/monitor_lg_lcd.jpg);
	background-repeat: no-repeat;
}
.prod-monitor-2{
	background-image: url(../imagens/s5/monitor_lg.jpg);
	background-repeat: no-repeat;
}
.prod-monitor-3{
	background-image: url(../imagens/s5/monitor_samsung.jpg);
	background-repeat: no-repeat;
}
dl.prod-desc {
	margin: -19px 0 0 116px;
	position: relative;
	height: 105px;
}
dl.prod-desc dt{
	color: #036AA4;
	font-size: 0.75em;
	padding-top: 5px;
	font-weight: bold;
	font-variant: normal;

}
dl.prod-desc dd{
	font-size: 0.75em;
	padding-top: 10px;
	color: #666666;
	margin-left: 0px;

}
.ct-produtos .info {
	display: block;
	top: 75px;
	left: 307px;
	z-index: 1;
	background-image: url(../imagens/el/elmaisinfo.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 49px;
	overflow: hidden;
	padding-top: 21px;
	position: relative;
}
.info:hover, info-hover {
	background-image: url(../imagens/el/elmaisinfo_over.gif);
}
.ct-produtos .detalhes p {
	padding-left: 15px;
	color: #666666;
	margin-top: 0.3em;
}
.detalhes{
	background-color: #FBFBFB;
	border: 1px solid #EDEDED;
	padding-right: 5px;
	padding-left: 5px;
}
.detalhes dl {

	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 30px;
}
.detalhes dt {
	font-size: 0.7em;
	color: #333333;
}
.detalhes dd {
	font-size: 0.7em;
	color: #FF6600;
}
.foto-texto {
	padding: 5px;
	float: left;
}

#nd-solucoes .destaques {
	padding-top: 42px;
	padding-left: 315px;
	clear: both;
	display: block;
	list-style-type: none;
	height: 133px;
	overflow: hidden;
}
#nd-solucoes .destaques li{
	float: left;
	display: block;
	width: 126px;
	margin-right: 12px;
	height: 133px;

}
#nd-solucoes .destaques li a {
	height: 0px;
	padding-top: 133px;
	display: block;
	overflow: hidden;
}
#nd-solucoes p {
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
}
#nd-solucoes h4 {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 1px;
}
/* formatação da página home*/

#container #principal {
	clear: both;
}
#principal  h3 { /* acessibilidade */
	display: none;

}
#principal h4 { /* cabeçalhos de boxes*/
	font-size: 0.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 3px 0 0 3px;
}
/* formatação home */
#container #principal .coluna-e {
	width: 233px;
	float: left;
	padding-right: 9px;
}
#container #principal .coluna-d {
	float: left;
	padding-top: 2px;
	width: 514px;
}
/* layout home*/
#container #principal .acesso {
	background-image: url(../imagens/s4/acesso_exclusivo.jpg);
	background-repeat: no-repeat;
	height: 89px;
	padding: 28px 5px 0 30px;
}
#container #principal .opine {
	background-image: url(../imagens/s4/opine.jpg);
	background-repeat: no-repeat;
	height: 238px;
	padding: 28px 5px 0 30px;
	border-width: 1px;
}
#container #principal .info {
	background-image: url(../imagens/s4/info.jpg);
	background-repeat: no-repeat;
	height: 121px;
	padding: 28px 5px 0 30px;
}
#container #principal .relacionamento {
	background-image: url(../imagens/s4/relacionamento.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding: 28px 5px 0 30px;
}
#container #principal .banner {
	height: 291px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	margin-left:2px;
}
#container #principal .divulgacao {
	height: 320px;
	width: 512px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	background: url(../imagens/s4/boxes_informativos.jpg) no-repeat;
}

#principal form {
	margin: 0px;
}
/* home - acesso exclusivo*/
#principal .acesso form ol{
	list-style-type: none;
	padding: 12px 0 0 0;
	margin: 0;
}

.acesso input {
	clear: none;
	font-size: 0.7em;
	border: none;
	margin: 0;
	vertical-align: inherit;

}
.acesso label{
	font-size: 0.7em;
	width: 35px;
	clear: none;
	color: #FFFFFF;
	text-align: right;
	float: left;
	padding: 2px 0 0 0;

}

.acesso #loginhome li {
	clear: both;
	vertical-align: middle;
	padding: 3px 0;
}

.acesso #ajuda {
	padding-left: 11px;
}


/* home -  opine */
#principal .opine form ol {
	list-style-type: none;
	margin: 0px;
	list-style-position: inside;
	padding: 3px 0 0 0;
}
#principal .opine form ol li{
	font-size: 0.7em;
	clear: both;
	vertical-align: middle;
	padding-left: 0px;
	margin-left: 0px;

}
.opine h4 {
	color: #FFFFFF;
}
.opine label {
	font-size: inherit;
	color: #003300;
}
.f-btns {
	text-align: right;
}


/* home -  info */
#principal .info p {
	font-size: 0.7em;
	color: #333333;
	padding-top: 5px;
}
#principal .info p a {
	color: #333333;
	text-decoration: none;
}
#principal .info p a:hover, #principal .info p a:focus  {
	text-decoration: underline;
}.info h4 {
	color: #FFFFFF;
}

/* home -  relacionamento */
#principal .relacionamento p{
	font-size: 0.7em;
	color: #003300;

}
#principal .bottom-banner {
	background-image: url(../imagens/s4/bottom_banner.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 756px;
	clear: both;
}
/* colunares */

.colunar-2 {
	width: 45%;
	float: left;
	padding-right: 3%;
	padding-left: 2%;
}





.ct-relacionamento .colunar-3 {
	/* fixed dimensions*/
	width: 149px;
	height: 187px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0 1px 0 0;


}
.ct-relacionamento .colunar-3btn {
	/* fixed dimensions*/
	width: 149px;
	height: 41px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 1px 0 0;

}
.colunar-4, .colunar-5 {
	width: 25%;
	float: left;
	height: 175px;
}
.ct-relacionamento .colunar-3 p {
	font-size: 0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
}
#nd-solucoes .colunar-4 a img, #nd-solucoes .colunar-5 a img {
	position: absolute;
	bottom: 0px;
	top: 550px;
}
#nd-solucoes .colunar-5 a img {
	top:720px;
}
.ct-relacionamento .colunar-3btn a {
	display: block;
	height: 0px;
	overflow: hidden;
	padding-top: 41px;
}
#principal .divulgacao h4{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-weight: bold;

}
#principal .divulgacao h4 a:link, #principal .divulgacao h4 a:visited  {
	color: #078BBC;
	text-decoration: none;

}
#principal .divulgacao h4 a:hover, #principal .divulgacao h4 a:focus {
	color: #0578AE;
	text-decoration: underline;

}
.divulgacao p {
	font-size: 0.8em;
	color: #333333;
}
.ct-noticias ul li {
	font-size: 0.75em;
	color: #666666;
}
/* mapa do site e página 404*/
.aviso {
	clear: both;
	padding-top: 35px;
}
.aviso p {
	font-size: 0.75em;
	color: #333333;
	padding-left: 20px;
}
.aviso dl {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 165px;
	margin-top: 5px;
}
.aviso dt {
	font-size: 0.8em;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0ABBE5;
}

.aviso dd {
	font-size: 0.75em;
	margin-left: 2px;
}

.aviso dl dt a:link, .aviso dl dt a:visited {
	color: #0ABBE5;
	text-decoration: none;

}
.aviso dl dt a:hover, .aviso dl dt a:focus{


}

#container .aviso dl dd a:link {
	color: #333333;
	text-decoration: none;
}
#container .aviso dl dd a:hover, #container .aviso dl dd a:focus  {
	color: #0066CC;
	text-decoration: none;
}
#container .aviso dl dd a:visited {
	color: #CC66CC;
	text-decoration: none;

}
.ct-servicos .col-texto p {
	padding-top: 2px;
	padding-bottom: 10px;
}
.aviso h4 {
}
#nd-solucoes  h4.safci {
		border-bottom: 4px solid #CCCCCC;
}
#nd-solucoes  h4.dms {
		border-bottom: 4px solid #CCCCCC;
}
#nd-solucoes  h4.oracle {
		border-bottom: 4px solid #CCCCCC;
}
#nd-solucoes  h4.siac {
		border-bottom: 4px solid #CCCCCC;
}
#nd-solucoes  h4.cp {
		border-bottom: 4px solid #CCCCCC;
}
#nd-solucoes  h4.wf {
		border-bottom: 4px solid #CCCCCC;
}
#container #nd-safci .dd #mod-1 li {
	font-size: 0.82em;
	list-style: square;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
}
#principal .opine input {
	vertical-align: bottom;
}
.relacionamento h4 {
	color: #FFFFFF;
}
/* estilos auxiliares de exibição de código dos artigos do legatti*/
.com {
	color: #0066CC;

}
.cod-saida {
	color: #333333;
}
.codigo {
	width: 472px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
	padding: 5px;
	font: inherit "Courier New", Courier, monospace;
}
.codigo-cp{ /* tem altura máxima - sua função é mostrar o bloco com a finalidade de copiar e colar */
	width: 472px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
	padding: 5px;
	height: 150px;
}
.S1 {
	font-family: 'Comic Sans MS';
	color: #007F00;
	background: #FFFFFF;
	font-size: 9pt;
}
.S2 {
	color: #007F7F;
	background: #FFFFFF;
}
.S3 {
	color: #00007F;
	background: #FFFFFF;
}
.S6 {
	color: #000000;
	background: #FFFFFF;
}
.ct-noticia span {
	font-family: 'Verdana';
	color: #000000;
	background: #FFFFFF;
	font-size: 10pt;
}
.ct-noticias .h-oracle {
	height: 31px;
	background: url(../imagens/s2/tema_oracle.jpg) no-repeat;
}
.ct-noticias #imgcolunista {
	float: left;
}
.ct-noticias h4.caption {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
}
.ct-noticias h5.titulo{
	font-size: 1em;
	color: #999999;
	text-transform: none;
	font-weight: normal;
}
.ct-noticias hr {
	color: transparent;
	height: 1px;
	background: #FED229;
}

.formLink, .formLink:visited, .formLink:link, .formLink:active {
	background:url(../imagens/el/link.gif) no-repeat right;
	color:#333 !important;
	text-decoration:none;
	padding-right:11px;
}
.formLink:hover  {
	background:url(../imagens/el/link_on.gif) no-repeat right;
	border-bottom:1px dashed #0079D6;
	color:#0079D6 !important;
	padding-right:11px;
}

