@charset "utf-8";
/* CSS Document */

div.externa{
	position:relative;
	background-position:top;
	background-repeat:repeat-x;
}

div.interna{
	background-image:url(images/lat_esq_menu.gif);
	background-repeat:repeat-x;
}


div.rodape{
background-image:url(images/bg_rodape.jpg);
background-position:center;
font-family: Verdana;
font-size:12px;
color:#fdfdfd;
text-decoration:none;
}

.rodape{
font-family: Verdana;
font-size:10px;
color:#888888;
text-decoration:none;

}

.meio{
width:770px;
height:579px;
background-image:url(images/bg_meio.jpg);
background-repeat:no-repeat;

}

.meio2{
width:770px;
height:579px;
background-image:url(images/bg_autor.jpg);
background-repeat:no-repeat;

}


.textfield_orcamento {
    font-size: 11px;
    color: #524c58;
    width: 97px;
    height: 13px;
    border-color: #524c58;
	background-color:#ffffff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #524c58;
    width: 141px;
    height: 20px;
    border-color: #524c58;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #524c58;
    width: 141px;
    height: 86px;
    border-color: #524c58;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}


#contentMask{
	width: 330px;
    height: 300px;
    position: relative;
    overflow: hidden;
	
	
}
#content{
	width: 329px;
    position: relative;
	text-align: left;
	margin-left:0px;
	padding-top:50px;
}

#up {
	margin: 0px 0 0 0 ;
    cursor: pointer;


}


#track {
	width:14px;
	height:270px;
	background-image:url(images/scroll_line.gif);
	background-position:center;
	background-repeat:repeat-y;

}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
		margin-top:0px;
	}
	
	

.body{
	font-family: Verdana;
	font-size:11px;
	color:#413f3f;
	text-decoration:none;
	
	
}
