/* $Id: style.css,v 1.3 2009/12/07 19:23:56 nomonstersinme Exp $ */
/*--------RESET-----*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font-family: 'lucida sans', 'lucida sans regular', 'helvetica', 'arial';
  vertical-align: baseline;
}
/*-------Default styles -------*/

#advertising{
	width: 120px;
	height: 704px;
	float:left;
	position: absolute; 
	margin-left: -138px; top:186px;
}

body {
  background: #f0f0f0 url(../images/bg.jpg) repeat-x 0 0;
  font-size: 75%;
  line-height: 1.7;
}
h1,h2,h3,h4,h5,h6 {
  color: #333;
  font-weight: normal;
  line-height: 1.25em;
  margin: 0;
  padding-bottom: .25em;
}
h1 {
  font-size: 1.5em;
  
  margin: 0px 0px 10px 0px;
  background: url(../images/h1-background.jpg) repeat-x scroll 0 0;
  border: none;
  clear: both;
  padding-left: 8px;
  
  font-size: 1.7em;
  text-transform: uppercase;
}
h2 {
  border-bottom: 1px solid #eee;
  font-size: 1.5em;
  padding: 5px 0;
}
h2#page-title {
  font-size: 1.7em;
  text-transform: uppercase;
}
h3 {
  font-size: 1.4em;
  text-transform: uppercase;
 
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.7em;
  font-weight: bold;
}
h6 {
  font-size: 0.6em;
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333;
  font-weight: normal;
}
h2 a:hover {
  text-decoration: none;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  padding: 0;
}
p {
  margin: 0;
  padding: .75em 0 .75em; 
}
p img {
  float: left;
  padding: 1.5em 1.5em 1.5em 0;
}
p img.right {
  float: right;
  padding: 1.5em 0 1.5em 1.5em;
}
blockquote,
q {
  quotes: "\201c" "\201d";
}
blockquote *:first-child:before,
q:before {
  content: open-quote;
}
blockquote *:last-child:after,
q:after {
  content: close-quote;
}
q {
  font-style: italic;
}
blockquote {
  font-style: italic;
  padding: 0 1.5em;
  position: relative;
}
blockquote q,
blockquote blockquote {
  font-style: normal;
  quotes: "\2018" "\2019"
}
strong {
  font-weight: bold;
}
em,dfn {
  font-style: italic;
}
dfn {
  font-weight: bold;
}
sup, sub {
  line-height: 0;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
}
address { 
  padding: 0 0 1.5em;
  font-style: italic;
}
pre,code {
  padding: 1.5em 0;
  white-space: pre;
}
pre,code,tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul,
li ol {
  padding:0 1.5em;
}
ul, ol {
  padding: 0 1.5em 1.5em 1.5em;
}
ul {
  /* color: #296894; */
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #296894;
  text-decoration: underline;
}
/*----- layout elements------*/
#breadcrumbs {
  font-size: 0.9em;
  margin: 10px 0;
}
#header {
  background: #f0f0f0 url(../images/bg-img.jpg);
  background-position:center 0px;
  background-repeat: no-repeat;
  color: #fff;
  height: 184px;
}
.wrapper {
  margin: 0 auto;
  width: 960px;
}
#headerinner {
  height: 148px;
}
#header a {
  color: #fff;
}
#header #logo {
  float: left;
  padding: 30px 15px 0;
}
#header img {
  vertical-align: middle;
}
#header #headercontent {
  padding: 40px 0 0 20px;
  line-height: 0.5em;
}

#header #logged {
    text-align:right;
  	float:right;
}


#header h1 {
  font-size: 35px;
  text-transform: uppercase;
}
#header h1 a {
  text-shadow: 2px 2px 2px #000;
}
#navigation {
  clear: both;
  height: 35px;
  padding: 0 0 0 15px;
}
#navigation ul {
  margin: 0;
  height: 27px;
  padding: 4px 0 0 0;
}
#navigation ul li {
  display: inline;
  margin: 0 20px 0 0;
}
del.wrap {
  text-decoration: none;
}
#navigation ul li {
  float: left;
  list-style: none;
  list-style-image: none;
  line-height: 1.7em;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  z-index: 999;
}
#navigation ul li a {
  border: 1px solid transparent;
  display: block;
  font-weight: normal;
  font-size: 11px;
  padding: 2px 10px;
  text-transform: uppercase;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#navigation ul li a:hover,
