/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	cursor:default;
}
a {
	cursor:pointer;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: Verdana, Arial, Helvetica, sans-serif 11px normal;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, "Times New Roman";
	font-size:16px;
	color:#FBB000;
	text-transform:uppercase;
	margin-bottom:5px;
}
a:link, a:active, a:visited {
	color:#F2BD04;
	text-decoration:none;
}
a:hover, a:visited:hover {
	color:#FBB000;
	text-decoration:underline;
}
/*CLASSES*/
.tb_empresa * {
	margin:0;
	padding:0;
	border:0;
}
.tb_empresa {
	margin:10px auto;
}
.tb_empresa tbody tr td{
	border:1px solid #fff;
	width:60px;
	height:60px;
	text-align:center;
	vertical-align:middle;
}

.txt_empresa {
	float:right;
	width:235px;
	position:relative;
	top:-142px;
	left:-23px;
	display:block;
}
.txt_empresa p {
	margin-bottom:10px;
}
.txt_empresa strong {
	color:#F90;
}
.txt_home {
	float:right;
	width:340px;
	line-height:17px;
	text-align:justify;
	position:relative;
	/*border:1px solid #fff;*/
	top:-107px;
	left:-113px;
	display:block;
}
.txt_servicos {
	float:right;
	width:490px;
	height:295px;
	position:relative;
	top:-150px;
	left:-40px;
	overflow:auto;
	/*border:1px solid #fff;*/
}
.txt_produtos {
	float:right;
	width:500px;
	height:305px;
	margin-bottom:-115px !important;
	margin-bottom:-130px;
	position:relative;
	top:-150px;
	left:-40px;
	overflow:auto;
	/*border:1px solid #fff;*/
}
.list_servicos {
	list-style:none;
	display:block;
	margin-top:10px;
}
.list_servicos li {
	padding:0 0 5px 0;
	line-height:10px;
}


.list_produtos {
	padding:0;
	background:#666;
	margin-left:10px;
	list-style:none;
	display:block;
}
.list_produtos li {
	/*border:1px solid #fff;*/
	width:82px;
	height:80px;
	margin:0 12px 11px 0;
	background:#FBB000;
	height:110px;
	overflow:hidden;
	float:left;
}
.list_produtos li span {
	clear:both;
	color:#333;
	font-weight:bold;
	text-align:center;
	height:28px;
	display:block;
}
.list_produtos li img {
	display:block;
	border:1px solid #FBB000;
	cursor:pointer;
}
.list_produtos li img:hover {
	border:1px solid #FFF;
}
.list_produtos li img:active {
	border:1px dotted #f30;
}












.txt_links {
	float:right;
	width:380px;
	position:relative;
	/*border:1px solid #fff;*/
	top:-102px;
	left:-106px;
	display:block;
}
.list_links {
	margin:0 0 0 -6px;
}
.list_links li {
	height:15px;
	width:100%;
	border:1px solid #F2BD04;
	margin:4px;
	overflow:hidden;
}
.list_links li a {
	display:block;
	width:100%;
	height:100%;
	padding:1px 0 3px 3px;
	background:url(images/trns.png);
}
.txt_localizacao {
	float:right;
	width:380px;
	position:relative;
	/*border:1px solid #fff;*/
	top:-102px;
	left:-106px;
	display:block;
}
.addr {
	width:260px;
	position:relative;
	top:115px;
	left:0px;
	float:left;
	/*border:1px solid #999;*/
}
.map {
	width:280px;
	height:280px;
	position:relative;
	top:-125px;
	left:65px;
	float:right;
	/*border:1px solid #666;*/
}
.txt_faleconosco {
	float:right;
	width:230px;
	position:relative;
	/*border:1px solid #fff;*/
	top:-148px;
	left:-228px;
	display:block;
}
.table_faleconosco {
	/*border:1px solid #fff;*/
	width:230px;
}
.table_faleconosco input,.table_faleconosco textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.table_faleconosco input {
	margin:3px;
	width:165px;
}
.table_faleconosco textarea {	
	width:225px;
	height:120px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background-color: #ffffff;
}
.nome_campo, .campo_msg {
	font-weight:bold;
	text-align:right;
	padding:0 5px 0 0;
}
.campo_msg {
	text-align:left;
	height:20px;
}
.submit_cell {
	text-align:center;
	padding:8px;
}
.input_submit {
	width:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0 6px 0 3px;
}
.rodape {
	position:absolute;
	width:700px;
	margin-top:-10px;
}
.ass {
	/*border:1px solid #fff;*/
	padding:3px 0;
}
.img_ass {
	position:relative; top:2px;margin:0 6px 0 0;cursor:pointer;
}
.link_ass {
	text-decoration:none;
	color:#000;
}
.link_ass:hover {
	text-decoration:underline;
	color:#000;
}
/*SELETORES*/
#corpo {
	width:720px;
	margin:0 auto;
	border:1px solid #777777;
	border-top:0;
	border-left:0;
}
#meio {
	
}
#home {
	width:inherit;
	height: 327px;
	background:#999 url(fotos/meio.jpg) left top;
}
#empresa {
	height:327px;
	background:#999 url(fotos/empresa.jpg) left top;
}
#servicos {
	height:327px;
	background:#999 url(fotos/servicos.jpg) left top;
}
#produtos {
	height:327px;
	position:relative;
	background:#999 url(fotos/produtos.jpg) left top;
}
#links {
	height:327px;
	background:#999 url(fotos/links.jpg) left top;
}
#localizacao {
	height:327px;
	margin-bottom:-12px;
	background:#999 url(fotos/localizacao.jpg) left top;
}
#faleconosco {
	height:327px;
	background:#999 url(fotos/faleconosco.jpg) left top;
}
#base {
	background-color: #333;
	padding: 20px 0 20px 25px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:695px;
	height:36px;
}
#base #contador {
	float:right;
	text-align:right;
	position:relative;
	left:-15px;
	top:-10px;
}
