@charset "utf-8";
/* CSS Document */
/*------------------------------------*\
	RESET
\*------------------------------------*/

body {
  margin: 0;
  padding: 0;
  font-size: 81.25%; /* 13px */
  line-height: 1.846;
  font-family: Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
}
a,
a:link,
a:visited {
  color:#024D76;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  color: #000;
}
h1, h2, h3, h4 {
  color:#024D76;
}
/*--- HEADINGS ---*/
h1{
  font-size:1.846em;      /* 24px */
  margin-bottom:1em;  /* 24px */
  line-height:1;    /* 24px */
}
h2{
  font-size:1.4em;    /* 19.5px */
  margin-bottom:1.3333em;    /* 24px */
  line-height:1.3333;      /* 24px */
}
h3{
  font-size:1.25em;    /* 16.25 */
  margin-bottom:1.477em;  /* 24px */
  line-height:1.477;    /* 24px */
}
h4{
  font-size:1.125em;    /* 14.6px */
  margin-bottom:1.64em;  /* 24px */
  line-height:1.64;    /* 24px */
}
h5{
  font-weight:bold;
}
h5,
h6{
  font-size:1em;      /* 16px */
  margin-bottom:1.5em;  /* 24px */
  line-height:1.5;    /* 24px */
}
p, address, pre, table {
    margin-bottom: 1.846em;
}
ul, ol {
  margin: 1em 1em 0 1em;
}
article.node ul, article.node ol {
  margin: 0 0 1.846em 60px;
}
pre,
div.code {
  border-left: 5px solid #024D76;
  background: #eee;
  color: #000;
  padding: 0.2em 10px;
}
.highlight {
  background: #024D76;
  color: #fff;
}
#node-page-11 {
  background: url(../images/grid.gif) 0 0 repeat;
  color: #000;
}

#node-page-11 .content {
  padding: 6px 35px 0 40px;
}

.typo-label {
  font-size:1.4em;    /* 18px */
  margin-bottom:1.333em;    /* 24px */
  line-height:1.333;  
  padding: 0px 10px;
  color: #024D76;
  background: #DCDACE;
  border: 0px solid #024D76;
  font-family: Georgia, "Times New Roman", Times, serif;
}

/*------------------------------------*\
	Pages Background
\*------------------------------------*/
#page {
	/*dani*/
	width:1200px;
	margin:auto;
	background:#fff;
}
/*  Zone branding  */
.zone-branding-wrapper {
  /*background:#000 url(../images/header_bg.jpg) center top no-repeat; dani*/
 /* background: url("../images/cabecera_3i.jpg") no-repeat scroll 70% #fff;*/
  /*background-position: bottom right; dani */
}

/* Zone menu */
.zone-menu-wrapper {
   /*background: url(../images/main-menu.jpg) center top no-repeat; dani */
  

 margin-bottom:25px;
 margin-top:35px;
}

/*  Zone preface  */
.zone-preface-wrapper {
  background: #fff;
}

/*  Zone content  */
.zone-content-wrapper {
  background: #fff;
}

/*  Zone postscript */
.zone-postscript-wrapper {
  background:#DCDACE;
  padding-top: 20px;
}

/*  Zone footer  */
.zone-footer-wrapper {
  background: url("../images/header_bg.jpg") repeat-y scroll center top #000000;
}

/*------------------------------------*\
	Pages CSS
\*------------------------------------*/
/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 * See the element-focusable rule in system.base.css.
 */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/*
 * Header
 */
#logo /* Wrapping link for logo */ {
  margin: 0;
  padding: 0;
}

#logo img {
  vertical-align: bottom;
}

.logo-img{
  position: absolute;/* dani*/
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 200px;	
}

#name-and-slogan /* Wrapper for website name and slogan */ {
  float: left;
}

h1#site-name,
div#site-name /* The name of the website */ {
  margin: 0;
  font-size:1.4em;    /* 19.5px */
  line-height:1.3333; 
}

#site-slogan /* The slogan (or tagline) of a website */ {
}

.breadcrumb /* The path to the current page in the form of a list of links */ {
  padding-bottom: 1.846em;
  display: none;
}

