@charset "utf-8";

body {
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
	font-weight: normal;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 1000px;
}
#banner_principal {
	clear: both;
	float: left;
	height: 200px;
	width: 1000px;
	background-color:#fff;

}
#banner_image {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 160px;
	margin-bottom: 0;
	width: 998px;
	background-color: #03F;
}
#menu {
	margin-left: 0px;
	margin-top: 2px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 1000px;
	padding-top: 0px;
	height: 39px;
}
html > body #menu {
	height: auto;
	min-height: 40px;
}

#slide_show {
	margin-left: 0px;
	margin-top: 2px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 1000px;
	height: 280px;
	background-color:#009;
}
html > body #slide_show {
	height: auto;
	min-height: 280px;
}

#rodape {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #139dc2;
	width: 998px;
	padding-top: 0px;
	height: 45px;
}
html > body #rodape {
	height: auto;
	min-height: 45px;
}

.txt_index {
	font-family: 'latoregular';
	font-size: 145%;
	text-align: justify;
	color: #000;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 100px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	width: 799px;
}

.txt_principal {
	font-family: 'latoregular';
	font-size: 145%;
	text-align: justify;
	color: #000;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	width: 899px;
}

.txt_visite {
	font-family: 'latoregular';
	font-size: 125%;
	text-align: justify;
	color: #000;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 50px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	width: 899px;
}

.txt_cartas {
	font-family: 'latoregular';
	font-size: 145%;
	text-align: justify;
	color: #000;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 85px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	width: 899px;
}

.txt_release {
	font-family: 'latoregular';
	font-size: 140%;
	text-align: justify;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 135px;
	margin-top: 30px;
	display: inline;
	float: left;
	margin-bottom: 20px;
	width: 729px;
}

.Txt_Local {
	font-family: 'latoregular';
	font-size: 120%;
	text-align: center;
	float:left;
	color: #000000;
	line-height: 140%;
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 22px;
	width: 950px;
}
#rodape2 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	background-color: #000000;
	width: 998px;
	padding-top: 0px;
	height: 39px;
}
html > body #rodape2 {
	height: auto;
	min-height: 40px;
}
.Txt_Rua {
	font-family: 'latoregular';
	font-size: 120%;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	color: #ffffff;
	line-height: 140%;
	padding-bottom: 0px;
	padding-top:0px;
	display: inline;
	float: left;
	width: 980px;
}

#conteudo_principal {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #ECFEFF;
	width: 1000px;
	padding-top: 0px;
	height: 649px;
}

html > body #conteudo_principal {
	height: auto;
	min-height: 650px;
}

#conteudo_historico {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #ECFEFF;
	width: 998px;
	padding-top: 0px;
	height: 549px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

html > body #conteudo_historico {
	height: auto;
	min-height: 550px;
}

#conteudo_contato {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #ECFEFF;
	width: 998px;
	padding-top: 0px;
	height: 649px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

html > body #conteudo_contato {
	height: auto;
	min-height: 650px;
}

#conteudo_release {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #ECFEFF;
	width: 998px;
	padding-top: 0px;
	height: 549px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

html > body #conteudo_release {
	height: auto;
	min-height: 550px;
}

#conteudo_ficha_tecnica {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #ECFEFF;
	width: 998px;
	padding-top: 0px;
	height: 549px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

html > body #conteudo_ficha_tecnica {
	height: auto;
	min-height: 550px;
}
.txt_titulo {
	font-family: 'latoregular';
	font-size: 220%;
	text-align: center;
	color: #C10000;
	line-height: 60%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 180px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 650px;
}

#emconstrucao {
	margin-left: 200px;
	margin-top: 40px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 325px;
	height: 195px;
}

#google_maps {
	margin-left: 30px;
	margin-top: 40px;
	width: 400px;
	padding-top: 0px;
	height: 299px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
html > body #google_maps {
	height: auto;
	min-height: 300px;
}

.txt_contato {
	font-family: 'latoregular';
	font-size: 140%;
	text-align: justify;
	color: #000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 50px;
	margin-top: 40px;
	display: inline;
	float: right;
	margin-bottom: 20px;
	width: 500px;
}

.addthis_toolbox.atfixed {
	position: fixed;
	top: 10%;
	left: 20px;
	width: 50px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-top: 130px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 2px;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

#redes_sociais {
	position:absolute;
	left:9px;
	top:299px;
	width:50px;
	height:138px;
	z-index:2;
}

.custom_images a {
    width: 32px;
    height: 50px;
    margin: 1px;
    padding: 1px;
    cursor: pointer;
}

#topo1 {
	height: 100%;
	width: 998px;
	clear: both;
	float: left;
}
#footer {
	border: 1px solid #000;
	height: 100%;
	width: 998px;
	clear: both;
	float: left;
}

img.alignright {float:right; margin:0 0 0.8em 0.8em}
img.alignleft {float:left; margin:0 0.8em 0.8em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 0.8em 0.8em}
a img.alignleft {float:left; margin:0 0.8em 0.8em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#teste{position:relative}
#teste:hover{top:-2px;box-shadow:0 2px 2px #666}

@font-face {
    font-family: 'latoregular';
    src: url('fontes/lato-regular-webfont.eot');
    src: url('fontes/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/lato-regular-webfont.woff2') format('woff2'),
         url('fontes/lato-regular-webfont.woff') format('woff'),
         url('fontes/lato-regular-webfont.ttf') format('truetype'),
         url('fontes/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}