/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-20156 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
html {
  overflow-y: scroll; }

body {

  /* background-color: #FAF4CA;*/
   background: url('../images/elements/pattern7.png') repeat center center fixed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

img {
  max-width: 100%; }

#top {
  color: #ddd;
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 4px;
  padding-top: 4px; }

#top .container .separator {
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px; }

#navigation {
  /*   border-bottom: 3px solid #ccc;;
    margin-bottom: 20px;*/ }
    /*cambiar el color del active nav*/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: rgba(245, 184, 45, 0.4);
    color: #555;
}
.navbar {
  border-radius: 0 !important; }
.navbar-default {
     background-color: #FAF4CA;
    border-color: #e7e7e7;
    -webkit-box-shadow: -1px 1px 3px #F2E40A;
   -moz-box-shadow: -1px 1px 3px #F2E40A;
   -ms-box-shadow: -1px 1px 3px #F2E40A;
   -o-box-shadow: -1px 1px 3px #F2E40A;

}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  outline: medium none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  outline: medium none; }

.navbar-nav > li > a {
  line-height: inherit !important;
  padding-bottom: 19.5px !important;
  padding-top: 19.5px !important; }

.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important; }

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important; }

#main-box {

  background-color:rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0, 0.4);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
   -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
 /*-webkit-box-shadow: 1px -1px 3px #F2E40A;
   -moz-box-shadow: 1px -1px 3px #F2E40A;
   -ms-box-shadow: 1px -1px 3px #F2E40A;
   -o-box-shadow: 1px -1px 3px #F2E40A;*/
  border: 0px solid #E5E5E5;
  /* border 1, if you have front component*/
  margin-bottom: 20px;
 padding: 10px; }

#main {
  /*    padding-bottom: 40px;*/
  padding-top: 20px; }

#breadcrumbs {
    background-color:rgba(235,184, 45, 0.7);
   -webkit-box-shadow: 1px -1px 3px #F2E40A;
   -moz-box-shadow: 1px -1px 3px #F2E40A;
   -ms-box-shadow: 1px -1px 3px #F2E40A;
   -o-box-shadow: 1px -1px 3px #F2E40A;
  padding: 20px 0 0; }

  .breadcrumb {
    background-color: #EBD392;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px;
}

#breadcrumbs .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0; }

#fullwidth {
  margin-top: 0px;
  overflow: hidden; }

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 10px; }

.black .moduletable {
  background: none repeat scroll 0 0 #222222;
  border-color: #222222;
  color: #AAAAAA; }

.moduletable {
  /*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
  margin-bottom: 20px;
  padding: 0px; }

.panel.moduletable {
  padding: 0; }

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px; }

#brand {
  float: left;
  padding-left: 15px;
  padding-top: 5px; }

#brand img {
  padding-bottom: 5px;
  padding-top: 3px; }

.page-header {
  margin: 10px 0 20px; }

.hasTooltip {
  display: inline !important; }

.noMainbody {
  display: none !important; }

ul.unstyled,
ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0; }

#pop-print {
  float: right;
  margin: 10px; }

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto; }

html,
body {
  height: 100%;
   padding-top: 80px;
  /* The html and body elements cannot have any padding or margin. */ }

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
  padding: 0 0 60px; }

/* Set the fixed height of the footer here */
#footer {
  /*  height: 80px;;
    background-color: #f5f5f5;*/ }

#copy.well {
  background-color:rgba(255, 255, 255, 0.6);
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 19px 19px 0 19px;
}

#footer .moduletable {
  background: transparent;
  border: 0; }

#push {
  height: 60px; }

/* LAYOUT */
/* Floats */
.float-left {
  float: left; }

.float-right {
  float: right; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.ie7 .group {
  zoom: 1; }

/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important; }

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

div.contact-form-field label,
div.message-label label {
  display: inline !important; }

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0; }

.control-group input[type="checkbox"] {
  width: 10px !important; }

.btn-toolbar {
  margin-bottom: 10px; }

/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%; }

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0; }

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px; }

/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none; }

.title-line {
  background: none repeat scroll 0 0 #ECC1C1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%; }

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #E80C0C; }

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none; }

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px; }

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px; }

.title4 .title span {
  background: #ffffff;
  padding-right: 15px; }

#rt-footer .title4 .title span {
  background: #262626; }

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6; }

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important; }

.title > span {
  background: none repeat scroll 0 0 transparent;
  /*    padding-right: 10px;*/ }

span.fa {
  padding-right: 10px; }

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.box1 .moduletable {

   background-color: rgba(245, 184, 45, 0.1);
   -webkit-box-shadow: 0 3px 5px rgba(0,0,0, 0.4);
   -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
   -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
   -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
   box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);

   }

