* {
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
}

body {
	background:url(../img/bg.gif);
	font-family: 'open_sansregular';
}

#container {
	position:relative;
	width:965px;
	margin:0 auto;
}

h1, h2, h3, h4, strong, b {
	font-weight:normal;
}

input[type='text'], input[type='email'], input[type='tel'], input[type='ddd'], input[type='date'], input[type='number'], textarea, select {
	display:block;
	height:36px;
	padding:0 10px;
	background-color:#FFF;
	border:none;
	margin-top:4px;
	color:#15489f;
	font-family: 'open_sansregular';
	font-size:16px;
}

input[type='date'] {
	padding:0 0 0 10px;
}

select {
	padding:0;
	text-indent:10px;
	line-height:normal;
}

textarea {
	height:auto;
	padding:10px;
	line-height:normal;
	resize:none;
}

::-webkit-input-placeholder {
   color: #15489f;
}

:-moz-placeholder { /* Firefox 18- */
   color: #15489f;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #15489f;  
}

:-ms-input-placeholder {  
   color: #15489f;  
}

.size1 {
	width:70px;
}

.size2 {
	width:136px;
}

.size3 {
	width:172px;
}

.size4 {
	width:207px;
}

.size5 {
	width:231px;
}
.sizetel {
	width:162px;
}
.sizeddd {
	width:43px;
}

.size6 {
	width:242px;
}

.size7 {
	width:302px;
}

.size8 {
	width:356px;
}

.size10 {
	width:424px;
}

.size11 {
	width:617px;
}

.size12 {
	width:945px;
}

.size13 {
	width:428px;
}

.size14 {
	width: 487px;
}

/*--------------------
	Header
----------------------*/
#topo {
	position:relative;
	width:100%;
	height:74px;
	background-color:#FFF;
	margin:15px 0;
	z-index:9999;
}

#logo {
	float:left;
	width:162px;
	height:38px;
	margin:18px 0 0 18px;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat;
}

#menu {
	float:right;
}

/*--------------------
	Conteudo
----------------------*/
#main {
	width:100%;
}

#destaqueHome {
	position:relative;
	width:100%;
	height:427px;
}

#destaqueHome > img {
	position:absolute;
	top:0;
	left:0;
}

#destaqueHome .txt {
	position:absolute;
	width:365px;
	top:162px;
	left:45px;
	font-size:15px;
	color:#FFF;
}

#destaqueHome .txt h1 {
	font-family: 'open_sanslight';
	font-size:53px;
	color:#ffde16;
	margin-bottom:15px;
}

#destaqueHome .txt p {
	line-height:19px;
}

#destaqueHome nav {
	position:absolute;
	top:25px;
	right:35px;
}

#destaqueHome nav p {
	font-size:12px;
	font-family: 'open_sansitalic';
	color:#ffde16;
}

#destaqueHome nav ul li {
	margin-top:12px;
	font-family: 'open_sanslight_italic';
}

#destaqueHome nav ul li a {
	display:block;
	width:186px;
	height:73px;
	line-height:73px;
	text-indent:26px;
	color:#fff;
	text-decoration:none;
	background-image:url(../img/sprite_menu_linha_produtos.png);
	background-repeat:no-repeat;
}

#btConforto:hover {
	background-position:0 bottom;
}

#btSeguranca {
	background-position:-186px 0;
}

#btSeguranca:hover {
	background-position:-186px bottom;
}

#btDecoracao {
	background-position:-372px 0;
}

#btDecoracao:hover {
	background-position:-372px bottom;
}

#btStones {
	background-position:-558px 0;
}

#btStones:hover {
	background-position:-558px bottom;
}

#banners {
	width:100%;
	padding:10px 0;
	margin:10px 0;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}

#bannersHome {
	float:left;
	position:relative;
	width:411px;
	height:185px;
	overflow:hidden;
}

#bannersHome nav {
	position:absolute;
	height:5px;
	right:11px;
	bottom:8px;
	z-index:20;
}

.navSlider a {
	float:left;
	width:5px;
	height:5px;
	background-color:#ebb666;
	text-indent:-9999px;
	margin-left:5px;
}

