* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
html, body {
	margin: 0px;
	padding: 0px;
}
h3 , h3 a, h1, h1 a{
	font-size: 15px;
	font-weight: bold;
	color: #B07C12;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h3 strong , h1 strong{
	font-size: 9px;
	color: #999;
	display: block;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.post_home {
	text-align: justify;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
a {
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #F90;
}
label {
	display: block;
	float: left;
	width: 150px;
}



#principal {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
}
#link_home {
	background-image: url(../imagens/site_03.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	float: left;
	height: 55px;
	width: 156px;
	display: block;
}
#menu_superior {
	float: right;
	padding-top: 15px;
	width: 365px;
}
#rodape {
	background-image: url(../imagens/site_25.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 57px;
	width: 862px;
	padding-top: 20px;
	clear: both;
}
#novidades {
	background-image: url(../imagens/site_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 5px;
}
#trabalhos_home {
	background-image: url(../imagens/site_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 5px;
}
#treinamentos_home {
	background-image: url(../imagens/site_22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 5px;
	margin-top: 30px;
}
#novidades ul {
	margin: 0px;
	padding: 0px;
}
#novidades ul li {
	padding-bottom: 20px;
	list-style-type: none;
}


.coluna_direita {
	float: right;
	width: 340px;
	margin-top: 15px;
}

.coluna_esquerda {
	padding-top: 15px;
	float: left;
	width: 500px;
}
.splashes {
	background-image: url(../imagens/img_lumine.png);
	background-repeat: no-repeat;
	clear: both;
	height: 198px;
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.both {
	clear: both;
}
.links_menu {
	text-indent: -10000px;
	display: block;
	float: left;
	height: 33px;
	width: 50px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	;
}
.link_inicial {
	background-image: url(../imagens/site_06.jpg);
	background-position: 5px center;
}
.link_inicial:hover {
	background-image: url(../imagens/site_hover_06.jpg);
}
.link_servicos {
	background-image: url(../imagens/site_06.jpg);
	background-position: -48px;
}
.link_servicos:hover {
	background-image: url(../imagens/site_hover_06.jpg);
}
.link_trabalhos {
	background-image: url(../imagens/site_06.jpg);
	background-position: -110px;
	width: 123px;
}
.link_trabalhos:hover {
	background-image: url(../imagens/site_hover_06.jpg);
}
.link_lumine {
	background-image: url(../imagens/site_06.jpg);
	background-position: -237px;
}
.link_lumine:hover {
	background-image: url(../imagens/site_hover_06.jpg);
}
.link_contato {
	background-image: url(../imagens/site_06.jpg);
	background-position: -293px;
	margin: 0px;
}
.link_contato:hover {
	background-image: url(../imagens/site_hover_06.jpg);
}
.fotoTrabalhoHome {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 90px;
	width: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	text-indent: -10000px;
}
.conteudo_post {
	padding: 9px;
}
.php, .xml, .javascript, .java, pre {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #000000;
	overflow: auto;
}

.php a, .xml a, .javascript a, .java a {
	background-image: none;
	padding: 0px;
}
.trabalhoItem {
	clear: both;
	padding-bottom: 15px;
}
.trabalhoItem .foto {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 88px;
	width: 150px;
	margin-right: 10px;
	border: 2px solid #999;
	text-indent: -10000px;
	display: block;
}
.trabalhoItem .info {
	float: left;
	width: 550px;
}
.trabalhoItem .moreInfo {
	clear: both;
	padding-top: 7px;
	padding-left: 160px;
	padding-bottom: 30px;
}
.trabalhoItem .info h2 {
	font-size: 14px;
	color: #F90;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menu_documentacao {
	display: block;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_documentacao li {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
}
.conteudo_documentacao {
	float: left;
	width: 620px;
	text-align: justify;
}
.link_documentacao {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.link_documentacao:hover {
	color: #F60;
	text-decoration: underline;
}
.coluna_direita div h2 {
	font-size: 14px;
	color: #E57715;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.enviado_por {
	background-image: url(../imagens/navbulle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	color: #999;
}
.enviado_por em {
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.itemComentario {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.listaComentarios {
	padding: 7px;
	border: 1px solid #CCC;
}

