/* EMPRESA */

.menu-empresa {
	margin:1.5em .5em;
}
.menu-empresa dt {
	background:url(../img/dl-dt.gif) center left no-repeat;
	width:60px;
	height:13px;
	text-indent:-5000px;
	margin:0 0 .1em .1em;
}
.menu-empresa dd {
	font-size:1.1em;
	float:left;
	clear:none;
	padding:0 .3em;
	border-left:1px solid #000;
}
.selected {
	color:#003399;
}
.menu-empresa dd.first {
	border:none;
}

/* APRESENTAÇÃO */

p {
	clear:both;
	width:96%;
	padding:1em 0 0 .8em ;
}

/* SERVIÇOS */

.tree-servicos {
	margin:-.5em 1em 0 1em;
}
.tree-servicos dt a {
	background:url(../img/servicos_dt-bg.gif) center left no-repeat;
	color:#0099FF;
	font-size:115%;
	font-weight:normal;
	text-decoration:none;	
	padding:0 0 0 1.3em;
	line-height:20px;
}
.tree-servicos dd {
	font-size:1.1em;
	margin:0 0 0 1.5em;
}
.tree-servicos dt a:hover {
	color:#fff;
	background:url(../img/servicos_dt-bg-hover.gif) center left no-repeat;
	background-color:#0099FF;
}

/* CLIENTES */

.clientes-img {
	float:left;
	width:100%;
	padding:0;
	margin:0 0 0 -1.4em;
	_margin:0 0 0 -3.2em;
}
.clientes-img li {
	float:left;
	clear:none;
	width:7em;
	height:5.7em;
	border:1px solid #ccc;
	margin:0 0 2em 2em;
	padding:.5em .2em;
}
.clientes-img li a {
	display:block;
	width:100%;
	height:100%;
}
.clientes-img li img {
	border:none;
	margin:.5em 0 0 0;
}
.clientes-img li a:hover {
	background:none;
}

/* CLIPPING */

h3 {
	clear:both;
	color:#999999;
	font-size:.9em;
	padding:0 0 0 1em;
	margin:0;
}

.clipping,
.releases {
	float:left;
	clear:both;
	font-size:.9em;
	margin:0;
	padding:.3em 0 1em 1em;
}
.clipping var, 
.releases var {
	float:left;
	margin:0;
	font-weight:bold;
	font-style:normal;
	cursor:pointer;
	padding:0 2em 0 0;
}
.clipping li,
.releases li {
	margin:0 0 .2em 0;
}
.clipping li a, 
.releases li a {
	color:#999999;
}
.clipping li a img {
	margin-left:5px;
}
.clipping li a:hover, 
.releases li a:hover {
	color:#0099ff;
	background:none;
}
.arquivos {
	display:block;
	float:left;
	clear:both;
	font-size:.8em;
	color:#666666;
	text-decoration:underline;
	text-transform:uppercase;
	margin:1.1em;
}
.arquivos:hover {
	background:none;
	color:#0066FF;
}
.toppress {
	color:#999;
}
