body{
	background:url(../imagens/bgBody.jpg) no-repeat fixed center top #E4E4E4;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#999;
}
a:active, a:focus {
	-moz-outline:none;
	outline:none;
	ie-dummy:expression(this.hideFocus=true);
}
p, li, a{
	font-size:14px;
	color:#999;
}
b{
	font-weight:bold;
}
#swf{
	width:770px;
	height:568px;
}
#swfInternas{
	width:770px;
	height:145px;
}
/* ----> CSS MENU Drop Down<---- */
ul.menu{
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
}
ul.menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
ul.menu li.menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
}
ul.menu li.menu-item a {
	display:block;
	text-decoration:none;
	white-space:nowrap;
	outline:0;
}
ul.menu ul.menu-group {
	margin:0;
	padding:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1000;
}
/*--*/
/* ----> menu pai <---- */
#conteudo ul#menu{
	list-style:none;
}
#conteudo ul#menu li, #conteudo ul#menu li ul#menuProdutos li{
	float:left;
	height:37px;
	cursor:pointer;
}
#conteudo ul#menu li a, #conteudo ul#menu li ul#menuProdutos li a{
	height:37px;
	display:block;
	text-decoration:none;
	text-align:center;
	text-indent:-30000px;
}
#conteudo ul#menu li.empresa a{
	background:url(../imagens/menuEmpresa.jpg) no-repeat;
	width:146px;
}
#conteudo ul#menu li.empresa a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.empresa01 a{
	background:url(../imagens/menuEmpresa.jpg) no-repeat;
	width:146px;
	background-position:0 -37px; 
}
#conteudo ul#menu li.produtos a{
	background:url(../imagens/menuProdutos.jpg) no-repeat;
	width:146px;
}
#conteudo ul#menu li.produtos a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.produtos01 a{
	background:url(../imagens/menuProdutos.jpg) no-repeat;
	width:146px;
	background-position:0 -37px; 
}
#conteudo ul#menu li.acabamentos a{
	background:url(../imagens/menuAcabamentos.jpg) no-repeat;
	width:188px;
}
#conteudo ul#menu li.acabamentos a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.acabamentos01 a{
	background:url(../imagens/menuAcabamentos.jpg) no-repeat;
	width:188px;
	background-position:0 -37px; 
}
#conteudo ul#menu li.vendas a{
	background:url(../imagens/menuVendas.jpg) no-repeat;
	width:140px;
}
#conteudo ul#menu li.vendas a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.vendas01 a{
	background:url(../imagens/menuVendas.jpg) no-repeat;
	width:140px;
	background-position:0 -37px; 
}
#conteudo ul#menu li.contato a{
	background:url(../imagens/menuContato.jpg) no-repeat;
	width:146px;
}
#conteudo ul#menu li.contato a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.contato01 a{
	background:url(../imagens/menuContato.jpg) no-repeat;
	width:146px;
	background-position:0 -37px; 
}
/* ----> menu filho <---- */
#conteudo ul#menu li ul#menuProdutos{
	display:none;
}
#conteudo ul#menu li.produtos ul#menuProdutos li.cadeiras a{
	background:url(../imagens/menuCadeiras.jpg) no-repeat;
	width:146px;
}
#conteudo ul#menu li.produtos ul#menuProdutos li.cadeiras a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.produtos ul#menuProdutos li.cadeiras01 a{
	background:url(../imagens/menuCadeiras.jpg) no-repeat;
	width:146px;
	background-position:0 -37px;
}
#conteudo ul#menu li.produtos ul#menuProdutos li.banquetas a{
	background:url(../imagens/menuBanquetas.jpg) no-repeat;
	width:146px;
}
#conteudo ul#menu li.produtos ul#menuProdutos li.banquetas a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.produtos ul#menuProdutos li.banquetas01 a{
	background:url(../imagens/menuBanquetas.jpg) no-repeat;
	width:146px;
	background-position:0 -37px; 
}
#conteudo ul#menu li.produtos ul#menuProdutos li.mesas a{
	background:url(../imagens/menuMesas.jpg) no-repeat;
	width:146px;
}
#conteudo ul#menu li.produtos ul#menuProdutos li.mesas a:hover{
	background-position:0 -37px; 
}
#conteudo ul#menu li.produtos ul#menuProdutos li.mesas01 a{
	background:url(../imagens/menuMesas.jpg) no-repeat;
	width:146px;
	background-position:0 -37px; 
}
/*--------------------------------------------------*/
/*---------------------> INDEX <--------------------*/
body.index{
	background:url(../imagens/bgBodyIndex.jpg) fixed center top #E4E4E4;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#999;
}
#index{
	width:500px;
	height:300px;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-250px;
}
#index h1{
	background:url(../imagens/logoMilano.png) no-repeat;
	width:390px;
	height:76px;
	color:#666;
	font-size:1.6em;
	text-indent:-30000px;
	margin-bottom:40px;
}
#index #temp{
	background:#030;
	width:280px;
}
#index p{
	margin-top:20px;
	line-height:18px;
}
#index ul{
	list-style:none;
	margin-top:20px;
}
#index ul li{
	float:left;
	height:22px;
	display:block;
	padding:5px;
	font-size:1.6em;
}
#index ul li a{
	height:22px;
	display:block;
}
#index ul li.site a{
	background:url(../imagens/entrar.png) no-repeat;
	width:71px;
	text-indent:-30000px;
}
#index ul li.site a:hover{
	background-position:0 -21px; 
}
#index ul li.restrito a{
	background:url(../imagens/areaRestrita.png) no-repeat;
	width:137px;
	text-indent:-30000px;
}
#index ul li.restrito a:hover{
	background-position:0 -21px; 
}
#index ul li.fio{
	padding-top:0;
}
/*--------------------------------------------------*/
/*---------------------> HOME <---------------------*/
#topo{
	background:#FFF;
	height:165px;
}
#topo #topoInterno{
	width:770px;
	height:165px;
	margin:0 auto;
}
#topo #topoInterno h1{
	background:url(../imagens/logoMilano.png) no-repeat;
	width:390px;
	height:76px;
	color:#666;
	font-size:1.6em;
	text-indent:-30000px;
	float:left;
	margin-top:40px;
}
#topo #topoInterno p.restrito{
	float:right;
	margin-top:5px;
}
#topo #topoInterno p.restrito a{
	background:url(../imagens/areaRestritaInt.jpg) no-repeat;
	width:74px;
	height:14px;
	display:block;
	text-indent:-30000px;
}
#topo #topoInterno p.restrito a:hover{
	background-position:0 -14px; 
}
#conteudo{
	width:770px;
	margin:0 auto;
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
/*--------------------------------------------------*/
/*--------------------> EMPRESA <-------------------*/
#empresa{
	width:770px;
}
#empresa #esquerda, #empresa #direita{
	width:330px;
	padding:10px 25px;
}
#empresa #esquerda{
	float:left;
}
#empresa #direita{
	float:right;
}
#empresa #esquerda h2, #empresa #direita h2{
	width:157px;
	height:73px;
	margin:0 auto;
	text-indent:-30000px;
}
#empresa #esquerda h2{
	background:url(../imagens/logoDifano.jpg) no-repeat;
}
#empresa #direita h2{
	background:url(../imagens/logoMilano.jpg) no-repeat;
}
#empresa #esquerda p, #empresa #direita p{
	text-align:justify;
	margin-top:10px;
	line-height:16px;
}
#empresa img.fioEmpresa{
	width:1px;
	float:left;
	margin-left:5px;
}
/*--------------------------------------------------*/
/*-------------------> PRODUTOS <-------------------*/
/* ----> cadeiras <---- */
#cadeiras{
	width:770px;
}
#cadeiras h2.produtos{
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	margin:15px 0 0 15px;
	color:#333;
	letter-spacing:0.5px;
}
#cadeiras #esquerda, #cadeiras #direita{
	width:360px;
	padding:0 10px;
}
#cadeiras #esquerda{
	float:left;
}
#cadeiras #direita{
	float:right;
}
#cadeiras #esquerda h2, #cadeiras #direita h2{
	width:157px;
	height:73px;
	margin:0 auto;
	text-indent:-30000px;
}
#cadeiras #esquerda h2{
	background:url(../imagens/logoDifano.jpg) no-repeat;
}
#cadeiras #direita h2{
	background:url(../imagens/logoMilano.jpg) no-repeat;
}
#cadeiras img.fioProdutos{
	width:1px;
	float:left;
	margin-left:5px;
}
#cadeiras #esquerda ul, #cadeiras #direita ul{
	list-style:none;
	margin-top:10px;
}
#cadeiras #esquerda ul li, #cadeiras #direita ul li{
	width:116px;
	height:190px;
	float:left;
	margin:10px 2px;
}
#cadeiras #esquerda ul li a, #cadeiras #direita ul li a{
	width:116px;
	height:190px;
	display:block;
	text-indent:-30000px;
}

