/*
Design: Jose Ricardo M. Pinto 
*/

/* CONFIG GERAIS */
html,
body,
#page  {
	height: 100%;
}
#page-wrapper {
	min-height: 100%;
	min-width: 983px;
}

#page-wrapper-home {
	height: 750px;
	min-width: 983px;
}

body {
	line-height: 1.2;
	font-size: 0.8em;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color:#0e9200
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
	font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-family: 'century gothic', arial, sans-serif;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #0e9200;

}

h1 {
  font-size: 1.8em;
  color: #0e9200;
  margin-bottom: 15px;
  margin-top:0;
}

h2 {
  font-size: 1.143em;
  margin-top: 8px;
}

h3 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 15px;
	//margin-left: 50px;
	color: #0e9200;
}

h4 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 30px;
	//margin-left: 50px;
	color: #0e9200;
}

p {
  margin: 0 0 1.2em;
  font-size: 12px;
  padding-right: 1.2em;
}

ul {
  margin: 0 0 1.2em;
  font-size: 12px;
  padding-right: 1.2em;
}

li {
	font-size: 12px;
	padding-right: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}

.justify {
	text-align:justify;
}

/* ESTRUTURA */

#header {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 34px;
	height: 126px;
	background-color: #00b050;	/* background-image: -moz-linear-gradient(top, #5fe12d 0%, #248802 100%); */	/* background-image: -ms-linear-gradient(top, #5fe12d 0%, #248802 100%); */	/* background-image: -o-linear-gradient(top, #5fe12d 0%, #248802 100%); */
	/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5fe12d), color-stop(1, #248802)); */
	/* background-image: -webkit-linear-gradient(top, #5fe12d 0%, #248802 100%); */
	/*background-image: linear-gradient(top, #5fe12d 0%, #248802 100%);*/
}

/* HEADER */
#header_content {
	height: 180px;
	width: 983px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#header_logo {
	width: 200px;
	text-align: center;
	vertical-align: middle;
	height: 118px;
	padding-top: 8px;
	position: relative;
	float: left;
}

#header_title{
	text-align: center;
	padding-left: 5px;
	padding-top: 25px;
	float: right;
	width: 778px;
	color: #FFF;
	font-size: 2.2em;
	/*	font-family: 'century gothic', arial, sans-serif;
*/
	font-family: 'century gothic', arial, sans-serif;
	line-height: 1.4;
	height: 101px;
	font-weight: normal;
}

#header_title_home{
	text-align: center;
	padding-top: 25px;
	float: right;
	width: 833px;
	color: #FFF;
	font-size: 2.2em;
	font-family: 'century gothic', arial, sans-serif;
	line-height: 1.4;
	height: 101px;
	padding-left: 75px;
	padding-right: 75px;
}

.destaqueQV {
	color: #00ff00;
}

#header_bilingue {
	float: right;
	font-size: 11px;
	color: #000;
	height: 18px;
	position: relative;
	text-align: right;
	margin-top: 10px;
	display: inherit;
}

#breadcrumb #breadcrumb_content {
	padding-top: 2px;
	float: left;
/*	background-color: #d6ebd8; */
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 0.85em;
	line-height: 14px;
	margin-top: 10px;
}

#breadcrumb_content a{
	color: #0e9200;
}

#breadcrumb_content a:visited, #breadcrumb_content a:hover, #breadcrumb_content a:active  {
	text-decoration: underline;
	font-weight: normal;
	}
	
#bg_left {
	margin-left: 220px;
}

#breadcrumb #bg_left {
	width: 10px;
	height: 18px;
	/*background: url(../images/breadcrumb.png);*/
	float: left;
	margin-top: 10px;
}

#breadcrumb #bg_right {
	width: 10px;
	height: 18px;
	/*background: url(../images/breadcrumb.png) -10px;*/
	float:left;
	display: inherit;
	margin-top: 10px;
}


/*MAIN*/

#main {
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 20px;
}

#main-wrapper {
	padding-top: 5px;
}

#content,
#sidebar {
	display: inline;
	float: left;
	position: inherit;
}

