@CHARSET "UTF-8";

body {	
	margin:0;
    padding:0;
    width:100%;
    background: url("../images/bg.jpg");
    font:normal 12px "Arial", Helvetica, sans-serif;
    color:#666;
}

img {
	border:none;
}

a {
	color: #1E8BBE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS";
    font-weight: normal;
}

h1 {
	font-size: 25px;        
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 14px;
}

#bg {
	float:left;
	width:100%;
	background: url("../images/bg_conteudo.png") no-repeat center center;
}

#linha_topo {
	height: 3px;
	background-color: #0070AF;
}

.centro {
	width: 1014px;
	margin: 0 auto;
}

#logo {
	display: block;
	float:left;
	margin:20px 0 0 50px;
}

#sac {
	width:112px;
	height:30px;
	float:right;
	margin-right:100px;
	padding:5px 0 0 70px;
	color:#FFF;
	font-weight:bold;
	background: url("../images/sac.png") no-repeat left top;
}

#box_container {
	clear:both;
	height:320px;
	margin-top:-30px;
	background: url("../images/bg_box_container.png") repeat-x center 120px;
	position: relative;
}

#box_container #preenchimento {	
	height:320px;
	background: url("../images/bg_preenchimento.png") repeat-x center 49px;
	position: absolute;
	left:50%;
	right: 0;
}

#box_container .centro {
	clear:both;
	height:320px;
	background: url("../images/bg_banner.png") repeat-x left top;
	position: relative;	
}

#box_container .centro .banner {
	display: block;
	position: absolute;
	bottom:7px;
	left: 10px;
}

#box_container #texto_topo {	
	width:213px;
	height:220px;
	padding-top:100px;
	padding-left:90px;
	background: url("../images/bg_texto_topo.png") no-repeat center 49px;
	position: absolute;
	right: 0;
}

#box_container .centro #menu_topo {
	float: right;
	width: 510px;
	margin: 0;
	padding: 0;
	padding-right:40px;
	list-style: none;
	position: relative;	
}

#box_container .centro #menu_topo li {
	float: left;
	margin: 15px 0;
	padding:0 10px;
	height: 23px;
	border-right: #FFF 1px dotted;
}

#box_container .centro #menu_topo li.sem-borda {
	border: none;	
}

#box_container .centro #menu_topo li a {
	display: block;
	height: 23px;
	text-indent: -10000px;	
}

#box_container .centro #menu_topo li a.btn-sobre-nos {
	width:90px;
	background: url("../images/sobre-nos.png") no-repeat center top;
}
#box_container .centro #menu_topo li a.btn-sobre-nos:hover {
	background: url("../images/sobre-nos-hover.png") no-repeat center top;
}

#box_container .centro #menu_topo li a.btn-produtos {
	width:84px;
	background: url("../images/produtos.png") no-repeat center top;	
}
#box_container .centro #menu_topo li a.btn-produtos:hover {
	background: url("../images/produtos-hover.png") no-repeat center top;
}

#box_container .centro #menu_topo li a.btn-servicos {
	width:77px;
	background: url("../images/servicos.png") no-repeat center top;	
}
#box_container .centro #menu_topo li a.btn-servicos:hover {
	background: url("../images/servicos-hover.png") no-repeat center top;
}

#box_container .centro #menu_topo li a.btn-fale-conosco {
	width:121px;
	background: url("../images/fale-conosco.png") no-repeat center top;	
}
#box_container .centro #menu_topo li a.btn-fale-conosco:hover {
	background: url("../images/fale-conosco-hover.png") no-repeat center top;
}

.centro #conteudo {
	float: left;
	width: 940px;
	padding: 10px 35px;
}

.centro #conteudo .destaque {
	float: left;
	width: 293px;
	margin-right: 20px;
}

.centro #conteudo .destaque a {
	color: #666;
}

.btn-saiba-mais {
	text-align: right;
	padding: 10px 0;
}

.align-center {
	text-align: center;
}

.texto-produto {
	width: 263px;
	height: 55px;
	padding:20px 15px 5px 15px;
	background: url("../images/bg-texto-produto.png") no-repeat left top;
	overflow: hidden;
}

.destaque p {
	padding: 0;
	margin: 0;
}

.centro #conteudo .destaque #servico-destaque p a {
	color: #FFF;
}


#rodape {
	clear:both;
	height: 178px;
	background: url("../images/bg-rodape.png") repeat-x;
}

#rodape .centro div {
	float: left;
	margin: 20px 30px 0 0;
}

#rodape .centro div ul {
	list-style-image: url("../images/list-style.png");
	margin: 0;
	padding: 0 0 0 20px;
}