#cadeiras #esquerda ul li.ref1951 a{
	background:url(../imagens/studio/1951.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1951 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1952 a{
	background:url(../imagens/studio/1952.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1952 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1943 a{
	background:url(../imagens/studio/1943.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1943 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1947 a{
	background:url(../imagens/studio/1947.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1947 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1949 a{
	background:url(../imagens/studio/1949.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1949 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1945 a{
	background:url(../imagens/studio/1945.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1945 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1946 a{
	background:url(../imagens/studio/1946.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1946 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1944 a{
	background:url(../imagens/studio/1944.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1944 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1950 a{
	background:url(../imagens/studio/1950.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1950 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1940 a{
	background:url(../imagens/studio/1940.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1940 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref149 a{
	background:url(../imagens/milano/149.jpg) no-repeat;
}
#cadeiras #direita ul li.ref149 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref138 a{
	background:url(../imagens/milano/138.jpg) no-repeat;
}
#cadeiras #direita ul li.ref138 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref136 a{
	background:url(../imagens/milano/136.jpg) no-repeat;
}
#cadeiras #direita ul li.ref136 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref139 a{
	background:url(../imagens/milano/139.jpg) no-repeat;
}
#cadeiras #direita ul li.ref139 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref137 a{
	background:url(../imagens/milano/137.jpg) no-repeat;
}
#cadeiras #direita ul li.ref137 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref142 a{
	background:url(../imagens/milano/142.jpg) no-repeat;
}
#cadeiras #direita ul li.ref142 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref141 a{
	background:url(../imagens/milano/141.jpg) no-repeat;
}
#cadeiras #direita ul li.ref141 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref131 a{
	background:url(../imagens/milano/131.jpg) no-repeat;
}
#cadeiras #direita ul li.ref131 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref145 a{
	background:url(../imagens/milano/145.jpg) no-repeat;
}
#cadeiras #direita ul li.ref145 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref119 a{
	background:url(../imagens/milano/119.jpg) no-repeat;
}
#cadeiras #direita ul li.ref119 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref130 a{
	background:url(../imagens/milano/130.jpg) no-repeat;
}
#cadeiras #direita ul li.ref130 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref146 a{
	background:url(../imagens/milano/146.jpg) no-repeat;
}
#cadeiras #direita ul li.ref146 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref143 a{
	background:url(../imagens/milano/143.jpg) no-repeat;
}
#cadeiras #direita ul li.ref143 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref134 a{
	background:url(../imagens/milano/134.jpg) no-repeat;
}
#cadeiras #direita ul li.ref134 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref102 a{
	background:url(../imagens/milano/102.jpg) no-repeat;
}
#cadeiras #direita ul li.ref102 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref118 a{
	background:url(../imagens/milano/118.jpg) no-repeat;
}
#cadeiras #direita ul li.ref118 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref111 a{
	background:url(../imagens/milano/111.jpg) no-repeat;
}
#cadeiras #direita ul li.ref111 a:hover{
	background-position:0 -190px;
}

/* ----> banquetas <---- */
#cadeiras #esquerda ul li.ref1749 a{
	background:url(../imagens/studio/1749.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1749 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1745 a{
	background:url(../imagens/studio/1745.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1745 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1746 a{
	background:url(../imagens/studio/1746.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1746 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1716 a{
	background:url(../imagens/studio/1716.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1716 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1717 a{
	background:url(../imagens/studio/1717.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1717 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1715 a{
	background:url(../imagens/studio/1715.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1715 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1953 a{
	background:url(../imagens/studio/1953.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1953 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1954 a{
	background:url(../imagens/studio/1954.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1954 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1955 a{
	background:url(../imagens/studio/1955.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1955 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1941 a{
	background:url(../imagens/studio/1941.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1941 a:hover{
	background-position:0 -190px;
}

#cadeiras #esquerda ul li.ref1948 a{
	background:url(../imagens/studio/1948.jpg) no-repeat;
}
#cadeiras #esquerda ul li.ref1948 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref179 a{
	background:url(../imagens/milano/179.jpg) no-repeat;
}
#cadeiras #direita ul li.ref179 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref178 a{
	background:url(../imagens/milano/178.jpg) no-repeat;
}
#cadeiras #direita ul li.ref178 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref176 a{
	background:url(../imagens/milano/176.jpg) no-repeat;
}
#cadeiras #direita ul li.ref176 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref168 a{
	background:url(../imagens/milano/168.jpg) no-repeat;
}
#cadeiras #direita ul li.ref168 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref158 a{
	background:url(../imagens/milano/158.jpg) no-repeat;
}
#cadeiras #direita ul li.ref158 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref173 a{
	background:url(../imagens/milano/173.jpg) no-repeat;
}
#cadeiras #direita ul li.ref173 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref160 a{
	background:url(../imagens/milano/160.jpg) no-repeat;
}
#cadeiras #direita ul li.ref160 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref150 a{
	background:url(../imagens/milano/150.jpg) no-repeat;
}
#cadeiras #direita ul li.ref150 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref171 a{
	background:url(../imagens/milano/171.jpg) no-repeat;
}
#cadeiras #direita ul li.ref171 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref175 a{
	background:url(../imagens/milano/175.jpg) no-repeat;
}
#cadeiras #direita ul li.ref175 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref159 a{
	background:url(../imagens/milano/159.jpg) no-repeat;
}
#cadeiras #direita ul li.ref159 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref170 a{
	background:url(../imagens/milano/170.jpg) no-repeat;
}
#cadeiras #direita ul li.ref170 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref174 a{
	background:url(../imagens/milano/174.jpg) no-repeat;
}
#cadeiras #direita ul li.ref174 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref177 a{
	background:url(../imagens/milano/177.jpg) no-repeat;
}
#cadeiras #direita ul li.ref177 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref153 a{
	background:url(../imagens/milano/153.jpg) no-repeat;
}
#cadeiras #direita ul li.ref153 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref163 a{
	background:url(../imagens/milano/163.jpg) no-repeat;
}
#cadeiras #direita ul li.ref163 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref154 a{
	background:url(../imagens/milano/154.jpg) no-repeat;
}
#cadeiras #direita ul li.ref154 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref157 a{
	background:url(../imagens/milano/157.jpg) no-repeat;
}
#cadeiras #direita ul li.ref157 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref167 a{
	background:url(../imagens/milano/167.jpg) no-repeat;
}
#cadeiras #direita ul li.ref167 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref152 a{
	background:url(../imagens/milano/152.jpg) no-repeat;
}
#cadeiras #direita ul li.ref152 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref147 a{
	background:url(../imagens/milano/147.jpg) no-repeat;
}
#cadeiras #direita ul li.ref147 a:hover{
	background-position:0 -190px;
}

