/* CSS Document */

.hlateral-esquerda{
	background-image:url(images/intro/lateral_esquerda.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.hlateral-direita{
	background-image:url(images/intro/lateral_direita.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.centro{
	background-image:url(images/intro/centro.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:900px;
	width:847px;
}

.lateral-esquerda{
	background-image:url(images/lateral_esquerda.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.lateral-direita{
	background-image:url(images/lateral_direita.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#header{
	width:847px; 
	height:71px;
}

#externa{
	width:847px;
}

.interna{
	width:436px;
	height:549px;
}

.livro-compre{
	width:411px;
}



.compre-audio{
	width:265px;
	height:155px;
}

.player{
	width:146px; 
	height:155px;
	background-image:url(images/bg_player.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.player2{
	width:146px; 
	height:155px;
	background-image:url(images/bg_player2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#compartilhe{
	padding-top:9px;
	width:230px;
	height:203px;
	height:203px;
}

#termos{
	 width:471px;
	 padding-top:16px;
}

#frog{
	padding-top:16px;
}

.rodape{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#moldura{
	width:436px;
}

#bg-interna{
	background-image:url(images/bg_interna.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:495px;
	width:436px;
}

#contentMask {
	width: 363px;
    height: 323px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 363px;
    position: relative;
	text-align: left;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}


#track {
	width: 11px;
	height: 323px;
	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;

}

.textfield_orcamento {
    font-size: 11px;
    color: #3c3939;
    width: 250px;
    height: 13px;
    border-color: #3c3939;
	background-color: #ffffff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #3c3939;
    width: 141px;
    height: 13px;
    border-color: #3c3939;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #3c3939;
    width: 300px;
    height: 50px;
    border-color: #3c3939;
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}
