@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;	
}
#geral{
	width: 100%;
	height: auto;
	display:block;
	background: #fff ;
}
.topo
{
	width: 100%;
	height: 170px;
	display:block;
	float:left;
	background:url(../imgs/bg.png) repeat;
	
}
body#ho #menu ul #ho{
	color:#ae2a21;
	height:auto;
	
}
body#ca #menu ul #ca{
	color:#f8c300;
	text-decoration:underline;
}
body#pa #menu ul #pa{
	color:#f8c300;
	text-decoration:underline;
}
body#tr #menu ul #tr{
	color:#f8c300;
	text-decoration:underline;
}
body#co #menu ul #co{
	color:#f8c300;
	text-decoration:underline;
	
}
body#o #menu ul #o{
	color:#ae2a21;
	height:auto;
	
}
body#pr #menu ul #pr{
	color:#ae2a21;
	height:auto;
	
}
body#fo #menu ul #fo{
	color:#ae2a21;
	height:auto;
	
}
body#pro #menu ul #pro{
	color:#ae2a21;
	height:auto;
	
}
body#or #menu ul #or{
	color:#ae2a21;
	height:auto;
	
}
body#no #menu ul #no{
	color:#ae2a21;
	height:auto;
	
}

.menu
{
	width: 1000px;
	height: 170px;
	display:block;
	margin: 0 auto;
	
}
.logo{
	float:left;
	display:block;
	margin-top:30px;
}
.imagem_menu{
	float:right;
	display:block;
	width:9px;
	height:49px;
	background: #fff;
}
.menu_topo{
	float:right;
	display:block;
	width:640px;
	height:49px;
	background: #9B231C;

	
}
.menu_topo ul{
	float:left;
	display:block;
	width:auto;
	list-style:none;
	color:#fff;
}
.menu_topo li{
	float:left;
	display:block;
	margin:15px 0 0 2px;
	height:20px;
	
}
#separador {
	width: 5px;
}
.menu_topo p{
	float:left;
	display:block;
	margin:15px 0 0 5px;
	color:#f8c300;
}
.menu_topo img{
	float:left;
	display:block;
	width:9px;
}
.menu_topo a{
	float: left;
	display:block;
	text-decoration:none;
	color:#fff;
}
#empresa{
	float:left;
	display:block;
	width:232px;
	height:28px;
	margin:10px 0 0 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
}
.links{
	float: right;
	display:block;
	width:680px;
	height:auto;
}
.links ul{
	float: right;
	display:block;
	width:680px;
	list-style:none;
	margin-left: -30px;
}
.ho{
	color:#ae2a21;
	margin-top:35px;
	width:50px;
	float:left;
}
.o{
	color:#ae2a21;
	margin-top:35px;
	width:80px;
	float:left;
}
.pr{
	color:#ae2a21;
	margin-top:35px;
	width:80px;
	float:left;
}
.item {
	
	color:#ae2a21;
	margin-top:35px;
	float:left;
}
.cont{
	color:#f8c300;
	position:absolute;
}
.item2 {
	color:#f8c300;
}
.links li {
	float: left;
	display:block;
	font-size:16px;
	height: 20px;
	margin-left:15px;
	
}
.links a {
	float: left;
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#aaaaaa;
}
.player
{
	width: 100%px;
	height: 500px;
	display:block;
	margin: 0 auto;
	background: #fff url(../imgs/bg.png) repeat ;
	background: url(../imgs/fundo.png) no-repeat center bottom;
}

.conteudo{
	width: 100%;
	height: auto;
	display:block;	
	float:left;
	margin-top: 50px;
	*margin-top:-40px;	
}


.cont_conteudo{
	width:1000px;
	display:block;	
	margin:0 auto;	
}



.texto_bg{
	width:1000px;
	height: auto;
	min-height:100px;
	display:block;	
	margin:0 auto;
	background:#fff;
}
.texto_bg p {
	font-size: 12px;
	margin-left: 100px;
	color:#808080;
}
.texto{
	width:1000px;
	height: auto;
	min-height:400px;
	display:block;	
	margin:0 auto;
	background:#fff;
}
.texto p {
	font-size: 12px;
	margin-left: 100px;
	color:#808080;
}
.titulo{
	width:1000px;
	height: auto;
	float:left;
	display:block;
	margin-bottom:10px;
	margin:10px 0 0 10px;
}
.titulo img{
	width:36px;
	float:left;
	display:block;
}
.titulo h1{
	width:430px;
	float:left;
	display:block;
	font-size:21px;
	color:#9b231c;
	margin:15px 0 0 10px;
}
.titulo h2{
	width:200px;
	float: right;
	display:block;
	font-size:12px;
	color:#808080;
	margin:15px 0 0 10px;
}


