/*
	hiFolio! Portfolio Management System
	https://hifolio.com/

	zzzz
*/

body {
	background-color: #ffffff;
}

body,
td {
	font-family:
		Georgia,
		Times,
		Times new roman;
	font-size: 11px;
	color: #000000;
}

input,
select {
	font-family:
		Georgia,
		Times,
		Times new roman;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #;
	background-color: #;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 15px;
}

.data {
	font-size: 9px;
	background-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
}

a.hifolio,
a:hover.hifolio {
	padding: 3px;
	background-color: yellow;
	color: black;
	font-family: georgia;
	font-size: 9px;
}

a:hover.hifolio {
	color: yellow;
	background-color: black;
}

li,
ul {
	padding: 0;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}

h1,
h2,
h3 {
	margin: 0px;
}

/*

4 dez

 */

#menu ul li select {
	width: 180px;
}
body {
	margin: 30px;
	line-height: 1.4em;
}

input,
textarea {
	font-family: georgia;
	background-color: #eee;
	padding: 2px;
	font-size: 12px;
	width: 100%;
}

#contato {
	margin-top: 40px;
}

#contato li {
	margin-bottom: 15px;
}

#esquerda {
	position: absolute;
	z-index: 10;
}

#marca h1 {
	font-weight: normal;
}

#menu ul li h3 {
	font-weight: normal;
	font-style: italic;
	color: #999;
}

#menu,
#marca {
	margin-bottom: 10px;
}

#piece {
	position: absolute;
	top: 0px;
	left: 250px;
}

#menu {
	width: 170px;
	margin-right: 20px;
}

#menu ul {
	margin-bottom: 10px;
}

.selecionado {
	background-color: yellow;
	color: black;
	padding: 3px;
	margin: -3px;
}

#desc {
	font-size: 9px;
	margin-left: 20px;
	color: #555;
}

#menu ul {
	margin-bottom: 20px;
	margin-top: 10px;
}

ximg {
	position: relative;
	top: 230;
	opacity: 0.1;
}
#xpiece {
	top: 0px;
	left: 200px;
}
#xprojeto_text {
	position: absolute;
	top: 500px;
	left: -330px;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px dotted #aaa;
}