.box2 .moduletable {
  background: #363636;
  color: #adadad; }

.blog-more {
  padding: 10px 5px; }

/*TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0);
  font-size: 12px;
  padding: 1em;
  display: none; }

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5); }

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0; }

.error .container h1 {
  font-size: 140px; }

/*for headroom.js*/
.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.header {
  background-color: inherit;
  line-height: 60px; }

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none; }

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none; }

.header__link:hover .icon {
  color: #4ecdc4; }

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px; }

#frame {
  margin-top: 100px; }

/* Media Queries */
/* Retina */
/* Landscape phones and down */
@media (max-width: 480px) {
  #brand, #brand img {
    width: 100% !important; } }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  section {
    margin-top: auto;
    padding-top: 30px; }
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important; } }
/*+++++++++++++++++++++++++++*/
@media (min-width: 767px) {
  section {
    margin-top: auto;
    padding-top: 100px; }
  }

/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto;
    padding-top: 5px;} }

/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  /*  float: left;
    position: relative !important;*/
  margin-left: 0 !important; }

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */
 }

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%; }

.email-copy-input {
  float: left; }

.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px; }

div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn- drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_tags_chzn.chzn-container {
  width: 260px !important; }

.chzn-container-single .chzn-single {
  width: 140px; }

.chzn-container .chzn-drop {
  width: 100px; }
  /********* muevo menu acordeon ***********/
a {
color:#B72407;
}
a:focus, a:hover{
  color:#670505;
  text-decoration: underline;
}

li {
list-style:none;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #F3C365;
    border-color: #EBB82D;
}
.panel-default {
    border-color: #EBB82D;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}
.panel-group {
  margin-top: 0px;
}
.panel-collapse {
  background-color:rgba(245, 236, 199, 0.8);

}

.glyphicon {
margin-right:10px;
}

a.list-group-item, button.list-group-item {
    color:#B72407;
}
.list-group-item {
    background-color: #fff;
    border: 1px solid #EBB82D;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
ul.list-group {
  margin:0px;
}

ul.bulletlist li {
  list-style:disc;
}


ul.list-group  li a {
 display:block;
 padding:5px 0px 5px 15px;
 text-decoration:none;
}

ul.list-group li {
  border-bottom: 1px dotted rgba(0,0,0,0.2);
}


ul.list-group  li a:hover, ul li a:focus {
 color:#fff;
 background-color: #00436a;
}

.panel-title a:hover,
.panel-title a:active,
.panel-title a:focus,
.panel-title .open a:hover,
.panel-title .open a:active,
.panel-title .open a:focus
 {
  text-decoration:none;
  color:#fff;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
        display: block;
}

@media (min-width: 768px){
.navbar-collapse.collapse
  {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  padding-left:0px;
}
}
/*+++++++++++++++++++++++++++++desde aqui mis cambios+++++++++++++++++++++++*/

#bottom{
  background: -moz-linear-gradient(top, #9A6441 20%,#320E0E 80%);
    background: -webkit-linear-gradient(top,#9A6441 20%,#320E0E 80% );
    background: -ms-linear-gradient(top, #9A6441 20%,#320E0E 80% );
    background: -o-linear-gradient(top, #9A6441 20%,#320E0E 80% );
    background: linear-gradient(top,#9A6441 20%,#320E0E 80% );
}
/****************************Sprite de redes sociales*****************/
ul #iconos {
width: 146px;
height: 124px;
margin:  0;
padding:  0 ;

}
ul#iconos li {
list-style: none;
float: left;
}
#iconos li a{
width: 146px;
height: 31px;
background: url('../images/redes/mired.png') no-repeat;
display: block;
}

#iconos li#face a {
background-position: 0 0;
}
#iconos li#blog a {
background-position: 0 -31px;
}

#iconos li#youtube a {
background-position:0 -62px;
}

#iconos li#face a:hover {
background-position:-146px 0 ;
}
#iconos li#blog a:hover {
background-position:-146px -31px ;
}

#iconos li#youtube a:hover {
background-position:-146px -62px ;
}

ul, ol{
  margin: 0 0 9px 5px;
  padding: 5px;
}
.list-unstyled li{
    list-style: outside none none;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;

}
.list-unstyled li a{
 color: #F5E9CD;
 font-size: 1.1em;
 font-weight: bold;

}
/*aqui los cambios para leer más*/
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #F5B82D;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}
/*cambios en  los distintos tamaños de texto*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.h2, h2 {
    font-size: 25px;
}
.h3, h3 {
    font-size: 22px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EBCBAB currentcolor currentcolor;
    border-image: none;
    border-style: dashed; none none;
    border-width: 1px 0 0;
    margin-bottom: 8px;
    margin-top: 0px;
}

/*otro cambio de la lista de categorias y la tabla*/
.table-striped > tbody > tr:nth-of-type(2n+1) {
   /* background-color: #f9f9f9;*/
   background-color: rgba(245, 184, 45, 0.4);
}
.table-bordered {
    border: 1px solid #f5b82d;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #f5b82d;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #F8F7A5;
}
/*cambios en paginacion color*/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: rgba(245, 184, 45, 0.4);
    border-color: #F5B82D;
    color: #fff;
    cursor: default;
    z-index: 3;
}


