.lateral-esquerda {
	background-position:top right;
	background-image:url(images/lat_esquerda.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:753px;
}
.rpt_esquerda {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/rpt_esquerda.gif);
	height:753px;



}
.rpt_direita {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/rpt_direita.gif);
	
}
.lateral-direita {
	background-position:top left;
	background-image:url(images/lat_direita.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:753px;
}
.lateral-esquerda-rodape {
	background-position:top right;
	background-image:url(images/lateral_esquerda_rodape.gif);
	background-repeat:no-repeat;
	width:237px;
	height:107px;
}
.lateral-direita-rodape {
	background-position:top left;
	background-image:url(images/lateral_direita_rodape.gif);
	background-repeat:no-repeat;
	width:237px;
	height:107px;
}
.bg_meiorodape {
	background-image:url(images/bg_rodape.gif);
	background-repeat:repeat-x;
	width:800px;
	background-position: top;
}
.body {
	font-family:Arial;
	font-size:12px;
	color:#0066ff;
	text-decoration:none;
	text-align:justify;
	line-height:2.0;
}
a:hover {
	text-decoration:underline;
}
.texto_home , a {
	font-family:Verdana;
	font-size:12px;
	color:#181e82;
	text-decoration:none;
	text-align:justify;

}
.bg_home {
	background-image: url(images/meio_home.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height:753px;
	width:771px;
}

.bg_livro {
	background-image: url(images/meio_internas.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:753px;
	width:771px;
}

.texto_rodape {
	font-family:Verdana;
	font-size:11px;
	color:#fff;
}
.textfield_orcamento {
	font-size: 11px;
	color: #181e82;
	width: 250px;
	height: 13px;
	border-color: #004390;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
	font-family:Arial;
}
.textfield_orcamento1 {
	font-size: 11px;
	color: #181e82;
	width: 140px;
	height: 20px;
	border-color: #004390;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
	font-family:Arial;
}
.textarea_laminas {
	font-size: 11px;
	color: #181e82;
	width: 300px;
	height: 86px;
	border-color: #004390;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
	font-family:Arial;
}


#contentMask {
	width: 400px;
    height: 488px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 399px;
    position: relative;
	text-align: left;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}


#track {
	width: 11px;
	height: 493px;
	background-image:url(images/scroll_line.gif);
	background-repeat:repeat-y;
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}