body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	width:100%;
	background: #000;
	}
#cont_fundo{
	width:100%;
	background: #000;
}
#cont_corpo{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	color:#796950;	
	padding-right:50px;
}
#cont_titulo{
	width:750px;
	height:32px;
	border-bottom:solid 1px #595959;
}

#cont_menu{
	width:750px;
	height:35px;
	text-align:left;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#b8b8b8;
	margin-top:5px;
}
#cont_tx{
	width: 750px;
	float:left;
	text-align:right;
}
#cont_msg{
	width: 200px;
	float:left;
	font-size:23px;
	font-weight: bold;
	color:#b5873f;
	font-family: Times New Roman, Times, serif;
}
.aspas{
	margin:5px 0 5px 0;
}
.laranja{
	width: 640px;
	color:#f26522;
	font-size:15px;
	font-weight: bold;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
}
.tit19px{
	color:#959595;
	font-size: 19px;
	font-style: italic; 
	font-family: Times New Roman, Times, serif;
	margin-bottom:20px;
	font-weight: bold;
}
.tit26px{
	color:#959595;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float:right
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#b8b8b8;
	font-weight: bolder;
	float:left
}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#474646;
	float:left;
	font-weight: bolder;
}
.link_imprensa{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#b8b8b8;
}
.link_imprensa:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#474646;
}
.link_arquitetos{
	color:#796950;
	text-decoration:none;
}
.separador{
	width:12px;
	float:left;
	text-align: center;
}
/* inicio pag produtos */
#cont_fundofogo{
	width:100%;
	display:table;
}
#cont_davinci{
	width: 647px;
	float:left;
	text-align:right;
}
#cont_fogo{
	width: 290px;
	float:left;
}
.lista{
	width: 500px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c5e0ec;
	clear: both;
	margin-left: 140px;
}
.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-top:30px;
}
.linha{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#eba665;
	font-weight: bold;
}
.tit42px{
	font-family: Arial, Helvetica, sans-serif;
	font-size:42px;
	color:#fa5b04;
	font-weight: bold;
}
.itens{
	margin-bottom:5px;
	}
.modelos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fa9504;
	font-weight: bold;
}
.sub_tit{
	clear:both;
	width: 620px;
	text-align:right;
	color:#e78f42;
	font-size: 19px;
	font-style: italic; 
	font-family: Times New Roman, Times, serif;
	margin:15px 0 20px 25px;
}
/* inicio pag cooktops */
#lado_esquerdo{
	width:400px;
	float:left;
	margin-top:10px;
}
#lado_esquerdo_davinci{
	width:530px;
	float:left;
	margin-top:10px;
	
}
#lado_direito{
	width:505px;
	float:right;
}
.verde{
	color: #a5db3a;
	font-weight: bold;
	font-size: 10px;
}
.botao {
	width: 73px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../img/botao.png) left top no-repeat;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
}
.botao a {
	color:  #fff; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.botao:hover{
	background-position: bottom left;
	color: #595959; /* acrescentei */
}
.bt_cm, .bt_cm_tic{
	width: 66px;
	height: 19px;
	background: url(../img/btic.jpg) left top;
    font-size:10px;
	padding-top: 27px;
	text-align: center;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	float:left;
	margin-left:5px;
}
.bt_cm:hover{
	background: url(../img/btic.jpg) left bottom;
	color:#323438;
}
.bt_unico, .bt_unico_tic{
	width: 100px;
	height: 19px;
	background: url(../img/bt_unico.jpg) left top;
   	font-size:10px;
	padding-top: 27px;
	text-align: center;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	float:left;
	margin-left:5px;
}
.bt_unico:hover{
	background: url(../img/bt_unico.jpg) left bottom;
	color:#323438;
}
 .bt_unico_tic, .bt_cm_tic, .bt_unico_tic:hover, .bt_cm_tic:hover{
 	background-position:right top;
 }
.tic{text-align:center;}
.bt_maior   {
	width:165px;
	height:24px;
	background: url(../img/bt_grande.jpg);
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top:6px;

}
.bt_maior:hover{
	background-position: bottom;
	color: #323438;
}
.bt_maior  a {
	width:165px;
	height:24px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top:6px;
	text-decoration:none;
}
.bt_maior:hover a{
	color: #323438;
	text-decoration:none;
}
.bt_ampliar{
	width:145px;
	height:24px;
	background: url(../img/bt_ampliar.jpg);
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top:6px;
	padding-left:20px;
	margin:10px 0 40px 0;
}
.bt_ampliar:hover{
	background-position: bottom;
	color: #323438;
}
.bt_ampliar a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

.bt_ampliar:hover a {
	text-decoration:none;
	color: #323438;
}

/* inicio pag milano */
#cont_fundomilano{
	width:100%;
	display: table;
}
#cont_fundocoletion{
	width:100%;
	display: table;
}
.bt_voltar{
	width:51px;
	height:19px;
	background: url(../img/bt_voltar.jpg);
	cursor: pointer;
	float:left;
	color: #fff;
	font-weight: bold;
	font-size:10px;
	text-align: center;
	padding-top:5px;
	margin-top:15px;
}
.bt_voltar:hover{
	background-position: bottom;
	color:#595959;
}
.bt_voltar a {
	color: #fff;
	text-align: center;
	text-decoration:none;
	padding-top:5px;
	margin-top:15px;
}
.bt_voltar:hover a {
	color:#595959;
	text-decoration:none;
}
.cont_bts{
	width:930px;
	height: 60px;
	clear: both;
	
}
.espaco{
	margin-bottom:9px;
}
.veja_img{
	width: 190px;
	height:33px;
	clear:both;
	margin-left:740px;

}
#fotoproduto{
	position:absolute;
	z-index:10;
	float:left;  
	top:0px;	
	
}
.marc li{
	list-style:none; 
	background: url(../img/bola.gif) no-repeat right;
	padding-right:20px;
	margin-top:5px;
}
/* arquitetos-desingners */
.desc_desing{
	width: 470px;
	height: 147px;
	float: left;
}
.ft_desing{
	width: 122px;
	height: 147px;
	float: left;
	margin:0 0px 0 10px;
	background: White;
}
.cont_ft_maior{
	width: 181px;
	height: 239px;
	float: left;
}
.cont_ft{
	width: 614px;
	height: 665px;
	float: left;
}
.list-nome{
	width: 140px;
	float: right;
	text-align: left;
	margin-top: 30px;
	color:#796950;

}
.nome_desing{
	color:#f26522;
	font-size:15px;
	font-weight: bold;
	margin:22px 0 47px 0;
}
.casa_cor{
	width: 600px;
	height: 20px;
	float:left;
	border-bottom: solid 1px #595959;
	margin:40px 0 13px 0;
	color:#c3bebe;
	font-weight: bold;
	font-size: 14px;
}
.link_contato{
	color:#fff;
	text-decoration: none;
}
.cidade{
	width: 748px;
	
	color:#fff;
	text-align: right;
	clear: both;
	padding-top: 10px;
}
.cidade_tit{
	border-bottom: solid 1px #595959;
	width: 748px;
	height: 20px;
	padding-top: 18px;
}
.link_pv{
	color:#00ffff;
	text-decoration: none;
}
.link_contato{
	color:#fff;
	text-decoration: none;
}
.pv{
	margin-top:17px;
	.margin-top:30px;
}
.highslide-caption{
	display:none;
}