/* CSS Document */

body {
	background-image:url(images/bg_line.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.lateral-esquerda{
	background-image:url(images/lateral_esquerda.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:876px;
}

.lateral-direita{
	background-image:url(images/lateral_direita.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:876px;	
}

.centro{
	width:769px;
}


.rodape{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#header{
	width:769px;
	height:322px;
	float:left;
}

#interna{
	width:769px;
	height:453px;
	float:left;
}

#menu{
	width:173px;
	height:453px;
	float:left;
}

#corpo-home{
	width:596px;
	height:453px;
	float:right;
	background-image:url(images/bg_home.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#corpo-internas{
	width:596px;
	height:453px;
	float:right;
	background-image:url(images/bg_interna.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#footer{
	width:769px;
	height:101px;
	float:left;
	background-image:url(images/bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#compartilhadores{
	width:629px;
/*	margin-left:235px;*/
	float:left;
}

#margeamento{
	margin-top:64px;
}	

#frog{
	width:140px;
	float:right;
}

#termos{
	width:400px;
	height:22px;
	margin-left:225px;
}

#comp{
	width:400px;
	height:auto;
	margin-left:225px;	
}

a:hovert{
	text-decoration:underline;
}

#container{
	margin-top:144px;
	widows:555px;
	height:263px;
}

#conteudo{
	width:515px;
	height:236px;
	float:left;
}

#contentMask {
	width: 515px;
    height: 236px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 515px;
    position: relative;
	text-align: left;
}

#scroll{
	width:10px;
	float:right;
	height:236px;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}

#track {
	width: 10px;
	height: 236px;
	background-image:url(images/scroll_line.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}


.textfield_orcamento {
    font-size: 11px;
    color: #6c654b;
    width: 190px;
    height: 13px;
    border-color: #6c654b;
	background-color: #fffcde;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #6c654b;
    width: 101px;
    height: 13px;
    border-color: #6c654b;
	background-color:#fffcde;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #6c654b;
    width: 233px;
    height: 60px;
    border-color: #6c654b;
	background-color:#fffcde;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

#franco{
	width:249px;
	float:left;
}

#zalla{
	width:266px;
	float:right;
}

