		*{
 	margin:0px;
	padding:0px;
		}
		body 
		{
	color:#000000;
	background:#ffffff url(../imagens/bg.gif);
	background-attachment:fixed;
	padding:10px;
	font:12px/135% Arial, Helvetica, sans-serif;
		}
		a 
		{
	color: #234887;
	text-decoration: none;
		}
		a:hover 
		{
	color: #234887;
	text-decoration: underline;
		}
		p 
		{
	margin-bottom:10px;
		}
		li
		{
	font:12px/170% Arial, Helvetica, sans-serif;
		}
		hr
		{
		clear:both;
	margin: 15px 0 15px 20px;
	background-color: #e9f3fb;
	border-top:2px dotted #c5d7e7;
	border-bottom:0px solid #e9f3fb;
	border-left:0px solid #e9f3fb;
	border-right:0px solid #e9f3fb;
		}
	
		#principal 
		{
	background-color: #e9f3fb;
	background:url(../imagens/f_bordas.gif) left top ;
	width: 742px;
	margin-left: auto;
	margin-right: auto;
		}
		
		#centro 
		{
	border: 1px solid #cccccc; 
	background-color:#cccccc;
	margin-left: 50%;
	margin-top: 50%;
	position:absolute;
	top:-475px;
	left:-387px;
		}
	
		#topo
		{
	height:195px;
		}
		#topo h1
		{
	background:url(../imagens/f_top.jpg) left top;
	width: 742px;
	height: 195px;
	 	}
		#topo span 
		{
	display:none
		}
		#topo ul
		{
	list-style-type:none;
	margin-top:-180px;
	margin-left:4px;
	height:180px;
		}
		#topo li
		{
	padding:0 0 0 14px;
	letter-spacing:1px;
	height:26px;
	width:205px;
		}
		#topo li a
		{
	position:absolute;
	display:block;
	margin-left:-20px;
	padding:4px 4px 4px 5px;
	width:75px;
	height:20px;
		}
		#topo li span
		{
	display:none;
		}
		.empresa
		{
	background:url(../imagens/f_empresa.jpg)  no-repeat 0; 
		}

		.empresa:hover
		{
	background:url(../imagens/f_empresa2.jpg) no-repeat 0; 
		}
		.servicos
		{
	background:url(../imagens/f_servicos.jpg)  no-repeat 0; 
		}

		.servicos:hover
		{
	background:url(../imagens/f_servicos2.jpg)  no-repeat 0; 
		}
		.clientes
		{
	background:url(../imagens/f_clientes.jpg)  no-repeat 0; 
		}

		.clientes:hover
		{
	background:url(../imagens/f_clientes2.jpg)  no-repeat 0; 
		}
		.artigos
		{
	background:url(../imagens/f_artigos.jpg)  no-repeat 0; 
		}

		.artigos:hover
		{
	background:url(../imagens/f_artigos2.jpg)  no-repeat 0; 
		}
		.contatos
		{
	background:url(../imagens/f_contatos.jpg)  no-repeat 0; 
		}

		.contatos:hover
		{
	background:url(../imagens/f_contatos2.jpg)  no-repeat 0; 
		}

		

		#meio
		{
		
	display:table;
		}
		#foto_esquerda
		{
	float:left;
	padding-top:60px;
	width:150px;
	margin-left:8px;
	margin-right:5px;
		}
		#conteudo
		{
	float:right;
	width:550px;
	text-align: justify;
	padding:0px 20px 10px 0px;
		}
		#conteudo img
		{
	margin-left:290px;
	margin-bottom:20px;
		}
		#conteudo h2
		{
	font-size:13px;
	padding: 0 0 0 35px;
	background-image:url(../imagens/item3.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
		}
		#conteudo ul
		{
	list-style-type:none;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:20px;
		}

		#rodape
		{
	clear:both;
	width:742px;
	height:30px;
	background:url(../imagens/f_rodape.gif) 0 0;
		}
		#rodape h4
		{
	padding:8px 0 0 0;
	text-align:center;
	font-size: 9px;
	color:#e9f3fb;
		}
		#rodape span
		{
	display:none;
	text-align:center;
	font-size: 9px;
	color:#ffffff;
		}
		#endereco
		{
	display:none;
	background-image:url(../imagens/ico_mapa.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0px 10px 0px 10px;
		}
		#endereco a
		{
	color:#ffffff		
		}
		
		.borda_azul{
	font-size:12px;
	border: 1px solid #c5d7e7;
		}
		#tabela_contato
		{
		margin: 0 0 0 40px;
		
		}
		.comentarios{
		float:right;
		margin: 10px 0 20px 0;
		}