#navigation ul li.active-trail a {
  background: #194869;
  border-color: #296894;
}
#navigation .sfHover a,
#navigation .sfHover a:hover {
  background: #194869;
  border: 1px solid #296894;
  color: #fff;
  padding-bottom: 6px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
}
#navigation ul ul {
  width: 13em;
  left: 0;
  line-height: 1em;
  color: #555;
  display: none; /* make sure the submenus aren't visible on load */
  padding: 0;
  position: absolute;
  top: 1.9em;
  z-index: 1000;
}
#navigation ul ul li {
  background: #296894 url(../images/ddbg.jpg) repeat-x 0 0;
  border-right: 1px solid #296894;
  border-left: 1px solid #296894;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 13em;
  line-height: normal;
  text-align: left;
}
#navigation ul ul li.first {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}
#navigation ul ul li.last {
  border-bottom: 1px solid #296894;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
}
#navigation li .expanded ul {
  margin: -2.66em 0 0 15em;
}
#navigation ul ul li a,
#navigation ul li.active-trail ul li a,
#navigation .sfHover ul li a {
  background: none;
  border: none;
  border-bottom: 1px solid #296894;
  display: block;
  overflow: hidden;
  line-height: 1.5em;
  padding: 5px 10px;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px
}
#navigation ul ul li.first a:hover {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}
#navigation ul ul li.last a,
#navigation ul ul li.last a:hover {
	border: none;
}
#navigation ul ul li a:hover,
#navigation ul li.active-trail ul li a:hover,
#navigation .sfHover ul li a:hover {
  background: #296894;
  border: none;
  border-bottom: 1px solid #296894;
  padding: 5px 10px;
}
#navigation li .expanded a {
  background: transparent url(../images/menuarrow.png) no-repeat 95% 50%;
}
#navigation li .expanded ul {
  margin: -2em 0 0 13em;
}

#footerCounter {
  float: right;
  color: #666;
  padding: 0px 0px;
  text-transform: none;
  text-align:right;
}

#footerBy {
  float: right;
  visibility:hidden;
  padding: 0px 0px;
  text-transform: none;
  text-align:right;
  font-size:x-small;
}

#footer {
  color: #666;
  font-size: 0.8em;
  margin: 0 auto;
  width: 960px;
  text-transform: uppercase;
  padding: 5px 10px;
}
#footer .block ul.menu {
  padding: 0;
}
#footer .block ul li {
  display: inline;
}
#footer .block ul li:after {
  content: "  |  ";
}
#footer .block ul li.last:after {
  content: "";
}
#maincontent {
  background: #f0f0f0 url(../images/contentbg.jpg) repeat-x 0 0;
}
#maincontent .wrapper {
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px 0 0;
}
#main {
  color: #555;
  padding: 0 15px;
}
.left #main {
  float: right;
  width: 71%;
}
.right #main {
  float: left;
  width: 71%;
}
.both #main {
  float: left;
  width: 46%;
}
.sidebar {
  clear: none;
  padding: 0 15px;
  width: 22%;
}
#sidebar-left{
  border-right: 1px solid #ccc;
  float: left;
}
#sidebar-right {
  border-left:  1px solid #ccc;
  float: left;
}
.sidebar input[type=text],
.sidebar input[type=password] {
  width: 97%;
}
.sidebar input[type=submit] {
  float: right;
  margin: 10px 0;
}
.clear {
  clear: both;
  height: 10px;
}
.sidebar ul {
  font-size: 11px;
}
.sidebar ul li {
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
#mission {
  background: #eee;
  border: #ddd 1px solid;
  padding: 20px;
  margin: 10px 0 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/*-----NODE-----*/
.submitted {
  color: #777;
  font-size: 0.9em;
  font-style: italic;
  margin: 5px 0;
  float: left;
}
.submitted a {
  color: #296894;
  text-decoration: underline;
}
.submitted a:hover {
  color: #333;
  text-decoration: none;
}
.teaser-view {
  margin: 0 0 30px 0;
}
.teaser-view .picture,
.comment .picture {
  float: left;
  margin: 0 15px 0 0;
  width: 70px;
}
.content p,
.comment p {
  clear: both;
}

/*------LINKS 2 --------*/
.links2 ul {
  clear: both;
  font-size: 10px;
  line-height: 2em;
  margin: 10px 0;
  padding: 0;
}

.links2 ul li {
  display: inline;
  margin: 0 4px 0 0;
  text-decoration:underline;
}

.links2 ul li a:hover {
  background:#F7F7F7;
  text-decoration:underline;
}

/*------LINKS--------*/
.linksterms{
  clear: both;
  font-size: 10px;
  line-height: 3em;
  color:#B7B7B7;
}

.linksterms a{
	color:#B7B7B7;
	text-transform:capitalize;
}
.linksterms a:hover {
  background:#F3F3F3;
  color: #666;
  text-decoration: none;
}

.links ul {
  clear: both;
  font-size: 10px;
  line-height: 3em;
  margin: 10px 0;
  padding: 0;
}
.links ul li {
  display: inline;
  margin: 0 4px 0 0;
}
.links ul li a {
  background: #296894 url(../images/buttonbg.jpg) repeat-x 100% 0;
  border: 1px solid #194869;
  color: #fff;
  padding: 5px 7px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.links ul li a:hover {
  background: #194869;
  border-color: #296894;
  color: #fff;
  text-decoration: none;
}
/*---TABS PRIMARY------*/
#tabs-primary ul {
  border: none;
  margin: 10px 0;
  padding: 0;
  text-align: right;
}
#tabs-primary ul li,
#tabs-secondary ul li {
  display: inline;
}
#tabs-primary ul li a,
#tabs-secondary ul li a {
  background: transparent;
  border: none;
  color: #777;
  font-size: 0.9em;
  margin: 0 15px 0 0;
  padding: 0;
  text-transform: uppercase;
}
#tabs-primary ul li a:hover,
#tabs-secondary ul li a:hover {
  color: #333;
  text-decoration: none;
}
#tabs-secondary ul {
  border-top: 1px solid #eee;
  padding: 10px 0 0;
  margin: 0;
  text-align: right;
}
#tabs-primary ul li.active a,
#tabs-secondary ul li.active a {
  color: #296894;
}
/*--------PAGER--------*/
ul.pager {
  font-size: 10px;
  text-align: center;
}
ul.pager li {
  display: inline;
	line-height: 3em;
  margin: 0 3px;
	padding: 0 !important;
}
ul.pager li a {
  background:#FBFBFB;
  border:1px solid #E5E5E5;
  color:#555555;
  padding: 0.6em 1em;
  text-decoration:none;
}
ul.pager li a:hover {
  background:#F5F5F5;
  border-color:#E1E1E1;
  color:#296894;
}
ul.pager li.pager-current {
  background:#296894 url(../images/buttonbg.jpg) repeat-x scroll 100% 0;
  border: 1px solid #194869;
  color:#FFFFFF;
  padding: 0.6em 1em !important;
}
ul li.collapsed {
  list-style-image: url(../images/arrow.gif);
}
ul li.expanded {
  border-bottom: none;
  list-style-image: url(../images/downarrow.gif);
}
/*------TAXONOMY--------*/
.taxonomyRight {
  float: right;  
}

