/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */

/**
 * ST01a, for Drupal 6.x
 *
 */

/**
 * Generic elements
 */
@font-face {
    font-family: 'tw_cen_mtregular';
    src: url('fonts/tcm____-webfont.eot');
    src: url('fonts/tcm____-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/tcm____-webfont.svg#tw_cen_mtregular') format('svg'),         
         url('fonts/tcm____-webfont.ttf') format('truetype'),
         url('fonts/tcm____-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
	height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: #ffffff url(images/background.jpg) repeat-y center top;
  font: 16px/19px 'tw_cen_mtregular', Arial, Helvetica, sans-serif;
  color: #494949;
  height: 100%;
  min-height: 100%;
  top: 0;
  position: relative;
}
body.home {
  background: #ffffff;
}

input {
  font: 12px/15px Arial, Helvetica, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/17px Arial, Helvetica, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: 'tw_cen_mtregular', Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  color: #2c450b;
}

h2 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #f5881e;
}
.sidebar h2 {
  font-size: 30px;
  color: #f4ab21;
  letter-spacing: -0.5px;
  font-weight: normal;
}
#squeeze h2 {
  font-size: 31px;
  line-height: 50px;
  margin-bottom: 10px;
  color: #f5881e;
  font-weight: bold;
  border-bottom: 2px solid #f2ad1f;
}

#squeeze h2 a {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #73aa16;
  font-weight: bold;
}

h3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #2c450b;
  margin-top: 15px;
}

h4 {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 15px;
  color: #f5881e;
}

h5 {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 15px;
  color: #2c450b;
  font-weight: bold;
  margin-top: 15px;
}

h6 {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 15px;
  color: #f5881e;
}

.note {
  background: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
  margin: 10px 0;
}

p.dropcap:first-letter {
  margin: 9px 4px 0 0;
  display: block;
  float: left;
  font-size: 310%;
}
img.left-image {
  float: left;
  margin-right: 15px;
  border: 2px solid #ccc;
  padding: 4px;
  background: #fff;
}
img.right-image {
  float: right;
  margin-left: 15px;
  border: 1px solid #ccc;
  padding: 6px;
  background: #fff;
}
#squeeze ul {
  list-style-type: square;
  margin: 5px 10px; padding: 0 10px;
}
#squeeze ul.links {
  margin: 5px 10px 5px 0; padding: 0 10px 0 0;
}
#squeeze ol {
  margin: 5px 15px; padding: 0 10px;
}
#squeeze ol li {
  margin: 0; padding: 0;
}
ul.checked {
  margin-left: -10px !important;
}
ul.checked li {
  background: url(images/checked.png) no-repeat 0 0;
  list-style-type: none;
  padding-left: 20px;
  margin: 3px 0;
}









ul, quote, code, fieldset {
  margin: 10px 0;
}

p {
  margin: 10px 0 10px;
  padding: 0;
  text-align: justify;
}

a:link, a:visited {
  color: #f5881e;
  text-decoration: none;
}

a:hover {
  color: #f4ab21;
  text-decoration: underline;
}

a:active, a.active {
  color: #f4ab21;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #ccc;
}

ul {
  margin: 5px 0;
  padding: 0;
}

ol {
  margin: 5px 0;
  padding: 0;
}

ol li, ul li {
  margin: 5px 0 5px 10px; /* LTR */
}

ul.menu, .item-list ul {
  margin: 3px 0 -4px 0px; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0 0 0 0px; /* LTR */
}
ul.menu li, .item-list ul li, li.leaf {
  border-top: 1px solid #ddd;
}
.block-menu, .block-menu_block, #block-views-Comentarios_noticias-block_1 {
  
}

ol li a, ul li a, ul.menu li a, .item-list ul li a, li.leaf a {
  color: #666;
  text-decoration: none;
}
ol li a:hover, ul li a:hover, ul.menu li a:hover, .item-list ul li a:hover, li.leaf a:hover,
ol li a.active, ul li a.active, ul.menu li a.active, .item-list ul li a.active, li.leaf a.active {
  color: #f4ab21;
  text-decoration: none;
  font-weight: bold;
}