h2.node-title, /* Title of a piece of content when it is given in a list of content */
h2.block-title, /* Block title */
h2.title, /* Comment section heading */
h2.comment-form, /* Comment form heading */
h3.title /* Comment title */ {
  margin: 0;
}
/* Page and full node titles */
h1.title {
  /*color:#024D76;
  padding: 3px 10px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  background: none repeat scroll 0 0 #DCDACE;
  border-bottom: 1px solid #ABABAB;
  margin-bottom: 1em;
  font-size: 130%;
  line-height: 1.3333;dani*/
  padding: 10px 15px;
border-bottom: 1px solid #ababab;
font-size: 110%;
margin: 0;
background-color: #b90d25;
background: url(images/linear_bg_2.png);
background-repeat: repeat-x;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b90d25), to(#8d0d24));
background: -webkit-linear-gradient(top, #8d0d24, #b90d25);
background: -moz-linear-gradient(top, #8d0d24, #b90d25);
background: -ms-linear-gradient(top, #8d0d24, #b90d25);
background: -o-linear-gradient(top, #8d0d24, #b90d25);
font-weight: bold;
}
.front h1.title { display:none; }
table.no-border {
  margin: 0;
}
table.no-border tr,
table.no-border td {
  border: none;
  background: none;
}
tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
  background: none;
} 
tr.even /* Some tables have rows marked even or odd. */ {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

tr.odd {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}

div.messages /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */ {
  margin: 1.846em 0; /* Drupal core uses "6px 0" margin */
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status /* Normal priority messages */ {
}

div.warning,
tr.warning /* Medium priority messages */ {
  /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}

div.error,
tr.error /* High priority messages. See also the .error declaration below. */ {
}

.error /* Errors that are separate from div.messages status messages. */ {
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning /* Warnings that are separate from div.messages status messages. */ {
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

div.tabs /* See also the tabs.css file. */ {
}

.more-help-link /* Link to more help */ {
}


ul.links /* List of links */ {
}

ul.links.inline {
  display: block; /* Let the links be inline, but the container be a block. */
}

ul.links li {
  padding: 0 1em 0 0; /* LTR */
}
li.comment-add a,
li.comment-add a.active {
  float: right;
}
li.comment_forbidden {
  float: right;
}
.item-list .pager /* A list of page numbers when more than 1 page of content is available */ {
  padding: 0;
  text-align: right;
  float: right;
}

.item-list .pager li /* Each page number in the pager list */ {
  margin:0 2px 0 0;
  padding:0;
  border: 1px solid #DCDACE;
  float: left;
}
.item-list .pager .pager-current,
.item-list .pager li a {
  padding: 0px 10px;
  float: left;
}
.item-list .pager .pager-current,
.item-list .pager li a:hover {
  background:#024D76;
  color: #fff;
}
.feed-icon /* The link to the RSS or Atom feed for the current list of content */ {
}

.more-link /* Aggregator, blog, and forum more link */ {
}

/*------------------------------------*\
	NAVIGATION CSS
\*------------------------------------*/
/*
 * The active item in a Drupal menu
 */
li a.active {
  color: #024D76;
}

/*
 * Navigation bar
 */
#navigation {
  /* overflow: hidden; /* Sometimes you want to prevent overlapping with main div. */
}

#navigation ul.links, /* Main menu and secondary menu links */
#navigation .content ul /* Menu block links */ {
  margin: 0;
  padding: 0;
  text-align: left; /* LTR */
}

#navigation ul.links li, /* A simple method to get navigation links to appear in one line. */
#navigation .content li {
  float: left; /* LTR */
  padding: 0 10px 0 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}

/*
 * Main menu links
 */
ul#main-menu {
  margin:0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
ul#main-menu li {
  display: inline-block;
  margin:0;
  padding:0 1px 0 0;
}
ul#main-menu li a {
  float: left;
  padding: 3px 20px;
  font-weight: bold;
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
}
ul#main-menu li a:hover,
ul#main-menu li a.active:hover,
ul#main-menu li a.active {
  color: #024D76;
}
/*
 * Nice menu
 */
.zone-menu .block-nice-menus {
   margin-bottom: 0;
   border-top: 2px solid #e8e8e8;/*dani*/
}
.zone-menu ul.nice-menu {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  /* dani*/
  background-image: url("../images/pixel-degradado-menu.jpg");
  background-repeat: repeat-x;
  background-position: 0 bottom;
}

ul.nice-menu, ul.nice-menu ul {
  z-index: 15;
  padding: 10px 0;
}
ul.nice-menu-down li.menuparent {
  background: none; /* LTR */
}
ul.nice-menu-down li.menuparent:hover {
  background: none; /* LTR */
}

.zone-menu ul.nice-menu li {
  display: inline-block;
  list-style: none;
  margin:0;
  padding: 0;
  background: none;
  border: none;
  z-index: 1;
  float: none;
}
.zone-menu ul.nice-menu li.last {
  border: none;
}
.zone-menu ul.nice-menu li a {
  padding: 3px 20px;
  display: inline-block;
  color: #000;
  font-weight: bold;
  font-size: 100%;
  border: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase; /*dani*/
}
.zone-menu ul.nice-menu li.over {
  background: none;
}
.zone-menu ul.nice-menu li.active-trail a,
.zone-menu ul.nice-menu li a.active,
.zone-menu ul.nice-menu li a:hover,
.zone-menu ul.nice-menu li.over a {
  color: #024D76;
}

.zone-menu ul.nice-menu ul {
  border: none ;
  background: #fff;
  padding: 0;
  top: 2.5em;
  z-index: 999;
  text-align: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.zone-menu ul.nice-menu ul ul {
  top: 0;
}
.zone-menu ul.nice-menu li li,
.zone-menu ul.nice-menu li.over li {
  background: none;
  border: none;
  border-bottom: 1px solid #eee;
  padding: 0;
  margin: 0;
}
.zone-menu ul.nice-menu li li.last,
.zone-menu ul.nice-menu li.over li.last {
  border: none;
}
.zone-menu ul.nice-menu li li a,
.zone-menu ul.nice-menu li.active-trail li a,
.zone-menu ul.nice-menu li.over li a,
.zone-menu ul.nice-menu li li li a,
.zone-menu ul.nice-menu li.active-trail li.active-trail li a,
.zone-menu ul.nice-menu li.over li.over li a {
  padding: 7px 10px;
  display: block;
  color: #000;
  font-size: 100%;
  margin-bottom: 0;
  background: none;
  text-transform: none;
  border: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.zone-menu ul.nice-menu li li.over a:hover,
.zone-menu ul.nice-menu li li.over a.active,
.zone-menu ul.nice-menu li.over li a:hover,
.zone-menu ul.nice-menu li.over li a.active,
.zone-menu ul.nice-menu li.over li.over a,
.zone-menu ul.nice-menu li.active-trail li a:hover,
.zone-menu ul.nice-menu li.active-trail li a.active,
.zone-menu ul.nice-menu li.active-trail li.active-trail a,
.zone-menu ul.nice-menu li.over li.over li a:hover,
.zone-menu ul.nice-menu li.over li.over li a.active,
.zone-menu ul.nice-menu li.active-trail li.active-trail li.active-trail a:hover,
.zone-menu ul.nice-menu li.active-trail li.active-trail li.active-trail a.active {
  color: #024D76;
  margin-bottom: 0;
}
/* User menu */
.block-system-user-menu {
  float: right;
  width: 100%;
}
.block-system-user-menu ul.menu {
  float: right;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.block-system-user-menu ul.menu li {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.block-system-user-menu ul.menu a {
  float: left;
  margin: 0;
  padding: 0px 10px;
  line-height: 1;
  border-right: 1px solid #FFF;
  color: #FFF;
  font-weight: bold;
}
.block-system-user-menu ul li.last a {
  border: none;
}
.block-system-user-menu ul.menu a:hover,
.block-system-user-menu ul.menu a.active {
  color: #EB0000;
}

/* Footer menu */
.zone-footer .block-menu {
  width: 100%;
  margin-bottom: 10px;
}
.zone-footer .block-menu .content ul.menu {
  margin: 0px 0 0;
  padding:0;
  text-align: center;
}
.zone-footer ul.menu li {
  margin:0;
  padding:0;
  list-style: none;
  display: inline-block;
}
.zone-footer ul.menu li a {
  display: block;
  padding: 0px 20px;
  color: #fff;
  font-weight: bold;
}
.zone-footer ul.menu li a:hover,
.zone-footer ul.menu li a.active {
  color: #EB0000;
}
.zone-footer ul.menu li.last a {
  border: none;
}

/*------------------------------------*\
	NODES CSS
\*------------------------------------*/

.node /* Node wrapper */ {
}

.preview .node /* Preview of the content before submitting new or updated content */ {
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

.node-promoted /* A node that has been promoted to the front page */ {
}

.node-sticky /* A sticky node (displayed before others in a list) */ {
}

.node-unpublished /* Unpublished nodes */ {
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.node-unpublished div.unpublished,
.comment-unpublished div.unpublished /* The word "Unpublished" displayed underneath the content. */ {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word; /* A very nice CSS3 property */
}

.node-by-viewer /* A node created by the current user */ {
}

.node-teaser /* A node displayed as teaser */ {
}

/* All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page /* Page content node */ {
}

.node-article /* Article content node */ {
}

h2.node-title /* Node title */ {
}

.node .user-picture /* The picture of the node author */ {
}

.node .node-links {
}
.node .submitted /* The "posted by" information */ {
  color: #aaa;
  font-style: italic;
}

.node .content /* Node's content wrapper */ {
}

.node ul.links /* Node links. See also the ul.links declaration in the pages.css. */ {
  margin-left: 0;
}


/* Services Links */
.service-links ul.links {
  float: left;
  margin:0;
  padding:0;
}
.service-links ul.links li {
  list-style: none;
  float: left;
  padding-right: 10px;
}



/*------------------------------------*\
	FIELDS CSS
\*------------------------------------*/

.field /* Wrapper for any field. */ {
}

/*
 * Field types (Core)
 */
.field-type-text {
}

.field-type-text-long {
}

.field-type-text-with-summary {
}

.field-type-image {
}

.field-type-file {
}

.field-type-taxonomy-term-reference {
}

.field-type-number-integer {
}

.field-type-number-decimal {
}

.field-type-number-float {
}

.field-type-list-text {
}

.field-type-list-boolean {
}

.field-type-list-integer {
}

.field-type-list-float {
}

/*
 * Field types (Contrib)
 */
.field-type-datetime /* Always use "datetime" when creating new CCK date fields. "date" and "datestamp" are legacy types. */ {
}

.field-type-node-reference {
}

.field-type-user-reference {
}

.field-type-taxonomy-term-reference {
}

.field-type-taxonomy-term-reference .field-items .field-item {
  display: inline-block;
  padding-left: 10px;
}

/*
 * Named fields
 */
.field-name-body {
}

.field-name-field-image {
  float: left;
  margin: 10px 20px 10px 0;
}
.field-name-field-image img,
.views-field-field-image img {
  border: 1px solid #DCDACE;
  padding: 1px;
}
.field-name-field-tags {
}

.field-name-field-FIELDNAME /* Underscores in field name are replaced with dashes. */ {
}


/*------------------------------------*\
	COMMENTS CSS
\*------------------------------------*/
#comments /* Wrapper for the list of comments and its title */ {
  margin: 1.5em 0;
}

#comments h2.title /* Heading for the list of comments */ {
  margin-bottom: 1.3333em;
}

#comments h2.comment-form /* Heading for the comment form */ {
}

.comment /* Wrapper for a single comment */ {
}
article.comment footer {
  color: #aaa;
  font-style: italic;
  padding-bottom: 5px;
}
.comment-preview /* Preview of the comment before submitting new or updated comment */ {
  background-color: #ffffea; /* Drupal core will use a #ffffea background. See #1110842 */
}

.comment.new /* A new comment since the user last viewed the page. */ {
}

.comment.first /* The first comment in the list of comments */ {
}

.comment.last /* The last comment in the list of comments */ {
}

.comment.odd /* An odd-numbered comment in the list of comments */ {
}

.comment.even /* An even-numbered comment in the list of comments */ {
}

.comment-unpublished /* Unpublished comments */ {
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.comment-unpublished div.unpublished /* The word "Unpublished" displayed underneath the content. See also the div.unpublished declaration in the nodes.css. */ {
}

.comment-by-anonymous /* A comment created by an anonymous user */ {
}

.comment-by-node-author /* A comment created by the node's author */ {
}

.comment-by-viewer /* A comment created by the current user */ {
}

article.comment h3 /* Comment title */ {
  margin: 15px 0 10px;
}

.new /* "New" marker for comments that are new for the current user */ {
  color: #c00;
}

.comment .user-picture /* The picture of the comment author */ {
}

.comment .submitted /* The "posted by" information */ {
}

.comment .content /* Comment's content wrapper */ {
}

.comment .user-signature /* The user's signature */ {
}

.comment ul.links /* Comment links. See also the ul.links declaration in the pages.css. */ {
  margin-left: 0;
  margin-bottom: 10px;
  text-align: right;
}

.indented /* Nested comments are indented */ {
  /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
}


/*------------------------------------*\
	BLOCKS CSS
\*------------------------------------*/

.block /* Block wrapper */ {
  margin-bottom: 1.5em;
  float: left;
  width: 100%;
}

h2.block-title {
  color:#024D76;
  padding-bottom: 0px;
  margin-bottom:0.5em;
  border-bottom: 1px solid #DCDACE;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 150%;
}
.block .content /* Block's content wrapper */ {
}

.zone-content-wrapper h2.block-title {
  /*background: #DCDACE;
  border-bottom: 1px solid #ABABAB;
  font-size: 130%;
  margin: 0;
  padding: 3px 10px; dani*/
  padding: 3px 10px;
border-bottom: 1px solid #ababab;
font-size: 110%;
margin: 0;
background-color: #b90d25;
background: url(images/linear_bg_2.png);
background-repeat: repeat-x;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b90d25), to(#8d0d24));
background: -webkit-linear-gradient(top, #8d0d24, #b90d25);
background: -moz-linear-gradient(top, #8d0d24, #b90d25);
background: -ms-linear-gradient(top, #8d0d24, #b90d25);
background: -o-linear-gradient(top, #8d0d24, #b90d25);
}
.zone-postscript h2.block-title {
  color: #494949;
  border-bottom: none;
}
.zone-content-wrapper .block-ads h2.block-title {
  font-size: 100%;
  text-align: right;
  text-transform: uppercase;
  color: #000;
  background: none;
  border: none;
  padding:0;
  font-weight: normal;
}
.views-field-view-node a,
.more-link a,
li.node-readmore a {
  background: url(../images/bullet.png) center left no-repeat;
  padding: 0 0 0 15px;
  color: #eb0000;
  font-weight: bold;
  float: right;
}
.views-field-view-node a:hover,
.more-link a:hover,
li.node-readmore a:hover {
  color: #024D76;
}

/* Header */
.branding-data {
  width: 100%;
  float: left;
  text-align: center;
  padding: 20px 0;
}

/* Block search */
.block-search {
  float: right;
  width: 100%;
  text-align: center;
}
.block-search #search-block-form {
  position: relative;
  max-width: 300px;
  width: auto;
  margin: 0 auto;
}
.block-search input.form-submit {
  position: absolute;
  right: 3px;
  top: 3px;
  background: none;
  border: none;
  text-indent: 40px;
  overflow: hidden;
  width: 24px;
  height: 24px;
  padding: 0;
  margin:0;
 /* background: url(../images/search_button.png) 0 0 no-repeat; dani*/
  background: url(../images/lupa.jpg) right center no-repeat;
}
.block-search input.form-text {
  width: 100%;
  max-width: 300px;
  border: 1px solid #828282;
  /*height: 30px;dani*/
  height: 18px;
  -moz-box-shadow: 2px 2px 2px #333 inset;
  -webkit-box-shadow: 2px 2px 2px  #aaa inset;
  box-shadow: 2px 2px 2px  #aaa inset;
}


/* Slideshow */
.view-article-slideshow .views-field-title {
  margin-bottom: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  width: 100%;
  float: left;
}
.view-article-slideshow .views-field-title a {
  font-size: 140%;
  font-weight: bold;
}
.view-article-slideshow .views-field-field-image {
  float: right;
  margin-left: 20px;
  margin-top: 10px;
}
.view-article-slideshow .views-field-view-node a {
  float: left;
}
.view-article-slideshow .views-field-field-image img {
  width: 200px;
}
.view-article-slideshow .views-slideshow-pager-fields {
  float: right;
  margin-top: 20px;
}
.view-article-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item {
  margin: 0 5px;
  background: url(../images/slide_nav.png) 0 0 no-repeat;
  color: #024D76;
  width: 26px;
  line-height: 25px;
  padding:0;
  text-align:center;
  float:left;
  font-weight:bold;
  cursor: pointer;
}
.view-article-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item.active {
  background: url(../images/slide_nav_active.png) 0 0 no-repeat;
  color: #fff;
}

/* Block login */
.block-login .block-inner {
  background: #151E25;
  border: 1px solid #DCDACE;
  padding: 10px;
}
.block-login .form-actions {
  text-align: center;
}
.block-login .form-actions input {
  margin: 0;
}
.block-login input.form-text {
  width: 95%;
}
.block-login h2.block-title,
.block-poll h2.block-title {
  border-bottom: none;
  margin-bottom:0;
}

/* video */
.block-topic-video {
  position: relative;
}
.block-topic-video .view-content {
  width: 100%;
  float: right;
  margin: 15px 0px 0px 0px;
  padding: 0 0 10px 0;
}

.block-topic-video .view-content .views-field-title a {
  font-size: 140%;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 0 10px;
  float: left;
  width: 100%;
}
.block-topic-video .view-content .views-field-field-image {
  float: left;
  margin: 5px 10px 0 0;
}
.block-topic-video .attachment {
  width: 100%;
  float: right;
  margin: 20px 0 0 0px;
}
.block-topic-video .attachment .view-content {
  width: 100%;
  margin: 0;
  border: 0;
}
.block-topic-video .attachment .views-row {
  background: url(../images/bullet-video.jpg) 0 10px no-repeat;
  padding: 0 0 0 15px;
  margin: 0;
  border: none;
  float: left;
  clear: left;
}
.block-topic-video .attachment .view-content .views-field-title a {
  font-size: 100%;
  font-weight: bold;
  font-family: inherit;
  padding:0;
}
.block-topic-video .attachment .more-link {
  float: right;
  margin-top: 10px;
}

/* Humor */
.block-topic-humor {
  position: relative;
}
.block-topic-humor .view-content {
  width: 60%;
  float: left;
  margin: 15px 0px 0px 0px;
  padding: 0 0 10px 0;
}

.block-topic-humor .view-content .views-field-title a {
  font-size: 140%;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 0 10px;
  float: left;
  width: 100%;
}
.block-topic-humor .view-content .views-field-field-image {
  float: left;
  margin: 5px 10px 0 0;
}
.block-topic-humor .attachment {
  width: 40%;
  float: left;
  margin: 20px 0 0 0px;
}
.block-topic-humor .attachment .view-content {
  width: 100%;
  margin: 0;
  border: 0;
}
.block-topic-humor .attachment .views-row {
  background: url(../images/bullet-humor.jpg) 0 10px no-repeat;
  padding: 0 0 0 15px;
  margin: 0;
  border: none;
  float: left;
  clear: left;
}
.block-topic-humor .attachment .view-content .views-field-title a {
  font-size: 100%;
  font-weight: bold;
  font-family: inherit;
  padding:0;
}
.block-topic-humor .attachment .more-link {
  float: right;
  margin-top: 10px;
}
/* News home page */
.block-topic-news {
  position: relative;
}
.block-topic-news .view-content {
  width: 100%;
  float: left;
  margin: 15px 0px 0px 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
}
.block-topic-news .view-content .views-field-title a {
  font-size: 140%;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 0 10px;
  float: left;
  width: 100%;
}
.block-topic-news .view-content .views-field-field-image {
  float: left;
  margin: 5px 10px 0 0;
}
.block-topic-news .attachment {
  width: 100%;
  float: left;
  margin: 20px 0 0 0px;
}
.block-topic-news .attachment .view-content {
  width: 100%;
  margin: 0;
  border: 0;
}
.block-topic-news .attachment .views-row {
  background: url(../images/bullet-news.jpg) 0 10px no-repeat;
  padding: 0 0 0 15px;
  margin: 0;
  border: none;
  float: left;
  clear: left;
  border-bottom:1px solid #ddd; /*dani*/
}
.block-topic-news .attachment .view-content .views-field-title a {
  font-size: 100%;
  font-weight: bold;
  font-family: inherit;
  padding:0;
}
.block-topic-news .attachment .more-link {
  float: right;
  margin-top: 10px;
}

/* Block poll */
.block-poll ul.links {
  margin: 10px 0 10px 20px;
}
.block-poll 
input,
textarea{
  font-size: inherit;
}

/* Block list */
.block-list ul {
  margin:0;
  padding: 0;
}
.block-list ul li {
  list-style: none;
  margin:0;
  padding:0;
  padding: 2px 0 2px 15px;
  background: url(../images/bullet-news.jpg) 0 13px no-repeat;
}
.block-list ul li li a {
  text-indent: 15px;
}
.block-list ul li li li a {
  text-indent: 30px;
}

/* Recent news */
.main .field-field-image img,
.view-list-articles .views-field-field-image img {
  float: left;
  clear: left;
  margin-right: 20px;
  margin-top: 15px;
}

article.node-article.node-teaser {
  float:left;
  width: 100%;
  clear: left;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #DCDACE;
}
article.node-article.node-teaser .node-title a {
  font-size: 100%;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

article.node-article.node-teaser .field-name-field-image img {
  width: 150px;
}

.views-field-service-links {
  float: right;
  width: 100%;
  text-align: center;
}
.views-field-service-links ul.links {
  margin:0;
  padding:0;
  float: left;
}
.views-field-service-links ul.links li {
  margin:0;
  padding:0;
  list-style: none;
  float: left;
}
article.node-article.node-teaser ul.links {
  margin-bottom: 0;
}
article.node-article.node-teaser ul.links li {
  float: left;
  padding-right: 10px;
}
article.node-article.node-teaser ul.links li.node-readmore {
  float: right;
  padding-right: 0px;
}
article.node-article.node-teaser .field-type-taxonomy-term-reference {
  margin-bottom: 10px;
  clear: left;
}
article.node-article .field-name-field-image img {
  width: 150px;
}
/* Stock block */
.zone-content .block.block-stock .block-inner .content {
  padding:0;
}
div.market_data {
  border-top: 1px solid #dbdbdb;
}
div.market_data h3 {
  color: #494949;
  background: #eeeeee url(../images/bullet_h3_stock.png) 10px 15px no-repeat;
  border-top: 1px solid #fff;
  padding: 10px 10px 10px 25px;
  font-weight: normal;
  margin: 0;
  font-size: 100%;
}
div.market_data table {
  width: 100%;
  margin-bottom: 0px;
}
div.market_data p {
  margin-bottom: 10px;
}
div.market_data h3 a {
  color: #494949;
}
div.market_data p {
  padding: 0 10px;
}
table.stock_table tr.odd,
table.stock_table tr.odd td {
  background: #FFFFFF;
  border: none;
}
table.stock_table tr.even,
table.stock_table tr.even td {
  background: #eeeeee;
  border: none;
}
table.stock_table td {
  padding: 5px;
}
table.stock_table td.market_name {
  padding-left: 10px;
}
table.stock_table tr.up td.value,
table.stock_table tr.up td.change {
  color: #05af05;
}
table.stock_table tr.up td.change {
  background: url(../images/up_stock.png) 0 13px no-repeat;
  padding-left: 30px;
}
table.stock_table tr.down td.value,
table.stock_table tr.down td.change {
  color: #eb0000;
}

table.stock_table tr.down td.change {
  background: url(../images/down_stock.png) 0 13px no-repeat;
  padding-left: 30px;
}
table.stock_table td.market_name {
  width: 40%;
}
table.stock_table td.value,
table.stock_table td.change {
  width: 30%;
}

/* Block Latest news */
.block-latest-news {
  position: relative;
}
.block-latest-news .views-row {
  border-bottom: 1px dashed #DCDACE;
  padding-bottom: 10px;
}
.block-latest-news .views-row,
.block-most-read .views-row {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.block-latest-news .views-row:hover,
.block-most-read .views-row:hover {
  background: #e8eef2;
}
.block-latest-news .views-row .views-field-field-image img,
.block-most-read .views-row .views-field-field-image img {
  float: left;
  margin-right: 10px;
  width: 70px;
}
.block-latest-news .views-row .views-field-title,
.block-most-read .views-row .views-field-title {
  font-weight: bold;
}
.block-latest-news .more-link {
  position: absolute;
  top: -28px;
  right: 10px;
}

/* Block recent comments */
.block-comments-recent-block .item-list ul li {
  border-bottom: 1px solid #DCDACE;
  padding-bottom: 5px;
  margin: 0 0 5px 0;
}
.block-comments-recent-block li a {
  color: #fff;
}
.block-comments-recent-block li a:hover {
  color: #024D76;
}
.block-comments-recent-block li .views-field-timestamp {
  color: #aaa;
}
.block-comment-recent ul li span {
  font-style: italic;
  color: #999;
}

/* Footer block */
#block-block-8,
#block-block-7 {
  text-align: center;
}

/* Contact form */
.contact-form .form-item {
  padding: 10px 10px;
  margin:0;
  float: left;
  width: 90%;
}
.contact-form .form-item:hover,
.contact-form .form-item:active {
  background: #e8eef2;
}
.contact-form .form-actions {
  margin-left: 10px;
}

/*------------------------------------*\
	FORMS CSS
\*------------------------------------*/

.form-item /* Wrapper for a form element (or group of form elements) and its label */ {
  margin: 1em 0;
}
.form-item input.form-text,
.form-item textarea.form-textarea {
  border: 1px solid #828282;
  -moz-box-shadow: 2px 2px 2px #333 inset;
  -webkit-box-shadow: 2px 2px 2px  #aaa inset;
  box-shadow: 2px 2px 2px  #aaa inset;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error /* Highlight the form elements that caused a form submission error */ {
  border: 1px solid #c00;
}

.form-item label /* The label for a form element */ {
  display: block;
  font-weight: bold;
}

.form-item label.option /* The label for a radio button or checkbox */ {
  display: inline;
  font-weight: normal;
}

.form-required /* The part of the label that indicates a required field */ {
  color: #c00;
}

.form-item .description /* The descriptive help text (separate from the label) */ {
  font-size: 0.85em;
}

.form-checkboxes .form-item,
.form-radios .form-item /* Pack groups of checkboxes and radio buttons closer together */ {
  margin: 0; /* Drupal core uses "0.4em 0" */
}


/* Typography and backgrounds for all form buttons */
button, input[type="reset"], input[type="submit"], input[type="button"] {
  background: url(../images/button-bg.jpg) 0 center repeat-x;
  border:1px solid #DCDACE;
  color:#000;
  padding:0.3em 2.2em;
  margin: 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

input.form-submit:hover {
  color: #024D76;
  font-weight: bold;
}

.container-inline div,
.container-inline label /* Inline labels and form divs */ {
  display: inline;
}

.tips /* Tips for Drupal's input formats */ {
}


/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}


/*
 * Search (search-block-form.tpl.php)
 */
#block-search-form /* Wrapper for the search form */ {
}

/*
 * Drupal's default login form block
 */
#user-login-form {
  text-align: left; /* LTR */
}


/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */

#user-login-form ul /* OpenID creates a new ul above the login form's links. */ {
  margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
}

html.js #user-login-form li.openid-link,
#user-login-form li.openid-link /* The "Log in using OpenID" link. */ {
  margin-top: 1.5em;
  margin-left: -20px; /* LTR */ /* Un-do some of the padding on the ul list. */
}

#user-login-form li.user-link /* The "Cancel OpenID login" link. */ {
  margin-top: 1.5em;
}

#user-login ul {
  margin: 1.5em 0;
}


/*
 * Drupal admin tables
 *
 * We overrode these styles in html-reset.css, but restore them for the admin
 * section of the site.
 */

form th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

form tbody {
  border-top: 1px solid #ccc;
}

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

form table .item-list ul {
  margin: 0;
}


/*------------------------------------*\
	TABS CSS
\*------------------------------------*/

div.tabs {
  margin: 0 0 5px 0;
}

ul.primary {
  margin: 0;
  padding: 0 0 0 10px; /* LTR */
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
}

ul.primary li {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}

ul.primary li a {
  display: block;
  line-height: 24px;
  margin: 0;
  padding: 0 15px; /* width of tab-left.png */
  border-width: 0;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background-color: transparent;
}

ul.primary li a .tab {
  display: block;
  height: 20px; /* 24px (parent) - 4px (padding) */
  margin: 0;
  padding: 4px 13px 0 6px;
  border-width: 0;
  line-height: 20px;
}

ul.primary li a:hover,
ul.primary li a:focus {
  border-width: 0;
  background-color: transparent;
}

ul.primary li a:hover .tab,
ul.primary li a:focus .tab {
}

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  border-width: 0;
  color: #fff;
  background-color: #024D76;
}

ul.primary li.active a .tab,
ul.primary li.active a:hover .tab,
ul.primary li.active a:focus .tab {
}

ul.secondary {
  margin: 0;
  padding: 0 0 0 5px; /* LTR */
  border-bottom: 1px solid #c0c0c0;
  list-style: none;
  white-space: nowrap;
}

ul.secondary li {
  float: left; /* LTR */
  margin: 0 5px 0 0;
  padding: 5px 0;
  border-right: none; /* LTR */
}

ul.secondary a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
  text-decoration: none;
  color: #777;
}

ul.secondary a .tab {
  display: block;
  height: 18px; /* 24px (parent) - 6px (padding) */
  margin: 0;
  padding: 3px 8px;
  line-height: 18px;
}

ul.secondary a:hover,
ul.secondary a:focus {
}

ul.secondary a.active,
ul.secondary a.active:hover,
ul.secondary a.active:focus {
}

.pieFoto .field-item.even{
	background:#d9dadb;
	color:yellow;
	width:90%;
}

.panel-art-rel {    
	float: left;
    padding-left: 10px;
    border-top: solid #b90d25; 
	margin-right: 15px;
	width:40%;
}
 
.pane-node-field-imagenes div{
	text-align:center;
}	

.seccionArticulo{
	float:left;	
}

.celdaColorBox{
	background:rgba(0,0,0,0.05);
	display:table;
	margin:0 auto;
}



tr.row-1 tr.row-first tr.row-last tr.colorBoxArticulo .mini-gallery tr:hover{
	background:white;	
}
td.colorBoxArticulo{
	background:white;	
}

.anterior{
	display: table-cell;
    vertical-align: middle;	
}

.siguiente{
	display: table-cell;
    vertical-align: middle;	
}

#zone-branding{
    border-top: 10px solid #bd0012; /*dani*/
    background:url("../images/frase-cabecera.png") no-repeat right bottom #fff;
}