#rodape .centro div a {
	color: #FFF;
}

#paginacao {
    padding-top:10px;
    clear: both;
    color: #666;
    font-size: 11px;
    text-align: right;
}

#paginacao a {
    color: #333;
}

#paginacao .disabled {
    display: none;
}

#box-produtos .produto {
    float: left;
    width: 840px;
    height: 113px;
    padding: 20px 50px;
    margin-bottom: 20px;
    position: relative;
    background: url('../images/bg-produto.png') no-repeat left top;
}

#box-produtos .produto .img {
    float: left;
    margin:0 10px 10px 0;
}

#box-produtos .produto div {
    padding-bottom: 10px;
}

#box-produtos .produto .nome a {
    font-weight: bold;
    font-size: 14px;    
}

#box-produtos .produto .info a {
    color: #666;
}

#box-produtos .produto .link {
    position: absolute;
    right: 15px;
    top: 45%;
}

.detalhe_produto .img_box {
    float: left;
    width: 300px;
    margin: 0 20px 20px 0;
}

#imgs_extras {
    float: left;
    width: 100%;
    padding-top: 5px;
}

#imgs_extras img {
    padding: 0 5px 5px 0;
}

#box-noticias .noticia {
    float: left;
    width: 840px;
    height: 113px;
    padding: 20px 50px;
    margin-bottom: 20px;
    position: relative;
    background: url('../images/bg-noticia.png') no-repeat left top;
}

#box-noticias .noticia .img {
    float: left;
    margin:0 10px 10px 0;
}

#box-noticias .noticia div {
    padding-bottom: 10px;
}

#box-noticias .noticia .titulo a {
    font-weight: bold;
    font-size: 14px;
}

#box-noticias .noticia .info a {
    color: #666;
}

.data {
    font-size: 10px;
    font-style: italic;
}

#box-servicos .servico {
    float: left;
    width: 840px;
    height: 113px;
    padding: 20px 50px;
    margin-bottom: 20px;
    position: relative;
    background: url('../images/bg-servico.png') no-repeat left top;
}

#box-servicos .servico .img {
    float: left;
    margin:0 10px 10px 0;
}

#box-servicos .servico div {
    padding-bottom: 10px;
}

#box-servicos .servico .titulo a {
    font-weight: bold;
    font-size: 14px;
}

#box-servicos .servico .info a {
    color: #666;
}

#servico-destaque {
    position: relative;
    width: 292px;
    height: 191px;
}

#servico-destaque .img_servico {
    display: block;
    position: absolute;
    top:15px;
    left:20px;
}

#servico-destaque .mascara {
    display: block;
    position: absolute;
    top:0;
    left:0;
}

.destaque #servico-destaque p {
    position: absolute;
    bottom: 30px;
    left: 40px;
    right: 40px;
    font-size: 11px;
    text-align: center;
}

.form-contato {
    width: 580px;
    float: left;
    margin-right: 20px;
}

.dados-contato {
    width: 340px;
    float: left;
}

#formContato {
    position: relative;
}

#formContato input {
    width: 100%;
    border: none;
}

#formContato dt {
    background: url('../images/bg-text-input.png') no-repeat center top;
    width: 495px;
    height: 20px;
    padding: 15px 15px 15px 70px;
}

#formContato dt#txtMensagem-label {
    background: url('../images/bg-textarea.png') no-repeat left top;
    width: 530px;
    padding: 80px 0 100px 50px;

}

#formContato dd {
    position: absolute;
    bottom: 0;
    left: 160px;
    width: 300px;
}

#formContato #txtNome-element {
    top: 14px;
}
#formContato #txtEmail-element {
    top: 64px;
}

#formContato #txtAssunto-element {
    top: 114px;
}

#formContato #txtMensagem-element {
    top: 164px;
    left:115px;
}

#formContato #txtMensagem-element textarea {
    width: 350px;
    height: 138px;
}

#formContato #btnEnviar-label {
    background: none;
    display: none;
}

#formContato #btnEnviar-element {
    top: 340px;
    width: auto;
    height: 27px;
    right: 0;
}

#formContato #btnEnviar-element input {
    display: block;
    background: url('../images/bg-btn.png') no-repeat left top;
    width: 101px;
    height: 27px;
    color: #FFF;
    float: right;
    margin-right: 80px;
    cursor: pointer;
}

.erro {
    padding: 10px;
    border:#CC0000 1px solid;
    background-color: wheat;
    margin-bottom: 10px;
}

.sucesso {
    padding: 10px;
    border:green 1px solid;
    background-color: lightgreen;
    margin-bottom: 10px;
}