
.inv
{
	display: none;
}

.clear
{
	clear: both;
}

*.clean
{
	width: auto;
	height: auto;
	border: none;
	background: none;
}

p
{
	padding: 0 0 15px 0;
}

hr
{
	margin: 10px;
	height: 1px;
	color: #cccccc;
}

.s b
{
	color: #cc6633;
}

.left
{
	float: left;
}

.right
{
	float:right;
}

.upper
{
	text-transform: uppercase;
}

form, fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

.breadcrumb
{
	border-bottom: 1px dashed #e3e3e3;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

.bege
{
	background: #ebe8df;
}

input.button
{
	background: #ae964d;
	color: #fff;
	font-weight: bold;
	border: 1px solid #8c805c;
}

.botao
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AD944A;
	display: inline;
	width: auto;
	border: thin solid #E7E7E7;
	height: auto;
}