#form_orcamento{
font-size: 12px;
}

#form_orcamento h2{
color:#cc0000;
}

strong{
font-size: 12px;
color:#9B9B9B;
}

#txt_perfil{
font-size: 9px;
color:#666;
}
.perfil{
width:50px;
}

label .valor_final{
font-size: 14px;
}

.valor_final strong{
color:#cc0000;
}

#container_high ul{
	width:102px;	
	margin:0 0 0 0;
	float:left;
}
#container_high li{
	background:#CCC;
	list-style:none;
	width:91px;
	height:81px;
	*height:80px;
	border-right: 10px solid #CC0000;
}

#container_high li a{
	list-style:none;
	width:91px;
	height:81px;
	*height:80px;
	background:url(interface/bg-link-container.png) no-repeat;		
	float:left;
	text-align:center;
	font-size:11px;
	color:#333;
	text-decoration:none;
	cursor:pointer;
	font-weight: bold;
}

#container_high li a.ativa{
	background:url(interface/bg-link-container-ativa.png) no-repeat #9B0000;
	cursor:pointer;
	color:#FFF;
}

#container_high .right{
	width:412px;	
	border-right:1px solid #FFF;
	border-bottom:1px solid #CCC;
	float:left;
	padding-left:10px;
	background: #F5F5F5;
	height: 245px;
}
#container_high .right form{
	margin:5px 0 0 0;
}
#container_high .right strong{
	font-weight:bold;
}

#inferior{
	width:515px;
	float:left;
	margin: 0 10px 0 0;
	_margin:0 0 0 0;
}

#inferior p{
	width:226px;
	font-size:10px;
	color:#000;
	float:left;
	margin-left: 15px;
	text-align: justify;
}

#inferior .inferior{
	float:left;
	width:226px;
	margin:12px 25px 0 0;
}

#inferior .inferior1{
	float:left;
	margin:12px 0 0 0;
}

.col{
float: left;
width:197px;
}
#pop{
display:none;
position: inherit;
top:15px;
left:50px;
width:208px;
height:67px;
padding:10px 10px;
background:url(interface/bg-pop.png) repeat;
color:#fff;
font-size:12px;
font-weight:bold;
text-align:center;
font-weight: bold;
z-index: 1000;
position: relative;
float: left;
margin-top: -88px;
}

#pop3{
display:none;
position:absolute;
top:5%;
left:50%;
width:238px;
height:150px;
padding:10px 10px;
background:url(interface/bg-pop-mapa.png);
color:#fff;
font-size:10px;
font-weight:bold;
text-align:center;
font-weight: bold;
z-index: 99;
}

#pop2{
display:none;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(interface/bg-pop-mapa.png);
color:#fff;
font-size:12px;
font-weight:bold;
text-align:center;
font-weight: bold;
z-index: 1000;
}

#tabela{
display:none;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(interface/bg-pop-mapa.png);
color:#fff;
font-size:12px;
font-weight:bold;
text-align:center;
font-weight: bold;
z-index: 1000;
cursor: pointer;
}

#pop a{
color:#CC0000;
height: 20px;
}

#orcamento a{
background: none;
padding: 0;
height: inherit;
color:#CC0000;
}

#orcamento h2{
font-size: 14px;
margin: 0;
padding: 0;
color: #333;
text-transform: uppercase;
}

#orcamento label{
font-size: 10px;
color: #333;
}

#orcamento input{
padding: 2px; margin: 0;}

#orcamento select{
padding: 0;}

.small{width: 130px;}

label{float:left;}

textarea{
	background:#FFF;
	border:1px solid #CCC;
	color:#999;
	padding:3px;
	float:left;
	font-size:10px;
}
