@charset "utf-8";
/* CSS Document */


.rodape_bg{
background-image:url(images/bg_rodape.jpg);
height:76px;
background-repeat:no-repeat;
}


.rodape{
font-family: Verdana;
font-size:11px;
color:#956d23;
text-decoration:none;

}

.meio{
height:588px;
background-image:url(images/bg_meio.jpg);
background-repeat:no-repeat;
background-position:top;
vertical-align:top;
}

.meio_home{
height:588px;
background-image:url(images/bg_home.jpg);
background-repeat:no-repeat;
background-position:top;
vertical-align:top;
}

.esquerda{
height:872px;
width:290px;
background-image:url(images/lat_esquerda.jpg); 
background-position:top right; 
background-repeat: no-repeat;
}

.direita{
width:244px;
height:872px;
background-image:url(images/lat_direita.jpg);
 background-position:top left;
background-repeat: no-repeat;
}


.textfield_orcamento {
    font-size: 11px;
    color: #000000;
    width: 97px;
    height: 13px;
    border-color: #fff;
	background-color:#ffffff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1{
    font-size: 11px;
    color: #000000;
    width: 141px;
    height: 20px;
    border-color: #fff;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #000000;
    width: 141px;
    height: 86px;
    border-color: #fff;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}



.body{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.body_a{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


#up {
	margin: 0px 0 0 0 ;
    cursor: pointer;
}
#track {
	width: 21px;
	height: 27px;
	background-image: url("images/pixel.gif");
}
#down {
    cursor: pointer;
	
	
	}
	
	
#contentMask{
	width: 400px;
    height: 304px;
    position: relative;
    overflow: hidden;
	padding-right:5px;	
}
#content{
	width: 399px;
    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;
}

a:hover{
	text-decoration:underline;
}
