@charset "utf-8";
/* CSS Document */
body{
	margin: 0 auto;
	width:100%;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat;
	font-family:PTSansNarrowRegular;
	font-size:18px;
	line-height:20px;
	color:#000;
}
img{
	border:0px;
}
p{
	text-align:justify;
}
.bordafoto{
	padding:2px;
	border:1px solid #59631e;
}
#todo{
	margin: 0 auto;
	width:100%;
}
#todo-site{
	float:left;
	width:100%;
	background-image:url(images/bg-topo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#topo{
	float:left;
	width:100%;
}
#topo-conteudo{
	margin: 0 auto;
	width:900px;
}
#menu{
	float:left;
	width:900px;
	height:55px;
	margin-bottom:435px;
}
.menu-item{
	float:left;
	font-size:16px;
	height:55px;
	line-height:55px;
	font-family:PTSansNarrowRegular;
	margin-left:33px;
}
#flash{
	float:left;
	width:900px;
	text-align:center;
	margin-bottom:105px;
}
#conteudo{
	float:left;
	width:100%;
}
#conteudo-conteudo{
	margin: 0 auto;
	width:900px;
}

#chamadas-cima{
	float:left;
	width:900px;
}

#chamada-1{
	float:left;
	width:248px;
	height:258px;
	padding-top:7px;
	padding-left:10px;
	background-image:url(images/bg-c1.png);
	background-repeat:no-repeat;
	background-position:top;
}
#chamada-1-titulo{
	float:left;
	width:228px;
	height:31px;
	padding-left:20px;
	line-height:31px;
	background-image:url(images/ba-titulo-p.png);
	background-position:center;
	background-repeat:no-repeat;
}
#chamada-1-conteudo{
	float:left;
	width:248px;
}

#chamada-2{
	float:left;
	width:578px;
	height:248px;
	padding:10px;
	padding-top:8px;
	background-image:url(images/bg-2.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:14px;
}
#chamada-2-titulo{
	float:left;
	width:558px;
	padding-left:20px;
	background-image:url(images/ba-titulo-m.png);
	background-position:left;
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
}
#chamada-2-conteudo{
	float:left;
	width:578px;
}

#news{
	float:left;
	width:880px;
	height:62px;
	padding-left:20px;
	padding-top:20px;
	background-image:url(images/bg-textura.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:25px;
	margin-bottom:25px;
}

#nome{
	float:left;
	width:318px;
	height:49px;
	line-height:49px;
	background-image:url(images/campo1.png);
	background-position:center;
	background-repeat:no-repeat;
}

#email{
	float:left;
	height:49px;
	width:414px;
	background-image:url(images/campo2.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:5px;
}

.enviar{
	float:left;
	margin-left:3px;
	margin-top:3px;
}

#chamadas-baixo{
	float:left;
	width:860px;
	height:228px;
	padding:20px;
	background-image:url(images/bg-3.png);
	background-position:center;
	background-repeat:no-repeat;
}

#chamada-baixo-titulo{
	float:left;
	width:840px;
	padding-left:20px;
	height:32px;
	line-height:32px;
	background-image:url(images/ba-titulo-g.png);
	background-position:left;
	background-repeat:no-repeat;
}

#chamada-baixo-conteudo{
	float:left;
	width:860px;
}

#conteudo-interna{
	float:left;
	width:900px;
}
#conteudo-interna-topo{
	background-image:url(images/bg-conteudo-topo.png);
	height:22px;
	float:left;
	width:900px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#conteudo-interna-centro{
	float:left;
	width:840px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/bg-conteudo-centro.png);
	background-position:center;
	background-repeat:repeat-y;
}
#conteudo-interna-titulo{
	float:left;
	width:840px;
	padding-left:20px;
	height:32px;
	line-height:32px;
	background-image:url(images/ba-titulo-g.png);
	background-position:left;
	background-repeat:no-repeat;
}

#conteudo-interna-conteudo{
	float:left;
	width:840px;
}
#conteudo-interna-rodape{
	float:left;
	width:900px;
	height:22px;
	background-image:url(images/bg-conteudo-rodape.png);
	background-position:top;
	background-repeat:no-repeat;
}
#chamada-baixo-foto{
	float:left;
	width:450px;
}
#chamada-baixo-texto{
	float:left;
	width:410px;
}

#rodape{
	float:left;
	width:100%;
	height:103px;
	background-image:url(images/bg-rodape.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#rodape-conteudo{
	margin: 0 auto;
	width:900px;
}
#rodape-esquerda{
	float:left;
	width:200px;
	text-align:center;
	margin-top:20px;
}
#rodape-direita{
	float:left;
	width:700px;
}
#rodape-menu{
	float:left;
	width:700px;
	margin-top:20px;
}
.menu-r{
	float:left;
	font-size:14px;
	height:25px;
	line-height:25px;
	font-family:PTSansNarrowRegular;
	margin-left:10px;
	margin-right:10px;
}
#rodape-endereco{
	float:left;
	width:700px;
	text-align:center;
}

/* contato cx */
.cx{
	border: 1px solid #F90;
	width:200px;
	background-color:#FFF;
	color:#F90;
	margin: 0 auto;
	text-align:justify;
}
.cx_maior{
	border: 1px solid #F90;
	width:200px;
	height:100px;
	background-color:#FFF;
	color:#F90;
}
.cx_enviar{
	border: 1px solid #F90;
	width:65px;
	background-color: #FFF;
	color:#F90;
	float:right;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.cx1{
	border: 0px;
	width:280px;
	padding:10px;
	background-color:none;
	margin: 0 auto;
	margin-top:4px;
	margin-left:4px;
	text-align:justify;
}
.cx2{
	border: 1px solid #455245;
	width:25px;
	background-color:#FFF;
	color:#4d4c4a;
	margin: 0 auto;
	text-align:justify;
}
.cx3{
	border: 1px solid #455245;
	width:50px;
	background-color:#FFF;
	color:#4d4c4a;
	margin: 0 auto;
	text-align:justify;
}
/* Rodape */