@media screen, projection {
#conteudo .bloco {
	background:url(../images/bloco.gif) no-repeat;
	height:95px;
	padding:18px 12px;
	position:relative;
	width:278px
}
#conteudo .bloco a.veja_mais {
	position:absolute;
	right:5%;
	top:64%
}
#conteudo_topo_fundo div.esquerda {float:left; margin-left:20px}
#conteudo_topo_fundo div.direita {float:right; margin-right:20px}
#conteudo_topo_fundo p {line-height:1.2em; text-align:justify}
#conteudo_topo_fundo p strong {color:#3C6583; font-size:1.3em; font-weight:normal}
#conteudo_topo_fundo p.titulo {padding-bottom:15px}

#conteudo_topo_fundo #iso9001 {padding:10px 0}
#conteudo_topo_fundo #iso9001 img {margin:0 auto}

#conteudo .bloco h1 {
	height:25px;
	position:absolute;
	left:1%;
	bottom:102%;
}
#conteudo #tecnologia, #conteudo #servicos {margin-top:30px}
}
