/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#EEE;
	margin:0;
	
}
img{
	border:0 none;
}
h1, h2, h3{
	padding:0;
	margin:0;
}
#geral{
	margin:auto;
	width:760px;
	text-align:left;
	background:url(../../imagens/fundocanto.jpg) top right no-repeat #FFFFFF;
}
a{
	color:#000;
	text-decoration:none;
}
#topo{
	overflow: hidden;
	width: 473px;
	height: 127px;
	background: url(../../imagens/logotopo.jpg) no-repeat;
	margin: 0 0 0 0;
	cursor:pointer;
}
#topo a{
	width: 473px;
	height: 127px;
	display: block;
	text-indent:-5000em;
}
/*menu*/
#caixamenu{
	margin:0 0 0 0;
	padding:5px 0 0 0;
	background:url(../../imagens/fundomenu.jpg) repeat-x;
	width:473px;
	height:75px;
}
#menulinha ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	width:473px;
}
#menulinha ul li{
	display:inline;
	margin:0 0 0 0;
	
}
/*menu*/
#bthome a{
	overflow: hidden;
	width: 60px;
	height: 66px;
	float:left;
	background: url(../../imagens/btlhome.jpg) no-repeat top;
	margin: 0 0 0 10px;
	cursor:pointer;
}
#bthome a:hover{
	background: url(../../imagens/btlhome.jpg) no-repeat bottom;
}
#bthome a strong{
	width: 60px;
	height: 66px;
	display: block;
	text-indent:-5000em;
}
#btempresa a{
	overflow: hidden;
	width: 60px;
	height: 66px;
	float:left;
	background: url(../../imagens/btlempresa.jpg) no-repeat top;
	margin: 0 0 0 10px;
	cursor:pointer;
}
#btempresa a:hover{
	background: url(../../imagens/btlempresa.jpg) no-repeat bottom;
}
#btempresa a strong{
	width: 60px;
	height: 66px;
	display: block;
	text-indent:-5000em;
}
#btservicos a{
	overflow: hidden;
	width: 60px;
	height: 66px;
	float:left;
	background: url(../../imagens/btlservicos.jpg) no-repeat top;
	margin: 0 0 0 10px;
	cursor:pointer;
}
#btservicos a:hover{
	background: url(../../imagens/btlservicos.jpg) no-repeat bottom;
}
#btservicos a strong{
	width: 60px;
	height: 66px;
	display: block;
	text-indent:-5000em;
}
#btprojetos a{
	overflow: hidden;
	width: 60px;
	height: 66px;
	float:left;
	background: url(../../imagens/btlprojetos.jpg) no-repeat top;
	margin: 0 0 0 10px;
	cursor:pointer;
}
#btprojetos a:hover{
	background: url(../../imagens/btlprojetos.jpg) no-repeat bottom;
}
#btprojetos a strong{
	width: 60px;
	height: 66px;
	display: block;
	text-indent:-5000em;
}
#btsimulador a{
	overflow: hidden;
	width: 60px;
	height: 66px;
	float:left;
	background: url(../../imagens/btlsimulador.jpg) no-repeat top;
	margin: 0 0 0 10px;
	cursor:pointer;
}
#btsimulador a:hover{
	background: url(../../imagens/btlsimulador.jpg) no-repeat bottom;
}
#btsimulador a strong{
	width: 60px;
	height: 66px;
	display: block;
	text-indent:-5000em;
}
#btcontato a{
	overflow: hidden;
	width: 60px;
	height: 66px;
	float:left;
	background: url(../../imagens/btlcontato.jpg) no-repeat top;
	margin: 0 0 0 10px;
	cursor:pointer;
}
#btcontato a:hover{
	background: url(../../imagens/btlcontato.jpg) no-repeat bottom;
}
#btcontato a strong{
	width: 60px;
	height: 66px;
	display: block;
	text-indent:-5000em;
}
/*titulo*/
#titulopg{
	background:url(../../imagens/linha.jpg) repeat-x bottom;
	height:28px;
	width:450px;
	margin:10px;
}
/*rodape*/
#rodape{
	clear:both;
	text-align:center;
	background:url(../../imagens/faixa3.jpg) repeat-x;
	padding:5px 0 0 0;
	font-size:small;
}
#menutxt{
	margin:0 0 5px 0;
}
address{
	border-top:#000000 1px solid;
	font-size:x-small;
}