ul.menu li, .item-list ul li, li.leaf {
  padding: 4px 0 4px 15px;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 3px 9px; /* LTR */
}

ol li {
  padding: 0 0 5px;
  margin-left: 10px; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 3px 10px; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-colapsed.gif) no-repeat 4px 8px; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 10px 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 5px 10px 5px 20px; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 10px; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 5px 0 10px 15px; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 5px 15px; /* LTR */
}

img, a img {
  border: 0px solid #ddd;
}

table {
  margin: 10px 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #999;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #c66;
}

td, th {
  padding: 3px 5px;
}

tr.even, tr.odd, tbody th {
  border: solid #ccc;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #eee;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #ffe; /*amarelo*/
}

tr.drag-previous {
  background-color: #ffc; /*amarelo*/
}

tr.odd td.active {
  background-color: #fdd;
}

tr.even td.active {
  background-color: #fdd;
}

td.region, td.module, td.container, td.category {
  border-top: 15px solid #fff;
  border-bottom: 1px solid #bbb;
  background-color: #ddd;
  color: #333;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #f00; /*formulario obrigatorio*/
}

span.submitted, .description {
  font-size: 10px;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 10px;
  color: #898989;
}

.messages, .preview {
  margin: 7px 0;
  padding: 5px 1px;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 3px 0;
}

#center form {
  margin-bottom: 20px;
}

.form-button, .form-submit {
  margin: 20px 5px 10px 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 25px;
}

/**
 * Layout

#wrapper {
  background: url(images/bg-wrapper.jpg) no-repeat center top;
  padding: 0 0 0 0;
  height: auto !important;
  min-height: 100%;
  margin-bottom: -10px;
  border: 1px solid red;
}
 */
#wrapper {
    background: url(images/bg-wrapper.jpg) no-repeat center top;
	width: 100%;
	height: auto !important;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	border: 0px solid red;
	min-height: 100%;
	float: left;
}
.clear {
	display: none;
}

#wrapper #container {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

#wrapper #container #header {
  height: 575px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#wrapper #container .inside#header {
  height: 195px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#wrapper #container #header #header-content {
  width: 100%;
  height: 108px;
  position: absolute;
  z-index: 3;
}
#header-region {
  width: 100%;
}
#wrapper #container #header #header-region {
  overflow: hidden;
  position: absolute;
  z-index: 2;
}
#wrapper #container #header #header-top {
  background: url(images/bg-top4.png) no-repeat center top;
  width: 980px;
  margin: 0 auto;
  height: 108px;
  position: relative;
}

#wrapper #container #header #header-content #logo-floater {
  position: absolute;
  top: 14px;
  left: 61px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 108px;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  padding-top: 0;
  float: left; /* LTR */
}
#wrapper #container #header #site-slogan {
  float: left;
  border-left: 1px solid #000;
  padding: 8px 15px 3px;
  margin-top: 30px;
}
#wrapper #container #header #site-slogan h2 {
  font-style: italic;
  font-size: 18px;
  line-height: 18px;
  color: #444444;
}

#wrapper #container #header #search-box {
	width: 135px;
	position: absolute;
	top: 0;
	right: 135px;
	border: 1px solid transparent;
}
#wrapper #container #header #search-box .form-item label {
  display: none;
}
#wrapper #container #header #search-box .form-text {
  margin: 0;
  padding: 0 4px;
  height: 16px;
  border: 1px solid transparent;
  width: 115px;
  float: left;
  background: transparent;
  line-height: 14px;
  font-size: 10px;
  color: #000000;
}
#wrapper #container #header #search-box .form-submit {
  margin: 0;
  padding: 0;
  height: 20px;
  border: 1px solid transparent;
  width: 20px;
  float: left;
  font-size: 1px;
  padding-top: 20px;
  background: transparent;
  color: #ffffff;
  
}

/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.sidebars {
  
}
/* With 2 columns, require a minimum width of 800px. */
body.sidebar-left, body.sidebar-right {
  
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  padding: 0 0 20px;
  margin: 0 auto;
  width: 990px;
}
#wrapper #container #center #sidebar-left {
  float: left;
  width: 315px;
  margin: 0;
  padding-right: 0;
}
#wrapper #container #center #sidebar-right {
  float: right;
  width: 315px;
  margin: 0;
  padding-left: 0;
}
.sidebar h2 {
	color: #f5881e;
	line-height: 50px;
	font-size: 31px;
	padding: 0 5px 0 5px;
	margin-bottom: 0;
	font-weight: bold;
	border-bottom: 2px solid #f2ad1f;
}