#cadeiras #direita ul li.ref103 a{
	background:url(../imagens/milano/103.jpg) no-repeat;
}
#cadeiras #direita ul li.ref103 a:hover{
	background-position:0 -190px;
}
/* ----> mesas <---- */
#mesas{
	width:770px;
}
#mesas h2.produtos{
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	margin:15px 0 0 15px;
	color:#333;
	letter-spacing:0.5px;
}
#mesas #esquerda, #mesas #direita{
	width:360px;
	padding:0 10px;
}
#mesas #esquerda{
	float:left;
}
#mesas #direita{
	float:right;
}
#mesas #esquerda h2, #mesas #direita h2{
	width:157px;
	height:73px;
	margin:0 auto;
	text-indent:-30000px;
}
#mesas #esquerda h2{
	background:url(../imagens/logoDifano.jpg) no-repeat;
}
#mesas #direita h2{
	background:url(../imagens/logoMilano.jpg) no-repeat;
}
#mesas img.fioProdutos{
	width:1px;
	float:left;
	margin-left:5px;
}
#mesas #esquerda ul, #mesas #direita ul{
	list-style:none;
	margin-top:10px;
}
#mesas #esquerda ul li, #mesas #direita ul li{
	width:174px;
	height:190px;
	float:left;
	margin:10px 2px;
}
#mesas #esquerda ul li a, #mesas #direita ul li a{
	width:174px;
	height:190px;
	display:block;
	text-indent:-30000px;
}
#mesas #esquerda ul li.ref1865 a{
	background:url(../imagens/studio/1865.jpg) no-repeat;
}
#mesas #esquerda ul li.ref1865 a:hover{
	background-position:0 -190px;
}

