/*  Table of contents */

/*  0. fonts
/*  1. general
/*  2. text
/*  3. links
/*  4. headings
/*  5. lists
/*  6. tables
/*  7. #header
/*  8. #main-menu
/*  9. #slideshow
/*  10. #content
/*  11. #footer
/*  12. Drupal styles override
/*  13. Responsive layout
*/

/*
0. fonts
_______________________________________________________________________*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);*/

/*@import url(http://fonts.googleapis.com/css?family=Tangerine);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);  */
@import url(https://fonts.googleapis.com/css?family=Roboto);
@font-face {
	font-family: 'WebSymbolsRegular';
	src: url('../fonts/websymbols/websymbols-regular-webfont.eot');
	src: url('../fonts/websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/websymbols/websymbols-regular-webfont.woff') format('woff'),
	url('../fonts/websymbols/websymbols-regular-webfont.ttf') format('truetype'),
	url('../fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    }
.websymbols {
    font-family: 'WebSymbolsRegular';
    font-size: 24px;
    font-style: normal;
    text-decoration: none;
    }
.opensans-condensed {
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    margin-top: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 /*Mapa de Google*/
.gmap {
    position: relative;
     top: 0px;
     left: 30px;
    float: left;
    overflow: hidden;

}
.bling {
        border-radius: 20px;
        -webkit-border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.55) 10px 20px 20px;
    overflow: hidden;

}
.map-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.map-container iframe,
.map-container object,
.map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: right;
    /*para Firefox*/

-moz-border-radius: 15px 15px 15px 15px;

/*para Safari y Chrome*/

-webkit-border-radius: 15px 15px 15px 15px;

}



}
/*
1. general
_______________________________________________________________________*/
#page-wrapper * {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    }
body {
    font-size: 16px;
    /*font-family: Arial, 'Liberation Sans', FreeSans, sans-serif; */
    /*font-family: 'Tangerine', cursive;*/
    font-family: 'Arial Narrow', sans-serif,Arial, 'Liberation Sans', FreeSans, sans-serif;  ;
   /* font-family: 'Roboto', sans-serif;   */
    line-height: 18px;
    background: #5C9677;
    color: #5f5b50;
    }
#page-wrapper {
   /* background: url("../images/bg-gradient.png") repeat-x -40px 0;    */
    box-shadow: 0px 0px 20px #888888;
    /*padding-top: 20px; */
background: white;

    }

/*-----------------------------------------------------------*/
/*-------------------- SOCIAL ICONS --------------------------*/
/*-----------------------------------------------------------*/
#social-icons { position: relative; padding: 10px 0 8px 0; font-size: 0;}

ul#social-links { z-index: 1; margin: 0px; list-style: none; float: right; }

ul#social-links li { display: inline-block; float: none; }

