/*
* bluebreeze theme for drupal
* ---------------------------
*
* created by Franz Heinzmann (frando)
* contact: frando at xcite-online dot de
*
* please report bugs not via e-mail but use the drupal.org bug tracker on
* http://drupal.org/project/bluebreeze
*
* inspired by the zen theme and the garland theme
*
* uses the .tpl.php-files of the zen theme with some small modifications
* and a modified "One True Layout" (see layout.css for details)
*
* the icons are created by Stefan Nagetaal, lullabot, Everaldo and Franz Heinzmann
* and are all available under the terms of the GPL
*
* licensed under the GPL.
*/

/* import the "One True Layout" */

@import "layout.css";

/* some common styles */


html {
	height: 100%;
}

body {
	background-color: #fff;
	background: url(/portal/img/mainbg.gif) left top repeat-y; 
	/*
	min-height: 100%;
	*/
}

* html body {
	height: 100%;
}

html, body, table th, table td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #013b7b;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #013b7b;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

/* default links */

a, a:visited, a:active, a.active {
	color: #0016e7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* some more items */

img, a img {
  border: none;
}

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

/* lists, menu */

ul, ul.menu, .item-list ul {
	margin: 0 !important;
	padding: 0;
}

ul li, ul.menu li, .item-list ul li {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

/*
ul li.expanded, ul.menu li.expanded, .item-list ul li.expanded {
  list-style: disc url(images/menu-expanded.gif);
}

ul li.collapsed, ul.menu li.collapsed, .item-list ul li.collapsed {
  list-style: square url(images/menu-collapsed.gif);
}
*/

ul.menu li ul li ul li {
  /*
  line-height: 1.6em;
  */
}

/***********************
*   layout styling
***********************/

body, #page, #front, #second {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#container {
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
}

body #second #container {
	/*
	_background: url(/portal/img/rightbg.gif) right top repeat-y; 
	*/
}

#sidebar-left, #sidebar-right, #container {
	/*
	min-height: 500px;
	*/
}

#home #main {
	padding: 0;
}

#home #main h2.title {
	display: none;
}

#home #content {
	margin: 0 !important;
	padding: 0 !important;
}

#second #main {
	padding-bottom: 20px;
}



/* header */

#header {
  height: 101px;
  background: url(images/bg-header.gif) top repeat-x;
  padding: 0;
  margin: 0;
}

#logo-title {
	float: left;
	margin: 34px 0 0 6px;
}

#header #site-name, #header #site-slogan {
  position: relative;
  padding: 0;
  margin: 0;
  left: 100px;
  top: 43px;
  padding-left: 10px;
  border: 0;
}

#header #site-name a, #header #site-name a:visited, #header #site-name a:hover {
  color: #F8FEFF;
  font-weight: bold;
  letter-spacing: 3px;
  text-decoration: none;
  border: 0;

}
#header #site-name a:hover {
  color: #fff;
}

#header #site-slogan {
  text-align: left;
  font-weight: bold;
  color: #A4BEDD;
  letter-spacing: 1px;
}

#header #logo {
	
}

#logo a, #logo a:visited, #logo a:hover {
  text-decoration: none;
}

#logo a img {
  border: 0;
}

/* primary links */

#primary ul {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 95%;
	margin: 0;
	padding: 0;
}

#primary ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #fff; 
	margin: 0 3px 0 3px;
}

#primary ul li a, #primary ul li a:visited {
	padding: 0 5px 0 5px;
	color: #fff;
}

#primary ul li a:hover {
	color: #fff;
	background: #5088c5;
	text-decoration: none !important;
}

#primary ul.links-menu {
	border-left: 1px solid #fff;
}

/* secondary links */

#secondary ul {
  position: absolute;
  right: 4px;
  top: 44px;
  text-align: right;
  padding: 3px 5px 1px 5px;
  height: 12px;
}

#secondary ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
  color: #F8FEFF;
  line-height: 1em;
}

#secondary ul li a, #secondary ul li a:visited {
  display: block;
  margin: 0 .5em 0 .5em;
  padding: 0;
  color: #DBE7F4;
  float: left;
  font-size: 90%;
}

#secondary ul li a:hover {
  color: #fff;
  text-decoration: none;
  border: 0;
}

/* sidebars, regions */

.sidebar {
	height: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

.sidebar .block {
  margin-bottom: 1px;
}

/* TITULOS DO MENU NO SIDEBARLEFT */

#sidebar-left .block h2 {
	background-color: #9fbcdb;
	color: #013b7b;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 4px;
}

#sidebar-right .block h2 {
	font-size: 12px;
	margin-top: 10px;
	border-bottom: 1px solid #013b7b;
}

