body {
  font-family: "Segoe UI", "Lucida Grande", "Helvetica Neue", sans-serif;
  font-size: 15px;
  padding-bottom: 0;
}
.container {
  margin: 0 auto;
 max-width: 990px;
  /*  max-width: 1024px;*/
}
.block .header {
  margin-bottom: 20px;
}
.block .title {
  border-left: 8px solid #005097;
  padding-left: 10px;
}
.block .title h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
.block .content {
  font-size: 14px;
  text-align: justify;
}
.block .content img {
  border: 1px dotted #CCCCCC;
  float: left;
  margin-right: 5px;
}
.article {
  cursor: pointer;
  border-top: 1px dotted #CCCCCC;
  margin-left: 0;
  width: auto;
  padding-top: 5px;
  margin-bottom: 5px;
}
.article .articlecontent {
  border-left: 8px solid #C72A25;
  padding: 6px 0 6px 10px;
}
.article .articlecontent h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  margin: 0;
}
.article .articlecontent .articledate {
  font-size: 11px;
  padding-top: 1px;
  color: #C72A25;
}
.article .calendar {
  width: 80px;
  height: 60px;
  margin-right: 10px;
  padding: 8px;
  background-color: #DDDDDD;
  color: #005097;
  text-align: center;
  line-height: 170%;
  float: left;
}
.article .calendar .day {
  font-size: 28px;
  font-weight: bold;
  color: #666666;
}
.article .calendar .month {
  font-size: 12px;
}
.article .event h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  margin: 0;
}
.article .event .eventdate {
  font-size: 11px;
  padding-top: 1px;
  color: #C72A25;
}
#footer {
  background-color: #222222;
  min-height: 300px;
  color: #FFFFFF;
}
#footer .container {
  padding: 20px;
}
#galeria-home .thumb {
  width: 80px;
  height: 80px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#leftmenu .title {
  border-bottom: 1px dotted #AAAAAA;
  padding-bottom: 5px;
}
#leftmenu h2 {
  border-left: 6px solid #005097;
  padding: 3px 0 3px 8px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin: 0;
}
#leftmenu ul {
  margin: 0;
  padding: 0;
}
#leftmenu ul li {
  border-bottom: 1px dotted #AAAAAA;
  padding: 4px 0;
  list-style: none outside none;
  font-weight: normal;
  line-height: 100%;
  margin: 0;
}
#leftmenu ul li a {
  border-left: 6px solid #D6D6D6;
  color: #555555;
  display: block;
  padding: 6px 0 6px 8px;
  color: #666666;
  outline: medium none;
  text-decoration: none;
}
#leftmenu ul li a:hover {
  border-color: #C72A25;
  color: #000000;
}
#leftmenu ul li a.active {
  border-color: #C72A25;
  color: #444444;
  font-weight: bold;
}
.texto {
  text-align: justify;
  min-height: 500px;
}
.texto h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
#navbar li a {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
#navbar li a.active {
  color: #005097;
}
#navbar li ul li a {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
}
.foto-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.foto-left img {
  border-right: 8px solid #005097;
  padding-right: 10px;
}
span.name {
  font-size: 18px;
}
div.executivo-right {
  float: left;
}
div.executivo-right span.name {
  font-size: 20px;
}
div.executivo-contactos {
  padding-top: 60px;
}
div.executivo-contactos_2 {
  padding-top: 10px;
}
#downloads th {
  text-align: center;
}
#downloads td {
  line-height: 40px;
}
#downloads td a {
  font-weight: bold;
  color: #BBBBBB;
  text-decoration: none;
}
#downloads td a:hover {
  color: #C72A25;
}
img.pdf {
  width: 40px;
  margin-right: 5px;
}
#map-canvas1,
#map-canvas2,
#map-canvas3 {
  width: 400px;
  height: 300px;
}
span.glyphicon {
  color: #CCCCCC;
}
span.entidade {
  color: #005097;
  font-weight: bold;
}
span.util {
  color: #C72A25;
  font-weight: bold;
}
#contactos div {
  height: 20px;
  overflow: hidden;
}
#contactos div.expanded {
  height: 100%;
}
#contactos tr {
  cursor: pointer;
}
.navbar-header img {
  float: left;
  margin: 5px;
  width: 40px;
}
.navbar-brand {
  letter-spacing: -1px;
}
.splash {
  background-color: #2f6387;
  background-color: rgba(47,99,135,0.9);
}
.splash-center {
  text-align: center;
  width: 840px;
  padding: 20px;
  background: #fff;
  margin: 10% auto 0;
}
#galeria-folders img {
  width: 186px;
  height: 126px;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 8px solid #c72a25;
}
#galeria-folders h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
  text-align: left;
}
#galeria-folders span {
  font-color: #CCCCCC;
  font-size: 12px;
}
.folder:hover {
  background-color: #EEEEEE;
  cursor: pointer;
}
div.nomargin {
  margin-right: 0px;
}
.pic {
  overflow: hidden;
  text-align: center;
}
.noticia {
  border-left: 8px solid #C72A25;
  padding-left: 15px;
  margin-bottom: 25px;
}
.noticia a {
  text-decoration: none;
}
.noticia span {
  font-size: 12px;
  color: #C72A25;
}
.noticia h4 {
  font-weight: bold;
  margin-bottom: 0;
}

/*For Calendar*/
 
  
  #prefooter {
    width: 100%;
    float: left;
    margin: 10px 0 15px 0;
    padding: 0;
    border-top: 1px solid #cccccc;
    /* border-bottom: 1px solid #cccccc; */
    clear: both;
}

.prefooter_noticia {
   /*  background: #646464; 
    width: 35px;*/
    height: 142px;
    float: left;
    /* color: #868686; */
    margin: 0 15px 0 0; 
    padding: 0;
    font-size: 11px;
    line-height: 12px;
 
    clear: both;
}

#prefooter .canals {
    float: left;
    width: 280px;
    height: auto;
    margin: 15px 20px 0 0;
    font-size: 11px;
	border-bottom: 1px solid #cccccc;
}

#prefooter .mes {
    background: #005097;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #ffffff !important;
    padding: 1px 0;
}
#prefooter .dia {
    font-size: 14px;
    color: #333333;
    padding: 5px 0;
	 font-size:  150%;
}

#prefooter .mes, #prefooter .year {
    font-size: 10px;
    color: #333333;
    line-height: 13px;
}

.noticia_titulo_resumen {
    padding-left: 2%;
    margin-right: 1.5em;
}

#prefooter .noticia_titulo_resumen a h3 {
    font-size: 11px;
    color: #333333;
    border: none;
    background: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 14px;
}
 
.rotate_texto {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: tb-rl;
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 78px;
    letter-spacing: 1px;
}

.fecha {
    float: right;
    clear: both;
    text-align: center;
    width: 40px;
    height: 50px;
    font-family: Arial, Helvetica;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
    background: #ffffff;
    border: 1px solid #ccc;
}

.mes, .dia, .year{
	font-weight:bold;
}


#prefooter .fecha {
    float: left;
    margin: 0 10px 8px 0;
    padding: 0 0 0 0;
   /*  font-family: 'Open Sans', Helvetica, Arial;
    width: 38px;
    height: 50px;  */
}

.half-rule { 
    margin-left: 0;
    text-align: left;
    height: 2px;
	background-color: #005097;
 }
 
/* h3 {
    display: block;
 	font-weight:normal;
     
} */