#cont_busca{
	width:260px; 
	height:30px; 
	float:right; 
	display:block;
	margin:15px 0 0 10px;	
}

#TxtBusca{
	float:left;
	display:block;
	width:180px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;		
	padding-left:5px;
	color:#808080;
	font-size:12px;
}

#BtnBusca{
	float:left;
	display:block;
	width:50px;
	height:23px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;	
	background:#BD3931;
	color:#F0B107;
	padding:0px 0 0 0px;
	margin-left:5px;
	margin-top:3px;
	text-decoration:none;	
}


.titulo a{
	color:#9b231c;
	text-decoration:none;
}
.titulo2{
	width:1000px;
	height: auto;
	float:left;
	display:block;
	margin-bottom:10px;
	margin:10px 0 0 10px;
}
.titulo2 img{
	width:36px;
	float:left;
	display:block;
}
.titulo2 h1{
	width:auto;
	float:left;
	display:block;
	font-size:21px;
	color:#9b231c;
	margin:15px 0 0 10px;
}

.titulo2 h2{
	width:200px;
	float: left;
	display:block;
	font-size:12px;
	color:#808080;	
	margin:15px 0px 0 10px;
}
.titulo2 a{
	color:#9b231c;
	text-decoration:none;
}

.titulo2 label{
	float:left;
	display:block;
}

#categoria{	
	float:left;
	display:block;
	margin:18px 0 0 10px;
}
#id{	
	width:232px;
	height:28px;
	float:left;
	display:block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #aaa;
}
#categorias{	
	width:232px;
	height:28px;
	float:left;
	display:block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #aaa;
}
#categoria label{
	color:#9b231c;
	font-size:14px;
}
.produto{
	float:left;
	display:block;
	width:240px;
	height:294px;
	margin:0;
	margin:20px 0 0 10px;
	
}
.produto img{
	float:left;
	display:block;
	width:240px;
	height:135px;
	
}
.produto h1{
	width:240px;
	float:left;
	display:block;
	font-size:16px;
	color:#9b231c;
	margin:0;
}
.produto p{
	width:240px;
	float:left;
	display:block;
	font-size:12px;
	color:#808080;
	margin:0;
}
.produto a{
	text-decoration:none;
}
.produto span{
	color:#9b231c;
	font-size:16px;
}
.produto  .cor{
	color:#9b231c;
	font-size:12px;
}
.link{
	float:left;
	display:block;
	margin-top:10px;
}
.link img{
	float:left;
	display:block;
	width:36px;
	height:57px;
	margin-left:-5px;
}
.link h2{
	float:left;
	display:block;
	
	font-size:14px;
	color:#9b231c;
	margin:0px;
	margin-top:20px;
	background:#F9C000;
	padding:5px 8px; 
}
.bg_conteudo{
	width:100%;
	display:block;
	float:left;
	background:url(../imgs/bg.png) repeat;
	height:273px;
}
.conteudo2{
	width:1000px;
	height: auto;
	display:block;	
	margin:0 auto;
	margin-top:10px;
}
.orcamento
{
	float:left;
	display:block;
	width:500px;
}
.orcamento  img{
	width:36px;
	float:left;
	display:block;
	margin-top:30px;
	margin-left:10px;
}
.orcamento h1{
	width:400px;
	float:left;
	display:block;
	font-size:21px;
	color:#9b231c;
	margin:45px 0 0 10px;
}
.link_orcamento{
	display:block;
	float:left;
}
.link_orcamento h2{
	float:left;
	display:block;
	/* background:#C43227 url(../imgs/bg_orcamento.png) repeat;
	width:420px;
	height:35px;*/
	margin-top:100px;
	
}
#imagem_baratao{
		float:left;
	display:block;
	/* background:#C43227 url(../imgs/bg_orcamento.png) repeat;
	width:420px;
	height:35px;*/
	background:url(../imgs/bg_orcamento.png) no-repeat;
	width:459px;
	height:241px;
	padding-top:5px;
	font-weight:normal;
	margin-top:-100px;
}
.link_orcamento p {
	font-size: 12px;
	margin:  20px 0 0 20px;
	color:#808080;
}
.link_orcamento a{
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	margin-top:101px;
	z-index:5;
	position:relative;
	margin-left:10px;
}
.link_orcamento img{
	float: right;
	display:block;
	width:166px;
	height:241px;
	margin-top:-100px;
	z-index:10;
	position:absolute;
	margin-left:290px;
}
.showroom{
	float:left;
	display:block;
	width:500px;
}
.showroom h1{
	float:left;
	display:block;
	width:autopx;
	font-size:21px;
	color:#9b231c;
}
.showroom p{
	float:right;
	display:block;
	width:100px;
	font-size:12px;
	color:#808080;
}
.showroom a{
	text-decoration:none;
}
.produto_showroom{
	float:left;
	display:block;
	width:231px;
	margin:10px 5px 0 0;
}
.produto_showroom img{
	float:left;
	display:block;
	width:231px;
}

