html {
	background:url(images/bg-site-interna.jpg) repeat-x !important;
	}
	
body {
	background:url(images/bg-topo-interna.jpg) top center repeat-x !important;
	}
	
#topo {
	height:149px !important;
	}
	
.separa {
	background:url(images/linha-meio-interna.jpg) no-repeat top center !important;
	margin-top:-45px;
	_margin-top:-65px;
	*margin-top:-65px;
	}

#conteudo h1 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#666666;
	font-size:23px;
	margin-bottom:4px;
	_martin-top:10px;
	*margin-top:10px;
	}
	
#conteudo h2 {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-weight:300;
	letter-spacing:-1px;
	color:#666666;
	margin-top:10px;
	font-size:17px;
	}
	
#navega {
	float:right;
	width:200px;
	position:relative;
	top:-65px;
	text-align:right;
	}

#interna-esquerda {
	float:left;
	width:600px;
	color:#666;
	line-height:20px;
	text-align:justify;
	}

#interna-esquerda form {
	text-align:left !important;
}

#interna-direita {
	float:right;
	width:229px;
	margin-top:-5px;
	}

#interna-direita ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	}
	
#interna-direita ul li {
	border-bottom:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	}

.categories {
	border:none !important;
	}
	
#interna-direita-contato {
	float:right;
	width:290px;
	height:426px;
	margin-top:125px;
	background:url(images/item-contato.jpg) no-repeat top right;
	}

#interna-direita-orcamento {
	float:right;
	width:290px;
	height:426px;
	margin-top:70px;
	background:url(images/item-orcamento.jpg) no-repeat top right;
	}

#separa-pq {
	background:url(images/linha-meio-interna-pq.png) no-repeat top center;
	height:15px;
	margin-top:30px;
	}

.banner-interna {
	margin-top:21px;
	}

#interna-esquerda input.text {
	background:#F5F5F5 url(images/bg-input.png) repeat-x left top;
	border:1px solid #CECECE;
	color:#555555;
	font-size:13px;
	height:15px;
	margin-bottom:10px;
	padding:10px;
	width:450px;
	}

#interna-esquerda textarea.message {
	background:#F5F5F5 url(images/bg-textarea.png) repeat-x scroll left top;
	border:1px solid #CECECE;
	color:#555555;
	font-family:"Lucida Sans Unicode","Arial","Trebuchet MS";
	font-size:13px;
	height:130px;
	margin-bottom:10px;
	padding:10px;
	width:450px;
	}
	
#interna-esquerda input.submit {
	background:transparent url(images/bt-enviar-form.jpg) no-repeat left top;
	border:medium none;
	cursor:pointer;
	height:40px;
	margin-top:10px;
	width:134px;
	}