/* CSS Document */

.hlateral-esquerda{
	background-image: url(images/home/lateral_esquerda.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.hlateral-direita{
	background-image: url(images/home/lateral_direita.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.lateral-esquerda{
	background-image: url(images/internas/lateral_esquerda.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.lateral-direita{
	background-image: url(images/internas/lateral_direita.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.centro{
	width:769px;
}

#menu{
	width:769px;
	height:53px;
}

#h-interna{
	width:769px; 
	height:681px;
}

#menu_multimidia{
	width:121px;
	z-index:100;
	margin-left:-83px;
	top:0px;
	position:absolute;
	display:none;
}

#compartilhe{
	width:191px;
	float:left;
}

#footer{
	padding-top:15px;
}

#termos{
	width:444px;
	float:left;	
}

#frog{
	width:134px;
	float:left;	
}

.rodape{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b8c5dd;
	text-decoration:none;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3c3d;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header{
	height:175px;
	width:769px;
}

#leitor{
	width:169px;
	height:80px;
}

#interna{
	width:769px;
	height:426px;
	background-image:url(images/internas/bg_internas.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#margens{
	padding-top:60px;
	padding-left:26px;
}

#conteudo{
	width:361px;
	height:345px;
}

#contentMask {
	width: 331px;
    height: 345px;
    position: relative;
    overflow: hidden;
	float:left;	
}
#content {
	width: 331px;
    position: relative;
	text-align: left;
}

#scroll{
	width:12px;
	float:right;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}

#track {
	width: 12px;
	height: 7px;
	background-image:url(images/scroll_line.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}

/*opinioes*/
.textfield_orcamento {
    font-size: 11px;
    color: #101826;
    width: 230px;
    height: 13px;
    border-color: #101826;
	background-color: #e6e9f1;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #101826;
    width: 141px;
    height: 13px;
    border-color: #101826;
	background-color:#e6e9f1;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #101826;
    width: 230px;
    height: 60px;
    border-color: #101826;
	background-color:#e6e9f1;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

#footer_int{ 
	background-image:url(images/internas/bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:5px;
}