.sidebar .block h3, .sidebar .block div.title {
  font-size: 95%;
  color: #013b7b;
  font-weight: bold;
}

h1.title {
	margin: 10px 0 10px 0;
}

#header-region {
  position: absolute;
  top: 10px;
  left: 122px;
  height: 28px;
  line-height: 28px;
  vertical-align: bottom;
  padding: 0;
  color: #F1F5F9;
}

#header-region * {
  display: inline;
  vertical-align: bottom;
}

#header-region h2, #header-region h3, #header-region div, #header-region ul, #header-region li {
  display: inline;
  padding-right: .5em;
  line-height: 20px;
}

#header-region h2, #header-region h3 {
  font-weight: bold;
}

#header-region h2 {
  
}

#header-region input, #header-region select {
  background-color: #B4D1F1 !important;
  border-color: #8EACCE !important;
  color: #476281 !important;
}


/* footer */

#footer {
	display: none;
	/* por hora ...
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 37px;
	text-align: center;
	color: #fff;
	line-height: 37px;
	background: #013b7b;
	margin: 0;
	z-index: 5;
	*/
}

/***********************
*   styling
***********************/

/* tabs */

ul.primary {
  text-align: right;
  border-bottom: 1px solid #DADCE0;
}

ul.primary li a {
  background: #EBEFF7;
  border-color: #CFD5E3;
}

ul.primary li a.active {
  border-color: #CFD5E3;
  border-bottom: 0;
}

ul.primary li a:hover {
  background-color: #FBFCFE;
  border-color: #BABFC6;
}

ul.secondary {
  padding: 0;
}
ul.secondary li {
  margin: 0;
}
ul.secondary li.active a, ul.secondary li a:hover {
  border-bottom: 3px solid #BABFC6;
}

/* tables */

table {
  margin: 0.5em 0 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #AAB5C3;
  color: #678;
  font-size: 90%;
  font-weight: bold;
  background: url(images/bg-thead.gif) repeat-x bottom left;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #DADCE0;
}

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

tr.odd {
  background-color: #f5f5f6;
}

td.active {
  background: #e4ecf5;
}

td {
  padding: 3px;
}

td.menu-disabled {
  background-color: #cfd3db;
}

/* forms */

form {
  margin-bottom: .5em;
}

input, textarea, select, textfield {
	font-size: 95%;
	padding: 2px;
}

fieldset {
  border: solid #DADCE0 1px;
  background-color: #F8F9FA;
  margin: 1em 0 1em 0;
}

fieldset.collapsed {
  background-color: transparent;
  padding: 0;
}

.form-item input.error, .form-item textarea.error {
	font: 11px/100% "Verdana", sans-serif;
	border: 1px dashed #E1471D;
	color: #555;
}

#node-form, #node-form .node-form {
  overflow:auto;
}

#search  {
  margin: 5px -8px 5px -8px;
  background: url(images/crystal-search.gif) left bottom no-repeat;
  border-bottom: 2px solid #D1DBEC;
  padding: 3px 3px 0 26px;
  vertical-align: bottom;
  height: 22px;
}

#formContato input {
	margin: 0 0 2px 0 !important;
}

#formContato input.submit {
	font-weight: bold !important;
}

#search .form-item {
	display: inline;
	padding: 0;
	margin: 0;
}

form#contact-mail-page div {
	width: 420px;
	margin: 0 auto 0 auto;
}

form#contact-mail-page div.form-item {
	width: 420px;
	clear: left;
	margin: 0 auto 0 auto;
}

form#contact-mail-page div.form-item label {
	width: 100px;
	float: left;
}

form#contact-mail-page div.form-item label.option {
	width: 200px !important;
}

form#contact-mail-page div.form-item input.form-text, #contact-mail-page .form-item textarea {
	width: 300px;
	float: right;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
}

form#contact-mail-page input.form-submit {
	margin-top: 140px;
	margin-left: 248px;
	position: absolute;
	_margin-top: 10px;
	_margin-left: 0;
	_position: fixed;
	_float: right;
	
}

input, textarea {
	padding: 2px;
	border: 1px solid #9fbcdb;
	background-color: #fff;
	color: #013b7b;
	font-size: 11px;
}

#search input.form-text, #user-login-form input.form-text  {
	float: left;
}

#search input.form-submit, #user-login-form input.form-submit, #formContato #submit, #formContato #reset  {
	padding: 2px;
	border: 1px solid #9fbcdb;
	background-color: #fff;
	color: #013b7b;
	font-size: 11px;
	font-weight: bold;
}
#formContato #submit, #formContato #reset  {
	width: 100px;
}

