@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family: sans-serif,"Trebuchet MS", Arial, Helvetica;
	}
a{
	color:#444;
	text-decoration:none;
	}
a:hover{
	color:#000;
	text-decoration:underline;
	}
img {
   border: none;
}
img a{
   border: none;
}
a img{
   border: none;
}
#base-menu{
	background: url(img/base-menu.png) repeat-x;
	width:100%;
	}
#menu{
	font-size:16px;
	height: 40px;
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF
	}
#menu ul{
	padding:8px;
	float:right;
	list-style:none;
	}
#menu ul li{
	display:inline;
	padding: 0 25px 0 25px
	}
#menu ul li a{
	color: #FFF;
	text-decoration: none;
	}
#menu ul li a:hover{
	color: #CCC;
	text-decoration: underline;
	}
#banner-topo{
	width: 970px;
	height:182px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	}
#logo {
	margin-left:10px;
	width:280px;
	height: 150px;
	float: left;
	clear:both;
	}
#slide-topo{
	width:388px;
	height: 182px;
	float:right;
	}
.slideshow { 
	}
.slideshow img { 
	background-color: #FFF; 
	}
#base-topo{
	width:100%;
	height:50px;
	background:#888;
	}
#base-atendimento{
	width: 970px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-size:14px;
	padding-top:8px;
	}
#horario{
	float: left;
	text-align:right;
	margin-left:205px;
	}
#atendimento-divisor{
	float:left;
	margin-left:10px;
		}
#chamada{
	float: right;
	}
#banner{
	margin-top:10px;
	width: 970px;
	height:335px;
	margin-left:auto;
	margin-right:auto;
	}
#base-home{
	width: 970px;
	height:501px;
	margin-left:auto;
	margin-right:auto;
	}
#topo-rodapé{
	height:9px;
	width:100%;
	background:url(img/base-menu.png) repeat-x;
	}
#slideshow-rodape{
	width: 961px;
	height:77px;
	margin-left:auto;
	margin-right:auto;
	}
#faixa-rodapé{
	margin-top: 50px;
	height:20px;
	width:100%;
	background:url(img/base-menu.png) repeat-x;
	}
#base-rodape{
	background:url(img/base-rodape.png) no-repeat center;
	height:100px;
	width: 970px;
	margin-top:-60px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color: #333;
	}
#base-rodape img{
	float:left;
	margin-left: 20px;
	margin-top:25px;
	}
#base-rodape address{
	font-style:normal;
	}
#copy{
	float:left;
	margin-left: 160px;
	margin-top:35px;
	}
#endereco{
	float:left;
	margin-left: 20px;
	margin-top:35px;
	}
#cidade{
	float:left;
	margin-left: 20px;
	margin-top:40px;
	}
#setor{
	float:left;
	margin-left: 20px;
	margin-top:35px;
	}
#page{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	font-weight:100;
	}
#page h1{
	margin: 15px 0 15px 0;
	color:#444;
	
	}
#page p{
	margin: 5px 0 10px 0;
	}
#page strong{
	font-weight: bold;
}
#contato{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	font-weight:100;
	}
#contato h1{
	margin: 15px 0 15px 0;
	color:#444;
	
	}
#contato p{
	margin: 5px 0 10px 0;
	}
#contato strong{
	font-weight: bold;
}
#contato table{
	line-height: 170%;
	}
#contato table textfield{
	magin:10px 0 10px 0;
	}
	
#contato table textarea{
	magin:10px 0 10px 0;
	}
      