/* CSS Document */

.lateral-esquerda{
	background-image:url(images/lateral_esquerda.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.lateral-direita{
	background-image:url(images/lateral_direita.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.centro{
	width:768px;
}

#header{
	width:768px;
	height:329px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#header-internas{
	width:768px;
	height:329px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


#flash{
	padding-left:60px;
}

#menu{
	width:768px;
	height:85px;
}

#menu-top{
	width:768px;
	height:32px;
}

#menu-bottom{
	width:768px;
	height:53px;
}

#interna{
	width:768px;
	height:198px;
	background-image:url(images/bg_interna.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#interna2{
	width:768px;
	background-image:url(images/bg_interna.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#bg-rodape{
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:768px;
	height:133px;
	padding-top:60px;
}

#footer-top{
	height:35px;
	width:768px;
}

#footer-bottom{
	width:768px;
	height:43px;
}

.left-footer{
	background-image:url(images/left_footer.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.right-footer{
	background-image:url(images/right_footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#f-left{
	width:662px;
	height:43px;
	float:left;
}

#f-right{
	width:106px;
	height:43px;
	float:right;
}

.rodape{	
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#19788e;
	text-decoration:none;
}

#int-padd{
	padding-left:150px;
	padding-right:150px;
	padding-top:29px;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#26292a;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.textfield_orcamento {
	font-size: 11px;
	color: #19788e;
	width: 97px;
	height: 13px;
	border-color: #19788e;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textfield_orcamento1 {
	font-size: 11px;
	color: #19788e;
	width: 141px;
	height: 20px;
	border-color: #19788e;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textarea_laminas {
	font-size: 11px;
	color: #19788e;
	width: 141px;
	height: 86px;
	border-color: #19788e;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}