.navSlider a.activeSlide {
	background-color:#15489f;
}

#portfolioHome {
	float:left;
	width:372px;
	height:185px;
	background:url(../img/portfolio_bg_home.jpg) no-repeat;
	margin-left:12px;
	font-family: 'open_sanslight';
}

#portfolioHome a {
	display:block;
	width:100%;
	height:185px;
	color:#FFF;
	text-decoration:none;
}

#portfolioHome a h2 {
	font-size:28px;
	margin:25px 0 0 25px;
}

#portfolioHome a p {
	width:160px;
	font-size:17px;
	margin:40px 0 0 25px;
	line-height:23px;
}

#outros {
	float:right;
	width:159px;
}

#certificacoesHome {
	width:159px;
	height:60px;
	overflow:hidden;
	padding-top:24px;
	background:url(../img/certificacoes_bg_home.png) no-repeat;
}

#sliderCertificados {
	width:100%;
	height:50px;
	overflow:hidden;
	text-align:center;
}

#sliderCertificados > div {
	width:100%;
	height:50px;
}

#novidades {
	float:left;
	width:159px;
	height:93px;
	margin-top:10px;
	background-color:#ffde16;
}

#novidades h2 {
	font-size:18px;
	color:#103395;
	font-family: 'open_sanslight';
	padding:7px 0 0 10px;
}

#novidades p {
	font-size:10px;
	color:#2e2e2e;
	font-family: 'open_sanssemibold';
	padding-left:10px;
}

#novidades form {
	margin:0 0 0 10px;
}

#novidades input[type='text'], #novidades input[type='email'] {
	float:left;
	width:97px;
	height:22px;
	font-size:11px;
	color:#2e2e2e;
	font-family: 'open_sansregular';
}

#novidades ::-webkit-input-placeholder {
   color: #2e2e2e;
}

#novidades :-moz-placeholder { /* Firefox 18- */
   color: #2e2e2e;  
}

#novidades ::-moz-placeholder {  /* Firefox 19+ */
   color: #2e2e2e;  
}

#novidades :-ms-input-placeholder {  
   color: #2e2e2e;  
}

.btEnviar {
	float:left;
	width:20px;
	height:22px;
	border:none;
	margin:4px 0 0 4px;
	cursor:pointer;
	background:url(../img/bt_enviar.png) no-repeat center center #0e3094;
}

.btEnviar:hover {
	background-color:#06206d;
}

#infoHome h2 {
	font-size:17px;
	color:#15489f;
	font-family: 'open_sansbold';
}

#infoHome > div {
	background:url(../img/bg_branco.png);
}

#noticiasHome {
	float:left;
	position:relative;
	width:384px;
	height:70px;
	padding:10px 12px;
	overflow:hidden;
	font-family: 'open_sanssemibold';
}

#noticiasHome h2 {
	display:block;
	padding-bottom:4px;
	background:url(../img/line_tit_not.png) no-repeat 0 bottom;
}

#sliderNotHome {
	width:100%;
	margin-top:12px;
	font-size:12px;
	color:#383838;
}

#sliderNotHome > div {
	width:100%;
}

#sliderNotHome > div a {
	color:#383838;
	text-decoration:underline;
}

#sliderNotHome > div a span {
	color:#15489f;
}

#sliderNotHome div > span {
	display:block;
	font-size:11px;
	color:#15489f;
	font-family: 'open_sansbold';
	margin-top:7px;
}

#noticiasHome nav {
	position:absolute;
	top:13px;
	right:10px;
}

#redeSocial {
	float:left;
	width:115px;
	height:90px;
	margin-left:11px;
}

#redeSocial h2 {
	text-align:center;
	margin-top:10px;
}

#redeSocial a {
	display:block;
	width:44px;
	height:44px;
	text-indent:-9999px;
	margin:8px 0 0 35px;
	background-image:url(../img/facebook.png);
	background-repeat:no-repeat;
}

#redeSocial a:hover {
	background-position:0 bottom;
}

#contatoHome {
	float:right;
	width:395px;
	height:74px;
	padding:8px 12px;s
}

#contatoHome > div {
	float:left;
	width:50%;
	margin-top:4px;
	font-size:11px;
}

