@charset "utf-8";
/* CSS Document */

#bg_lat_esquer{
	background-image:url(images/bg_lateral_esquerda.jpg);
	 background-repeat:repeat-x;
}


#lat_esquer{
	background-image:url(images/lat_esquerda.jpg); 
	background-repeat:no-repeat; 
	width:176px; 
	height:658px;
}

#header1{
	background-image:url(images/bg_header1.gif); 
	background-repeat:no-repeat;
	background-position:top left; 
	width:356px; 
	height:94px; 
	float:left;
}

#header2{
	background-image:url(images/header2.jpg); 
	background-repeat:no-repeat;
	background-position:top left; 
	width:414px; 
	height:120px; 
	float:right;
}

#menu{
	float:left;
	background-image:url(images/menu.jpg); 
	background-repeat:no-repeat;
	background-position:right top;
	width:356px; 
	height:564px;
}

#texto_home{
	float:right; 
	width:414px; 
	height:538px; 
	background-image:url(images/texto_home.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}

#bg_livro{
	float:right; 
	width:414px; 
	height:538px; 
	background-image:url(images/bg_livro.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
	
}

#bg_autor{
	float:right; 
	width:414px; 
	height:538px; 
	background-image:url(images/bg_autor.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
	
}

#bg_cont{
	float:right; 
	width:414px; 
	height:538px; 
	background-image:url(images/bg_cont_tds.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
	
}


#lat_direita{
	background-image:url(images/lat_direita.jpg); 
	background-repeat:no-repeat; 
	width:178px; 
	height:658px;
}

#bg_lat_direita{
	background-image:url(images/bg_lateral_direita.jpg); 
	background-repeat:repeat-x;
}

.textfield_orcamento {
    font-size: 11px;
    color: #000000;
    width: 97px;
    height: 13px;
    border-color: #fff;
	background-color:#fce1bc;
	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:#fce1bc;
    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:#fce1bc;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}


#contentMask{
	width: 310px;
    height: 300px;
    position: relative;
    overflow: hidden;
	

	
}
#content{
	width: 309px;
    position: relative;
	text-align: left;
	margin-left:0px;
	
}

#contentMasks{
	width: 350px;
    height: 300px;
    position: relative;
    overflow: hidden;
	

	
}
#contents{
	width: 349px;
    position: relative;
	text-align: left;
	margin-left:0px;
	
}

#up {
	margin: 26px 0 0 0 ;
    cursor: pointer;


}


#track {
	width:13px;
	height:290PX;

}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top:0px;
	}
	
	

.body{
	font-family: verdana;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	
	
}


.rodape{
	
	font-family: Verdana;
	font-size:10px;
	color:#745c42;
	text-decoration:none;

}

#form_rodape{
	background-image:url(images/bg_rodape.jpg);
	background-position:right top; 
	background-repeat:no-repeat; 
	width:770px; 
	height:140px;
}

.texto{
	font-family:verdana;
	font-size:13px;
	color:#000000;
	padding-left:5px;
	text-decoration:none;
}