.publiContenidoPortada{
	background: url("../images/fondopubli.jpg") no-repeat;
    padding-left: 10px;
}

.publiContenidoHorizontalPortada{
	background: url("../images/fondoPubliHorizontal.png") no-repeat;
    padding-top: 13px;
}

a#pull {
    display: none;
}

.imagenPrincipalArticulo{
	text-align:center;	
}

.acuerdoOpinion{
	font-weight: bold;
	font-style:italic;
	clear:both;
}
	
.media_embed{
	width:60%;
	float:right;
}
	
iframe{
	width:100%;		
}

#kmni_74448bfad8797f507ad916c1e46ac17e{
	width:728px;
}
.autoriaFecha {
	display:table;
	width:66%;
}
.itemautoriafecha{
	display:table-row;
	width:100%;
}

.itemAutoriaFechaPropio{
	display:table-cell;
	padding-right: 5px;
}

.autorImagen{
	background-color: #b90d25;
	background: url(images/linear_bg_2.png);
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b90d25), to(#8d0d24));
	background: -webkit-linear-gradient(top, #8d0d24, #b90d25);
	background: -moz-linear-gradient(top, #8d0d24, #b90d25);
	background: -ms-linear-gradient(top, #8d0d24, #b90d25);
	background: -o-linear-gradient(top, #8d0d24, #b90d25);
	color:#ffffff;
	alpha:(opacity=50);  /* IE 5-7 */
	-moz-opacity: 0.5;          /* Netscape */
	-khtml-opacity: 0.5;        /* Safari 1.x */
	opacity: 0.5; 
}
.tituloAlt{
    display: block;
   
    overflow: hidden;
    width: 100%;
}
.tituloAlt:hover img {
    
}
.tituloAlt span {
    display: none;
    text-align: center;
}

.tituloAlt:hover span {
    display: block;
}

blockquote {
   quotes:"\"" "\""; 	
}

blockquote p:before{
    content:open-quote;
}

blockquote p:after{
    content:close-quote;
}

@media only screen and (max-width: 700px){
	
	#block-search-form{
		visibility:hidden;
	}
	
	#zone-branding{
		background:url("../images/frase-cabecera.png") no-repeat right top #fff;
	}
	
	.videoReproducirPortada{
		width:100%;
	}
		
	.block-topic-humor .view-content{
		width:100%;
	}
	.block-topic-humor .attachment{
		width:100%;
	}
	
	.media_embed{
		width:100%;
		float:none;
	}
	
	iframe{
		width:100%;		
	}
	
	.panel-art-rel{
		display:none;
	}
	#page {
		width:inherit;
	}
}