#contatoHome > div strong {
	color:#303030;
	font-family: 'open_sansbold';
}

#contatoHome > div p {
	display:block;
	width:175px;
	font-family: 'open_sanssemibold';
	color:#15489f;
	margin:3px 0;
}

#contatoHome > div span {
	font-size:16px;
	color:#373737;
	font-family: 'open_sanslight';
}

#breadcrumb {
	float:left;
	width:100%;
	font-size:14px;
	margin:5px 0 20px 0;
	color:#393939;
}

#breadcrumb a {
	color:inherit;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

.conteudo {
	float:left;
	width:100%;
	margin-top:25px;
}

.conteudo .txt {
	font-size:14px;
	color:#222222;
	text-align:justify;
}

.conteudo .txt p {
	margin-bottom:15px;
	line-height:21px;
}

.titulo {
	font-size:35px;
	color:#15489f;
	font-family: 'open_sanslight';
	margin-bottom:21px;
}

#institucional .txt img {
	float:right;
}

#institucional .txt p {
	width:500px;
}

.left {
	float:left;
}

.right {
	float:right;
}

#historia .left, #historia .right {
	width:450px;
}

#timeline {
	width:100%;
	margin:42px 0 0 0;
	padding-top:14px;
	border-top:1px solid #aeaeae;
	color:#585858;
	font-size:15px;
}

#timeline h2 {
	font-size:20px;
	color:#15489f;
	margin-bottom:10px;
}

#timeline ul {
	float:left;
	margin-top:20px;
	background:url(../img/line_timeline.png) no-repeat 0 25px;
}

#timeline ul li {
	float:left;
	width:155px;
	color:#222222;
	font-size:12px;
	text-align:center;
	margin-left:5px;
}

#timeline ul li b {
	position:relative;
	display:block;
	width:52px;
	height:52px;
	line-height:52px;
	margin:0 auto 15px;
	color:#fff;
	font-size:15px;
	font-family: 'open_sansbold';
}

#ano1 b {
	background-color:#a1c1e6;
}

#ano2 b {
	background-color:#6590bb;
}

#ano3 b {
	background-color:#4279b0;
}

#ano4 b {
	background-color:#296098;
}

#ano5 b {
	background-color:#3162b6;
}

#ano6 b {
	background-color:#15489f;
}

#infraestrutura .left, #infraestrutura .right {
	width:454px;
}

#infraestrutura .txt > div p {
	margin-top:15px;
}

#infraestrutura .txt hr {
	border-top:1px solid #aeaeae;
}

#infraestrutura .txt > div strong {
	font-family: 'open_sansbold';
}

#certificacoes .txt > div {
	width:456px;
	min-height:200px;
	margin:15px 0 22px 0;
	padding-top:18px;
}

#certificacoes .txt > div img {
	float:left;
	margin:0 12px 70px 0;
}

#certificacoes .txt .right {
	padding-left:10px;
	border-left:1px solid #aeaeae;
}

#sustentabilidade .txt > div {
	min-height:220px;
	font-size:13px;
	margin:10px 0 25px;
}

#sustentabilidade .txt .left {
	width:465px;
	padding-right:12px;
	border-right:1px solid #aeaeae;
}

#fale .txt > div {
	width:430px;
	margin:50px 0;
}

#fale .txt > div img, #prePos .txt > div img {
	float:left;
	margin-right:14px;
}

#fale .txt > div h2, #prePos .txt > div h2 {
	font-size:35px;
	font-family: 'open_sanslight';
	color:#15489f;
	margin-bottom:10px;
}

#fale .txt .left a {
	text-decoration:none;
	color:inherit;
	font-family: 'open_sansbold';
}

#fale .txt .left a:hover {
	text-decoration:underline;
}

#fale .txt .right {
	font-size:35px;
	font-family: 'open_sanslight';
	padding-left:50px;
	border-left:1px solid #aeaeae;
}

#fale .txt .right a {
	display:block;
	color:inherit;
	text-decoration:none;
	line-height:normal;
}

#prePos .txt > h1 {
	font-size:20px;
	color:#15489f;
	margin-bottom:5px;
}