#sidebar-left #user-login-form div {
	background-color: #d9e4f1;
	text-align: center;
	padding: 5px 0 5px 0;
}

#user-login-form {

}

#user-login-form .form-item {
	
}

#user-login-form .item-list {
	
}

#user-login-form input.form-submit {
	margin: 6px 0 5px 128px;
}

#user-login-form label {
	width: 78px;
	padding: 0 0 2px 5px;
	margin: 0;
	font-weight: normal;
	float: left;
	text-align: left;
}

#user-login-form .form-required {
	display: none;
}

#user-login-form input.form-text {
	text-align: left;
	width: 120px;
	padding: 2px;
	margin: 0;
}

#search input.form-submit:hover, #search input.form-submit:focus,
#search input.form-text:hover, #search input.form-text:focus,
#user-login-form input.form-text:hover, #user-login-form input.form-text:focus,
#user-login-form input.form-submit:hover, #user-login-form input.form-submit:focus {
	border-color: #9fbcdb;
	background-color: #fff;
	color: #013b7b;
	font-size: 95%;
	padding: 1px;
}

/* add icons to user listing blocks */

#block-user-2 ul li, #block-user-3 ul li {
  list-style-type:none;
  list-style-image: none;
  margin-left: -5px;
  padding-left: 18px;
  background-image: url(images/mini-user-light-blue.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

/* progress bar */

.progress .bar {
  background: #fff url(images/progressbar.gif) repeat;
  border: 1px solid #00375a;
}

/* messages */

.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #DADCE0;
  background: #fbfcfe;
  margin: 10px 0;
}

.messages ul {
  padding: 0;
  margin: 0;
}

div.status {
	background: url(images/icon-info.png) .5em 50% no-repeat;
	margin-left: 230px;
}

div.error {
  border: 2px solid #E1471D;
  background: #FCD295 url(images/icon-alert.png) .5em 50% no-repeat;
}

div.error ul li, div.status ul li {
  list-style-type: square;
  list-style-image: none;
}

/* mixed elements */

div.meta, .description, .breadcrumb, .submitted, .taxonomy {
  color: #494949;
  line-height: 1.6em;
}

.breadcrumb {
	display: none;
}


pre {
  background: #fbfcfe;
  border: 1px solid #DADCE0;
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #DADCE0 solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
  color: #00f;
}

.blockinner {
	padding: 0;
	margin: 0;
}

#sidebar-right .blockinner ul.menu li.leaf {
	margin: 8px 0 0 0 !important;
}

#sidebar-right .blockinner ul.menu li.leaf a {
	color: #013b7b;
}

.preview .node, .preview .comment {
  border: 1px solid #BABFC6;
  padding: 10px;
  margin: 5px 0 10px 0;
  background-color: #FAF4E1;
}

#mission {
  padding: 15px;
  margin: 0 0 10px 0;
  border: 2px solid #96ADC8;
  background: #BCD1EA url(images/bg-mission.gif) repeat-x bottom left;
}

.new {
  float: right;
  color: red;
  vertical-align: super;
  font-size: 80%;
  font-weight: bold;
}

/* admin panel */

div.admin-panel {
  border: 1px solid #DADCE0;
  background-color: #fbfcfe;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  margin-top: 15px;
}

div.admin-panel h3 {
  padding: 5px 5px 5px 30px;
  margin: 0 0 5px 0;
  border-bottom: 2px solid #DADCE0;
  background: #E6EAF2 url(images/crystal-run.gif) no-repeat 2px 2px;
}

/* node links */

div.links {
    text-align: right;
}

ul.links {
  text-align: right;
}

ul.links li.first {
  padding-left:0px;
}

.node div.links {
  padding-top: 1px;
  padding-bottom: 2px;
  border-bottom: dashed #dde3ed 1px;
}

.sticky div.links {
  border-bottom: none;
}

.comment .links {
  font-size: 90%;
}

li.comment_add a, li.comment_comments a {
  background: url(images/mini-comment.png) no-repeat 0 1px;
  padding-left: 15px;
}