/*estos son los iconos de enlaces*/
/****************************Sprite de redes sociales*****************/
ul #enlaces {
width: 146px;
height: 126px;
margin:  0;
padding:  0 ;

}
ul#enlaces li {
list-style: none;
float: left;
}
#enlaces li a{
width: 146px;
height: 31px;
background: url('../images/redes/enlaces.png') no-repeat;
display: block;
}

#enlaces li#amigos a {
background-position: 0 0;
}
#enlaces li#joml a {
background-position: 0 -31px;
}
#enlaces li#recursos a {
background-position: 0 -62px;
}
#enlaces li#gimp a {
background-position: 0 -93px;
}

#enlaces li#amigos a:hover {
background-position:-146px 0 ;
}
#enlaces li#joml a:hover {
background-position:-146px -31px ;
}
#enlaces li#recursos a:hover {
background-position:-146px -62px ;
}
#enlaces li#gimp a:hover {
background-position:-146px -93px ;
}
/*estos son los iconos de interes*/
/****************************Sprite de interes*****************/
ul #creaciones {
width: 146px;
height: 126px;
margin:  0;
padding:  0 ;

}
ul#creaciones li {
list-style: none;
float: left;
}
#creaciones li a{
width: 146px;
height: 31px;
background: url('../images/redes/creaciones.png') no-repeat;
display: block;
}

#creaciones li#crear a {
background-position: 0 0;
}
#creaciones li#descar a {
background-position: 0 -31px;
}
#creaciones li#des-gimp a {
background-position: 0 -62px;
}
#creaciones li#des-jom a {
background-position: 0 -93px;
}

#creaciones li#crear a:hover {
background-position:-146px 0 ;
}
#creaciones li#descar a:hover {
background-position:-146px -31px ;
}
#creaciones li#des-gimp a:hover {
background-position:-146px -62px ;
}
#creaciones li#des-jom a:hover {
background-position:-146px -93px ;
}
/*estos son los iconos de mis_webs*/
/****************************Sprite de redes sociales*****************/
ul #mis_webs {
width: 146px;
height: 126px;
margin:  0;
padding:  0 ;

}
ul#mis_webs li {
list-style: none;
float: left;
}
#mis_webs li a{
width: 146px;
height: 31px;
background: url('../images/redes/mis-webs.png') no-repeat;
display: block;
}

#mis_webs li#mirincon a {
background-position: 0 0;
}
#mis_webs li#bonsai a {
background-position: 0 -31px;
}
#mis_webs li#cocina a {
background-position: 0 -62px;
}


#mis_webs li#mirincon a:hover {
background-position:-146px 0 ;
}
#mis_webs li#bonsai a:hover {
background-position:-146px -31px ;
}
#mis_webs li#cocina a:hover {
background-position:-146px -62px ;
}

/*paginacion cambio de colores*/
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #f5b82d;
    color:#670505;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
/*la sombra para el modulo de descargas*/
.boxsombra
{
  position: relative;
 /* background: #e6e3f0;*/
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #fff;
  line-height: 1.5;
  margin: 0 auto;
}


.boxsombra:before, .boxsombra:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 80%;
 /* max-width:300px;*/
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 10px 12px rgba(0,0,0, 0.9);
  -moz-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.9);
  box-shadow: 0 10px 12px rgba(0, 0, 0, 0.9);
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.boxsombra:after
{
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right: 12px;
  left: auto;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
   /*background-color: rgba(248, 220, 139, 0.5);*/
   background-color: #F8F7A5;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: rgba(248, 220, 139, 0.5);
  border-color: #F5B82D;
}

/*cambios en las imagenes pequeñas de pinceles*/
.thumbnail {
      background-color:rgba(255, 255, 255, 0.2);
    border:medium none;;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
/*aqui modificamos el contenido de fuera de linea*/
.sinservicio{
 background-color: rgba(248, 220, 139, 0.2);
}
.container1 h1{
  text-align: center;
  color: #BF082F;
  padding: 10px 0 10px 20px;
   background-color: rgba(248, 220, 139, 0.5);
    -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0, 0.5);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
}
.container1 p{

  color:#310A0A;
  font-weight: bold;
}

.noticia .module-content{
  border-bottom: 1px dashed #333;

}

.noticia h3{
  border-bottom: 1px dashed #333;
  padding-bottom: 10px;
}
/*cambio de color a textarea de comentarios*/

.ccomment input, .ccomment textarea {
    background-color: #FAF4CA;
    margin-left: 0;
}

/*aqui elmodulo de descargas*/
.desca{
   margin-top: 5px;
}
#fullwidth {
    margin-bottom: 10px;
}