#prePos .txt > div {
	width:455px;
	margin:50px 0;
}

#prePos .txt > div p {
	float:right;
	width:346px;
}

#prePos .txt .left {
	padding-right:25px;
	border-right:1px solid #aeaeae;
}

#facilidade .txt > h1 {
	font-size:19px;
	color:#15489f;
}

#facilidade .txt > div {
	margin:35px 0 50px;
}

#facilidade .txt .left {
	width:610px;
}

#facilidade .txt .left ul li {
	min-height:22px;
	padding-left:41px;
	margin:12px 0 0 20px;
	font-size:16px;
	line-height:22px;
	color:#15489f;
	font-family: 'open_sanssemibold';
	background:url(../img/bullet.png) no-repeat;
}

#facilidade .txt .right {
	margin-right:50px;
}

#noticias {
	margin:0;
	padding-top:10px;
	border-top:1px solid #aeaeae;
	font-size:14px;
}

#noticias .titulo {
	margin-bottom:5px;
}

#noticias .txt {
	margin-top:15px;
}

#noticias .txt article {
	width:511px;
	min-height:550px;
	margin-left:20px;
	padding-right:30px;
	margin-right:22px;
	border-right:1px solid #aeaeae;
}

#noticias .txt article h1 {
	font-size:20px;
	color:#15489f;
	font-family: 'open_sansbold';
	margin-bottom:5px;
}

#noticias .txt article span {
	display:block;
	font-size:15px;
	font-family: 'open_sansbold';
	margin-bottom:15px;
}

#noticias .txt article img {
	margin-bottom:20px;
}

#noticias .txt #colunaHistorico {
	max-width:286px;
	font-size:15px;
	padding-top:10px;
}

#noticias .txt #colunaHistorico ul {
	margin-top:10px;
}

#noticias .txt #colunaHistorico ul li {
	margin-top:5px;
}

#noticias .txt #colunaHistorico ul li h3 {
	font-size:13px;
	font-family: 'open_sansbold';
	margin-bottom:4px;
	text-align:left;
	line-height:1.2;
}

#noticias .txt #colunaHistorico ul li a {
	color:inherit;
	text-decoration:none;
}

#noticias .txt #colunaHistorico ul li a:hover {
	text-decoration:underline
}

#noticias .txt #colunaHistorico ul li span {
	display:block;
	margin-bottom:14px;
}

#noticias .txt #colunaHistorico > div {
	margin-top:40px;
}

#noticias .txt #colunaHistorico ul li strong {
	display:block;
	font-family: 'open_sansbold';
	color:#19499d;
	margin:15px 0 10px;
}

#listaHistorico {
	margin-top:20px;
	font-size:15px;
	font-family: 'open_sansbold';
}

#listaHistorico h3 {
	font-size:20px;
	color:#15489f;
	margin-bottom:5px;
}

#listaHistorico a {
	color:inherit;
	text-decoration:none;
}

#listaHistorico a:hover {
	text-decoration:underline;
}

#listaNaMidia {
	margin-left:-45px;
	font-family: 'open_sansbold';
}

#listaNaMidia li {
	float:left;
	width:205px;
	min-height:290px;
	margin-left:45px;
	margin-top:10px;
	text-align:center;
}

#listaNaMidia li a {
	color:#454545;
	text-decoration:none;
}

#listaNaMidia li a:hover {
	text-decoration:underline;
}

#listaNaMidia li h2 {
	margin:10px 0 5px;
}

#listaNaMidia li span {
	font-family: 'open_sanssemibold';
	color:#15489f;
}

#unidades, #faleConosco {
	margin-top:15px;
}

#unidades .txt > div {
	width:456px;
}

#unidades .txt > div img {
	float:left;
	margin:0 20px 0 0;
}

#unidades .txt > div div {
	float:left;
	width:340px;
	min-height:200px;
}

#unidades .txt > div h2 {
	margin:0 0 10px;
}

#unidades .txt > div a {
	color:inherit;
	text-decoration:none;
}

#unidades .txt > div a:hover {
	text-decoration:underline;
}