.produto_showroom a{
	float:left;
	display:block;
	width:231px;
	font-size:14px;
	color:#808080;
	text-decoration:none;
	margin-top:10px;
}
.fornecedores{
	float:left;
	display:block;
	width:231px;
	margin:10px 0 0 10px;
}
.fornecedores img{
	float:left;
	display:block;
	width:231px;
}

.fornecedores a{
	float:left;
	display:block;
	width:231px;
	font-size:14px;
	color:#9b231c;
	text-decoration:none;
	margin-top:10px;
	text-align:center;
}
.rodape{
	float:left;
	display:block;
	width:100%;
	height:400px;
	background:  #9B231C url(../imgs/bg_rodape.png) repeat;
	margin-top:20px;
	*margin-top:400px;
}
.conteudo_rodape{
	width:1000px;
	display:block;
	margin: 0 auto;
}
.menu_baixo {
	float:left;
	display:block;
	width:1000px;
	margin-top:20px;
	margin-left:20px;
}
.menu_baixo ul{
	float:left;
	display:block;
	margin:0 auto;
}
.menu_baixo li{
	float:left;
	display:block;
	font-size:14px;
	color:#fff;
	margin-left:30px;
}
.menu_baixo a{
	text-decoration:none;
}
#news{
	float:left;
	display:block;
	width:410px;
	margin:40px 0 0 30px;
}
#news label{
	font-size:18px;
	color:#f8c300;
	margin-right:5px;
}
#news_nome{
	width:241px;
	height:28px;	
	border:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#news_email{
	width:241px;
	height:28px;
	border:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:10px 0 0 95px;
}

#BtnOk{
	width:33px;
	height:28px;
	border:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#9b231c;
	background:#F9C100;
	margin-left:-10px;
	cursor:pointer;
	padding:6px;
}
.redes_sociais{
	float:left;
	display:block;
	width:400px;
	margin:40px 0 0 30px;
}
.redes_sociais h1{
	float:left;
	display:block;
	width:auto;
	font-size:18px;
	color:#f8c300;
	margin-right:30px;
	
}
.redes_sociais a{
	float:left;
	display:block;
	margin:7px 0 0 15px;
}
.enderecos{
	background:#6E1915 url(../imgs/bg_rodape.png) repeat;
	width:100%;
	float:left;
	display:block;
	height:159px;
	margin-top:30px;
}
.empresas{
	display:block;
	margin:0 auto;
	width:1000px;
	height:159px;
}
.end{
	float:left;
	display:block;
	width:190px;
	height:93px;
	margin:20px 50px 0 20px;
}
.end h1{
	float:left;
	display:block;
	width:190px;
	color:#fff;
	font-size:18px;
}
.end h2{
	float:left;
	display:block;
	width:180px;
	color:#f8c300;
	font-size:22px;
	margin-top:5px;
}
.end p{
	float:left;
	display:block;
	width:180px;
	color:#fff;
	font-size:12px;
}
.aqua{
	display:block;
	width:1000px;
	margin:0 auto;
}
.aqua p{
	float:left;
	display:block;
	font-size:12px;
	color:#fff;
	margin-top:30px;
}
.aqua span{
	color:#f8c300;
}
.aqua a{
	float:right;
	display:block;
	margin-top:30px;
}
.texto_ogrupo{
	float:left;
	display:block;
	width:840px;
	margin:15px 0 0 40px;
}
.texto_ogrupo p{
	float:left;
	display:block;
	color:#aaaaaa;
	margin:20px 0 0 0;
}
.imagens{
	float:left;
	display:block;
	width:1000px;
	margin-top:30px;
}
.foto{
	float:left;
	display:block;
	width:231px;
	height:127px;
	margin-left:10px;
	margin-bottom:30px;
}
.foto p{
	float:left;
	display:block;
	margin-top:5px;
	font-size:16px;
	color:#93201a;
}
.download{
	width:1000px;
	height: auto;
	float:left;
	display:block;	
	margin-top:80px;
	margin-bottom:30px;
}
.download img{
	float:left;
	display:block;
	margin-left:10px;
}
.download a{
	float:left;
	display:block;
	color:#93201a;
	text-decoration:none;
	width:1000px;
}
.download p{
	float:left;
	display:block;
	margin:15px 0 0 20px;
}
.pag{
	float:right;
	display:block;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:30px;
	
}
.pag a{
	float:left;
	display:block;
	text-decoration:none;
	color:#93201a;
	font-size:16px;
}

