/* CSS Document */


* html img {
 filter:expression( this.alphaxLoaded ? "" :
 ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" :
 this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+ String(this.alphaxLoaded=true).substr(0, 0)+ (this.src="images/blank.png").substr(0, 0) ) 			:
 this.runtimeStyle.filter="" ) );
}
body {
	background-position:top;
	background-repeat: repeat-x;
	background-color:#d4a440;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lateral-esquerda {
	background-image:url(images/esquerda.jpg);
	width:116px;
	background-position:top right;
	background-repeat:no-repeat;
}
.lateral-direita {
	background-image:url(images/direita.jpg);
	width:109px;
	background-position:top left;
	background-repeat:no-repeat;
}
.bg_esquerda {
	background-image: url(images/bg_rpt_esq.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:900px;
}
.bg_direita {
	background-image: url(images/bg_rpt_direita.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:900px;
}
#menu {
	width:771px;
	height:38px;
	float:left;
}
.meio {
	background-image:url(images/bg_meio.jpg);
	height:452px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top;
}
.body {
	font-family:Verdana;
	font-size:10px;
	color:#652f15;
	text-decoration:none;
	text-align:justify;
	line-height:1.5;
}
a:hover {
	text-decoration:underline;
}

.bg_rodape{ background-position:top; background-position:top; background-image:url(images/bg_rodape.jpg); height:264px; width:100%; background-repeat:no-repeat;}

.rodape {
	font-family: Verdana;
	font-size:10px;
	color:#652f15;
	text-decoration:none;
}
#contentMask{

	width: 350px;

    height: 220px;

    position: relative;

    overflow: hidden;

	



	

}

#content{

	width: 349px;

    position: relative;

	text-align: left;

	margin-left:0px;

	

}



#up {

	margin: 26px 0 0 0 ;

    cursor: pointer;





}





#track {

	width:10px;

	height:190px;
	background-image:url(images/bg_meio_scroll.jpg);
	background-position: left;
	background-repeat:no-repeat;



}



#down {

    cursor: pointer;

}



#drag {

    position: relative;

    cursor: pointer;

	margin-top:0px;

	}

	

.textfield_orcamento {
	font-size: 11px;
	color: #652f15;
	width: 250px;
	height: 13px;
	border-color: #000;
	background-color:#e1d1b0;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}
.textfield_orcamento1 {
	font-size: 11px;
	color: #652f15;
	width: 140px;
	height: 20px;
	border-color: #000;
	background-color:#e1d1b0;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}
.textarea_laminas {
	font-size: 11px;
	color: #652f15;
	width: 250px;
	height: 86px;
	border-color: #000;
	background-color:#e1d1b0;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}