ul#social-links li { 
    display: inline-block; 
    font-size: 12px; 
    list-style: none;
    width: 32px; 
    height: 32px;
    background: #8dc1d3; 
    background: -moz-linear-gradient(top, #8dc1d3 0%, #67a7bd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc1d3), color-stop(100%,#67a7bd));
    background: -webkit-linear-gradient(top, #8dc1d3 0%,#67a7bd 100%);
    background: -o-linear-gradient(top, #8dc1d3 0%,#67a7bd 100%);
    background: -ms-linear-gradient(top, #8dc1d3 0%,#67a7bd 100%);
    background: linear-gradient(top, #8dc1d3 0%,#67a7bd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc1d3', endColorstr='#67a7bd',GradientType=0 );
    text-indent: -9999px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0 5px 0 0;
    box-shadow: 0px 1px 1px #a7dcef,inset 0px 2px 5px #67a7bd;
    -moz-box-shadow: 0px 1px 1px #a7dcef,inset 0px 2px 5px #67a7bd;
    -webkit-box-shadow: 0px 1px 1px #a7dcef,inset 0px 2px 5px #67a7bd;
}

ul#social-links li  a.facebook { background: url("../images/facebook.png") 50% 50% no-repeat }

ul#social-links li  a.twitter { background: url("../images/twitter.png") 50% 50% no-repeat }

ul#social-links li  a.google { background: url("../images/youtube3.png") 50% 50% no-repeat }

ul#social-links li  a.dribbble { background: url("../images/icons/dribbble.png") 50% 50% no-repeat }

ul#social-links li  a.vimeo { background: url("../images/icons/vimeo.png") 50% 50% no-repeat }

ul#social-links li  a.skype { background: url("../images/icons/skype.png") 50% 50% no-repeat }

ul#social-links li  a.rss { background: url("../images/icons/rss.png") 50% 50% no-repeat }

ul#social-links li  a.linkedin { background: url("../images/icons/linkedin.png") 50% 50% no-repeat }

ul#social-links li  a.pinterest { background: url("../images/icons/pinterest.png") 50% 50% no-repeat}

ul#social-links > li.facebook-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #415b92;
    background: -moz-linear-gradient(top, #415b92 0%, #33487b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#415b92), color-stop(100%,#33487b));
    background: -webkit-linear-gradient(top, #415b92 0%,#33487b 100%);
    background: -o-linear-gradient(top, #415b92 0%,#33487b 100%);
    background: -ms-linear-gradient(top, #415b92 0%,#33487b 100%);
    background: linear-gradient(top, #415b92 0%,#33487b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#415b92', endColorstr='#33487b',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #2a4782,inset 0px 2px 5px #4a67a0;
    -moz-box-shadow: 0px 1px 1px #2a4782,inset 0px 2px 5px #4a67a0;
    -webkit-box-shadow: 0px 1px 1px #2a4782,inset 0px 2px 5px #4a67a0;
}

ul#social-links > li.twitter-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #aad5e3;
    background: -moz-linear-gradient(top, #aad5e3 0%, #90c7db 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aad5e3), color-stop(100%,#90c7db));
    background: -webkit-linear-gradient(top, #aad5e3 0%,#90c7db 100%);
    background: -o-linear-gradient(top, #aad5e3 0%,#90c7db 100%);
    background: -ms-linear-gradient(top, #aad5e3 0%,#90c7db 100%);
    background: linear-gradient(top, #aad5e3 0%,#90c7db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad5e3', endColorstr='#90c7db',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #6cb6cf,inset 0px 2px 5px #7fc9e2;
    -moz-box-shadow: 0px 1px 1px #6cb6cf,inset 0px 2px 5px #7fc9e2;
    -webkit-box-shadow: 0px 1px 1px #6cb6cf,inset 0px 2px 5px #7fc9e2;
}

ul#social-links > li.google-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #f54a35;
    background: -moz-linear-gradient(top, #f54a35 0%, #c83e2d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f54a35), color-stop(100%,#c83e2d));
    background: -webkit-linear-gradient(top, #f54a35 0%,#c83e2d 100%);
    background: -o-linear-gradient(top, #f54a35 0%,#c83e2d 100%);
    background: -ms-linear-gradient(top, #f54a35 0%,#c83e2d 100%);
    background: linear-gradient(top, #f54a35 0%,#c83e2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f54a35', endColorstr='#c83e2d',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #bf3928,inset 0px 2px 5px #ff6957;
    -moz-box-shadow: 0px 1px 1px #bf3928,inset 0px 2px 5px #ff6957;
    -webkit-box-shadow: 0px 1px 1px #bf3928,inset 0px 2px 5px #ff6957;
}

ul#social-links > li.facebook-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #415b92;
    background: -moz-linear-gradient(top, #415b92 0%, #33487b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#415b92), color-stop(100%,#33487b));
    background: -webkit-linear-gradient(top, #415b92 0%,#33487b 100%);
    background: -o-linear-gradient(top, #415b92 0%,#33487b 100%);
    background: -ms-linear-gradient(top, #415b92 0%,#33487b 100%);
    background: linear-gradient(top, #415b92 0%,#33487b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#415b92', endColorstr='#33487b',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #2a4782,inset 0px 2px 5px #4a67a0;
    -moz-box-shadow: 0px 1px 1px #2a4782,inset 0px 2px 5px #4a67a0;
    -webkit-box-shadow: 0px 1px 1px #2a4782,inset 0px 2px 5px #4a67a0;
}

ul#social-links > li.dribbble-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #fd83af;
    background: -moz-linear-gradient(top, #fd83af 0%, #e46191 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd83af), color-stop(100%,#e46191));
    background: -webkit-linear-gradient(top, #fd83af 0%,#e46191 100%);
    background: -o-linear-gradient(top, #fd83af 0%,#e46191 100%);
    background: -ms-linear-gradient(top, #fd83af 0%,#e46191 100%);
    background: linear-gradient(top, #fd83af 0%,#e46191 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd83af', endColorstr='#e46191',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #da447c,inset 0px 2px 5px #fc97bb;
    -moz-box-shadow: 0px 1px 1px #da447c,inset 0px 2px 5px #fc97bb;
    -webkit-box-shadow: 0px 1px 1px #da447c,inset 0px 2px 5px #fc97bb;
}

ul#social-links > li.vimeo-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #1ab7ea;
    background: -moz-linear-gradient(top, #1ab7ea 0%, #0a9ece 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ab7ea), color-stop(100%,#0a9ece));
    background: -webkit-linear-gradient(top, #1ab7ea 0%,#0a9ece 100%);
    background: -o-linear-gradient(top, #1ab7ea 0%,#0a9ece 100%);
    background: -ms-linear-gradient(top, #1ab7ea 0%,#0a9ece 100%);
    background: linear-gradient(top, #1ab7ea 0%,#0a9ece 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ab7ea', endColorstr='#0a9ece',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #0b9ac8,inset 0px 2px 5px #31c6f6;
    -moz-box-shadow: 0px 1px 1px #0b9ac8,inset 0px 2px 5px #31c6f6;
    -webkit-box-shadow: 0px 1px 1px #0b9ac8,inset 0px 2px 5px #31c6f6;
}

ul#social-links > li.skype-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #56cbf7;
    background: -moz-linear-gradient(top, #56cbf7 0%, #09b2f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56cbf7), color-stop(100%,#09b2f1));
    background: -webkit-linear-gradient(top, #56cbf7 0%,#09b2f1 100%);
    background: -o-linear-gradient(top, #56cbf7 0%,#09b2f1 100%);
    background: -ms-linear-gradient(top, #56cbf7 0%,#09b2f1 100%);
    background: linear-gradient(top, #56cbf7 0%,#09b2f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56cbf7', endColorstr='#09b2f1',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #0281ae,inset 0px 2px 5px #b5ebff;
    -moz-box-shadow: 0px 1px 1px #0281ae,inset 0px 2px 5px #b5ebff;
    -webkit-box-shadow: 0px 1px 1px #0281ae,inset 0px 2px 5px #b5ebff;
}

ul#social-links li  a {width: 32px; height: 32px; display: block; }

ul#social-links > li.rss-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #ff8500;
    background: -moz-linear-gradient(top, #ff8500 0%, #ff6a00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8500), color-stop(100%,#ff6a00));
    background: -webkit-linear-gradient(top, #ff8500 0%,#ff6a00 100%);
    background: -o-linear-gradient(top, #ff8500 0%,#ff6a00 100%);
    background: -ms-linear-gradient(top, #ff8500 0%,#ff6a00 100%);
    background: linear-gradient(top, #ff8500 0%,#ff6a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8500', endColorstr='#ff6a00',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #df5d00,inset 0px 2px 5px #ffb140;
    -moz-box-shadow: 0px 1px 1px #df5d00,inset 0px 2px 5px #ffb140;
    -webkit-box-shadow: 0px 1px 1px #df5d00,inset 0px 2px 5px #ffb140;
}

ul#social-links > li.linkedin-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #007fc5;
    background: -moz-linear-gradient(top, #007fc5 0%, #0061b6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007fc5), color-stop(100%,#0061b6));
    background: -webkit-linear-gradient(top, #007fc5 0%,#0061b6 100%);
    background: -o-linear-gradient(top, #007fc5 0%,#0061b6 100%);
    background: -ms-linear-gradient(top, #007fc5 0%,#0061b6 100%);
    background: linear-gradient(top, #007fc5 0%,#0061b6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fc5', endColorstr='#0061b6',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #004d90,inset 0px 2px 5px #16a7e8;
    -moz-box-shadow: 0px 1px 1px #004d90,inset 0px 2px 5px #16a7e8;
    -webkit-box-shadow: 0px 1px 1px #004d90,inset 0px 2px 5px #16a7e8;
}

ul#social-links > li.pinterest-link:hover {
    display: inline-block;
    font-size: 12px;
    width: 32px;
    height: 32px;
    background: #e63037;
    background: -moz-linear-gradient(top, #e63037 0%, #bf1018 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e63037), color-stop(100%,#bf1018));
    background: -webkit-linear-gradient(top, #e63037 0%,#bf1018 100%);
    background: -o-linear-gradient(top, #e63037 0%,#bf1018 100%);
    background: -ms-linear-gradient(top, #e63037 0%,#bf1018 100%);
    background: linear-gradient(top, #e63037 0%,#bf1018 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e63037', endColorstr='#bf1018',GradientType=0 );
    text-indent: -9999px;
    box-shadow: 0px 1px 1px #ae0d13,inset 0px 2px 5px #fc545b;
    -moz-box-shadow: 0px 1px 1px #ae0d13,inset 0px 2px 5px #fc545b;
    -webkit-box-shadow: 0px 1px 1px #ae0d13,inset 0px 2px 5px #fc545b;
}

/*
2. text
_______________________________________________________________________*/
#page-wrapper p {            
    margin: 0 0 12px;
    text-align: justify;
    margin-left: 10px;
    }
#page-wrapper p small {
    font-size: 11px;
    color: #999999;
    }
#page-wrapper pre,code {
    font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
    }
#page-wrapper blockquote {
    border-left: 3px solid #B17373;
    }
#page-wrapper blockquote p{
    padding: 3px 36px 0px 24px;
    color: #505050;
    font-size: 14px;
    }
#page-wrapper fieldset{
    padding: 012px;
    border: 1px solid #A7A7A7;
    }
#page-wrapper fieldset.collapsed {
    border-top: 1px solid #A7A7A7;
    border-left: none;
    border-bottom: none;
    border-right: none;
    }
#page-wrapper fieldset legend{
    padding: 0 6px;
    color: #707070;
    }           
/*
3. links
_______________________________________________________________________*/
#page-wrapper a {
   /* font-style: italic;  */
    color: #061111;
    font-family:  'Arial Narrow', sans-serif, 'Georgia','Helvetica Neue', Arial, 'Liberation Sans', FreeSans;
    }
#page-wrapper a:hover {
    color: #122B2B;
    }
#page-wrapper a:focus {
    outline: none !important;
    }

/*
4. headings
_______________________________________________________________________*/
h1,h2,h3,h5,h6 {
    color: #11638a;
    font-family: 'Arial Narrow', Arial, 'Liberation Sans', FreeSans, sans-serif;
    margin-bottom: 12px;
    /*margin-top: 30px;    */
    letter-spacing: 0.04em;
    text-rendering: optimizelegibility;
    }
h4 {
color: #000000;
    font-family: 'Arial Narrow', Arial, 'Liberation Sans', FreeSans, sans-serif;
    margin-bottom: 10px;
   /* margin-top: 30px;*/
    letter-spacing: 0.04em;
    /*text-rendering: optimizelegibility;*/
    }
#page-wrapper h1 a, #page-wrapper h2 a, #page-wrapper h3 a, #page-wrapper h4 a, #page-wrapper h5 a, #page-wrapper h6 a {
    color: #11638a;
    font-family: 'Arial Narrow', sans-serif,  Arial, 'Liberation Sans', FreeSans;
    font-style: normal;
    text-decoration: none;
    font-size: 24px;
    }
h1 {
    font-size: 23px;
    line-height: 24px;
    margin-left: 15px;
    color: white;
    padding: 10px;

    }
h2 {
    font-size: 23px;
    line-height: 24px;
    margin-bottom: 12px;
    margin-top: 30px;
    }
h3 {
    font-size: 21px;
    line-height: 18px;
    }
h4 {
    font-size: 19px;
    line-height: 18px;
    margin-left: 15px;
    }
h5 {
    font-size: 17px;
    line-height: 18px;
    }
h6 {
    font-size: 15px;
    line-height: 18px;
    }

#cajaTitulo{
background: #3F9396;
}

#cajaTituloDentro{
/*margin-top: 10px;
display: inline-block; */
}

#cajaTituloh4{
background: #BADAD3;
margin-left: 30px;
display: block;
cursor: pointer;
margin-top: 10px;
}

#cajaTituloDentroh4{
/*margin-top: 10px; */
display: inline-block;

}

#cajaDesplagable{
float: right;
background-image:  url("../images/botonDesplazar2.png");
width: 40px;
height: 38px;
}

.resp {
  margin-left: 30px;
  margin-top: 20px;
  display: none;
  margin-bottom: 20px;
  text-align: justify;
  font-family: ArialMT, sans-serif;
  /*letter-spacing: 1px;
word-spacing: 1px;  */
}

/*
5. lists
_______________________________________________________________________*/

ul,ol {
    padding: 0 0 0 40px;
    margin: 0 0 9px 0;
    }
ul ul,ul ol,ol ol,ol ul {
    margin-bottom: 0;
    margin-top: 12px;
    }
ul {
    list-style: disc;
    }
ol {
    list-style: decimal;
    }
li {
    line-height: 18px;
    margin-bottom: 12px;
    }

/*  Drupal system.menus.css override */

ul.menu {
    border: none;
    list-style: none;
    text-align: left; /* LTR */
    padding: 0;
    }
ul.menu ul {
    margin-top: 0.8em;
    }
ul.menu>li {         /* LTR */
    margin-left: 0;  
    }
ul li.expanded {
    margin-left: 15px;
    padding-bottom: 0;
    }
ul li.collapsed {
    margin-left: 15px;
    }
ul li.leaf {
    list-style-image: none;
    list-style-type: none;
    }
li.expanded,li.collapsed,li.leaf {
    padding: 0em 0.5em 0.8em 0; /* LTR */
    margin: 0;
    }
/*
6. tables
_______________________________________________________________________*/
table { 
    border-spacing:0; 
    border:0; 
    width:100%;  
    }
table td, 
table th{ 
    border:1px solid #9B9B9B; 
    }
table th{
    background:#6F0025;
    color:#ffffff; 
    font-weight:bold; 
    }
table tr.odd{ 
    background:transparent; 
    }
table tr.even{ 
    background:#EBDFDF; 
    }
table td, table th{ 
    padding:12px; 
    text-align: center;
    }
/* Remove table borders */
table.noborder td, 
table.noborder th, 
table.noborder tr{ 
    border:none; 
    }

/*
7. #header
_______________________________________________________________________*/
#header {
    /*margin-bottom: 18px; */
    }
#header #logo {
    float:left;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  /*  margin:0 15px 10px 0;
	padding:5px 0;    */
    }  
#name-and-slogan {
   /* display: inline-block;
	margin-bottom:5px;  */
    }
#site-name {
   /* margin-bottom: 3px;  */
    }
#site-name a {
    font-size: 49px;
    color: #5E001F;
    font-family: 'brush script mt', sans-serif;
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
    display: none;
	line-height:100%;
    }
#site-slogan {
    font-style: italic;
    font-size: 12px;
    color: #a39b82;
    float: right;
    text-shadow:1px 1px 1px #f6f4eb;
    }
#block-search-form {
    float: right;
    }
#block-search-form .container-inline {
    position: relative;
    background:transparent;
    }
#block-search-form input.form-text {
    margin: 0;
    width: 220px;
    height: 36px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

    padding-left: 12px;

    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    }
#block-search-form input.form-text:focus {
    outline: 0;
    outline: thin dotted 9;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */ 
    }
#block-search-form input.form-submit {
    position: absolute;
    top: 11px;
    right: -10px;
    border: none;
    height: 16px;
    background: url(../images/search-icon.png) no-repeat 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    width: 23px;
    }
#block-search-form input.form-submit:hover {
    position: absolute;
    top: 11px;
    right: -10px;
    border: none;
    height: 16px;
    background: url(../images/search-icon.png) no-repeat 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    width: 23px;
    }    

/*
8. #main-menu
_______________________________________________________________________*/
#main-menu {
    /*margin-bottom: 5px;    */
    }
	
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu *, #menu ul.menu, #menu ul.menu * {
    margin:         0;
    padding:        0;
    list-style:     none;
    }
.sf-menu {
    width: 100%;
    }
#menu .content>ul.menu {
    width: 100%;
    float: left;
    }        
#main-menu .sf-menu, #menu ul {
    line-height:    1.0;
    margin-bottom: 0px;
    }
.sf-menu ul, #menu ul ul {
    position:       absolute;
    top:            -999em;
    width:          230px; /* left offset of submenus need to match (see below) */
    }
.sf-menu ul li, #menu ul ul li {
    width:          100%;
    }
.sf-menu li:hover, #menu ul li:hover {
    visibility:     inherit; /* fixes IE7 'sticky bug' */
     -moz-transition:0.4s;
    -ms-transition:0.4s;
    -o-transition:0.4s;
    -webkit-transition:0.4s;
    transition:0.4s;
    }
.sf-menu li, #menu ul li  {
    float:          left;
    position:       relative;
    }
.sf-menu a, #menu ul a {
    display:        block;
    position:       relative;
    }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul,
#menu ul li:hover ul {
    left:           0;
    top:            54px; /* match top ul list item height */
    z-index:        999;

    }
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul,
#menu ul li:hover li ul {
   top:            -999em;

    }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul,
#menu ul li li:hover ul {
    left:           230px; /* match ul width */
    top:            0;
    }
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul,
#menu ul li li:hover li ul {
    top:            -999em;
    }
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul,
#menu ul li li li:hover ul {
    left:           230px; /* match ul width */
    top:            0;
    }
/*theme styles*/
#menu .sf-menu a, #menu .menu a {
    border-left: none;
    border-top: none;
    padding: 18px 10px;
    line-height: 18px;
    text-decoration: none;
    color: #EDEDED;
    font-size: 14px;
    font-style: normal;
    font-family: 'Arial Narrow', arial;
    text-transform: uppercase;
    }