.taxonomy ul {
  padding: 0;  
}

.taxonomy ul.links {
  padding: 0;
  
}
.taxonomy ul li a{
	color:#B7B7B7;
	text-transform:capitalize;
}
.taxonomy ul li a:hover {
  background:#F3F3F3;
  color: #666;
  text-decoration: none;
}

.taxonomy img {
  float: left;
  margin: 0 5px 0 0;
}
.taxonomy ul li {
  display: inline;
  font-size: 10px;
}
.taxonomy ul li:after {
  content: ",";
}
.taxonomy ul li.last:after {
  content: "";
}
/*---*/
#user-login-form {
  text-align: left;
}
input[type=text],
input[type=password] {
  background: #eee;
  border: 1px solid #ddd;
  padding: 3px;
}
input[type=submit] {
    background: #296894 url(../images/buttonbg.jpg) repeat-x 100% 0;
  border: 1px solid #194869;
  color: #fff;
  padding: 5px 10px;
  font-size: 9px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
input[type=submit]:hover {
  background: #194869;
  border-color: #296894;
  pointer: cursor;
}
.form-item label {
  color: #777;
  font-weight: normal;
  font-size: 11px;
}
html.js .resizable-textarea textarea,
textarea {
  background: #eee;
  border: 1px solid #ccc;
  font-family: 'lucida sans', sans-serif;
  font-size: 11px;
  padding: 3px;
}
/*----Blocks------*/
.block {
  border-bottom: 1px solid #ddd;
  font-size: 0.9em;
  margin: 5px 0 25px;
  padding-bottom: 10px;
}
.more-link a {
  color: #296894;
}
#footer .block {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
}
/*------COMMENTS------*/