li.node_read_more a {
  background: url(images/mini-readmore.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.upload_attachments a {
  background: url(images/mini-attachment.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.comment_delete a {
  background: url(images/mini-trash.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_edit a {
  background: url(images/mini-edit.png) no-repeat 0 0;
  padding-left: 15px;
}

li.comment_reply a {
  background: url(images/mini-comment.png) no-repeat 0 0;
  padding-left: 15px;
}

/* node, content styles */

.node {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*
	margin-bottom:15px;
	padding-bottom:15px;
	*/
}

.node h2.title a {
	color: #013b7b;
	margin-bottom: 0;
}

.node h2.title a:hover {
  text-decoration: underline;
  border-bottom: 0;
}

.box h2.title {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #013b7b;
}

.meta, .submitted, .taxonomy {
  color: #666;
}

.meta {
  padding-bottom: 1em;
}

.node .submitted {
  text-align: left;
  float: left;
  width: 99%;
}

.node .with-taxonomy .submitted {
  width: 48%;
}

.node .taxonomy {
  text-align: right;
  float: right;
  width: 48%;
}

.taxonomy .links a {
	text-decoration:none;
}

.taxonomy .links a:hover {
  border-bottom: solid 1px #9cf;
}

.taxonomy li.first {
  background: url(images/mini-category.png) no-repeat 0 2px;
  padding-left: 15px !important;
}

.sticky {
  border: 1px solid #DADCE0;
  background-color: #F7FAFF;
  padding: 8px 5px 8px 5px;
}

/* book styles */

div.node div.content .book-navigation {
  background: #eee;
  margin:0;
  padding:0;
}

div.node div.content {
	
}

div.node div.content p {
	margin: 10px 0 0 0;
	text-align: justify;
}

div.node div.content img {
}

div.node div.content span, p.MsoNormal {
	font-family: "Trebuchet MS", Verdana, Arial !important;
	font-size: 9pt !important;
	color: #013b7b !important;
	line-height: 20px !important;
	text-align: justify !important;
	padding: 10px 0 0 0 !important;
}

div.node div.content .book-navigation ul.menu {
  border:0;
  border-top:1px solid #2763A5;
  margin:0;
  padding-bottom:10px;
}

div.node div.content .book-navigation .page-links{
  background: #C1D4EA;
  border:1px solid #2763A5;
  border-width:1px 0 1px 0;
  padding:5px;
  margin:0;
}

/* forum styles */

#forum table {
  width: 100%;
}

/* aggregator styles */

.feed-item-meta {
  font-size: 90%;
  color: #666;
  text-align: right;
}

h3.feed-item-title  a {
  color: #333;
  font-weight:normal;
  margin-bottom: 0;
  font-size: 13pt;
}

h3.feed-item-title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

/* poll styles */

.poll .bar {
  height: 16px;
  background-color: #D4E2F2;
}

.poll .bar .foreground {
  background: url(images/bg-poll.gif) repeat-x;
  height: 16px;
  clear: none;
  float: left;
}

.poll .vote-form {
  text-align: center;
}

.poll .vote-form .choices {
  padding-left: 5%;
  text-align: left;
  display: block;
}

/* pager */

.pager {
  text-align: center;
  font-size: 90%;
}

.pager a, .pager a:visited  {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px solid #DADCE0;
  background-color: #FFFFFF;
  color: #5294C1;
}

.pager .pager-current {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px solid #DADCE0;
  background-color: #F7F8FA;
  color: #555;
}

.pager a:hover {
  border-color: #BABFC6;
  color: #555555;
}



/* ESTILOS PERSONALIZADOS - DO ANTIGO SITE */

p.item {
	background: url(/portal/img/item.gif) left top no-repeat; 
	padding-left: 10px; 
	margin: 5px 0 0 25px !important;
}

.noMargins {
	margin: 5px 0 0 0;
}

td.item {
	background: url(/portal/img/item.gif) 5px 1px no-repeat; 
	padding: 2px 0 0 15px !important;
}

.TitleBorderBott {
	border-top: 2px solid #013b7b;
	padding: 10px 20px 20px 20px;
}

.TitleBorderBott p {
	margin: 2px 0 0 0 !important;
}

.mainBox {
	width: 100%;
	border: 1px solid #8495b5;
	margin: 10px auto 0 auto;
}

.mainBox th {
	background: url(/portal/img/boxTitle_bg.gif) repeat-x;
	border-bottom-width: 0;
	padding: 4px 4px 4px 7px;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.mainBox td {
	padding: 10px inherit 10px inherit;
}

.mainBox td.subtitle {
	padding: 2px 2px 0 2px;
	background: #dae0e9;
	font-weight: bold;
	border-right: 1px solid #7b87a5;
	border-bottom: 1px solid #7b87a5;
	border-left: 1px solid #fff;
}

.mainBox img {
	width: 20px;
	height: 20px;
	margin: 5px auto 0 auto;
}

.mainBox td ul {
	list-style: square;
	margin-left: 15px;
}

.mainBox td.line, .mainBox td.altline {
	padding: 2px 2px 0 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #c1c9d9 #c1c9d9 #fff;
}

.mainBox td.line {
	background-color: #f4f5f8;
}
.mainBox td.altline {
	background-color: #eceef3;
}

.lineBox {
	font-size: 13px;
	color: #153371;
	background-color: #E9ECF5;
	border: solid 1px #7B87A5;
	padding: 8px;
	background-image: url(/portal/img/box_bg.gif);
	margin: 5px auto 0 auto;
	text-align: center;
	vertical-align: middle;
}

.boxImage {
	width: 202px;
	float: right;
	margin: 15px;
	cursor: pointer;
	background: #153371;
}

.boxImage img {
	width: 200px;
	height: 97px;
	margin: 1px;
}

.boxImage p {
	text-align: center !important;
	color: #fff;
	margin: 5px 5px 10px 5px !important;
}



/****************** RIGHT FRAME *******************/

#floatRight {
	position: absolute;
	background: #3e78b7 top center no-repeat;
	z-index: 100;
	top: -1px;
	_top: 0;
	right: -194px;
	width: 194px;
	height: 100%;
	border-top: 1px solid #fff;
}

.labelPics, .depoimentosPics {
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	width: 186px;
	_width: 194px;
	padding: 4px 4px 8px 4px;
	margin: 450px 0 0 0;
	border-top: #fff 2px solid;
	border-bottom: #fff 1px solid;
	background-color: #013b7b;
}

.depoimentosPics {
	line-height: 18px !important;
	text-align: right;
}

.depoimentosPics p {
	margin: 5px 0 0 0 !important;
}

.labelPics a, .depoimentosPics a {
	font-weight: normal !important;
	color: #fff !important;
	text-decoration: underline !important;
}

/**************************************************/


/********************** MAPA **********************/

td.mapNolink {
	background-color: #8495b5;
	padding: 4px;
	color: #fff;
}

td.tdMap {
	padding: 4px;
	background-color: #8495b5;
}

td.tdMap a {
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

td.tdMap a:hover {
	text-decoration: underline !important;
}

/**************************************************/


/* TABELAS E DIVS */

.tdCaption, .tdSubCaption {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	text-align: center;
}

.tdCaption {
	background-color: #555f74;
}

.tdSubCaption {
	background-color: #8495b5;
}

.saibaMais, .saibaMaisAberto {
	width: 18px;
	height: 18px;
	float: right;
	margin: 0 10px 0 0;
}

.saibaMais {
	background: url(/portal/img/arrDown.gif) right no-repeat;
}

.saibaMaisAberto {
	background: url(/portal/img/arrUp.gif) right no-repeat;
}

p.maisInfos {
	text-align: right !important;
	background:  url(/portal/img/bt_info.gif) right no-repeat;
	padding: 2px 23px 0 0;
	margin: 10px 0 0 0 !important;
	border-top: 1px solid #013b7b;
	cursor: pointer;
}

p.maisInfos a {
	color: #013b7b !important;
	text-decoration: none;
}

p.maisInfos a:hover {
	text-decoration: underline;
}

.divClientes {
	margin-bottom: 20px;
}

.divClientes img {
	float: right;
	width: 100px;
	height: 60px;
	border: 1px solid #013b7b;
	margin: 10px 20px 0 20px;
}

.boxReadMore {
	width: 151px;
	height: 20px;
	border: 1px solid #3f4857;
	cursor: pointer;
	margin: 60px 0 0 0;
}

div.boxReadMore img {
	width: 18px;
	height: 18px;
	float: left;
}

div.boxReadMore div {
	float: left;
}

div.boxReadMore div a {
	text-align: center;
	margin: 1px;
	background: #7688a4;
	padding: 0 5px 0 5px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}

div.boxReadMore div a:hover {
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
	background: #9facbf;
}

.borderTop {
	width: 100%;
	border-top: 1px solid #013b7b;
	margin: 20px 0 0 0;
	padding: 0;
}

.borderTop p {
	text-align: right;
	margin: 2px 0 0 0 !important;
	padding: 0 !important;
}


/* TEXTOS */

.Titulos {
	font-size: 14px;
	font-weight: bold;
	color: #013b7b;
}



/* LINKS */

.isLink {
	cursor: pointer;
}

.linkVerde, .linkVerde:link, .linkVerde:hover, .linkVerde:active, .linkVerde:visited  {
	color: #006A75;
	text-decoration: none;
	font-weight: bold;
}

.linkVerde:hover  {
	text-decoration:underline;
	 
}

.linkAzul, .linkAzul:link, .linkAzul:hover, .linkAzul:active, .linkAzul:visited {
	color: #013b7b;
	text-decoration: none;
}
.linkAzul:hover {
	text-decoration: underline;
}