#menu ul a.sf-with-ul, #menu ul li.expanded a {
   /* padding-right:  2.25em; */
    min-width:      1px; /* trigger IE7 hasLayout so spans position accurately */
    }
#menu,    
#menu .sf-menu.sf-navbar,
#menu .sf-menu li ul,
#menu .menu li ul {
    background: #11638A; /* Old browsers */
    background: -moz-linear-gradient(top, #11638A 0%, #11638A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f2f2f), color-stop(100%,#101010)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #11638A 0%,#11638A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #11638A 0%,#11638A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #11638A 0%,#11638A 100%); /* IE10+ */
    background: linear-gradient(to bottom, #11638A 0%,#11638A 100%); /* W3C */

    }
#menu ul.sf-menu > li.first,
#menu > ul.menu > li.first,
#menu .content > ul.menu > li.first {
    margin-left: 12px;
    }
#menu .sf-menu li li,
#menu .sf-menu li,
#menu .menu li,
#menu .menu li li {
    background: transparent;

    }
#menu .sf-menu li:hover,
#menu .sf-menu a:focus,
#menu .sf-menu a:hover,
#menu .sf-menu a:active,
#menu .sf-menu > li > a.active,
#menu .menu li:hover,
#menu .menu a:focus,
#menu .menu a:active,
#menu > .menu > li > a.active {
    background: #3099C9; /* Old browsers */
  /*  background: -moz-linear-gradient(top,  #6f0025 0%, #3f000f 100%); /* FF3.6+ */
 /*   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f0025), color-stop(100%,#3f000f)); /* Chrome,Safari4+ */
  /*  background: -webkit-linear-gradient(top,  #6f0025 0%,#3f000f 100%); /* Chrome10+,Safari5.1+ */
 /*   background: -o-linear-gradient(top,  #6f0025 0%,#3f000f 100%); /* Opera 11.10+ */
 /*   background: -ms-linear-gradient(top,  #6f0025 0%,#3f000f 100%); /* IE10+ */
 /*   background: linear-gradient(to bottom,  #6f0025 0%,#3f000f 100%); /* W3C */
    outline: 0;

    }
   