/**
 * Primary navigation
 */
#primary-menu2 {
	position: absolute;
	top: 23px;
	left: 277px;
} 
 
 
 
 

#primary-menu {
	display: block;
	width: 960px;
	margin: 0 auto 20px;
	height: 40px;
}
#primary-menu ul.primary-links {
  margin: 0;
  padding: 0;
  float: left;
}

#primary-menu ul.primary-links li {
  margin: 0;
  padding: 0 !important;
  float: left; /* LTR */
  width: 159px;
  list-style: none;
  border-right: 1px solid #fff;
  height: 40px;
  overflow: hidden;
}
#primary-menu ul.primary-links li.last {
  border-right: none;
  width: 160px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
}

#primary-menu ul.primary-links li a, #primary-menu ul.primary-links li a:link, #primary-menu ul.primary-links li a:visited {
  background: #f4ab21 url(images/bg-primary-menu.jpg) repeat-x 0 -80px;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  font-size: 21px;
  line-height: 24px;
  color: #fff;
  padding: 7px 0 9px;
  font-weight: normal;
}

#primary-menu ul.primary-links li a:hover {
  background: #f5881e url(images/bg-primary-menu.jpg) repeat-x 0 -40px;
  text-decoration: none;
  color: #fff;
} 
#primary-menu ul.primary-links li a.active {
  background: #3c580c url(images/bg-primary-menu.jpg) repeat-x 0 0;
  color: #fff;
  border: none;
  font-weight: bold;
} 

/**
 * Secondary navigation
 */
#secondary-menu {
   width:140px;
   position:absolute;
   top: 4px;
   right: 0;
}
#secondary-menu ul.secondary-links {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

#secondary-menu ul.secondary-links li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

#secondary-menu ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
   display:block;
   margin:0;
   padding:0 15px;
   color:#ffffff;
   text-decoration:none;
   line-height:14px;
   font-size: 13px;
   text-transform: uppercase;
}
#secondary-menu ul.secondary-links li.last a {
	background: none;
}

#secondary-menu ul.secondary-links li a:hover, ul.secondary-links li a.active {
  text-decoration: underline;
  font-weight: normal;
}




/*Header Image*/
#block-views-Banner_animado-block_1 {
  display: block;
  margin: 0;
  position: relative;
  overflow: hidden;
}
#block-views-Banner_animado-block_1 .view-id-Banner_animado {
  width: 1500px;
  right: 50%;
  margin-right: -750px;
  float: right;
  position: relative;
}
#block-views-Banner_animado-block_1 .nivo-caption a {
  background: url(images/edit-icon-16.png) no-repeat 0 0;
  padding-left: 21px;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  
}
body.sidebar-right #center {
  
}
body.sidebars #center {
  
}

/* And add blanks left and right for the sidebars to fill */
body #squeeze {
  width: 990px;
  float: left;
  padding: 0;
  margin-bottom: 20px;
}
body.sidebar-left #squeeze {
  width: 675px;
  float: left;
  padding: 0;
}
body.sidebar-right #squeeze {
  width: 675px;
  float: left;
  padding: 0;
}
body.sidebars #squeeze {
  width: 360px;
  float: left;
  padding: 0;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {

}

#wrapper #container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 0 3px 0;
}

#sidebar-right .block {
  padding: 0 0 3px 0;
}

.sidebar .block-menu_block .content,
.sidebar .block-menu .content {
  margin: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px; /* LTR */
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px; /* LTR */
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
  
}