#unidades .txt > div span {
	font-size:35px;
	line-height:normal;
	font-family: 'open_sanslight';
}

#unidades .txt > div h3 {
	font-size:20px;
	color:#15489f;
	font-family: 'open_sanssemibold';
	display:block;
	width:100%;
	border-bottom:1px solid #aeaeae;
	margin-top:24px;
	padding-bottom:10px;
}

#unidades .txt > div iframe {
	border:2px solid #fff;
	margin-top:15px;
}

#unidades .txt div.left {
	padding-right:25px;
	border-right:1px solid #aeaeae;
}

#faleConosco form {
	margin:28px 0 40px;
}

#faleConosco form > div {
	float:left;
}

#faleConosco form  .col1 {
	width:251px;
	margin-right:10px;
}

#faleConosco form  .col2 {
	width:702px;
}

#faleConosco form textarea {
	width:682px;
	height:98px;
}

.btEnviar2 {
	float:right;
	width:104px;
	height:36px;
	color:#FFF;
	background-color:#15489f;
	border:0;
	font-size:24px;
	font-family: 'open_sanslight';
	text-decoration:none;
	margin-top:10px;
}

#trabalheConosco form {
	float:left;
	width:100%;
	margin-left:-5px;
	padding-bottom:50px;
}

#trabalheConosco input, #trabalheConosco select, #trabalheConosco textarea {
	float:left;
	margin:5px 0 0 5px;
}

#trabalheConosco select {
	width:170px;
	font-size:15px;
}

#trabalheConosco textarea {
	height:73px;
}

#trabalheConosco form p {
	float:left;
	display:block;
	width:100%;
	text-indent:5px;
	margin:20px 0 10px;
	font-family: 'open_sanssemibold';
}

#trabalheConosco .btEnviar2 {
	float:right;
}

#apoio input[type='text'], #apoio input[type="tel"], #apoio input[type="email"] {
	float:left;
	margin-left:5px;
}

#apoio form {
	float:left;
	width:100%;
	margin-left:-5px;
}

#apoio form > div {
	float: left;
	width: 100%;
}

#amostras select {
	float: left;
	width: 80px;
	margin-left: 5px;
}

#amostras form p {
	display: block;
	margin: 10px 0 0 5px;
	color: #15489f;
   font-family: 'open_sansbold';  
}

#boxSliderPortfolio {
	overflow:hidden;
}

#boxSliderPortfolio, #sliderPortfolio, #sliderPortfolio > div {
	width:100%;
	height:451px;
}

#boxSliderPortfolio, #sliderPortfolio > div {
	position:relative;
}

#sliderPortfolio > div img {
	position:absolute;
	top:0;
	left:0;
}

#sliderPortfolio > div h1 {
	position:absolute;
	display:block;
	font-size:15px;
	bottom:0;
	right:214px;
	color:#FFF;
	height:28px;
	line-height:28px;
	padding:0 10px;
	background-color:#15489f;
}

.maisInfo {
	position:absolute;
	display:block;
	width:176px;
	height:28px;
	bottom:0;
	right:38px;
	font-size:14px;
	line-height:28px;
	color:#15489f;
	text-decoration:none;
	text-align:center;
	font-family: 'open_sansbold';
	text-transform:uppercase;
	background-color:#f1cb13;
}

.maisInfo:hover {
	background-color:#ecbb0c;
}

.maisInfo span {
	float:right;
	color:#FFF;
	font-size:27px;
	margin-right:5px;
}

.boxInfo {
	position:absolute;
	display:none;
	width:220px;
	padding:20px;
	right:38px;
	bottom:40px;
	font-size:12px;
	background-color:#e4c826;
	text-align:left;
}

.boxInfo h2 {
	font-size:15px;
	color:#15489f;
	text-transform:uppercase;
	font-family: 'open_sansbold';
	padding:0 !important;
}

#boxSliderPortfolio .boxInfo p {
	margin:0 0 5px;
	padding:0 !important;
}

.show {
	display:block;
}

.prev, .next {
	position:absolute;
	display:block;
	width:19px;
	height:30px;
	top:50%;
	margin-top:-15px;
	text-indent:-9999px;
	background-image:url(../img/prev_next.png);
	background-repeat:no-repeat;
	z-index:9999;
}