/*superfish menu arrows*/
.sf-sub-indicator {
    background: url('../images/menu-sub-indicator.png') no-repeat -10px -100px;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
    } 
a > .sf-sub-indicator {
    top: 23px;
    background-position: 50% 50%;
    }       
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: 50% 50%;
    }
.sf-menu ul .sf-sub-indicator {
    background-position: -10px 0;
    }
.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
    }
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 0;
    } 
/*css drop down menu arrows*/
#menu li.expanded > a {
  /*  background-image: url('../images/menu-sub-indicator.png');   */
    background-repeat:  no-repeat; 
    background-position: 92% 50%;
    display: block;
    }
#menu > .menu > li.expanded > a.active {
    background: #000000;
    background-image: url('../images/menu-sub-indicator.png');
    background-image: url('../images/menu-sub-indicator.png'), -webkit-gradient(linear, left top, left bottom, from(#6f0025), to(#3f000f)); /* Saf4+, Chrome */
    background-image: url('../images/menu-sub-indicator.png'), -webkit-linear-gradient(top, #6f0025, #3f000f); /* Chrome 10+, Saf5.1+ */
    background-image: url('../images/menu-sub-indicator.png'),    -moz-linear-gradient(top, #6f0025, #3f000f); /* FF3.6+ */
    background-image: url('../images/menu-sub-indicator.png'),     -ms-linear-gradient(top, #6f0025, #3f000f); /* IE10 */
    background-image: url('../images/menu-sub-indicator.png'),      -o-linear-gradient(top, #6f0025, #3f000f); /* Opera 11.10+ */
    background-image: url('../images/menu-sub-indicator.png'),         linear-gradient(top, #6f0025, #3f000f);*/
    background-repeat:  no-repeat;
    background-position: 92% 50%;
    display: block;
    }  
#menu li.expanded:hover > a, #menu li.expanded:active > a {
  /* background-image: url('../images/menu-sub-indicator.png');      */
    background-repeat:  no-repeat; 
    background-position: 92% 50%;
    display: block;
    }  
/*
* Superfish support: Reset background/border
*/
#navigation .block-superfish ul.sf-menu li, #navigation .block-superfish ul.sf-menu li a,
#navigation .block-superfish ul.sf-menu li:hover,
#navigation .block-superfish ul.sf-menu li a:focus, .block-superfish ul.sf-menu li a:hover, 
#navigation .block-superfish ul.sf-menu li a:active { background:none; border:none; }    
/*
9. #slideshow
_______________________________________________________________________*/
#slideshow {
    position: relative;
    display: none;
    background: white;

    }
.slide-control {
    position: absolute;
    top:37%;
    width: 100%;
    text-align: center;
    color: #eee;
    }
.slide-control #prev {
    position: absolute;
    left:5px;
    cursor: pointer;
    }
.slide-control #next {
    position: absolute;
    right:5px;
    cursor: pointer;
    }
.slide-control span {
    display: block;
    width: 36px;
    height: 36px;
    padding-top: 7px;
    background: rgba(107, 107, 107, 0.60);
    z-index: 10;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #666;
    text-shadow: 0px 0px 2px black;
    }   
.slide-control span:hover {
    color: white;
    background: #6f0025; /* Old browsers */
    background: -moz-linear-gradient(top,  #6f0025 0%, #3f000f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f0025), color-stop(100%,#3f000f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6f0025 0%,#3f000f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6f0025 0%,#3f000f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6f0025 0%,#3f000f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6f0025 0%,#3f000f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0025', endColorstr='#3f000f',GradientType=0 ); /* IE6-9 */

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    border: 1px solid #400;
    text-shadow: none; 
    }
.slide-control a {
    text-decoration: none;
    font-style: normal;
    }
#slideshow ul {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    }
#slide-nav { }
#slide-nav li {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 4px;
    line-height: 36px;
    }
#slide-nav li a {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    width: 30px;
    height: 8px;
    background: #8D8D8D;
    display: inline-block;
    line-height: 24px;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    -moz-box-shadow: 1px 1px 0px #F0F0F0;
    -webkit-box-shadow: 1px 1px 0px #F0F0F0;
    box-shadow: 1px 1px 0px #F0F0F0;

    border: 1px solid #8A8A8A;

    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    }
#slide-nav li a:hover {
    background: #7C0029;
    border: 1px solid #690023;
    -moz-box-shadow: inset 1px 1px 1px #494949;
    -webkit-box-shadow: inset 1px 1px 1px #494949;
    box-shadow: inset 1px 1px 1px #494949;

    }
#slide-nav li.activeSlide a {
    background: #7C0029;
    -moz-box-shadow: 0px 1px 1px #787878;
    -webkit-box-shadow: 0px 1px 1px #787878;
    box-shadow: 0px 1px 1px #787878;
    border: 1px solid #680022;
    }
#slideshow .slider-item-title {
    position: absolute;
    bottom: 48px;
    left: 63px;
    font-size: 50px;
    background: black;
    padding: 5px;
    color: whiteSmoke;
    line-height: 50px;
    display: block;
    }
#slideshow .slider-item-body {
    position: absolute;
    bottom: 20px;
    left: 63px;
    background: black;
    padding: 5px;
    font-size: 13px;
    font-style: italic;
    color: #a39b82;
    }
#slideshow .light {
    background: #F1F1F1;
    color: #383838;
    }

.slideitems-resize{
    width: 100%;
}


#slideshow img     {
   width: 100%;
   height : auto;

}
    /*
10. #content
_______________________________________________________________________*/
#content-inside {
    padding-bottom: 18px;
    margin-bottom: 24px;
    border-bottom:1px solid #c5beaa;
    background: #ffffff;
    }

/* `#featured
--------------*/
#featured { }

#featured .cajaLugares {
      background: #FFEFD7;
}

#featured .featured-teaser {
    margin-bottom: 11px;
    position: relative;
  /*  overflow: hidden;  */
    margin-left: 5px;
margin-right: 8px;
margin-top: 11px;
    }
#featured .featured-teaser-title {
    font-family: 'Arial Narrow', arial;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    color: whiteSmoke;
    opacity: 1;

    position: absolute;
    margin-bottom: 0;
    background: #8BCEED;
   /* padding: 0px 8px;    */
    top:0px;
    width: 100%;
    -moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 0px 0px;
text-align: center;

    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    border: solid 2px #FFFFFF;
    }

