/* tags */
*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	/*border:1px solid;*/
}
html{
	background:url(/images/fundobaixo.gif);
}
body{
	background:url(/images/fundocima.jpg) no-repeat top center;
}
div{
	/*border:1px solid;*/
}
p{
	margin:5px 0px 0px 0px;
}
h3{
	color:#155686;
	font-size:1.3em;
	margin:5px 0px 0px 0px;
}
/* classes titulos */
.bemvindo{
	height:19px;
	background:url(/images/titulo_bemvindo.gif) no-repeat bottom left;
	text-indent:-20000px;
}
.servicos{
	height:19px;
	background:url(/images/titulo_servicos.gif) no-repeat bottom left;
	text-indent:-20000px;
}
.produtos{
	height:19px;
	background:url(/images/titulo_produtos.gif) no-repeat bottom left;
	text-indent:-20000px;
}
.sobre{
	height:19px;
	background:url(/images/titulo_sobre.gif) no-repeat bottom left;
	text-indent:-20000px;
}
.portifolio{
	height:19px;
	background:url(/images/titulo_portifolio.gif) no-repeat bottom left;
	text-indent:-20000px;
}
.contato{
	height:19px;
	background:url(/images/titulo_contato.gif) no-repeat bottom left;
	text-indent:-20000px;
}
/* divs */
#redondocima{
	background:url(/images/redondocima.png) no-repeat bottom;
	padding:40px 0px 0px 0px;
	height:8px;
	margin:0px auto;
	width:750px;
}
#redondobaixo{
	background:url(/images/redondobaixo.png) no-repeat top;
	padding:0px 0px 40px 0px;
	height:8px;
	margin:0px auto;
	width:750px;
}
#geral{
	background:#FFF;
	width:750px;
	margin:0px auto;
	display:table;
}
.sublinhado{
	width:100%;
	border:1px solid #155686;
	height:1px;
	margin:2px 0px 10px 0px;
}
#topo{
	width:750px;
	height:200px;
}
#topo ul{
	list-style:none;
}
#conteudo{
	margin:10px 0px 0px 0px;
	min-height:250px;
	padding:15px;
}
#rodape{
	width:770px;
	text-align:center;
	margin:10px auto;
}
/* inicial */


/* servicos */
#inicialbaixo{
	width:720px;
	margin:15px 0px 10px 0px;
	display:table;
}
#servicos{
	width:275px;
	float:right;
}
#servicosgeral{
	padding:10px;
	background:#155686;
	border:1px solid #3094DE;
	color:#FFF;
	width:255px;
}
#servicosgeral li{
	color:#FFF;
	margin:5px 0px 0px 10px;
}
/* produtos */
#produtos{
	margin:0px 15px 0px 0px;
	width:425px;
	float:left;
}
#produtosgeral{
	width:425px;
	display:table;
	margin:3px 0px;
}
#imgprod{
	width:96px;
	height:126px;
	float:left;
	margin:0px 10px 0px 0px;
}
/* pagina produtos detalhes */
#pprodutos{
	margin:0px 15px 0px 0px;
}
#pprodutos li{
	list-style:inside;
	margin:0px 0px 5px 0px;
	text-indent:30px;
}
#pprodutosgeral{
	display:table;
	margin:3px 0px;
}
#pprodutosgeral p{
	text-indent:30px;
	margin:0px 0px 10px 0px;
}
#pprodutosgeral p.normal{
	margin:5px 0px 0px 0px;
	text-indent:0px;
}
.detaque{
	font-weight:bold;
	font-size:1.1em;
	color:#FF6600;
	text-indent:20px;
}
.center{
	text-align:center;
	margin:0px 0px 10px 0px;
}
.voltar{
	font-size:1.3em;
	text-align:center;
	color:#FF6600;
	font-weight:bold;
}
.voltar:hover{
	font-size:1.3em;
	text-align:center;
	color:#155686;
}
/* clientes */
#clientesgeral{
	width:720px;
	margin:15px 0px;
	display:table;
}
#clientesmin{
	width:150px;
	float:left;
	margin:0px 10px 0px 0px;
}
#clientesdados{
	width:555px;
	float:right;
	display:table;
	height:1%;
}
.veja{
	margin:20px 0px 0px 0px;
	vertical-align:bottom;
}
.link{
	color:#155686;
	text-decoration:none;
	font-weight:bolder;
}
.link:hover{
	text-decoration:underline;
}
/* contato */
#conteudocontato p{
	margin:0px;
}
/* primeira_contato_form */
#form_esq{
	width:220px;
	float:left;
	margin:0px 10px 0px 0px;
	display:table;
}
.grande, .uf, .mensagem{
	color:#000;
	font-size:0.9em;
	margin:0px 0px 5px 0px;
}
.grande{
	width:100%;
	border:0 none;
	border-bottom:1px solid #000;
}
.uf{
	width:33px;
	border:0 none;
	border-bottom:1px solid #000;
}
.mensagem{
	width:220px;
	border:1px solid #000;
}
.centroinput{
	border:1px solid #737373;
	margin:0px 5px 0px 0px;
	background-color:#155686;
	color:#FFF;
}

.dir{
	text-align:right;
}