#comments h3 {
  border-bottom: 1px solid #eee;
  margin: 15px 0 0;
}
#comments .comment-count {
  font-size: 11px;
  margin: 10px 0;
  text-transform: uppercase;
}
.comment {
  background: #fbfbfb;
  border: 1px solid #eee;
  padding: 10px;
  position: relative;
  margin: 10px 0;
}
.comment.odd {
  background: #eee;
  border-color: #ddd;
}
.comment .new {
  background: #296894;
  border: 1px solid #194869;
  color: #fff;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.comment h4 {
  font-size: 15px;
}
.comment ul.links {
  border-top: 1px solid #ddd;
  padding: 10px 6px 2px;
  margin: 5px 0 0;
}
.comment.odd ul.links {
  border-color: #ccc;
}
.comment ul.links li {
  display: inline;
  font-size: 0.9em;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
/*------polls-----*/
.poll {
  clear: both;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  padding: 10px;
  position: relative;
}
.poll .vote-form {
  text-align: left;
}
.poll .vote-form .choices {
  display:block;
  clear: both;
}
.poll .vote-form .choices .title {
  color: #444;
  font-weight: normal;
  text-transform: uppercase;
}
.poll .vote-form .choices label {
  color: #666;
  text-transform: uppercase;
}
.poll .vote-form input.form-submit {
  clear: both;
  float: none; 
}
.poll .bar .foreground {
  background: #296894;
  height: 1.5em;
}
.poll .bar {
  height: 1.5em;
}
.full-view .poll,
.teaser-view .poll {
  margin: 15px 0;
}
/*---------*/
#main .container-inline div,
.container-inline label {
  display: block;
}
#main .container-inline .form-item {
  float: left;
  margin: 0 20px 0 0;
}
#main .container-inline input.form-submit {
  float: left;
}
dl {
  padding: 0 0 1.5em 0;
}
dl dt {
  border-bottom: 1px solid #eee;
  padding: 4px 0;
}
dl dt,
dl dt a {
  color: #296894;
}
dd { 
  color: #777;
  font-size: 0.9em;
  padding-left: 1.5em;
  margin: 0 0 10px 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #ddd;
  margin-bottom: 1.4em;
  width:100%;
}

.faceted-search-guided  table
{
  border: 0px solid #ddd;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}
table, td, th {
  vertical-align: middle;
}
thead th {
  background: #296894 url(../images/buttonbg.jpg) repeat-x 0 100%;
  border-bottom: 1px solid #296894;
  border-right: 1px solid #296894;
  color: #fff;
  font-size: 11px;
  padding: 6px 8px;
  text-transform: uppercase;
}
thead th a {
  color: #fff;
}
thead th a:hover {
  color: #fff;
}
tr.even {
  background: #fff;
}
tr.odd {
 background: #f1f1f1;
}
th,td { 
  padding: 10px;
  font-size: 11px;
}
td a {
  color: #296894;
  text-decoration: underline;
}
td a:hover {
  color: #333;
  text-decoration: none;
}
#forum td {
  border-right: 1px solid #ddd;
}
#forum td.icon {
  padding: 10px;
  text-align: center;
}
#forum td.created,
#forum td.created a,
#forum td.last-reply {
  font-size: 10px;
  font-style: italic;
}
.forum-topic-navigation {
  border-color: #eee;
  padding: 9px 15px;
  margin: 10px 0 15px;
}
.forum-topic-navigation a.topic-previous {
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
.forum-topic-navigation a.topic-next {
  font-size: 11px;
  text-align: right;
  text-transform: uppercase;
  width: auto;
}
#forum tr td.forum {
  background: transparent url(../images/forum-default.png) no-repeat 5px 7px;
  padding-left:25px;
}
#forum tr.new-topics td.forum {
background: transparent url(../images/forum-new.png) no-repeat 5px 7px;
}

tfoot {
  font-style: italic;
}
caption {
  background: #eee;
}

/**
 * Forms
 */
fieldset {
	background: #f8f8f8;
  border: 1px solid #e9e9e9;
	padding: 5px;
}
legend {
  padding: .3em;
  font-size: 0.9em;
  text-transform: uppercase;
}
html.js fieldset.collapsed {
	background: transparent !important;
}
html.js fieldset.collapsible legend a {
  background: url("../images/menu-expanded.png") 0px 50% no-repeat; /* LTR */
  padding-left: 15px; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url("../images/menu-collapsed.png"); /* LTR */
  background-position: 0px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}
.description {
  color: #6d6d6d;
  font-size: .9em;
  font-style: italic;
}
div.error,
div.warning,
div.status {
  background: #f0f0f0 url(../images/msgicon.jpg) no-repeat 10px 50%;
  border: 1px solid #ddd;
  min-height: 32px;
  overflow: auto;
  margin: 10px 0; 
  padding: 1em 1em 1em 5em;
}
div.error ul,
div.warning ul,
div.status ul {
  color: #333;
}
div.error a,
div.warning a,
div.status a,
div.help a {
  color: #296894;
}
.help {
  font-size: 11px;
  margin: 10px 0;
}