#featured .featured-teaser-title2 {
    font-family: 'Arial Narrow', arial;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    color: whiteSmoke;
    opacity: 1;

    position: absolute;
    margin-bottom: 0;
    background: #8BCEED;
   /* padding: 0px 8px;    */
    top:0px;
    width: 100%;

text-align: center;

    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    border: solid 2px #FFFFFF;
    }
    


#featured .featured-teaser-body {
    font-family: arial;
    font-size: 11px;
    width: 24px;
    height: 24px;
    line-height: 16px;
    padding: 4px 0;
    color: whiteSmoke;
    opacity: 1;
    position: absolute;
    margin-bottom: 0;
    background: black;

    text-align: center;
    top:95px;
    left: 190px;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;

    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    }
#featured .featured-teaser:hover .featured-teaser-title, #featured .featured-teaser:hover .featured-teaser-body, #featured .featured-teaser:hover .featured-teaser-title2{
    opacity: 0.2;
    }
#featured img {
    width: 100%;
    }
#featured .featured {
    background: #F1E0C5;
    padding: 15px;
    border: 1px solid #DDD;
    }
#featured .featured-caja {
    background: #FFF5E7;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    border: solid 1px #FFFFFF;
    }
.featured .comments {
    font-size: 11px;
    color: whiteSmoke;
    width: 24px;
    height: 24px;
    background: black;
    text-align: center;
    display: inline-block;
    vertical-align: middle;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    }
#featured .featured img {
    margin-bottom: 12px;
    moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
border: solid 1px #FFFFFF;
    }
 #featured .featured-body {
    text-align: justify;
margin-left: 10PX;
margin-right: 10PX;
margin-bottom: 14PX;
letter-spacing: 0.1px;
line-height: 1.2;
 }
 
 #featured .featured-teaser-image img{
          width: 100%;
          -moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px ;
border: solid 2px #FFFFFF;
height: 125px;
 }

#featured .featured-teaser-image2 img{
          width: 100%;
          height: 125px;

border: solid 2px #FFFFFF;
 }
 
#featured .featured-teaser-image3 img{
  height: 125px;
          width: 100%;
          -moz-border-radius: 0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
border-radius: 0px 0px 15px 15px;;
border: solid 2px #FFFFFF;
 }

/* `#main-content
--------------*/
#breadcrumb {
display: none;}
#breadcrumb a {
    font-style: normal;
    text-decoration: none;
    }
.breadcrumb-separator{
    margin: 0 6px;
    }    
.front .breadcrumb-wrapper  {
    border-bottom: 1px solid #C5BEAA;
    margin: 48px 0 18px 0;
    }
.breadcrumb-wrapper  {
    margin: 24px 0 0 0;
    }
#main-content .node {
    /*margin-bottom: 24px;
    margin-top: 10px;*/
    }
#main-content .node-info {
    margin-bottom: 18px;
    }
#main-content .node-info .user {
    margin-right: 3px;
    background: url("../images/user.png");
    width: 15px;
    height: 15px;
    display: inline-block;
    line-height: 18px;
    margin-top: -8px;
    vertical-align: middle;
    }
#main-content .node-info .calendar {
    margin-right: 3px;
    background: url("../images/calendar.png");
    width: 13px;
    height: 13px;
    display: inline-block;
    line-height: 18px;
    }
#main-content .node-info a {
    font-size: 12px;
    text-decoration: none;
    }
#main-content .node-info .username {
    margin-right: 12px;
    }
#main-content .node img {
    float: left;
    max-width: 100%;
    padding: 5px;
    background: #ffffff;
    margin:0 30px 24px 0;
    border: 1px solid #DDD;

    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    }
.front #main-content .node img:hover {
    border-color: rgba(201, 89, 102, 0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(197, 45, 63, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(197, 45, 63, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(197, 45, 63, 0.6);
    }
#main-content .node-meta {
    margin-top: 24px;
    clear: both;
    }
#main-content .node-meta ul li {
    display: inline-block;
    padding: 0 6px 0 0 ;
    line-height: 20px;
    font-size: 12px;
    }
#main-content .node-meta ul.tips li {
    display: list-item;
    }    
#main-content .node-meta .comments-count {
    margin-right: 12px;
    display: inline-block;
    }
#main-content .node-meta ul li.comment-comments {
    display: none;
    }
	
.node-meta  span.comments {
    background: url("../images/comment.png") no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: white;
    margin-right: 10px;
    text-align: center;
    padding-right: 1px;
    padding-top: 1px;
    font-family: arial;
    }
ul.links li a.active {
    color: #2B5E5E;
    }
ul.links li a.active:hover {
    color: #122B2B;
    }
.node-meta .field-name-field-tags, .node-meta .field-label, .node-meta .field-items, .node-meta .field-item {
    display: inline-block;
    }
.node-meta .field-label {
    font-size: 12px;
    font-weight: normal;
    margin-left: 24px;
    }
.node-meta .field-item {
    margin-right: 6px;
    }
/* autor-signature 
-------------------*/
#main-content .node .author-signature {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */

    padding: 42px;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    margin-top: 24px;

    -moz-box-shadow: 1px 1px 1px #CFCFCF;
    -webkit-box-shadow: 1px 1px 1px #CFCFCF;
    box-shadow: 1px 1px 1px #CFCFCF;
    }
#main-content .node .author-signature img {
    width: 112px;
    height: 70px;
    padding: 0;
    margin-bottom: 0px;
    }

/* comment
-------------------*/
#comments {
    margin-top: 36px;
    }
#main-content .comment {
    margin-bottom:42px;
    }
#main-content .comment .comment-arrow {
    background: url('../images/comment-wrap-arrow.png') 63px 15px no-repeat;
    }
#main-content .comment-picture img {
    width: 60px;
    height: 60px;
    padding: 5px;
    background: #fff;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    }
#main-content .comment-wrap {
    margin-left: 75px;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */

    padding: 5px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    -moz-box-shadow: 1px 1px 1px #CFCFCF;
    -webkit-box-shadow: 1px 1px 1px #CFCFCF;
    box-shadow: 1px 1px 1px #CFCFCF;
    }
#main-content .submitted {
    background-color: #f0f0f0;

    padding: 12px 19px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    font-family: arial;
    text-transform: capitalize;
    font-weight: bold;

    position: relative;
    }
#main-content .submitted .comment-author a {
    color: #6F0025;
    font-style: normal;
    text-decoration: none;
    margin-bottom: 6px;
    }
#main-content .submitted .comment-author a:hover {
    color: #2B5E5E;
    }
#main-content .comment .content {
    margin: 24px 0 0 19px;
    }
#main-content .comment ul.links {
    margin-left: 19px;
    float: right;
    }
#main-content .comment ul.links li a {
    color: #6F0025;
    font-style: normal;
    text-decoration: none;
    }
#main-content .comment .new {
    position: absolute;
    top: 0;
    right: 1%;
    color: #6F0025;
    }

/* `.sidebar
--------------*/

/* tips */
#page-wrapper .sidebar .block {
    margin-bottom: 30px;
    }
#page-wrapper .sidebar .tips {
    background: url("../images/sidebar-tip.png") no-repeat 0 0px;
    height: 220px;
    width: 220px;
    }
#page-wrapper .sidebar .tips p {
    color: #e7e7e7;
    font-size: 11px;
    line-height: 15px;
    margin: 0px 35px 12px 35px;
    padding: 60px 0 12px 0;
    text-align: center;
    border-bottom: 1px solid #88bebe;
    }
#page-wrapper .sidebar .tips a.link {
    font-size: 12px;
    line-height: 18px;
    color: #88bebe;
    text-align: center;
    display: block;
    }
/*subscribe form*/    
.subscribe-form {
    position: relative;
    background:transparent;
    margin-bottom: 36px;
    }