#postcontent {
  float: none;
  clear: both;
  margin: -30px 0 70px 0;
  float: left;
}
#block-views-Categorias-block_1,
#block-views-Categorias-block_2,
#block-views-Categorias-block_3,
#block-views-Categorias-block_4 {
  width: 1100px;
}
#block-views-Categorias-block_4 {
  width: 680px;
  margin-left: 315px;
}
#block-views-Categorias-block_1 .views-row,
#block-views-Categorias-block_2 .views-row,
#block-views-Categorias-block_3 .views-row,
#block-views-Categorias-block_4 .views-row {
	float: left;
	margin-right: 86px;
	width: 182px;
	height: 250px;
}
#block-views-Categorias-block_1 .views-row .views-field-name,
#block-views-Categorias-block_2 .views-row .views-field-name,
#block-views-Categorias-block_3 .views-row .views-field-name,
#block-views-Categorias-block_4 .views-row .views-field-name {
	text-align: center;
}
#block-views-Categorias-block_1 .views-row .views-field-name-1 a,
#block-views-Categorias-block_2 .views-row .views-field-name-1 a,
#block-views-Categorias-block_3 .views-row .views-field-name-1 a,
#block-views-Categorias-block_4 .views-row .views-field-name-1 a {
	background: #f5881e url(images/bg-linha.png) no-repeat 0 0;
	width: 119px;
	line-height: 24px;
	color: #ffffff;
	display: block;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}
#block-views-Categorias-block_1 .views-row .views-field-name-1 a:hover,
#block-views-Categorias-block_2 .views-row .views-field-name-1 a:hover,
#block-views-Categorias-block_3 .views-row .views-field-name-1 a:hover,
#block-views-Categorias-block_4 .views-row .views-field-name-1 a:hover {
	background: #f5881e url(images/bg-linha.png) no-repeat 0 -24px;
}
.view-id-ListaSolucoes.view-display-id-block_1 {
	margin-left: 575px;
}

.view-id-ListaProdutos.view-display-id-page {
	width: 800px;
	margin-top: 38px;
}
.view-id-ListaSolucoes.view-display-id-block_1 .view-content .views-row,
.view-id-ListaGlobalstar.view-display-id-block_1 .view-content .views-row,
.view-id-ListaProdutos.view-display-id-page .view-content .views-row {
	float: left;
	margin-right: 63px;
	width: 182px;
	height: 250px;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-field-title,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-field-title,
.view-id-ListaProdutos.view-display-id-page .views-field-title {
	text-align: center;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-row .views-field-nothing,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-row .views-field-nothing,
.view-id-ListaProdutos.view-display-id-page .views-row .views-field-nothing {
  width: 150px;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-row .views-field-nothing a,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-row .views-field-nothing a,
.view-id-ListaProdutos.view-display-id-page .views-row .views-field-nothing a {
	background: #f5881e url(images/bt-especificacoes.gif) no-repeat 0 0;
	width: 150px;
	line-height: 24px;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-row .views-field-nothing a:hover,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-row .views-field-nothing a:hover,
.view-id-ListaProdutos.view-display-id-page .views-row .views-field-nothing a:hover {
	background: #f5881e url(images/bt-especificacoes.gif) no-repeat 0 -24px;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-row .views-field-field-produto-lamina-fid,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-row .views-field-field-produto-lamina-fid,
.view-id-ListaProdutos.view-display-id-page .views-row .views-field-field-produto-lamina-fid {
  width: 26px;
  margin-top: -24px;
  margin-left: 156px;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-row .views-field-field-produto-lamina-fid a,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-row .views-field-field-produto-lamina-fid a,
.view-id-ListaProdutos.view-display-id-page .views-row .views-field-field-produto-lamina-fid a {
	background: #f5881e url(images/bt-imprimir.gif) no-repeat 0 0;
	width: 26px;
	line-height: 24px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
}
.view-id-ListaSolucoes.view-display-id-block_1 .views-row .views-field-field-produto-lamina-fid a:hover,
.view-id-ListaGlobalstar.view-display-id-block_1 .views-row .views-field-field-produto-lamina-fid a:hover,
.view-id-ListaProdutos.view-display-id-page .views-row .views-field-field-produto-lamina-fid a:hover {
	background: #f5881e url(images/bt-imprimir.gif) no-repeat 0 -24px;

}
.view-id-ListaSolucoes.view-display-id-block_1 .attachment-before .view-content .views-row,
.view-id-ListaGlobalstar.view-display-id-block_1 .attachment-before .view-content .views-row,
.view-id-ListaProdutos.view-display-id-page .attachment-before .view-content .views-row {
	float: none;
	width: auto;
	height: auto;
	margin-top: -28px;
	margin-bottom: 40px;
	width: 675px;
}

/*Views Arial*/
.views-edit-view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*Parceiros*/
.view-id-Lista_Parceiros .view-content {
	width: 1020px;
}
.view-id-Lista_Parceiros .views-row {
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
}



/* Edit Rodape */
.node-55 form .node-form .menu-item-form {
	display: none;
}
#footer {
  background: #363636 url(images/bg-footer) repeat-x center top;
  width: 100%;
  padding: 10px 0 8px;
  height: 73px;
  margin: -73px 0 0 0;
  border-top: 6px solid #f5881e;
  overflow: hidden;
  float: left;
}
#footer .views-field-edit-node {
  float: left;
  margin-left: 150px;
  margin-top: 12px;
}
#footer .views-field-edit-node a {
  color: #fff;
  font-weight: bold;
  padding: 3px 4px 3px 22px;
  text-decoration: none;
  font-size: 12px;
  background: #f5881e url(images/edit-icon-16.png) no-repeat 2px 3px;
}
#footer .views-row {
  position: relative;
}
#footer .views-field-body {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 15px;
}
#footer .views-field-edit-node a:hover {
  background-color: #f4ab21;
  text-decoration: none;
}
#footer .views-field-body p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
}