#sidebar-wrapper {
	width: 200px;
	float:left;
}

#sidebar {
	width: 182px;
	background-color: #f5f5f5;
	padding: 9px;
	margin-right: 20px;
	margin-top:8px;
}

#sidebar-title {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
	font-size: 1.271em;/*1.071em;*/
	line-height: 1.2;
	font-weight: 600;
	font-family: 'century gothic', arial, sans-serif;
}

#sidebar-content p {
  margin: 0em;
}

#sidebar-content a:link, #sidebar-content a:visited {
	display: block;
	color: #0e9200;
	background-color: #f5f5f5;
	width: 172px;
	text-align: left;
	text-decoration: none;
	font-family: 'century gothic', arial, sans-serif;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#sidebar-content a:hover, #sidebar-content a:active {
	font-weight: bold;	
	text-decoration:underline;	
}

.current {
	font-weight: bold;
}

/* CONTENT */

.selected {
	color: #fff;
	background-color: #00c338;
	text-align: left;
	text-decoration: none;
	padding:2px 5px;
	margin-right:6px;
}

.selected a:link, .selected a:visited {
	color: #fff;
	font-weight: normal;
	padding:2px 5px;
}

.selected a:hover {
	text-decoration: underline;
	padding:2px 5px;
}

.selected a:active {
	background-color: #0e9200;
	padding:2px 5px;
	color: #fff;
}

.not_selected {
	color: #0e9200;
	background-color: #f5f5f5;
	text-align: left;
	text-decoration: none;
	padding:2px 5px;
	margin-right:6px;
}

.not_selected a:link, .not_selected a:visited {
	color: #0e9200;
	font-weight: normal;
	padding:2px 5px;
}
.not_selected a:hover {
	text-decoration: underline;
	padding:2px 5px;
}

.not_selected a:active {
	background-color: #0e9200;
	padding:2px 5px;
	color: #fff;
}

#content {
	background-color: #FFF;
	/* [disabled]border: 1px solid #bbd4bd; */
	width: 763px;
	padding-left: 20px;
}


#content .subheader {
	font-size: 11px;
	height: 30px;
	margin-bottom: 10px;
}

#content .subheader .left{
	float:left;
}

#content .subheader .right{
	float:right;
}

#content .green {
	color: #0e9200;
}

#content .freetext {
	font-size: 12px;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	text-align: justify;
}

/*TABLES*/

table {
	border-right: 1px solid #27a74a; 
	border-bottom: 1px solid #27a74a; 
	border-left: 1px solid #27a74a;
}

th, td {
	/*border-left: 1px solid #27a74a; */  /* ativar linhas verticais na tabela */
	border-top: 1px solid #27a74a;
	padding: 5px;
	font-size: 12px;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

th {
	background: #eaffe2;
	text-align:left;	

}

p.center {
	text-align:center;
}

.protocolo {
	font-size: 17px;
	font-weight:500;
}

.green {
	color: #0e9200;
}

.center {
	text-align:center;	
}


/* ----- IMAGES ----- */

.image_left, .image_right  {
	margin: 7px;
	margin-top: 5px;
	padding: 2px;
	text-align:center;
}

.image_left {
	float:left;
	margin-left:0;
}

.image_right {
	float:right;
	margin-right:0;
}

.image_left a img, .image_right a img{ 
	border: none;
}


/* FOOTER */

#footer-wrapper {
	color: #333333;
	font-size: 0.907em;
	margin-bottom: 0px;
	height: 70px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
#footer-wrapper a {
  color: #FFFFFF;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

#footer {
	letter-spacing: 0.2px;
	margin-top: 0px;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
}

#footer-copyright {
	width: 522px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	float: right;
	padding-right: 0px;
	position: relative;
}

#footer-copyright p {
	font-size: 11px;
	line-height: 0;
}

#footer-logos {
	width: 400px;
	text-align: left;
	float: left;
	position: relative;
	height: 50px;
	padding-top: 15px;
	padding-left: 10px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #000;
	text-decoration: none;
	}
