@charset "utf-8";
/* CSS Document */

body {
	margin:auto auto;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#site {
	background:url(../images/faixa-topo.jpg) top repeat-x;
}
#conteudo {
	width:990px;
	margin:auto auto;
	margin-top:0;
}
#topo {
	width:990px;
	height:150px;
}
#menu {
	width:990px;
	height:32px;
	margin:5px 2px;
	background:url(../images/fundo-menu.png) no-repeat;
}
#menu ul {  
	padding:0;
	margin: auto auto;
}
#menu ul li { 
	float: left;
	list-style-type: none;
}
#menu ul li a {
	float: left;
	padding: 6px 33px 6px 33px;
	font-size:15px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
	background: #222;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}
#menu ul li a:hover { 
	color:#FFF; 
	background:#D3342E;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}
#menu ul li a.active { 
	color:#FFF; 
	background:#D3342E;
}
#flash {
	margin-top:15px;
	margin-bottom:5px;
}
#menu-rodape{
	padding-top:25px;
	font-weight:bold;
	font-size:13px;
}

#rodape {
	font-size:12px;
	text-align:center;
	height:147px;
	color:#DDD;
	background: url(../images/fundo-rodape.jpg);
	margin-top:15px;
}
#rodape a {
	text-decoration:none;
	color:#FFF;
}
#rodape a:hover {
	text-decoration:none;
	color:#D3342E;
}

#btn-voltar {
	width:100px;
	height:32px;
	margin:auto auto;
}
#btn-voltar ul {  
	padding:0;
	margin: auto auto;
}
#btn-voltar ul li { 
	float:left;
	list-style-type:none;
}
#btn-voltar ul li a {
	float:left;
	padding: 6px 33px 6px 33px;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	background:#D3342E;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}
#btn-voltar ul li a:hover { 
	color:#FFF; 
	background:#000;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}

#texto {width:950px; margin:auto auto; font-size:14px;}
.bold {font-weight:bold}
h2 {color:#D3342E;}
.info {background-color:#F2F2F2; color:#999; font-size:16px; padding:2px; text-align:center; margin-bottom:10px; font-weight:bold; border:#999999 solid 1px; text-shadow: 0 1px 1px #FFF;}

#box { 
	width:460px;
	height:525px;
	background-color:#F9F9F9;
	border:#E2E2E2 1px solid;
	margin-bottom:15px;
}
#formulario {
	width:460px;
	padding:5px;
	color:#999;
}
#formulario p {
	margin-left:5px;
}
#formulario span {
	font-weight:bold;
	display:block;
	font-size:12px;
}
#formulario input {
	width:430px;
	height:30px;
}
#formulario form {
	width:430px;
}
#formulario textarea {
	width:430px;
	height:80px;
}
#formulario .enviar {
	width:100px;
	background:#666;
	color:#FFF;
	font-weight:bold;
	margin:10px auto;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}
#formulario .enviar:hover {
	background:#000;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);	
}
#formulario .obrigatorio {
	color:#D3342E;
	font-size:10px;
	text-align:right;
	margin-right:20px;
}
#fale-conosco{
	width:470px;
	float:left;
}
#mapa{
	width:450px;	
	float:left;
	margin-left:25px;
}
.clear {
	clear:both;
}
#home-chamada {
	float:left;
	width:475px;
	height:285px;
	background:url(../images/fundo-empresa.png) top right no-repeat;
	background-color:#F9F9F9;
	border-radius:22px;
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
	behavior: url(css/border-radius.htc);
	border:#CCC 1px solid;
	margin-top:20px;
	margin-bottom:30px;
}
#home-chamada2 {
	float:left;
	width:475px;
	height:285px;
	background:url(../images/fundo-servicos.png) top right no-repeat;
	background-color:#F9F9F9;	
	margin-left:36px;
	border-radius:22px;
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
	behavior: url(css/border-radius.htc);
	border:#CCC 1px solid;
	margin-top:20px;
	margin-bottom:30px;	
}
#home-texto{
	margin:auto auto;
	width:450px;
	padding-top:70px;
	font-size:14px;
}

#btn-saiba-mais {
	width:100px;
	height:32px;
	margin:10px 5px 0 365px;
}
#btn-saiba-mais ul {  
	padding:0;
	margin: auto auto;
}
#btn-saiba-mais ul li { 
	float:left;
	list-style-type:none;
}
#btn-saiba-mais ul li a {
	float:left;
	padding: 6px 25px 6px 25px;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	background:#D3342E;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}
#btn-saiba-mais ul li a:hover { 
	color:#FFF; 
	background:#000;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior: url(css/border-radius.htc);
}
#galeria-fotos {
	text-align:center;
}
.center {text-align:center;}