@charset "utf-8";
/* CSS Document */

div.externa{
	background-position:top;
	background-image:url(images/bg_geral.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	
}

div.interna{
	width:759px;

}

.rodape{
	font-family: Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	width:759px;

}


.ex_rodape{
	background-image:url(images/bg_rodape.gif); 
	background-repeat:repeat-x; 
	height:70px;
    background-color:#FFFFFF;
}

.meio_home{
	height:350px;
	background-image:url(images/img_home.gif);
	background-repeat: no-repeat;
}

.meio{

	height:350px;
}
.textfield_orcamento {
    font-size: 11px;
    color: #fff;
    width: 97px;
    height: 13px;
    border-color: #fff;
	background-color:#000;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #fff;
    width: 141px;
    height: 20px;
    border-color: #fff;
	background-color:#000;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #fff;
    width: 141px;
    height: 86px;
    border-color: #fff;
	background-color:#000;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}


#contentMask{
	width: 530px;
    height: 229px;
    position: relative;
    overflow: hidden;
	
}
#content{
	width: 529px;
    position: relative;
	text-align: left;
	margin-left:0px;
	
}

#up {
	margin: 0px 0 0 0 ;
    cursor: pointer;


}


#track {
	width:30px;

}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
		margin-top:0px;
	}
	
	

.body{
	font-family: verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	
	
}