#page-wrapper .subscribe-form input.form-text {
    margin: 0;
    width: 100%;
    height: 36px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

    padding-left: 12px;

    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    }
.subscribe-form input.form-text:focus {
    outline: 0;
    outline: thin dotted 9;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */ 
    }
#page-wrapper .subscribe-form input.form-submit {
    position: absolute;
    top: 29px;
    right: -10px;
    border: none;
    height: 16px;
    background: url(../images/subscribe-icon.png) no-repeat 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    width: 23px;
    }
#page-wrapper .subscribe-form input.form-submit:hover {
    position: absolute;
    top: 29px;
    right: -10px;
    border: none;
    height: 16px;
    background: url(../images/subscribe-icon.png) no-repeat 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    width: 23px;
    }
/* social */
ul.social-bookmarks {
    list-style: none;
    margin: 0;
    padding: 0;
    }
ul.social-bookmarks li {
    display: inline-block;
    margin-right:10px;
    } 
ul.social-bookmarks li a {
    display: block;
    width: 38px;
    height: 42px;
    font-style: normal;
    padding-top: 24px;
    text-decoration: none;
    font-family: arial;
    color: #8b8b8b;
    text-align: center;
	font: 0/0 a;
    }       
ul.social-bookmarks .facebook {
    background: url('../images/facebook.png') 50% 0 no-repeat;
    }
ul.social-bookmarks .twitter {
    background: url('../images/twitter.png') 50% 0 no-repeat;
    }
ul.social-bookmarks .rss {
    background: url('../images/rss.png') 50% 0 no-repeat;
    }

/*
11. #footer
_______________________________________________________________________*/
#footer {
	/*padding:0 0 20px 0;  */


padding: 0;
margin: 0px;
height: auto;
/*background: rgba(0, 128, 0, 0.17); */
/*background: linear-gradient(to bottom, #2f2f2f 0%,#101010 100%);     */
/*background-image: url('../images/fondoBotonera.png') no-repeat;     */
margin-left: auto;
  margin-right: auto;
    }

#footer-bottom{

  background: #ffffff;
margin-left: auto;
  margin-right: auto;

margin-bottom: 5px;

}

#footer ul li {
    margin-bottom: 4px;
    padding-bottom: 0;
    }  
#footer-top {
    /*margin-bottom: 12px;     */
    background: url('../images/fondoBotonera.png') no-repeat;
    margin-left: 10px;
    }
#footer-top ul.menu ul{
    margin-top: 4px;
    }
#footer-bottom ul.menu li{
    display: inline-block;
    margin: 0;
    padding: 0;
    }
#footer-bottom ul.menu li a{
    font-style: normal;
    padding: 2px 12px;
    text-decoration: none;
    color: #A39B82;
    text-shadow: 1px 1px 1px #F6F4EB;
    border-right: 1px solid #DAD4C1;
    }
#footer-bottom ul.menu li.first a {
    padding-left:0 
    }
#footer-bottom ul.menu li a:hover{
    color:#122B2B;
    }        
#footer-bottom ul.menu li.last a {
    border:none;
    }
#footer-bottom ul.menu ul.menu{ 
    display:none; 
    }
ul.secondary-menu { 
    margin-top:18px; 
    }
#footer .credits {
    font-size: 11px; 
    color: #6F6F6F; 
    margin-top: 18px;
    text-shadow:1px 1px #f3f3f3;
    }
#footer .credits a {
    color: #A39B82;
    }  
#footer .credits a:hover {
    color: #122B2B;
    }      
/*
12. Drupal styles override
_______________________________________________________________________*/

/*comment form*/
#comment-form a {
    font-style: normal;
    text-decoration: none;
    }
#comment-form  .form-textarea-wrapper {
    width: 100%;
    }
#page-wrapper #comment-form .form-text {
    width: 100%;
    }            
#page-wrapper #comment-form .form-submit {
    padding: 10px 30px;
    cursor: pointer;
    display: inline-block;
    margin-right: 12px;
    }

/*user login*/
#block-user-login .content {
    padding: 10px 20px;
    background: url('../images/comment-form.png') repeat 0 0; 
    color: #fbfbfb;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #DDD;
    }

#block-user-login a {
    color: #fbfbfb;
    font-style: normal;
    }
#block-user-login a:hover {
    text-decoration: none;
    color: #fbfbfb;
    }
#block-user-login ul {
    list-style: none;
    }
#block-user-login ul li {
    margin-left: 0;
    }
#block-user-login input.form-text {
    width: 180px;
    box-shadow: none;
    }    
/*forms - buttons*/
#page-wrapper .form-text {
    width: 70%;
    height: 36px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; 
    padding-left: 10px;
    margin-bottom: 12px;
    background: #fcfcfc; 
    border: 1px solid #ccc;

    -moz-box-shadow: 1px 1px 0px #A0A0A0 inset;
    -webkit-box-shadow: 1px 1px 0px #A0A0A0 inset;
    box-shadow: 1px 1px 0px #A0A0A0 inset;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    } 
#page-wrapper .form-text:focus {
    border: 1px solid #949494;
    background: #ffffff; 
    outline: none;
    }


#page-wrapper .form-submit {
    background: #F3F3F3;
    border: 1px solid #DADADA;
    padding: 5px 15px;
    color:#353535;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
    margin: 0px 12px 12px 0;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    }
#page-wrapper .form-submit:hover {
    background: white;
    }
#page-wrapper .fieldset-legend a {
    font-style: normal;
    text-decoration: none;
    }
#main-content label {
    display: block;
    margin-bottom: 12px;
    }
#page-wrapper .form-item{
    margin-bottom: 12px;
    }
#page-wrapper .form-item label {
    margin-bottom: 2px;
    }
#page-wrapper .form-item .form-text {
    margin-bottom: 2px;
    }
#page-wrapper textarea {
    background: #fcfcfc; 
    border: 1px solid #DADADA;
    padding:6px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 155px; 

    -moz-box-shadow: 1px 1px 0px #A0A0A0 inset;
    -webkit-box-shadow: 1px 1px 0px #A0A0A0 inset;
    box-shadow: 1px 1px 0px #A0A0A0 inset;

    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    }
#page-wrapper textarea:focus {
    border: 1px solid #949494;
    background: #ffffff; 
    outline: none;
    }    

/*search form*/
.logged-in #page-wrapper .search-form {
    margin-bottom:36px;    
    }
#edit-basic .form-item input.form-text{
    margin-bottom: 12px;
    }    
#page-wrapper .search-advanced .form-text {
    width: 100%;
    }
#page-wrapper .form-type-checkbox {
    margin-bottom: 0;
    }    
#page-wrapper .form-type-checkbox label.option {
    display: inline;
    vertical-align: middle;
    }

/* block title */

.sidebar .block h2, #footer .block h2, #highlighted .block h2, #featured .block h2, #content-top h2, #header-inside-right h2 {
    font-size: 17px;
    line-height: 18px;
    padding-top: 6px;
    }
#footer .block h2, #featured h2, .author-signature h5,  #content-top h2, #header-inside-right h2 {
    margin-top:0;
    }    

/* primary tabs */
#page-wrapper ul.primary {
    border-bottom: 1px solid #bbb;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none;
    margin: 0 0 24px 0;
    padding: 3px 12px; 
    white-space: nowrap;
    }
#page-wrapper ul.primary li {
    display: inline;
    }
#page-wrapper ul.primary li a {
    background-color: white;
    border-color: #bbb;
    border-style: solid solid none solid;
    border-width: 1px;
    border-bottom: 1px solid #f3f3f3;
    height: auto;
    margin-right: 0.5em; /* LTR */
    padding: 3px 12px;
    text-decoration: none;
    font-style: normal;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #c2c2c2;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    }