/**
 * ADVERTISEMNT
 */
.image-advertisement img  {
	border: 1px solid #ddd;
}

.views-field-field-parceiros-imagem-fid img{
	border: 1px solid #ddd;
}

/**
 * FUZZY SEARCH
 */
.vejamais a{
	color: #296894;
	font-size: .9em;
}
.vejamais a:hover {
  text-decoration: underline;
}


/**
 * AREA DE DESTAQUE
 */


#destaque{
	width: 680px;
	height:auto;
}

#destaqueLinha{
	width: 680px;
	height: 1px;
	background-color:#CCC;
}

.destaque-region{
	border-bottom: 0px solid #ddd;
}



#pEventos {
	height:197px;
	width: 216px;
	float:left;
	margin-right: 14px;
	border: 1px solid #FFF;
}



#pEventos:hover {
	border: 1px solid #FFF;
}

#pEventos-Last {
	height:180px;
	width: 216px;
	float:left;
	margin-right: 0px;
}

#pEventosImagem {
	background-color: #FFF;
	border: 1px solid #999;
	width:210px;
	height:130px;
	overflow:hidden;
	padding: 2px;
}

#pEventosImagem:hover {
	/*border: 1px solid #194869;
	background-color: #205479;*/
}

#pEventosConteudo {
	height:119px;
	background-image:url(../images/img-event-teaser.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 6px;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
}

#pEventoConteudo-VejaMais{
	font-size:10px;
}






#panel {
	height:74px;
	background-color:#F4F4F4;
	margin-bottom:10px;
	color:#333;
}
#panel  a {
  text-decoration: none;
  color:#333;
}

#panel  a:hover {
  text-decoration:underline;
}

#panel:hover {
	background-color:#EAEAEA;
}

#panelImagem {
	background-color: #FFF;
	border: 2px solid #BBBBBB;
	width:auto;
	height:auto;
	float:left;
	margin:10px;
	max-width:100px;
	max-height:50px;
	overflow:hidden;
}
#panelConteudo {
	margin-top: 10px;
	width:546px;
	height:64px;
	float:left;
	overflow:hidden;
}

#panelConteudoTeaser{
	margin-top: -10px;
}





#pConteudo {
	height:680px;
}

table#pConteudoTable{
	width:680px;
	border: 0px solid #FFF;
	border-collapse: separate;
	border-spacing: 2px;
}

table#pConteudoTable tr {
	background-image:url(../images/table-bg-on.jpg);
	cursor: pointer;
}

table#pConteudoTable tr:hover {
	background-image:none;
	background-image:url(../images/table-bg-hover.jpg);
	background-position:left;
}

table#pConteudoTable td {
	height: 33px;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}

table#pConteudoTable td.col1 {
	width:38px;
	text-align:center;
}

table#pConteudoTable td.col2 {
	width: 80px;
	padding-left:14px;
}

table#pConteudoTable td.col3 {
	padding-left:14px;
}


.destaque-region{
	float:left;
	margin-top: -10px;
}

.destaque-region .views-row{
	float:left;
	
}

#pDestaque {	
	margin-top: -0px;
}
#pDestaqueCapa {
	background-color:#205479;
	width:463px;
	height:347px;
	float:left;
}

#pDestaqueCapa:hover {
	background-color:#205479;
 	padding: 2px;
	margin: -2px;
}
#pDestaqueCapa-Title{
	margin: 0px 5px;
	font-size:12px;
	line-height: 1.2em;
	color:#FFF;
	background-color:#205479;
	
}
#pDestaqueLine{
	margin-left: 4px;
	margin-right: 4px;
	width: 5px;
	height:347px;
	background-image:url(../images/line-vertical.jpg);
	background-repeat:repeat-y;
	float:left;
}

#pDestaqueResume{
	margin-left: 0px;
	width: 190px;
	height:347px;
	float:left;
	overflow:hidden;
	
}

#pDestaqueResume-Item{
	background-image:url(../images/line-horizontal.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#pDestaqueResume-Tag{
	text-transform:uppercase;
	font-size:12px;
	color:#009;
	font-weight:900;
}
#pDestaqueResume-Tag a{
	font-size:12px;
	color:#194869;
	font-weight:bold;
}

#pDestaqueResume-Tag a:hover{
	text-decoration: underline;
}

#pDestaqueResume-Texto{
	width: 190px;
	/* height: 89px; */
	height: 70px;
	font-size:11px;
	letter-spacing:0.1px;
	list-style-position: inside;
}


.fuzzyInvisible{
	display: none;
}