#mesas #esquerda ul li.ref1866 a{
	background:url(../imagens/studio/1866.jpg) no-repeat;
}
#mesas #esquerda ul li.ref1866 a:hover{
	background-position:0 -190px;
}

#mesas #esquerda ul li.ref1862 a{
	background:url(../imagens/studio/1862.jpg) no-repeat;
}
#mesas #esquerda ul li.ref1862 a:hover{
	background-position:0 -190px;
}

#mesas #esquerda ul li.ref1863 a{
	background:url(../imagens/studio/1863.jpg) no-repeat;
}
#mesas #esquerda ul li.ref1863 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref700 a{
	background:url(../imagens/milano/700.jpg) no-repeat;
}
#mesas #direita ul li.ref700 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref206 a{
	background:url(../imagens/milano/206.jpg) no-repeat;
}
#mesas #direita ul li.ref206 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref600 a{
	background:url(../imagens/milano/600.jpg) no-repeat;
}
#mesas #direita ul li.ref600 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref602 a{
	background:url(../imagens/milano/602.jpg) no-repeat;
}
#mesas #direita ul li.ref602 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref601 a{
	background:url(../imagens/milano/601.jpg) no-repeat;
}
#mesas #direita ul li.ref601 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref603 a{
	background:url(../imagens/milano/603.jpg) no-repeat;
}
#mesas #direita ul li.ref603 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref205 a{
	background:url(../imagens/milano/205.jpg) no-repeat;
}
#mesas #direita ul li.ref205 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref216 a{
	background:url(../imagens/milano/216.jpg) no-repeat;
}
#mesas #direita ul li.ref216 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref207 a{
	background:url(../imagens/milano/207.jpg) no-repeat;
}
#mesas #direita ul li.ref207 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref209 a{
	background:url(../imagens/milano/209.jpg) no-repeat;
}
#mesas #direita ul li.ref209 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref203 a{
	background:url(../imagens/milano/203.jpg) no-repeat;
}
#mesas #direita ul li.ref203 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref201 a{
	background:url(../imagens/milano/201.jpg) no-repeat;
}
#mesas #direita ul li.ref201 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref210 a{
	background:url(../imagens/milano/210.jpg) no-repeat;
}
#mesas #direita ul li.ref210 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref802 a{
	background:url(../imagens/milano/802.jpg) no-repeat;
}
#mesas #direita ul li.ref802 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref803 a{
	background:url(../imagens/milano/803.jpg) no-repeat;
}
#mesas #direita ul li.ref803 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref800 a{
	background:url(../imagens/milano/800.jpg) no-repeat;
}
#mesas #direita ul li.ref800 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref801 a{
	background:url(../imagens/milano/801.jpg) no-repeat;
}
#mesas #direita ul li.ref801 a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref221v a{
	background:url(../imagens/milano/221v.jpg) no-repeat;
}
#mesas #direita ul li.ref221v a:hover{
	background-position:0 -190px;
}