#page-wrapper ul.primary li.active a {
    border: 1px solid #bbb;
    border-bottom: 1px solid #fff;
    font-style: normal;
    color: #585858;
    }
#page-wrapper ul.primary li a:hover {
    border-color: #ccc;
    border-bottom-color: #FCFCFC;
    color: #585858;
    }
/*contextual-links*/
#page-wrapper div.contextual-links-wrapper ul.contextual-links {
    background-color: white;
    border: 1px solid #CCC;
    display: none;
    margin: 0;
    padding: 0.25em 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 18px;
    white-space: nowrap;
    -moz-border-radius: 4px 0 4px 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 4px;
    border-radius: 4px 0 4px 4px;
    }
#page-wrapper ul.contextual-links li {
    line-height: 100%;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    }
#page-wrapper ul.contextual-links li:hover {
    background: none;
    }    
#page-wrapper div.contextual-links-wrapper a {
    text-decoration: none;
    }        
#page-wrapper ul.contextual-links li a {
    color: #333 !important;
    display: block;
    margin: 0.25em 0;
    padding: 0.25em 1em 0.25em 0.5em;
    font-style: normal;
    font-size: 11px;
    }
/*drupal messages*/
div.messages {
    background-position: 12px 50%;
    margin: 18px 0;
    padding: 18px 10px 18px 50px;    
    }

div.status, table tr.ok{
    background-color: #A8B896;
    }
div.status, .ok {
    color: #0B1600;
    }
div.status {
    border-color: #8AAD5C;
    }
div.error, table tr.error {
    background-color: #ECAB8E;
    }               
div.error, .error {
    color: #531700;
    }       
div.error {
    border-color: #D8967E;
    }
div.warning, table tr.warning {
    background-color: #EEE8BB;
    }  
div.warning, .warning {
    color: #914C07;
    }
div.warning {
    border-color: #F0DE50;
    }                                                     
/*pager*/
#page-wrapper .pager li{
    padding: 0;
    }
#page-wrapper .pager li a{
    font-style: normal;
    text-decoration: none;
    color: #A39B82;
    text-shadow: 1px 1px 1px #F6F4EB;
    }
#page-wrapper .pager li.pager-current{
    text-shadow: 1px 1px 1px #F6F4EB;
    font-weight: normal;
    }    
#page-wrapper .pager li a:hover, #page-wrapper .pager li.pager-current{
    color: #122B2B;
    }
/*
13. Responsive Layout
_______________________________________________________________________*/
/*LANDSCAPE PHONE TO DOWN*/
@media all and (max-width: 480px) {

    #slideshow .slider-item-title, #slideshow .slider-item-body,#featured .featured-teaser-body {
        display: none;
        
    }
    #featured .featured-teaser-image img {
          height: 100px;
          width: 100%;
          -moz-border-radius: 0px 0px 15px 15px;
          -webkit-border-radius: 0px 0px 15px 15px;
           border-radius: 0px 0px 15px 15px;
           border: solid 2px #FFFFFF;
       }

     #featured .featured-teaser-image2 img {
              height: 100px;
          width: 100%;
          -moz-border-radius: 0px 0px 15px 15px;
          -webkit-border-radius: 0px 0px 15px 15px;
           border-radius: 0px 0px 15px 15px;
           border: solid 2px #FFFFFF;
     }
     
     #featured .featured-teaser-image3 img {
             height: 100px;
          width: 100%;
          -moz-border-radius: 0px 0px 15px 15px;
          -webkit-border-radius: 0px 0px 15px 15px;
           border-radius: 0px 0px 15px 15px;
           border: solid 2px #FFFFFF;
     }
     
     .sf-menu ul, #menu ul ul {
    position:       initial;
   /* top:            -999em;  */
    width:          230px; /* left offset of submenus need to match (see below) */
    }
    
    
    #featured .featured-teaser-title {

          moz-border-radius: 0px 0px 0px 0px;
          -webkit-border-radius: 0px 0px 0px 0px;
           border-radius: 0px 0px 0px 0px;
    }

      #featured .featured-teaser-title2{
 content: "links";   
}

    #footer-top, #sistBiblio {
         display:none;
    }
    

     #header{
       margin-bottom: 50px;
    }
    
    .changeImage {
    content:url("../logoCel.png");
  }


}

/* LANDSCAPE PHONE TO PORTRAIT TABLET */
@media all and (max-width: 760px) {
    /*#header*/
    #header{
       /* margin-bottom: 6px;*/
    }
    #header-inside-left{
        text-align: center;
    }
    #block-search-form{
        margin: 24px 0 0;
    }
    /*#content*/
    #featured h2{
        margin: 18px 0;
    }
    #featured .featured-teaser {
        float: left;
        margin: 24px 1%;
        width: 31%;
    }
    #featured .featured {
        clear: both;
    }
    #featured .featured-teaser-body {
        top: 75%;
        left: 85%;
        margin-bottom:0; 
        font-size: 11px;
    }
    /*#footer*/
    .footer-area{
        padding: 12px 0;
    }
    #footer-bottom ul.menu li {
    margin: 0 0 12px 0;
    }
    


}
/*LANDSCAPE DESKTOP TO DOWN*/
@media all and (max-width: 980px) {
    /*main menu*/
    #menu ul.sf-menu>li.first,
    #menu>ul.menu>li.first {
    margin-left: 0;
    } 
    /*banner*/
    #slideshow .slider-item-title{
        font-size: 36px;
    }
    /*content*/
    #featured .featured-teaser-title{
        font-size: 13px;
    }
    #main-content .node img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    #main-content .comment-picture img {
        width: 60px;
        height: 60px;
    }
    /*forms*/
    #page-wrapper .form-text {
        width: 100%;
    }

}

/* PORTRAIT TABLET TO LANDSCAPE AND DESKTOP */
@media all and (min-width: 760px) and (max-width: 980px) {
    /*header*/
    #header-inside-left {
        position: absolute;
    }
    #content-top, #header-inside-right{
        margin-top: 84px;
    }
    #block-search-form {
    float: none;
    }
    #block-search-form input.form-submit {
    right: -70px;
    }
    #block-search-form input.form-submit:hover {
    right: -70px;
    }
    /*content*/
    #block-user-login input.form-text {
        width: 100%;
    }
    /*sidebar*/
    ul.social-bookmarks li {
        margin-right: 3px;
    }
    #page-wrapper .sidebar .tips {
        background: url("../images/sidebar-tip-980-to-760.png") no-repeat 0 0px;
        height: 160px;
        width: 160px;
    }
    #page-wrapper .sidebar .tips p {
        margin: 0px 25px 6px 25px;
        padding: 24px 0 6px 0;
    }
    /*comment form*/
    #comment-form label {
        margin-bottom: 12px;
    }
    

}

/* DESKTOP SCREENS */
@media all and (min-width: 980px) {

}