/*galeria de fotos*/
.field-field-galeria-fotos {
	margin-right: -20px;
}
.field-field-galeria-fotos .field-item {
	width: 225px;
	height: 160px;
	background: url(images/sombra-foto-galeria.jpg) no-repeat 0 bottom;
	margin-right: 20px;
	float: left;
	margin-bottom: 15px;
}



/*noticias*/
.block-tagadelic .content {
	margin-top: 10px;
}
.field-field-artigo-fotoprincipal {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.field-field-artigo-fotoprincipal img {
	border-width: 6px;
}
.field-field-artigo-fotoprincipal img:hover {
	border-color: #bbb;
}
.field-field-artigo-fotossecundarias {
	float: left;
	margin-right: -24px;
}
.field-field-artigo-fotossecundarias img {
	border-width: 4px;
}
.field-field-artigo-fotossecundarias img:hover {
	border-color: #bbb;
}
.field-field-artigo-fotossecundarias .field-item {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.catlinks {
	background: url(images/folder16.png) no-repeat 0 0;
	padding-left: 20px;
	line-height: 18px;
	float: left;
	margin-right: 16px;
}
.termlinks {
	background: url(images/bookmark16.png) no-repeat 0 0;
	padding-left: 20px;
	line-height: 18px;
	float: left;
}

.sharelinks {
	clear: both;
	margin-top: 10px;
	float: left;
}
.sharelinks .facebook {
	float: left;
}
.sharelinks .orkut {
	float: left;
	margin-right: 20px;
}
.sharelinks .orkut a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/icon-orkut-mini.gif) no-repeat 0 0;
	text-indent: -5555px;
	overflow: hidden;
}
.sharelinks .twitter {
	float: left;
	margin-right: 10px;
}