.pag li{
	margin-right:10px;
}


.select{
	float:left;
	display:block;
	text-decoration:none;
	color:#93201a;
	font-size:16px;
}

.numeros{
	float:left;
	display:block;
	text-decoration:none;
	color:#93201a;
	font-size:16px;
}

.panterior{
	float:left;
	display:block;
	width:23px;
	height:27px;
	text-decoration:none;
	background:url(../imgs/esq.png) no-repeat;
	text-indent: -9999px;
}

.pproximo{
	float:left;
	display:block;
	width:23px;
	height:27px;
	text-decoration:none;
	background:url(../imgs/dir.png) no-repeat;	
	text-indent: -9999px;
}

.pag img{
	float:left;
	display:block;
	width:23px;
}
#orcamento{
	float:left;
	display:block;
	width:800px;
	margin:20px 0 0 100px;
}
#orcamento span{
	float:left;
	display:block;
	width:800px;
	color:#808080;
	font-size:16px;
	margin-top:5px;
	margin-bottom:-5px;
}
#nome{
	float:left;
	display:block;
	width:357px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#nome_{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-right:100px;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#cpf{
	float:left;
	display:block;
	width:372px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-left:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#end{
	float:left;
	display:block;
	width:357px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#num{
	float:left;
	display:block;
	width:33px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-left:10px;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#bairro{
	float:left;
	display:block;
	width:116px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-left:10px;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#city{
	float:left;
	display:block;
	width:138px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-left:10px;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#uf{
	float:left;
	display:block;
	width:33px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-left:10px;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#cep{
	float:left;
	display:block;
	width:139px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}


#end_entrega{
	width:800px;
	float:left;
	display:block;
	margin:20px 0 20px 0;
}




#telefone{
	float:left;
	display:block;
	width:357px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-left:0px;	
	padding-left:5px;
	color:#808080;
	font-size:12px;
}



#email{
	float:left;
	display:block;
	width:357px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-left:0px;	
	padding-left:5px;
	color:#808080;
	font-size:12px;
}

#funcao{
	float:left;
	display:block;
	width:357px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-left:10px;	
	padding-left:5px;
	color:#808080;
	font-size:12px;
}

#email2{
	float:left;
	display:block;
	width:357px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin:10px 0 0 10px;		
	padding-left:5px;
	color:#808080;
	font-size:12px;
}


#email_{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-right:150px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#projeto{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-right:150px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#objetivo{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-right:150px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#valor{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-right:150px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#fixo_{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-right:150px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#publico{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-right:150px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}

#fixo{
	float:left;
	display:block;
	width:139px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin:10px 0 0 10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}

#fixo2{
	float:left;
	display:block;
	width:139px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin:10px 0 0 0px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}

#celular{
	float:left;
	display:block;
	width:139px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-left:10px;

	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#entrega{
	float:left;
	display:block;
	width:139px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
	margin-left:10px;
}
#cadastro{
	float:left;
	display:block;
	width:200px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#inscricao{
	float:left;
	display:block;
	width:200px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	margin-left:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#produtos{
	float:left;
	display:block;
	width:740px;
	height:191px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	resize:none;
	padding-top:5px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#produtos_{
	float:left;
	display:block;
	width:400px;
	height:191px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	resize:none;
	margin-right:15px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#arquivo{
	float:left;
	display:block;
	width:360px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#arquivo_{
	float:left;
	display:block;
	width:400px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #E5E5E5;
	margin-top:10px;
	padding-left:5px;
	color:#808080;
	font-size:12px;
}
#BtnEnviar{
	float:left;
	display:block;
	width:89px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
	margin-top:10px;
	margin-left:20px;
	background:#BD3931;
	color:#F0B107;
	margin-bottom:30px;
	cursor:pointer;
}

