@charset "utf-8";
/* CSS Document */

.body {
	font-family:Verdana;
	font-size:13px;
	color:#0a2771;
	text-decoration:none;
	text-align:justify;
}


.header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:206px;
	width:772px;
}

.replica_final{
	background-color:#FFFFFF;
	background-repeat:repeat-y;
}


.body_a {
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.body_b {
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}

.meio {
	width:345px;
	height:520px;
	background-image:url(images/bg_meio_tds.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}

.meio_livro {
	width:345px;
	height:520px;
	background-image:url(images/bg_livro.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}

.meio_autor {
	width:345px;
	height:520px;
	background-image:url(images/bg_autora.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}

.meio_2 {
	width:427px;
	height:520px;
	background-image:url(images/meio_esquerda.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}

.meio_home {
	height:520px;
	background-image: url(images/bg_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
}

.esquerda {
	height:900px;
	width:314px;
	background-image:url(images/lat_esquerda.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}

.direita {
	height:900px;
	width:314px;
	background-image:url(images/lat_direita.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

.bg_esquerda {
	background-image:url(images/bg_rpete_esquerda.jpg);
	background-position:top right;
	background-repeat: repeat-x;
}

.bg_direita {
	background-image:url(images/bg_rpete_direita.jpg);
	background-position:top left;
	background-repeat: repeat-x;
}

.rodape_bg {
	background-image:url(images/bg_rodape.jpg);
	height:76px;
	background-repeat:no-repeat;
}

.rodape {
	font-family: Verdana;
	font-size:12px;
	color:#703716;
	text-decoration:none;
}

#up {
	margin: 0px 0 0 0 ;
    cursor: pointer;
}
#track {
	width: 21px;
	height: 350px;
	background-image: url("images/pixel.gif");
}
#down {
    cursor: pointer;
}
	
#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}
	
#contentMask{
	width: 300px;
    height: 400px;
    position: relative;
    overflow: hidden;
	padding-right:5px;	
}
#content{
	width: 299px;
    position: relative;
	text-align: left;
	margin-left:5px;
	padding-right:5px;
}

#contentMask_mid{
	width: 250px;
    height: 304px;
    position: relative;
    overflow: hidden;
	padding-right:5px;	
}
#content_mid{
	width: 249px;
    position: relative;
	text-align: left;
	margin-left:5px;
	padding-right:5px;
}

.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;
}