/*noticias_home*/
.view-id-Noticias_Home {
	margin-right: -20px;
	float: left;
	background: url(images/noticias-bordertop.gif) no-repeat 0 bottom;
	padding-top: 20px;
}
.view-id-Noticias_Home .views-row {
  width: 225px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.view-id-Noticias_Home .noticia-data {
  float: left;
  width: 56px;
  height: 57px;
  margin-right: 14px;
  background: url(images/bg-data-home.gif) no-repeat 0 0;
}
.view-id-Noticias_Home .noticia-data .dia {
  color: #fff;
  width: 56px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding: 3px 0 1px;
}
.view-id-Noticias_Home .noticia-data .mes {
  color: #fff;
  width: 56px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.view-id-Noticias_Home .noticia-texto {
  float: right;
  width: 155px;
  font-size: 11px;
}
.view-id-Noticias_Home .noticia-texto .titulo a {
  font-weight: bold;
  color: #f5881e;
}




/*chamadas da home*/
.views-admin-links, .views-admin-links ul.links {
  display: none;
}



.view-id-chamadas_home {
	margin-right: -20px;
	float: left;
}

.view-id-chamadas_home .views-row {
  width: 186px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}




.view-id-chamadas_home .views-field-field-chamada-foto-fid img{
  
}
#squeeze .view-id-chamadas_home .views-field-title h2 {
  margin: 0;
  padding: 0;
  line-height: 24px;
}
.view-id-chamadas_home .views-field-title h2 a {
  font-size: 24px;
  font-weight: bold;
  color: #f5881e;
  margin: 0;
  padding: 0;
  line-height: 24px;
}
.view-id-chamadas_home .views-field-body {
  color: #666;
  font-size: 11px;
}
.view-id-chamadas_home .views-field-field-chamada-link-url a {
  background: #f5881e;
  color: #fff;
  font-weight: bold;
  padding: 2px 8px;
  text-decoration: none;
}
.view-id-chamadas_home .views-field-field-chamada-link-url a:hover {
  background: #f4ab21;
  text-decoration: none;
}
.view-id-chamadas_home .views-field-edit-node {
  margin-top: 10px;
  font-size: 11px;
  background: url(images/edit-icon-16.png) no-repeat 0 0;
  padding-left: 21px;
}

#footer-message {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
  margin: 0;
  color: #ccc;
  background: url(images/bg-footer-message.png) repeat-x 0 0;
  height: 24px;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  padding-top: 12px;
}
#footer-message p {
  margin: 0; padding: 0;
}
#footer-message a {
  color: #fff;
}
#footer-message #footer-container {
  width: 980px;
  margin: 0 auto;
}
#footer-message #message {
  float: left;
  line-height: 24px;
  font-size: 10px;
}

#wrapper #container .breadcrumb {
  display: none;
}

body.sidebar-left #footer {
  
}

body.sidebar-right #footer {
  
}

body.sidebars #footer {
  
}

/**
 * Header
 */
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #fff;
  font-weight: normal;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 12px;
}

#wrapper #container .breadcrumb {
  color: #f5881e;
  font-weight: bold;
}
#wrapper #container .breadcrumb a {
  color: #484848;
  font-weight: normal;
  text-decoration: none;
}
#wrapper #container .breadcrumb a:hover {
  color: #f4ab21;
  font-weight: bold;
}

#mission {
  margin-bottom: 30px;
}

/**
 * Forms
 */
input[type=submit] {
	background: #f5881e;
	border: none;
	color: #fff;
	padding: 3px 10px;
	font-weight: bold;
}
input[type=submit]:hover {
	background: #f4ab21;
}
input[type=text],
input[type=password],
textarea,
select {
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	padding: 3px;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}
ul.primary {
  padding: 0;
  border-bottom: 1px solid #444;
  
}
#squeeze ul.primary, #squeeze ul.secondary {
  margin: 0 0 7px 0;
}
ul.secondary {
  border-bottom: 1px solid #999;
  padding: 0;
}
h2.with-tabs {
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 2px 7px;
  margin: 0 7px 0 0; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited {
  border-top: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  color: #444;
  font-weight: bold;
}
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  color: #999;
  font-weight: bold;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover {
  background: #444;
  color: #fff;
}
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: #999;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  
}

/**
 * Nodes & comments
 */
.node {
  margin: 0 0 15px;
  padding: 0 0 15px 0;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;

}
ul.links li a, ul.inline li a {
  background: #f5881e;
  padding: 4px 10px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
ul.links li a:hover, ul.inline li a:hover{
  background: #f4ab21;
  text-decoration: none;
}

.node .links {
  text-align: left; /* LTR */
  clear: both;
  float: left;
  margin-top: 15px;
}
.comment .links {
  text-align: left; /* LTR */
  clear: both;
  margin-top: 15px;
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #eee;
  margin: 0 0 0;
  padding: 0 0;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 0;
  padding: 0 25px 15px;
  border-top: 1px solid #eee;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #eee;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #eee;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #ccc;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-colapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: left;
}
#user-login-form .form-text {
  width: 150px;
}
#user-login-form ul {
  text-align: left; /* LTR */
}
#user-login-form label {
  color: #666;
  font-size: 14px;
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #fcc;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #fcc;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