.prev {
	left:15px;
	background-position:0 0;
}

.prev:hover {
	background-position:0 bottom;
}

.next {
	right:15px;
	background-position:right 0;
}

.next:hover {
	background-position:right bottom;
}

#boxSliderPortfolio nav {
	position:absolute;
	top:15px;
	right:15px;
	z-index:9999;
}

#produtos {
	margin:0;
}

#destaqueProd {
	position:relative;
	width:100%;
}

#destaqueProd article {
	position:absolute;
	width:410px;
	top:162px;
	left:47px;
	color:#fff;
	font-size:15px;
}

#destaqueProd article h1 {
	font-size:53px;
	color:#ffde16;
	font-family: 'open_sanslight';
	margin-bottom:10px;
}

#destaqueProd nav {
	position:absolute;
	top:28px;
	right:28px;
}

#destaqueProd nav p {
	font-size:12px;
	color:#ffde16;
	font-family: 'open_sansitalic';
	text-align:center;
}

#destaqueProd nav ul li {
	margin:0 0 20px 2px;
}

#destaqueProd nav a {
	display:block;
	width:230px;
	height:48px;
	background-color:#71aac8;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	text-indent:15px;
	line-height:48px;
	font-size:19px;
	font-family: 'open_sanslight_italic';
}

#destaqueProd nav a:hover {
	background-color:#f1cb14;
	color:#15489f;
}

#navProdutos {
	float:left;
	width:100%;
	min-height:53px;
	margin:10px 0;
	padding-top:10px;
	border-top:1px solid #aeaeae;
	background:url(../img/veja_tbm.png) no-repeat 0 10px;
}

#navProdutos ul {
	float:right;
}

#navProdutos ul li {
	float:left;
	margin-left:10px;
}

#navProdutos ul li a {
	display:block;
	width:186px;
	height:53px;
	line-height:53px;
	text-indent:12px;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-family: 'open_sanslight_italic';
	background-image:url(../img/sprite_menu_linha_produtos2.png);
	background-repeat:no-repeat;
}

.btConforto {
	background-position:0 0;
}

.btConforto:hover {
	background-position:0 bottom;
}

.btSeguranca {
	background-position:-186px 0;
}

.btSeguranca:hover {
	background-position:-186px bottom;
}

.btDecoracao {
	background-position:-372px 0;
}

.btDecoracao:hover {
	background-position:-372px bottom;
}

.btStones {
	background-position:-558px 0;
}

.btStones:hover {
	background-position:-558px bottom;
}

.btAcabamentos {
	background-position:-744px 0;
}

.btAcabamentos:hover {
	background-position:-744px bottom;
}

#produtosInterna {
	margin-top:0;
}

#produtosInterna .txt {
	font-size:13px;
}

#produtosInterna .txt > div.left {
	width:355px;
}

#produtosInterna .txt h2 {
	font-size:20px;
	color:#15489f;
	margin:5px 0;
	font-family: 'open_sansbold';
}

#produtosInterna .txt > div.right {
	width:587px;
}

#boxSliderProd, .boxSliderAcabamento {
	position:relative;
	overflow:hidden;
}

#boxSliderProd, #SliderProd, .boxSliderAcabamento, .sliderAcabamento {
	width:100%;
	height:378px;
}

#boxSliderProd nav, .boxSliderAcabamento nav {
	position:absolute;
	right:15px;
	bottom:10px;
	z-index:100;
}

#produtosInterna .txt p {
	line-height:19px;
}

#produtosInterna .txt > div.right .info {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#15489f;
	background-color:#f1cb13;
	font-family: 'open_sanssemibold';
}

#produtosInterna .txt > div.right h2 {
	margin-top:30px;
}

#produtosInterna .txt > div.right .info p {
	margin:0;
	line-height:30px;
}

#produtosInterna .txt > div.right .info a {
	color:#ca6900;
	text-decoration:none;
}

#produtosInterna .txt > div.right .info a:hover {
	text-decoration:underline;
}

