/*
Theme Name: Desarrollo-Diputacion
Theme URI: http://sede.diputacionalicante.es
Version: 1.0
Description: Páginas realizadas por el Servicio de Informática de la Excma. Diputación de Alicante
Author: Fermín Reus - Diputación de Alicante
Author URI: http://sede.diputacionalicante.es
Template: Divi
*/

@import url("../Divi/style.css"); 
@import url("js/jquery-ui/redmond/jquery-ui.css");
@import url("web.css");
@import url("bootstrap-3.3.7-dist/css/bootstrap.css");
@import url("https://cdn.datatables.net/1.10.15/css/jquery.dataTables.min.css");



/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

.card img{
	max-height: 360px !important;
}

/*----------------- En real cuidado con las url de las imagenes -------------------------------*/
/*ul#portfolio img, ul#portfolio img.thumbnail {
  background-image:url(../Desarrollo-Diputacion/images/sombra_evento1.png);
  background-position:50% 100%;
  background-repeat:no-repeat no-repeat;
  margin:0 4px;
  padding-bottom:18px;
  width:95%;
}

#header{
  background: url("../Desarrollo-Diputacion/images/fondo_cabecera_a.png") no-repeat scroll top right rgba(0, 0, 0, 0);
  margin: 0;
  border-bottom-color:#B6CBD3;
  border-bottom-style:solid;
  border-bottom-width:1px;
}


.centercatnav #catnav {
  background: url(../Desarrollo-Diputacion/images/fondo_menu.png);
  background-color:#FAFAFA;
  background-position:initial initial;
  background-repeat:initial initial;
  border-top-color:#DDDDDD;
  border-top-style:dotted;
  border-top-width:1px;
  clear:both;
  display:block;
  float:none;
  margin:0 auto;
  text-align:center;
}

.menucontenedor {
    background: url("../Desarrollo-Diputacion/images/sombra_menu.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 23px;
    width: 270px;
}

.limenuazul {
    background: url("../Desarrollo-Diputacion/images/fondo_menu1.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: 1px solid #196D96;
}


ul#portfolio img, ul#portfolio img.thumbnail {
  background-image:url(../Desarrollo-Diputacion/images/sombra_evento1.png);
  background-position:50% 100%;
  background-repeat:no-repeat no-repeat;
  margin:0 4px;
  padding-bottom:18px;
  width:95%;
}

#header{
  background: url("../Desarrollo-Diputacion/images/fondo_cabecera_a.png") no-repeat scroll top right rgba(0, 0, 0, 0);
  margin: 0;
  border-bottom-color:#B6CBD3;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

.centercatnav #catnav {
  background: url(../Desarrollo-Diputacion/images/fondo_menu.png);
  background-color:#FAFAFA;
  background-position:initial initial;
  background-repeat:initial initial;
  border-top-color:#DDDDDD;
  border-top-style:dotted;
  border-top-width:1px;
  clear:both;
  display:block;
  float:none;
  margin:0 auto;
  text-align:center;
}


.menucontenedor {
    background: url("../Desarrollo-Diputacion/images/sombra_menu.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 23px;
    width: 270px;
}
.limenuazul {
    background: url("../Desarrollo-Diputacion/images/fondo_menu1.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    border-bottom: 1px solid #196D96;
}*/
