html{
    height:100%;
    margin:0;
    padding:0;
}
body {
	margin:0;
    height: 100%;
	color:#666;
	/*font:14px/17px Arial, Helvetica, sans-serif;*/
    font:12px "Segoe UI",Arial,Helvetica,sans-serif;
	background:#f7f7f7;
	min-width:985px;
	-webkit-text-size-adjust:100%;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#5fa3e5;
}
/*table { -moz-user-select: none; }*/
a:hover {text-decoration:none;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
    height:100%;
	margin:0;
	padding:0;
	border-style:none;
}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
input[type="submit"]:hover {cursor:pointer;}
.login-form .row:after {
	content:'';
	clear:both;
	display:block;
}
#wrapper {
	width:100%;
    height:100%;
	position:relative;
	padding:0px;
}
#header {
	color:#fff;
	font-size:11px;
	line-height:14px;
	background:url(../imagens/bg-header.gif) repeat-x 0 100%;
	padding:0 0 12px;
	margin:0 0 0px;
}
#header>.holder {background:#b3c2d3 url(../imagens/bg-header-holder.gif) repeat-x;}
#header>.holder>.frame {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	padding:0 0 2px;
}
.logos {
	float:left;
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
.logos li {
	padding:0 12px 8px 16px;
	float:left;
	background:url(../imagens/separator01.png) no-repeat 0 4px;
}
.logos li:first-child {
	background:none;
	padding-left:0;
}
.logos .logo-1,
.logos .logo-2 {
	height:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../imagens/sprite.png) no-repeat;
}
.logos .logo-1 {width:85px;}
.logos .logo-2 {
	width:67px;
	background-position:0 -50px;
}
.logos a {
	display:block;
	height:100%;
}
.nav-box {
	float:right;
	padding:0 0 0 10px;
	background:url(../imagens/bg-nav.png) no-repeat;
}
.nav-box>.holder {
	padding:3px 20px 0 3px;
	height:36px;
	float:left;
	background:url(../imagens/bg-nav.png) no-repeat 100% -50px;
}
.nav-box .heading {
	margin:0 0 4px;
	display:block;
	font-weight:normal;
}
.nav-box .heading  span {
	color:#ffd24c;
	padding:0 5px 0 1px;
}
.nav-box a {
	color:#fff;
	text-decoration:none;
}
.nav-box a:hover {text-decoration:underline;}
#nav {overflow:hidden;}
#nav>span {float:left;}
#nav ul {
	list-style:none;
	margin:0;
	padding:0 0 0 61px;
	float:left;
}
#nav li {
	float:left;
	background:url(../imagens/bullet01.png) no-repeat 100% 6px;
	padding:0 14px 0 25px;
}
.form-box {
	width:390px;
	margin:0 auto;
	background:url(../imagens/bg-form-box.png) no-repeat;
	padding:16px 0 20px;
}
.form-box>.holder {
	padding:0 0 18px;
	background:url(../imagens/bg-form-box.png) no-repeat -390px 100%;
}
.form-box>.holder>.frame {
	overflow:hidden;
	padding:0 7px 0 5px;
	background:url(../imagens/bg-form-box.png) repeat-y 100% 0;
}
.form-box>.holder>.frame>.wrapper {
	overflow:hidden;
	padding:13px 15px 3px 14px;
	background: #edeff3;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWZmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGRlZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #edeff3 0%, #d8dee7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeff3), color-stop(100%,#d8dee7));
	background: -webkit-linear-gradient(top,  #edeff3 0%,#d8dee7 100%);
	background: -o-linear-gradient(top,  #edeff3 0%,#d8dee7 100%);
	background: -ms-linear-gradient(top,  #edeff3 0%,#d8dee7 100%);
	background: linear-gradient(to bottom,  #edeff3 0%,#d8dee7 100%);
}
.login-form {
	margin:0 0 -18px;
}
.login-form .row {
	padding:0 0 18px;
	height:1%;
}
.login-form label {
	float:left;
	width:155px;
	margin:0 11px 0 0;
	text-align:right;
}
.login-form .site {
	margin:0 0 0 2px;
	float:left;
	color:#000;
	width:150px;
}
.login-form .site a {
	text-decoration:none;
	color:#000;
}
.login-form .site a:hover {text-decoration:underline;}
/*
.login-form .text {
	float:left;
	width:150px;
	background:url(../imagens/bg-input.png) no-repeat;
	height:20px;
	margin:0 0 -3px;
}
.login-form input[type="text"] {
	float:left;
	border:none;
	background:none;
	width:140px;
	margin:0;
	padding:2px 5px;
}*/
.login-form .select-holder {
	float:left;
	height:19px;
}
.login-form select {
	float:left;
	width:150px;
}
.login-form input[type="checkbox"] {
	float:left;
	width:15px;
	height:16px;
	margin:0 5px 0 0;
	padding:0;
}
.login-form .checkbox-holder {
	overflow:hidden;
	padding:0 0 23px 165px;
}
.login-form .checkbox-holder label {
	width:100px;
	margin:0;
	text-align:left;
	color:#000;
	font-size:12px;
	line-height:15px;
}
.login-form input[type="submit"] {
	float:left;
	background:url(../imagens/sprite.png) no-repeat 0 -100px;
	border:none;
	width:349px;
	height:29px;
	padding:0 0 2px;
	margin:0;
	color:#fff;
	line-height:17px;
}
.login-form input[type="submit"]::-moz-focus-inner{
	border:0;
	padding:0;
}

.alter-form .row:after {
	content:'';
	clear:both;
	display:block;
}

.alter-form {
	margin:0 0 -18px;
}
.alter-form .row {
	padding:0 0 18px;
	height:1%;
}
.alter-form label {
	float:left;
	width:155px;
	margin:0 11px 0 0;
	text-align:right;
}
.alter-form .site {
	margin:0 0 0 2px;
	float:left;
	color:#000;
	width:150px;
}
.alter-form .site a {
	text-decoration:none;
	color:#000;
}
.alter-form .site a:hover {text-decoration:underline;}
/*
.login-form .text {
	float:left;
	width:150px;
	background:url(../imagens/bg-input.png) no-repeat;
	height:20px;
	margin:0 0 -3px;
}
.login-form input[type="text"] {
	float:left;
	border:none;
	background:none;
	width:140px;
	margin:0;
	padding:2px 5px;
}*/
.alter-form .select-holder {
	float:left;
	height:19px;
}
.alter-form select {
	float:left;
	width:150px;
}
.alter-form input[type="checkbox"] {
	float:left;
	width:15px;
	height:16px;
	margin:0 5px 0 0;
	padding:0;
}
.alter-form .checkbox-holder {
	overflow:hidden;
	padding:0 0 23px 165px;
}
.alter-form .checkbox-holder label {
	width:100px;
	margin:0;
	text-align:left;
	color:#000;
	font-size:12px;
	line-height:15px;
}
.alter-form input[type="submit"] {
	float:left;
	background:url(../imagens/botao.png) no-repeat 0;
	border:none;
	width:89px;
	height:29px;
	padding:2px;
	margin:0;
	color:#fff;
	line-height:17px;
}
.alter-form input[type="submit"]::-moz-focus-inner{
	border:0;
	padding:0;
}


.form-box .desc {
	display:block;
	text-align:center;
	font-size:11px;
	line-height:14px;
}

.filtro-item
{
    margin:2px;
    text-align:left;
}

.filtro-right 
{
    cursor:default;
    float: right;
	position: relative;
	width: 320px;	
}

.filtro-right .button
{
    cursor:pointer; 
	cursor:hand;
	margin: 0px 0px 5px 5px;	
}

.filtro-left {
	float: left;
	width: 100%;
}

#filtro-header {
	cursor:pointer; 
	cursor:hand;
	font-size:12px;
	height:25px;
}

#content-wrapper {
	width:100%;
    /*height:100%;*/
	margin:0 auto;
	text-align:center;   
}

#content {
	/*width:985px;
    height:100%;*/
    padding-right: 5px;
    padding-left: 5px;
	min-width:985px;
	-webkit-text-size-adjust:100%;
	margin:0 auto;
	text-align:left;	
}

#content-filtro{
    background-color:#D4D9DF;
    /*width:985px;*/
    min-width:985px;
	-webkit-text-size-adjust:100%;
	margin:0 auto;
	text-align:center;    
}

