body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0c0807;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#292103;
	
}

a:hover {
	text-decoration:none;
	color:#fff;
	
}

#geral {
	width:100%;
	height:600px;
	margin:0 auto;

}
#topo {
	background:url(images/topo.jpg) center;
	width:100%;
	height:167px;
}

#sombras {
	width:100%;
	background:url(images/sombra.png);
}

#background_conteudo {
	width:100%;
	height:555px;
	background:url(images/bg_brown.jpg) no-repeat;

}

h5 {
	font:18px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}

h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333300;
	margin: 10px;
	
}

/***CONTEUDOS***/

#conteudo {
	width:100%;
	height:560px;
	background:url(images/miolo.jpg) no-repeat center;
	margin:auto;
	
}

#conteudo_index {
	width:1000px;
	background:url(images/miolo.jpg) center;
	margin:auto;
	
}
#conteudo_principal {
	width:900px;
	padding:20px 50px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto;

}

#texto {
	width:910px;
	color:#ddd;
	margin:auto;
	padding:10px 22px;
	background:url(images/bg_miolo.png);
	height:465px;

}


#a_xeryus {
	width:500px;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:20px;
	margin: 0 0 20px 0;
	
}


#imagem_lateral {
	width:360px;
	height:350px;
	float:right;
	padding:3px;
	overflow:auto;
	position:relative;

	}
	
#imagem_lateral img{
	padding:10px;

}

#linhas {
	width:715px;
	height:340px;
	float:left;
	margin-left:20px;
	position:relative;

}

#linhas p img {border:1px solid #666;}

#texto img {
	padding:10px 10px 0 0;
}

.voltar {
	float:right;
}

/*** MANUTENÇÃO ***/

#bolsa_destaque {
	width:570px;

	float:left;
}

#box_codigo {
	width:200px;
	margin:120px 0px 0px 210px;
	padding:5px 0 5px 80px;
	background:url(images/bg_miolo.png);
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;

}
#imagem_destaque {
	float:left;
	position:absolute;
	margin:40px 0 0 20px;
	left: 6px;
	top: -7px;

}


#imagem_destaque2 {
	float:left;
	position:absolute;
	margin:55px 0 0 10px;
	left: 6px;
	top: -7px;

}


#imagem_destaque3 {
	float:left;
	position:absolute;
	margin:55px 0 0 0;
	left: 6px;
	top: -7px;

}



#bolsa_destaque h5 {
	position:absolute;

}
#bolsa_detalhes {
	width:105px;
	float:left;
}

#bolsa_detalhes a{
	border:2px solid #333300;
	
}

#outros_itens {
	padding:10px;
	width:700px;
	height:150px;
	float:right;

}

#outros_itens img{
	padding:0 15px 0 0;
		border:0px;

}

/*** MENU ***/

#menu_linhas {
	width:161px;
	height:510px;
	background:url(images/bg_miolo.png);
	float:left;

}

/*** RODAPÉ ***/

#rodape {
	width:100%;
	height:62px;
	background:url(images/rodape.jpg)  no-repeat center;
}

#voxdigital {
	width:1002px;
	text-align:right;
	margin:0 auto;
	}

/*** FORMS ***/
input, textarea, select {
	background:#EEE;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
input:focus{
	border:#137396 1px solid;
	background:#DDD;
	}	

textarea:focus{
	border:#137396 1px solid;
	background:#DDD;
	}		
	
select:focus{
	border:#137396 1px solid;
	background:#DDD;
	}		
	
.botao {
	background: #413B25;
	color:#FFF;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}	

#texto_contato {width: 550px; height:400px; float:left;}
#contato {width: 350px; height:400px; float:right; padding:5px; margin:10px 0 0 0;}