.tabela {
	width:100%;
	text-align:center;
	border-collapse:separate;
	border-spacing:2px;
	color:#15489f;
	line-height:19px;
	font-family: 'open_sanssemibold';
}

.tabela td, .tabela th {
	padding:8px;
	margin:2px;
	background-color:#fff;
}

.cor1 td, .cor1 th {
	background-color:#71b0d0;
	color:#FFF;
}

.cor2 td, .cor2 th {
	background-color:#15489f;
	color:#FFF;
}

.saibaMais {
	float:left;
	width:100%;
	margin-top:20px;
}

.saibaMais > div {
	display:none;
}

.saibaMais .left, .saibaMais .right  {
	width:470px;
}

.saibaMais strong {
	font-family: 'open_sansbold';
}

.btSaibaMais {
	display:block;
	width:109px;
	height:20px;
	text-indent:-9999px;
	background-image:url(../img/sprite_bt_mais_menos.png);
	background-repeat:no-repeat;
}

.btSaibaMais:hover {
	background-position:0 bottom;
}

.btSaibaMais.btDiminuir {
	background-position:right 0;
}

.btSaibaMais.btDiminuir:hover {
	background-position:right bottom;
}

#navProdutosInternos {
	float:left;
	width:100%;
	margin:20px 0;
	padding-top:25px;
	border-top:1px solid #aeaeae;
}

#navProdutosInternos h1 {
	float:left;
	width:186px;
	height:53px;
	line-height:53px;
	text-indent:12px;
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	font-family: 'open_sanssemibold';
	background:url(../img/placa_titulo_produto.png) no-repeat;
}

#navProdutosInternos ul {
	float:right;
}

#navProdutosInternos ul li {
	float:left;
	margin-left:12px;
}

#navProdutosInternos ul li a {
	display:block;
	min-width:80px;
	height:53px;
	text-align:center;
	line-height:53px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	background-color:#71a9c6;
	font-family: 'open_sansitalic';
}

#navProdutosInternos ul li a:hover {
	background-color:#f1cb14;
	color:#15489f;
}

#navProdutosInternos #navProdSeguranca li a {
	padding:0 40px;
}


.acabamentos #navProdutosInternos {
	border:0;
	padding:0;
	margin:0;
}

.acabamentos #navProdutosInternos p {
	font-size:12px;
	color:#15489f;
	font-family: 'open_sanssemibold_italic';
}

.acabamentos #navProdutosInternos ul {
	float:none;
}

.acabamentos #navProdutosInternos ul li {
	float:none;
	width:180px;
	margin:0 0 18px 0;
}

.acabamentos #navProdutosInternos ul li a {
	text-align:left;
	padding:0;
	text-indent:25px;
}

.acabamentos #navProdutos {
	margin-top:25px;
	padding-top:20px;
	background-position:0 20px;
}

.boxSliderAcabamento {
	display:none;
}

#bisote {
	display:block;
}

/*--------------------
	Footer
----------------------*/
#rodape {
	width:100%;
	height:80px;
	background-color:#15489f;
	text-align:center;
	line-height:80px;
	color:#FFF;
	font-size:12px;
	margin:15px 0;
}
#flashMessage {
	float:left;
	color:#090;
	font-family: 'open_sansbold';
	margin:20px 0;
}
#sliderPortfolio .boxInfo h1 {
	position:relative;
	left:0;
	top:0;
}
.boxInfo h1,
.boxInfo h2,
.boxInfo h3,
.boxInfo h4,
.boxInfo h5,
.boxInfo h6 {
	font-size:15px;
	color:#15489f;
	text-transform:uppercase;
	font-family: 'open_sansbold';
	padding:0 !important;
}
.boxInfo strong {
	font-family: 'open_sansbold';
}
#flashMessage {
	font-weight: bold;
	margin-top: 17px;
}

.manuaisdown {
	font-size:14px;
	font-family: 'open_sansbold';
	margin-bottom:5px;
	text-align:left;
	text-decoration:none;
	line-height:1.5;
	
}
.manuaisdown a {
	text-decoration:none;
	color:#19499d;
}
.manuaisdown a:hover {
	color: #333;
}
#breadcrumb + img {
	height:315px;
}