html, body {height:100%;} 
body {
	margin:0; 
	padding:0;
	background:#87a4c6 url(img/bg_body.jpg) repeat-x;
	color:#666;
	font-family: calibri, Verdana, Arial;
	font-size:12px;
	text-align:center;
	line-height:19px;
	
	}
	
.body {
	margin:0; 
	padding:0;
	background:#FFF;
	color:#666;
	font-family: Georgia, Verdana, Arial;
	text-align:center;
	}
#tudo {
	width:100%;
	/*position:relative;  /*Contexto de posicionamento */
	background:none;
	margin:0px auto 0 auto;
	text-align:left;
	/*min-height:100%;/**/
	border-right:1px #0c4481 solid;
	border-left:1px #0c4481 solid;
	}
 /**html #tudo {height: 100%;}*/
#conteudo { width:760px; 
			padding-bottom:20px; 
			background:#FFF; 
			border-right:1px #0c4481 solid; 
			border-left:1px #0c4481 solid;
			margin:0px auto 0 auto;
			}

#entrada { 
	left:50%; 
	top:50%; 
	position:absolute; 
	width:520px;
	height:385px;
	margin:-193px 0 0 -260px;

}
#bg_topo{
	width:100%;
	height:178px;
	background:#031927 url(img/bg_top.jpg) center bottom repeat-x;
}

#topo {
	width:760px;
	height:175px;
	text-align:center;
	margin:0 auto;
	/*background:url(img/bg_topo.jpg);*/
	}
	
	
#topo2 {
	width:760px;
	height:290px;
	text-align:center;
	/*background:#CF3;*/
	margin:0 auto;
	/*background:url(img/bg_topo.jpg);*/
	}
	
#bg_top_cont{
	width:760px;
	height:48px;
	background:url(img/bg_top_cont.jpg);
	}
	
#destaque{
	width:520px;
	height:300px;
		
	}

#principal {
	width:520px;
	float:left;
	display:inline;
	margin:-30px 0px 0px 10px;
	padding:0 0 0px 0;
	text-align:justify;
	/*background:#999;*/
	
	}
	
	
#orcamento {
	width:250px;
	height:150px;
	float:left;
	display:inline;
	margin:20px 7px 10px 0;
	text-align:justify;
	border:1px solid #069;
	/*background:#999;*/
	}
	
#localizacao {
	width:250px;
	height:150px;
	float:right;
	display:inline;
	margin:20px 0 10px 0px;
	text-align:justify;
	border:1px solid #069;
	/*background:#999;*/
	}
	
#menu{
	width:210px;
	height:310px;
	}

#auxiliar {
	width:210px;
	float:left;
	display:inline;
	margin:-36px 0 5px 10px;
	padding:0 0 0px 0;
	/*background:#999;*/
	}
	
#clima{
	margin:13px auto 0 auto;
	width:150px;
	height:170px;
	}
	
#tipo{
	width:150px;
	float:left;
	display:inline;
	margin:20px 23px 0 0px;
	
	}
	
#ft_produto{
	width:150px;
	height:132px;
	float:left;
	display:inline;
	margin:10px 10px 0px 0;
	border:1px #999 solid;
	}
	
#ft_galeria{
	width:100px;
	height:88px;
	float:left;
	display:inline;
	margin:10px 10px 0px 0;
	border:1px #999 solid;
	}


#rodape_img{
	width:100%;
	height:200px;
	margin:0 auto 0 auto;
	background:url(img/bg_rodape.jpg) repeat-x;
	text-align:center;
	font-size:13px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	}

#rodape {
	background:#0c4481;
	width:760px;
	height:73px;
	position:absolute;
	bottom: 0;
	left:0; 
	text-align:center;
	border-top:3px #036 solid;
	clear:both;
	}

.clear {clear:both;}

.bg_input{
	background:#069;
	color:#FFF;
	}
	
.bg_label{
	background:#EFEFEF;
	}

.campo_input{
	width:300px;
	background:#FFF;
		}
		
		
.enviar{
	margin:0;
	background: url(img/bt_enviar.jpg) center no-repeat ;
	width:60px;
	height:22px;
	border:none;
	color:#FFFFFF;
		
}

.bg_linha{
	border-bottom:1px #CCC solid;
	}
#tl{
	width:500px;
	background:#E8F3FF;
	color:#06c;
	padding:5px;
	border:1px solid  #06c;
	}
.table_hader{
	background:#E8F3FF;
	color:#666;
	}
.table_rodape{
	background:#EFEFEF;
	}

/*disposição dos textos*/

p{
 	margin:5px 0 5px 0;
 	color:#069;
	text-align:justify;
	font-size:18px;
}

p.menor{
 	margin:5px 0 5px 0;
 	color:#333;
	text-align:justify;
	font-size:12px;
}

p.texto{
 	margin:5px 0 5px 0;
 	color:#333;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}

p.center{
 	color:#333;
	text-align:center;
	font-size:12px;
	line-height:20px;
	margin:0;
}

p.right{
 	color:#333;
	text-align:right;
	font-size:12px;
	line-height:20px;
	margin:0;
}

p.form{
	text-align:right;
	margin:0;
	font-size:12px;
	color:#666;
	
	}

h4{
	margin: 20px 0 5px 0;
	color:#06C;
	font-size:20px;
	
	}


/*LINKS*/

a:link, a:visited, a:hover {text-decoration:none;}

a:link{
	color:#069;
	}

a:visited{
	color:#069;
	}
	
a:hover{
	text-decoration:underline;
	color:#666;
	
	}
	
.select_cotacao{
	width:230px;
	height:auto;
	color:#666;
	
	}

.quant_cotacao{
	width:59px;
	height:auto;
	color:#666;
	text-align:left;
		}
		
.preco_cotacao{
	width:69px;
	height:auto;
	color:#666;
	text-align:left;
	margin-top:3px;
		}
	
.obs_cotacao{
	width:180px;
	height:40px;
	color:#666;
	
	}
	
.input_cotacao{
	width:370px;
	height:auto;
	color:#666;
	
	}

.input_cidade{
	width:291px;
	height:auto;
	color:#666;
	
	}

.input_uf{
	width:44px;
	height:auto;
	color:#666;
	text-align:center;
	
	}
	
.input_cotacao_menor{
	width:85px;
	height:auto;
	color:#666;
	
	}
	
	.input_bloco{
	width:81px;
	height:auto;
	color:#666;
	
	}
	
.bt_mais_prod{
	width:115px;
	height:22px;
	border:none;
	background:url(img/bt_mais_prod.jpg) no-repeat;
	}
	
.bt_concluir{
	width:70px;
	height:22px;
	border:none;
	background:url(img/bt_concluir.jpg) no-repeat;
}
