/*CSS - 0a1n0d6e2r0l0i9s.com
	Figuracao=WBSP
	modelo= 21
*/
*{/*zerando todas as margens e espaços*/
margin: 0;
padding:0;}

ul{list-style:none;}/*elimina o símbolo das listas*/

/*-------TAGS-------*/
body{
background:#fff3df url(../imagens/bg.gif);
font:11px Tahoma, Verdana, Helvetica, sans-serif;
text-align:center;}

a{text-decoration:none}

a img{border:none;}

p{margin:10px auto;}

/*-------CLASSES-------*/
.barra_azul{
background:url(../imagens/barra_azul.jpg);
color:#fff;
font-size:11px;
font-weight:bold;
height:34px;
padding:10px 0 0 10px;
width:210px;}

.barra_cinza{
background:url(../imagens/barra_cinza.jpg) repeat-x;
color:#000;
font-size:14px;
font-weight:bold;
height:34px;
padding:10px 0 0 20px;}

.direita{float:right;}

.esquerda{float:left;}

.lista li{
background:url(../imagens/linha_pontilhada.gif) bottom no-repeat;
list-style:disc inside;
margin:0 0 5px 20px;
padding:10px 5px;}

.lista li.ultimo{background:none;}

.lista li a{
color:#ff6600;
text-decoration:underline;}

.lista1 li{
margin-bottom:10px;
list-style:none;}

.nivelador{zoom:1;}/*limpa elementos com float no IE7 ou menor*/

.nivelador:after{/*limpa todos os elementos com float*/
clear:both;
/*content:".";*/
display:table;
height:0;
visibility:hidden;}

.separacao{
background:url(../imagens/separacao.jpg) repeat-x;
display:block;
height:18px;
margin:20px auto;
width:100%;}

.title{
color:#990000;
font:bold 14px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;}

.galeria{
	margin:10px;
	width:150px;
	height:113px;
}

.abc{
	margin-left:10px;	
	color:#990000;
}

.miniatura_moveis{
	margin:5px;
	float:right;
	}

.btfechacategoria{
	border-bottom:1px solid #990000;
	margin-left:5px;
	}
	
/*-------IDs-------*/

#indice{
	float:left;
	text-align:right;
}

#base{
	position:relative;
	width:430px;
	height:350px;
	float:right;
	background:url(../imagens/bgbase.jpg);
}

#base p{
	margin-right:10px;
	text-align:right;
}

#cozinhas, #salasdejantar, #salasdeestar, #hometheaters, #homeoffice, #banheiros, #dormitorios, #closets, #brinquedotecas, #moveishospitalares{
	background:#fcf8ed;
		height:300px;
}

#coluna_direita{
color:#626262;
float:right;
width:559px;}

#coluna_direita_home{
color:#626262;
float:right;
width:559px;
height:420px;
margin:0px;
padding:0px;}

#coluna_direita a{
color:#990000;
text-decoration:none;
font-weight:bold;
}

#coluna_direita img,#coluna_esquerda img{padding-right:5px;}

#coluna_esquerda{
float:left;
width:220px;}

#conteudo_dir{
padding-right:10px;
width:340px;}

#conteudo_dir1{
padding-right:10px;
width:433px;}

#geral{
background:#fcf8ed url(../imagens/geral.gif) repeat-y;
margin:0 auto;
text-align:left;
width:780px;}

#imagem_esq{
padding:0 5px;
width:106px;}

#linha_topo{
display:block;
height:13px;
width:780px;}

#rodape{
background:url(../imagens/rodape.jpg) repeat-x;
color:#f5f5f5;
height:26px;
margin:0 auto;
overflow:hidden;
padding-top:15px;
text-align:center;
float:inherit;
width:780px;}

#rodape li{display:inline;}

#rodape li a{
color:#f5f5f5;
font-weight:bold;}

#rodape li a:hover{color:#fff3df;}

#topo{
background:url(../imagens/topo.jpg) top no-repeat;
width:780px;
height:190px;}

/*form*/
form{
	margin:10px;
}

label{
	color:#990000;
	font-weight:bold;
}

input{
	border:1px solid #990000;
	background:#f7f5f1;
	margin:5px;
	margin-left:0px;
}

textarea{
	border:1px solid #990000;
	font:11px Tahoma, Verdana, Helvetica, sans-serif;	
	background:#f7f5f1;
	overflow:auto;
	margin:5px;	
	margin-left:0px;	
}

.botao{
	background:#990000;
	color:#fff;
	padding:2px;
}

/*fim form*/

iframe{
	width:515px;
	height:200px;
	border:1px solid #990000;
	margin-left:15px;
}

h2{
	color:#990000;
	font-weight:normal;
	font-size:14pt;
}

h3{
	color:#990000;
	text-align:right;
	margin-right:10px;
	border-bottom:1px solid #990000;
}

.bannerhome{
	margin:auto;
	float:right;
	width:550px;
	height:413px;
	
}
