/* CSS Document */

.line-esquerda{
	background-image:url(images/left_line.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.lateral-esquerda{
	background-image:url(images/lateral_esquerda.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:127px;
}

.line-direita{
	background-image:url(images/right_line.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.lateral-direita{
	background-image:url(images/lateral_direita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:127px;	
}

.centro{
	width:770px;
}

#menu{
	height:133px;
	width:770px;
}

#container{
	width:770px;
	height:577px;
	float:left;
}

#div-compre{
	width:210;
	height:557px;
	float:left;
}

#corpo{
	width:560px;
	height:557px;
	float:right;
}

#header{	
	width:560px;
	height:204px;
	float:left;
}

#bg-interna{
	width:560px;
	height:373px;
	background-image:url(images/bg_interna.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#bg-home{
	width:560px;
	height:373px;
	background-image:url(images/bg_home.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#bg-footer{
	background-image:url(images/bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:770px;
	height:58px;
	float:left;
}

#compartilhadores{
	width:637px;
	height:58px;
	float:left;
}

#frog{
	width:133px;
	height:58px;
	float:right;
}

#interna-comp{
	width:374px;
}

.rodape{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d8bc3d;
	text-decoration:none;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

#int1{
	width:497px;
	height:243px;
	float:left;
}

#int2{
	width:63px;
	height:243px;
	float:right;
}

int-padd{
	padding-top:30px;
	padding-left:70px;
}

#contentMask {
	width: 411px;
    height: 215px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 411px;
    position: relative;
	text-align: left;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}


#track {
	width: 11px;
	height: 194px;
	background-image:url(images/scroll_line.gif);
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}


.textfield_orcamento {
    font-size: 11px;
    color: #010123;
    width: 97px;
    height: 13px;
    border-color: #010123;
	background-color: #e9dfba;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #010123;
    width: 141px;
    height: 20px;
    border-color: #010123;
	background-color:#e9dfba;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #010123;
    width: 141px;
    height: 86px;
    border-color: #010123;
	background-color:#e9dfba;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}
