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

	default
*/

body {
	background-color: #ffffff;
}

body,
td {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000;
}

input,
select {
	font-family: Arial, Tahoma;
	font-size: 11px;
}

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

a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 11px;
}

.data {
	font-size: 9px;
	background-color: #000;
	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;
}

/*

default

 */

optgroup {
	xlist-style-type: none;
	font-style: regular;
}

oxption {
	padding-left: 0px;
	list-type: none;
	padding: 0px;
	margin: 0px;
}

select {
	width: 200px;
}
select,
option,
optgroup {
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
}

optgroup {
	color: black;
}

body {
	margin: 0px;
	overflow: hidden;
	background-color: white;
}
body,
td {
	font-family: Helvetica, Tahoma, Arial;
	font-size: 11px;
	line-height: 140%;
	color: black;
}

#header,
#header_bg {
	position: absolute;
	top: 365px;
	width: 375px;
	height: 130px;
}

#header_bg {
	z-index: 992;
	background: url(http://marciosimnch.com/ms3.png);
}

#header {
	z-index: 993;
}

#fotos {
	z-index: 1;
	position: absolute;
	cursor: move;
	cursor: cross;
	height: 100%;
	top: -5px;
}

input,
select {
	font-family: helvetica, tahoma, arial;
	font-size: 10px;
}

.sel {
	width: 130px;
}