/* menu in side bar */
nav {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.5;
  margin: 50px auto; /*for display only*/
  width: 200px;
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
 
.menu-item2 {
  background: #1E7E97;
  width: 200px; 
}
/*Menu Header Styles*/
.menu-item2 h4 {
  color: #004071;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 12px;
  background: #a90329;
}
.menu-item2 h4 a {
  color: white;
  display: block;
  text-decoration: none;
  width: 200px;
}
/*Menu Header Styles*/
.menu-item2 h4 {
  border-bottom: 1px solid rgba(0,0,0,0.3);
  border-top: 1px solid rgba(255,255,255,0.2);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 12px;

  /*Gradient*/
  background: #a90329; /* Old browsers */
  background: -moz-linear-gradient(top, #1E7E97 0%, #1E7E97 44%, #1E7E97 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1E7E97 0%,#1E7E97 44%,#1E7E97 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1E7E97 0%,#1E7E97 44%,#1E7E97 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1E7E97 0%,#1E7E97 44%,#1E7E97 100%); /* IE10+ */
  background: linear-gradient(top, #1E7E97 0%,#1E7E97 44%,#1E7E97 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}
.menu-item2 h4:hover {
  background: #cc002c; /* Old browsers */
  background: -moz-linear-gradient(top,  #004071 0%, #004071 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004071), color-stop(100%,#004071)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #004071 0%,#004071 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #004071 0%,#004071 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #004071 0%,#004071 100%); /* IE10+ */
  background: linear-gradient(top,  #004071 0%,#004071 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc002c', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}
/*First Item Styles*/
.alpha p {
        font-size: 13px;
        padding: 8px 12px;
        color: #aaa;
}
/*ul Styles*/
.menu-item2 ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
}
 
.menu-item2 ul a {
  margin-left: 20px;
  text-decoration: none;
  color: #aaa;
  display: block;
  width: 200px;
}
 
/*li Styles*/
.menu-item2 li {
  border-bottom: 1px solid #eee;
}
 
.menu-item2 li:hover {
  background: #eee;
}
/*ul Styles*/
.menu-item2 ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px; /*Collapses the menu*/
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
}
/*ul Styles*/
.menu-item2 ul {
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
 
  /*Animation*/
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}
.menu-item2:hover ul {
  height: 93px;
}


/*Menu Area de usuar*/
ul#css3menu1 {
	margin:0;
	list-style:none;
	padding:0;
/*	background-color:#dedede;
	border-width:1px;
	border-style:solid;
	border-color:#5f5f5f;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;    */
	font-size:0;
	z-index:999;
	/*position:relative;*/
	display:block;
	float:left;
/*	margin-top: 50px;   */
 font-family: 'Arial Narrow', sans-serif,  Arial, 'Liberation Sans', FreeSans;
}
ul#css3menu1 li {
	display:block;
	white-space:nowrap;
	font-size:0;
}
ul#css3menu1>li {
	margin:0;
}
ul#css3menu1 a:active,ul#css3menu1 a:focus {
	outline-style:none;
}
ul#css3menu1 a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	/*font:bold 14px Trebuchet MS; */

	color:#504141;
	/*text-shadow:#FFF 0 0 1px;   */
	cursor:pointer;
	padding:10px;
	background-color:#BADAD3;
	/*background-image:url("mainbk.png");
	background-repeat:repeat;
	background-position:0 0;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#C0C0C0;   */
	 font-family: 'Arial Narrow', sans-serif,  Arial, 'Liberation Sans', FreeSans;
	 font-size: 14px;
	 text-transform: uppercase;
margin-bottom: 10px;
}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed {
	background-color: #3F9396;
	border-color:#3F9396;
	/*border-style:solid;
	color:#b1b1b1;
	text-shadow:#FFF 0 0 1px;
	background-image:url("mainbk.png");
	background-position:0 100px;
	text-decoration:none;   */
}
ul#css3menu1 li.topfirst>a {
/*	border-width:0;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;       */
}
ul#css3menu1 li.toplast>a {
	/*border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius: 5px;   */
}

/*FIN Menu Area de usuar*/

ul#css3menu2 {
	margin:0;
	list-style:none;
	padding:0 1px 1px;
	background-color:#000;
	background-image:url("mainbk.png");
	background-repeat:repeat;
	border-width:0px;
	border-style:solid;
	border-color:#BADAD3;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:0;
	z-index:999;
	position:relative;
	display:block;
	float:left;
	width:180px;
	 font-family: 'Arial Narrow', sans-serif,  Arial, 'Liberation Sans', FreeSans;
}
ul#css3menu2 li {
	display:block;
	white-space:nowrap;
	font-size:0;
}
ul#css3menu2>li {
	margin:1px 0 0;
}
ul#css3menu2 a:active,ul#css3menu1 a:focus {
	outline-style:none;
}
ul#css3menu2 a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	font:bold 16px Arial;
	color:#cccccc;
	cursor:default;
	padding:10px;
	background-color:#004D93;
	background-image:url("mainbk.png");
	background-repeat:repeat;
	background-position:0 200px;
	border-width:0px;
	border-style:none;
	border-color:;
}
ul#css3menu2 li:hover>a,ul#css3menu1 li a.pressed {
	background-color:#00AB65;
	border-style:none;
	color:#ffffff;
	background-image:url("mainbk.png");
	background-position:0 100px;
	text-decoration:none;
}
ul#css3menu2 li.topfirst>a {
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	text-shadow:#000000 0px -1px 1px;
}
ul#css3menu2 li.topfirst:hover>a,ul#css3menu1 li.topfirst a.pressed {
	text-shadow:#3d3d3d 0px -1px 1px;
}
ul#css3menu2 li.topmenu>a {
	text-shadow:#000000 0px -1px 1px;
}
ul#css3menu2 li.topmenu:hover>a,ul#css3menu1 li.topmenu a.pressed {
	text-shadow:#3d3d3d 0px -1px 1px;
}
ul#css3menu2 li.toplast>a {
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	text-shadow:#000000 0px -1px 1px;
}
ul#css3menu2 li.toplast:hover>a,ul#css3menu1 li.toplast a.pressed {
	text-shadow: #3d3d3d 0px -1px 1px;
}


#botoneraBibliotecas a:hover {
-webkit-filter: brightness(70%);
-moz-filter: brightness(70%);
opacity: 0.5;

}

#redesSocialesTwitter {
background:  url("../images/twitterLogo.png") no-repeat;
width: 60px;
height:50px;


}
#redesSocialesTwitter:hover {
background:  url("../images/twitterLogoCompleto.png") no-repeat;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
transition: 0.2s;
}

#redesSocialesFacebook {
background:  url("../images/facebookLogo.png") no-repeat;
width: 60px;
height:50px;

}
#redesSocialesFacebook:hover {
background:  url("../images/facebookLogoCompleto.png") no-repeat;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
transition: 0.2s;

}

#redesSocialesYoutube {
background:  url("../images/youtubeLogo.png") no-repeat;
width: 100px;
height:50px;

}
#redesSocialesYoutube:hover {
background:  url("../images/youtubeLogoCompleto.png") no-repeat;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
transition: 0.2s;
}

#redesSocialesInstagram {
background:  url("../images/instagramLogo.png") no-repeat;
width: 60px;
height:50px;


}
#redesSocialesInstagram:hover {
background:  url("../images/instagramLogoCompleto.png") no-repeat;
-moz-transition: 0.2s;
-ms-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
transition: 0.2s;
}

#catalog_wrapper {
  font-size: 16px;
    font-family: 'Arial Narrow', 'Georgia', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

.textoBibliotecas a{
     /* font-size: 20px;  */
      font-family: 'Arial Narrow', 'Georgia', Arial, 'Liberation Sans', FreeSans, sans-serif;
      text-decoration: none;

letter-spacing: 2px;
word-spacing: 1px;
text-align: justify;
}
.textoBibliotecas {
      margin-top: 60px;
      margin-left: 60px;
      color: #000000;
      font-family: 'Arial Narrow', sans-serif,  Arial, 'Liberation Sans', FreeSans;
}

.textoBibliotecas a{
       font-family: 'Arial Narrow', sans-serif,  Arial, 'Liberation Sans', FreeSans;
}

.desplegable {
      padding: 10px;
      color: black;
      margin-left: 20px;
      font-size: 16px;
}

.nolink{
cursor: pointer;
}

.download {
      background: url("../images/download.png") no-repeat;
      width: 100px;
      height:50px;
      float: right;
}

.BoxDownload li{
   font-size: 18px;
   /* padding: 10px; */
   margin-left: 20px;
   line-height: 50px;
}
#footer-bottom-inside {
margin-top: 20px;
}


.nav-button{
	display : none;
}