#BtnNews{
	float:right;
	display:block;
	width:59px;
	height:23px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
	background:#BD3931;
	color:#F0B107;
	padding:5px 0 0 20px;
	margin-top:20px;
	font-size:14px;
	text-decoration:none;
}

.news{
	width:357px;
	float:left;
	display:block;
}

#cancelar{
	width:357px;
	float:left;
	display:block;
	margin:20px 0 0 20px;
}


#BtnOk2{
	float:left;
	display:block;
	width:49px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;	
	margin-left:10px;
	background:#BD3931;
	color:#F0B107;
	margin-bottom:30px;
	cursor:pointer;
}



#BtnEnviar_{
	float:right;
	display:block;
	width:89px;
	height:28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
	margin-top:10px;
	margin-left:20px;
	background:#BD3931;
	color:#F0B107;
	margin-bottom:30px;
	margin-right:390px;
	cursor:pointer;
}
#BtnEnviar2{
	float:right;
	display:block;
	width:59px;
	height:23px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:none;
	margin-top:10px;	
	background:#BD3931;
	color:#F0B107;
	margin-bottom:30px;
	margin-right:70px;
	padding:5px 0 0 30px;
	text-decoration:none;	
}
.noticia{
	float:left;
	display:block;
	width:231px;
	margin:10px  0 0 10px;;
}
.noticia img{
	float:left;
	display:block;
	width:228px;
	height:127px;
}

.noticia a{
	float:left;
	display:block;
	width:228px;
	font-size:14px;
	color:#9b231c;
	text-decoration:none;
	margin-top:10px;
	
}
.noticia h2{
	float:left;
	display:block;
	width:228px;
	font-size:12px;
	color:#f8c300;
	margin-top:10px;
	
}
.noticia p{
	float:left;
	display:block;
	width:228px;
	font-size:12px;
	color:#808080;
	margin:0;
	margin-top:10px;
	
}
.mapa{
	float:left;
	display:block;
	width:341px;
	height:404px;
	margin:20px 0 30px 100px;
}
.end2{
	float:left;
	display:block;
	width:400px;
	margin:20px 0 0 20px;
}
.end2 img{
	float:left;
	display:block;
	width:25px;
	height:39px;
	
}
.end2 h1{
	float:left;
	display:block;
	width:350px;
	height:39px;
	font-size:21px;
	color:#9b231c;
	margin:10px 0 0 10px;
	
}
.loja{
	float:left;
	display:block;
	width:160px;
	margin:0;
	margin-top:10px;
	margin-right:15px;
	
}
.loja h1{
	float:left;
	display:block;
	width:160px;
	height:auto;
	margin:0;
	margin-top:10px;
	font-size:18px;
}
.loja h2{
	float:left;
	display:block;
	width:160px;
	font-size:22px;
	color:#808080;
	margin-top:10px;
}
.loja p{
	float:left;
	display:block;
	width:160px;
	margin:0;
	font-size:12px;
	color:#808080;
}
.titulo h3{
	float:left;
	display:block;
	width:1000px;
	margin:30px 0 20px 10px;
	color:#93201a;
	font-size:16px;
}
.titulo h4{
	float:right;
	display:block;
	margin:30px 0 20px 10px;
	color:#93201a;
	font-size:16px;
}
.texto_ogrupo h1{
	float:left;
	display:block;
	width:800px;
	font-size:12px;
	color:#f8c300;
}
.texto_ogrupo h2{
	float:left;
	display:block;
	font-size:16px;
	color:#93201a;
	width:800px;
}
.produto_zoom{
	float:left;
	display:block;
	width:800px;
	height:auto;
	margin:40px 0 0 100px;
}
.fotos{
	width:246px;	
	height:auto;
	display:block;
	float:left;
	margin-right:25px;
	
}
.descricao{
	float:left;
	display:block;
	width:450px;
	margin:0 0 0 50px;	
	
}
.descricao h1{
	float:left;
	display:block;
	width:450px;
	font-size:15px;
	color:#93201a;
	margin-bottom:30px;
}
.descricao p{
	float:left;
	display:block;
	width:450px;
	font-size:12px;
	color:#808080;
	margin-top:10px;

}
.descricao span{
	color:#9b231c;
	font-size:16px;
}
.descricao  .cor{
	color:#9b231c;
	font-size:12px;
}
.format{
	float:left;
	display:block;
	width:auto;
}