#mesas #direita ul li.ref221t a{
	background:url(../imagens/milano/221t.jpg) no-repeat;
}
#mesas #direita ul li.ref221t a:hover{
	background-position:0 -190px;
}
/*--------------------------------------------------*/
/*------------------> ACABAMENTOS <-----------------*/
#acabamentos{
	width:770px;
}
#acabamentos h2{
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	margin:50px 0 0 15px;
	color:#333;
	letter-spacing:0.5px;
}
#acabamentos h2.korinos{
	margin-top:25px;
}
#acabamentos ul{
	width:720px;
	margin:0 auto;
	list-style:none;
	margin-top:10px;
	display:table;
}
#acabamentos ul li{
	width:90px;
	height:110px;
	text-align:center;
	float:left;
	margin:15px 15px 0px;
}
#acabamentos ul li img{
	border:1px solid #CCC;
}
#acabamentos p{
	margin-left:50px;
}
/*--------------------------------------------------*/
/*--------------------> VENDAS <--------------------*/
#vendas{
	width:770px;
}
#vendas #esquerda, #vendas #direita{
	width:330px;
	padding:10px 25px;
}
#vendas #esquerda{
	float:left;
}
#vendas #direita{
	float:right;
}
#vendas #esquerda h2{
	width:157px;
	height:73px;
	margin:0 auto;
	text-indent:-30000px;
}
#vendas #esquerda h2.studio{
	background:url(../imagens/logoDifano.jpg) no-repeat;
	float:left;
	padding-bottom:15px;
}
#vendas #esquerda h2.milano{
	background:url(../imagens/logoMilano.jpg) no-repeat;
	float:right;
	padding-bottom:15px;
}
#vendas img.fioContato{
	width:1px;
	float:left;
	margin-left:4px;
}
#vendas #direita p.mapa{
	text-align:justify;
	margin-top:50px;
	line-height:16px;
}
#vendas #direita h2{
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	margin:100px 0 5px;
	color:#333;
	letter-spacing:0.5px;
}
#vendas #direita span{
	font-size:0.9em;
	color:#666;
}
#vendas #direita p{
	text-align:justify;
	line-height:18px;
}
#vendas #direita h2.segundo{
	margin-top:30px;
}
/*--------------------------------------------------*/
/*--------------------> CONTATO <-------------------*/
#contato{
	width:770px;
}
#contato #esquerda, #contato #direita{
	width:330px;
	padding:10px 25px;
}
#contato #esquerda{
	float:left;
}
#contato #direita{
	float:right;
}
#contato #esquerda h2{
	width:157px;
	height:73px;
	margin:0 auto;
	text-indent:-30000px;
}
#contato #esquerda h2.studio{
	background:url(../imagens/logoDifano.jpg) no-repeat;
	float:left;
	padding-bottom:15px;
}
#contato #esquerda h2.milano{
	background:url(../imagens/logoMilano.jpg) no-repeat;
	float:right;
	padding-bottom:15px;
}
#contato #esquerda p{
	text-align:justify;
	margin-top:10px;
	line-height:16px;
	clear:both;
}
#contato #esquerda p a{
	text-decoration:none;
}
#contato #esquerda p a:hover{
	text-decoration:underline;
}
#contato img.fioContato{
	width:1px;
	float:left;
	margin-left:4px;
}
#contato #direita form{
	width:330px;
	margin-top:40px;
	font-size:1.2em;
}
#contato #direita form label, #contato #direita form label input, #contato #direita form label textarea{
	display:block;
}
#contato #direita form label{
	margin-top:10px;
}
#contato #direita form label input, #contato #direita form label textarea{
	width:322px;
	border:1px solid #CCC;
	padding:2px;
	color:#666;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
}
#contato #direita form label input{
	height:18px;
	margin-top:3px;
}
#contato #direita form label.left{
	float:left;
	width:215px;
}
#contato #direita form label.left input{
	width:215px;
}
#contato #direita form label.right{
	float:right;
	width:80px;
	margin-right:8px;
}
#contato #direita form label.right input{
	width:80px;
}
#contato #direita form label.clear{
	clear:both;
	padding-top:7px;
}
#contato #direita form label textarea{
	height:120px;
	margin-top:3px;
}
#contato #direita form label input.btEnviar{
	background:url(../imagens/btEnviar.jpg) no-repeat;
	width:84px;
	height:21px;
	cursor:pointer;
	float:right;
	border:0 none;
	margin-right:2px;
}
/*--------------------------------------------------*/
/*--------------------> RODAPE <--------------------*/
#rodape{
	background:url(../imagens/bgRodape.jpg) repeat-x;
	width:770px;
	height:61px;
	text-align:center;
	clear:both;
}
#rodape address{
	line-height:18px;
	color:#666;
	padding-top:12px;
}