/* CSS Document */

.body {
	font-family:Verdana;
	font-size:11px;
	color:#e5e5e5;
	text-decoration:none;
	text-align:justify;
}

.body2 {
	font-family:Verdana;
	font-size:11px;
	color:#e1d395;
	text-decoration:none;
	text-align:justify;
}


a:hover {
	text-decoration:underline;
}

.meio {
	width:757px;
}

.conteudo {
	width:525px;
	height:384px;
	background-image:url(images/bg_fundo_conteudo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

.lat_direita {
	width:524px;
	height:470px;
	background-image:url(images/img_meio.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.header1 {
	width:232px;
	height:33px;
	background-image:url(images/header1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.esquerd_img1 {
	width:232px;
	height:419px;
	background-image:url(images/img_lat_esquerda_bb.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.esquerd_img2 {
	width:232px;
	height:213px;
	background-image:url(images/final_lat_esquerda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.esquerda {
	height:1000px;
	width:129px;
	background-image:url(images/lateral_esquerda.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}

.direita {
	width:128px;
	height:1000px;
	background-image:url(images/lateral_direita.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

.bg_esquerda {
	background-image:url(images/bg_lat_esquerd.gif);
	background-position:top right;
	background-repeat: repeat-x;
}

.bg_direita {
	background-image:url(images/bg_lat_direita.gif);
	background-position:top left;
	background-repeat: repeat-x;
}

.rodape_bg {
	background-image:url(images/bg_rodape.jpg);
	background-repeat:no-repeat;
	height:76px;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#203b27;
	text-decoration:none;
}

.roda1{
	width:232px;
	height:150px;
	background-image:url(images/bg1_rodape.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:0px;
}
	
.roda2{
	width:525px;
	height:113px;
	background-image:url(images/bg2_rodape.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:82px;
}
	
.textfield_orcamento {
	font-size: 11px;
	color: #fff;
	width: 97px;
	height: 13px;
	border-color: #d9c885;
	background-color:#112316;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textfield_orcamento1 {
	font-size: 11px;
	color: #fff;
	width: 141px;
	height: 20px;
	border-color: #d9c885;
	background-color:#112316;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textarea_laminas {
	font-size: 11px;
	color: #fff;
	width: 141px;
	height: 86px;
	border-color: #d9c885;
	background-color:#112316;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}

#track {
	width: 8px;
	height: 286px;
	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;

}

#contentMask {
	width: 400px;
    height: 364px;
    position: relative;
    overflow: hidden;	
}

#content {
	width: 400px;
    position: relative;
	text-align: left;
}
