/* CSS Document */
.aviso {
	background-color:#C90;
	font-size:12px;
	1border:1px #039 solid;
	padding: 5px;
}

.btn {
	color:#FFF;
	background-color:#6699CC;
	width:auto;
	background-image:none;
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	margin:3px
}

.btncadastrar { background-image:url(../images/ico/Cadastrar.png); background-color:#069; }
.btndeletar { background-image:url(../images/ico/Deletar.png); background-color:#066; }
.btnfoto { background-image:url(../images/ico/camera.png); background-color:#9CC; }
.btnrelacao { background-image:url(../images/ico/Relacao.png); background-color:#339; }
.btnsalvar { background-image:url(../images/ico/Gravar.png); background-color:#F30;	 }

.coluna {
	width:500px;
	padding:5px;
	text-align:left;
	float:left;
	margin-left:10px;
	display:block
}

.divFoto { 
	clear:left;
	float:left;
	width:275px;
	display:block
}

.dragbar {
	width:99%;
	height:20px;
	display:block;
	padding:1px 2px;
	background-color:#cc9;
	border:1px #039 solid;
	border-left-color : #FFF;
	border-top-color : #FFF;
	background-image:url(../images/texturas/bubbles.png);
	cursor:move;
	color:#650;
}

.dragbar label {
	float:left;
	margin:2px 3px;
	color:#fff;
}

.dragbar img {
	float:right;
	margin:2px 4px;
	width:16px;
	height:16px;
	border:none;
	cursor:pointer;
}

.imovelFLD { clear:both }
    
.imovelFLD input[type="text"], .imovelFLD textarea { width:270px }
.imovelFLD select { width:135px; margin:0 1px }
.imovelFLD textarea { height:100px }
.imovelFLD ul { float:left }
.imovelFLD iframe { width:180px; height:375px; background-color:#FFC; display:block }

.innerJ {
	background-color:#aa8;
	display:block;
	padding:1px
}

.menuL {  padding:10px }

.menuL li {  padding:5px }

.menuL a {
	padding-left: 18px;
	padding-bottom: 13px;
	height: 32px;
	font-size:12px;
	color:#006;
	font-weight:bold;
	background-image:url(../images/ico/timao.png);
	background-repeat:no-repeat;
}

.produto {
	border-bottom: 1px solid #369;
	padding:3px;
	margin: 3px;
	display:block;
	height:90px;
	_width: 445px
}

.produto img, .noImg { 
	width:120px;
	height:80px;
	float:left;
	border: 1px solid #369;
}

.produto button { 
	width:100px;
	margin-bottom: 5px
}

.produto span, .produto h5 { 
	width:250px;
	_width:200px;
	display:block;
}

.promocao {
	background-image:url(../images/texturas/tra_am.png);
}

.hide { display:none }

.thumb {
	background-color:#FFF; padding:2px; cursor:pointer;
	margin:0 8px; margin-bottom:5px; border:none; width:140px; height:105px 
}

.dddIPT { width:25px }
.telefoneIPT { width:75px }
.valorIPT { width:50px }