.acceso{
	text-align: center;
	background-color: #004b99;
	color: white;
	padding: 20px 0;
}
.acceso .glyphicons{
	font-size: 50px;
}
.acceso p{
	color: #fecd00;
    font-size: 20px;
    font-weight: normal;
    margin-top: 12px;
    margin: 12px 15px 0;
    font-family: "Open Sans";
    text-transform: uppercase;
}
.acceso p strong{
	display: block;
}
.acceso a{
	font-size: 15px;
	color: #fecd00;
	text-align: center;
    border-radius: 40px;
    display: inline-block; 
    border: 2px solid #fecd00;
	font-weight: 600;
	font-family: "Open Sans";
	width: 165px;
    padding: 10px;
    margin-top: 25px;
}
.acceso a .glyphicons{
	font-size: 15px;
	margin-top: 3px;
}
.acceso a:hover{
    background-color: #fff; 
    color: #fecd00;
	border: 2px solid #fff;
	text-decoration: none;
}
.acceso a .glyphicons:before{
	padding: 0;
}
.acceso .primero{
	border-right: 1px solid #fecd00;
	padding: 50px 0;
}
.acceso .segundo{
	border-left: 1px solid #fecd00;
	padding: 50px 0;
}

@media (max-width:769px) {
    .acceso p{
    	font-size: 17px;
    }
}
@media (max-width:580px) {
	.acceso p {
	    font-size: 14px;
	}
	.acceso .glyphicons {
	    font-size: 40px;
	}
}
@media (max-width:480px) {
	.acceso {
	    padding: 50px 0;
	}
	.acceso .primero{
		margin-bottom: 40px;
		border-bottom: 1px solid #61616D;
	}
	.acceso .primero,
	.acceso .segundo{
		width: 100%;
		padding: 0;
		border: 0;
		height: auto;
	}
	.acceso .segundo{
		padding-top: 20px;
		border-top: 1px solid #9F9FA9;
	}
	.acceso p {
	    font-size: 18px;
	}
}








.appie{
	background-color: #fff;
	border-top: 18px solid #004b99;
	padding: 88px 0 75px;
	border-bottom: 1px solid #61616D;
}
.appie .img{
	width: 512px;
	height: 331px;
	/*background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220614&id=220614&nombre=iee.png') !important;*/
	background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220614&id=220614&nombre=iee.png') !important;
	background-repeat: no-repeat;
	background-position: right; 
	display: inline-block;
	background-size: contain; 
}
.appie h1{
	color: #004b99;
	text-transform: uppercase;
	font-weight: bold;
    font-size: 30px;
    font-family: "Open Sans";
    margin-top: 35px;
}
.appie p{
	color: #666;
    font-size: 20px;
    font-weight: normal;
    margin-top: 7px;
    font-family: "Open Sans";
}
.appie a{
	font-size: 18px;
	color: #004b99;
	padding: 15px 10px;
	text-align: center;
	width: 215px;
    border-radius: 40px;
    display: inline-block; 
    margin-top: 15px;
    border: 2px solid #004b99;
	font-weight: 600;
	font-family: "Open Sans";
}
.appie a .glyphicons{
	font-size: 18px;
	margin-top: 4px;
}
.appie a:hover{
    background-color: #91919D; 
    color: #fff;
	border: 2px solid #91919D;
	text-decoration: none;
}
.appie a .glyphicons:before{
	padding: 0;
}

@media (max-width:1200px) {
	.appie .img {
		width: 100%;
	}
}
@media (max-width:991px) {
	.appie {
    	padding: 30px 0 25px;
    }
}
@media (max-width:680px) {
	.appie .col-xs-6{
    	width: 100%;
    	text-align: center;
    }
    .appie .img {
	    background-position: center;
	}
	.appie h1 {
	    margin-top: 0;
	}
	.appie {
    	padding: 50px 0 45px;
	}	
}
@media (max-width:480px) {
    .appie .img {
	   height: 200px
	}
	.appie h1 {
	    margin-top: 0;
	    font-size: 25px;
	}
	.appie {
    	padding: 50px 0 45px;
	}	
	.appie p {
	    font-size: 18px;
	}
}

header {
    padding: 23px 0;
    box-shadow: none !important;
    border-bottom: 1px solid #d7d7d7;
    height: 148px;
    background-color: #004b99 !important;
}
header .cabecera-main{
	background-color: #004b99 !important;
}
header .cabecera-main #logo-cont a.destacat{
	width: 105px;
    height: 100px;
    display: inline-block;
    float: left;
}
header .cabecera-main #logo-cont a.destacat .logo{
	width: 120%;
	height: 120%;
	background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220619&id=220619&nombre=logo@x2.png') !important;
}
header .cabecera-main #logo-cont h1 {
    display: inline-block;
    /*margin-top: 25px;*/
    margin-left: 10px;
    margin-top: 40px !important;
}
header .cabecera-main #logo-cont h1 a{
	color: #fecd00;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
header .cabecera-main #logo-cont h1 a:hover{
	text-decoration: none;
}
header .cabecera-main #logo-cont h1 a span{
	display: block;
	font-weight: normal;
	word-spacing: 2px;
}
header #logo-govern{
	margin-top: 11px;
}
header #logo-govern a{
    /*width: 200px;*/
    width: 100%;
    height: 79px;
    display: block;
    margin: 0 auto;
    /*background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220615&id=220615&nombre=govern-cabecera@x2.png') !important;*/
    /*background-image: url(/sites/M161026123252629/archivopub.do?ctrl=MCRST5825ZI163809&id=163809&nombre=govern@x2.png) !important;*/
    background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220615&id=220615&nombre=govern-cabecera@x2.png') !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
header .cabecera-main #idiomasEnlaces{
	margin-top: 40px;
}
header .cabecera-main #idiomasEnlaces .dreta{
	float: lefT;
    width: 84%;
    font-family: arial;
    text-transform: uppercase;
    text-align: right;
    padding-right: 30px;
}
header .cabecera-main #idiomasEnlaces .dreta a{
    font-size: 14px;
    font-weight: bold;
    color: #fecd00;
    padding: 0 20px;
    background-color: transparent;
}
header .cabecera-main #idiomasEnlaces .dreta li:first-child a,
header .cabecera-main #idiomasEnlaces .dreta a:hover{
    color: #fecd00;
}
header .cabecera-main #idiomasEnlaces .dreta li:first-child a{
	padding-left: 0px;
}
header .cabecera-main #idiomasEnlaces .dreta li:last-child a{
    padding-right: 0px;
}
header .cabecera-main #idiomasEnlaces .idiomes{
    width: 68px;
    float: left;
    border-right: 1px solid #fecd00;
    border-left: 1px solid #fecd00;
    text-align: center;
    text-transform: uppercase;
} 
header .cabecera-main #idiomasEnlaces .idiomes span,
header .cabecera-main #idiomasEnlaces .idiomes span a:hover{
    color: #fecd00;
} 
header .cabecera-main #idiomasEnlaces .idiomes ul.dropdown-menu{
	min-width: auto;
	text-align: center;
	width: 100%;
}
header .cabecera-main #idiomasEnlaces .idiomes ul.dropdown-menu li a{
	padding: 3px 0 !important;
	font-size: 15px;
}


/*@media screen and (max-width:1280px) {*/
/*	header .cabecera-contingut {
		width: 970px !important;
	}*/
	header .cabecera-main #logo-cont h1 {
	    margin-top: 20px;
	    width: 68%;
	    line-height: 0;
	}
	header .cabecera-main #logo-cont h1 a {
	    line-height: 130%;
	}
	header .cabecera-main #idiomasEnlaces .dreta{
		width: 81%;
		padding-right: 20px;
	}
	header .cabecera-main #idiomasEnlaces .dreta a {
		font-size: 13px;
		padding: 0 16px;
	}
/*}*/
@media screen and (max-width:1090px) {
	header .cabecera-main #logo-cont h1 {
		width: 64%;
		margin-top: 25px !important;
	}
	header .cabecera-main #idiomasEnlaces .dreta {
	    width: 77%;
	}
	header .cabecera-main #idiomasEnlaces .dreta a {
	    padding: 0 5px;
	}

	}
@media screen and (max-width:991px) {
	header{
		height: auto;
		padding: 15px 0;
	}
/*	header .cabecera-contingut {
		width: 750px !important;
	}*/
	header #logo-govern {
	    margin-top: 10px;
	}
	header .cabecera-main #logo-cont h1 {
	    /*width: 57%;*/
	    width: 51%;
		margin-top: 8px !important;
	}
	header .cabecera-main #logo-cont h1 a {
	    font-size: 13px;
	}
	header .cabecera-main #logo-cont a.destacat {
	    width: 80px;
	}
	header .cabecera-main #idiomasEnlaces {
	    margin-top: 20px;
	}
	header .cabecera-main #idiomasEnlaces .dreta {
	    width: 100%;
	    padding-right: 0;
	}
	header .cabecera-main #idiomasEnlaces .dreta a {
	    /*padding: 0 14px;*/
		padding: 0 7px;
	}
	header .cabecera-main #idiomasEnlaces .dreta ul{
	    margin-bottom: 10px;
	}
	header .cabecera-main #idiomasEnlaces .idiomes {
	    width: 68px;
	    float: right;
	}
	header .cabecera-main #idiomasEnlaces .dreta .navbar{
	    margin-bottom: 0;
	}
	header {
	    padding-bottom: 0;
	}
/*	header .cabecera-main {
	    margin-bottom: 20px;
	}*/
}
@media (max-width:768px) {
	header {
	    padding: 10px 0 !important;
	}
	header .cabecera-main {
	    margin-bottom: 0px;
	}
	header .cabecera-contingut{
		width: 100% !important;
	}
	header .cabecera-contingut .col-xs-9 {
	    padding: 0 !important;
	}
	header .cabecera-contingut .col-xs-12 {
	    width: 100%;
	}
	header .cabecera-contingut .col-xs-12 .navbar{
	    float: left;
	    margin-bottom: 0;
	}
	header .navbar-default .navbar-collapse, 
	header .navbar-default .navbar-form {
	    margin-top: 0 !important;
	    border: 0;
	    display: block;
	    padding-right: 15px !important;
	    padding-left: 15px !important;
	}
	header .cabecera-main #idiomasEnlaces .dreta ul li{
	    display: inline-block;
	}
	header .cabecera-main #idiomasEnlaces .idiomes{
		display: inline-block !important;
		margin-right: 15px;
	}
	header .cabecera-main #logo-cont h1 {
	    width: 68%;
	    margin-top: 36px !important;
	    text-align: left;
	    margin-left: 12px; 
	    float: left;
	}
	header .cabecera-main #logo-cont h1 a {
	    font-size: 15px;
	}
	header #logo-govern {
	    margin-top: 10px;
	}
	header #logo-govern a {
	    background-position: right center;
	    float: right;
	    width: 130px;
	}
	header .cabecera-main #idiomasEnlaces {
		margin-top: 25px;
	}
	header .cabecera-main #idiomasEnlaces .dreta {
	    width: 80%;
	}
	header .cabecera-main #idiomasEnlaces .dreta a {
	    font-size: 15px;
	    padding: 0 14px;
	}
}
@media (max-width:591px) {
	header .cabecera-main #logo-cont h1 {
	    /*width: 55%;*/
    	margin-top: 10px!important;
    	text-align: left;
    	float: left;
	}
	header .cabecera-main #idiomasEnlaces .dreta {
	    width: 78%;
	}
}
@media (max-width:480px) {
	header {
	    padding: 12px 0 10px !important;
	}
	header .cabecera-main #logo-cont a.destacat {
	    width: 50px;
	    height: 60px;
	}
	header .cabecera-main #logo-cont h1 {
	    width: 90%;
	    margin: 0 !important;
	}
	header .cabecera-main #logo-cont h1 a {
	    font-size: 13px;
	}
	header .cabecera-main #idiomasEnlaces {
	    margin-top: 20px;
	    padding: 0 !important;
	}
	header .cabecera-main #idiomasEnlaces .dreta {
	    width: 100% !important;
	}
	header .cabecera-main #idiomasEnlaces .dreta li{
	    width: auto;
	}
	header .cabecera-main #idiomasEnlaces .dreta a {
	    padding: 0;
	    text-align: center;
	    font-size: 13px;
	}
	header .cabecera-main #idiomasEnlaces .dreta ul {
	    margin-bottom: 10px;
	    text-align: center;
	}
	header #logo-govern a {
	    margin-top: 0!important;
	    position: relative;
	    left: 30px;
	}
	#mapaEdificios p{
		padding: 15px 0;
	}
	header #logo-govern {
	    margin-top: 27px;
	}
	header .cabecera-main #idiomasEnlaces .dreta a,
	header .cabecera-main #idiomasEnlaces .dreta li:first-child a  {
	    padding: 0 10px;
	}
}
@media screen and (max-width: 400px){
	header .cabecera-contingut {
	   margin: 0 auto !important;
	}
}
@media (max-width:380px) {
	header .cabecera-main #idiomasEnlaces .dreta li {
	    width: auto;
	}
	header .cabecera-main #logo-cont h1 a {
	    font-size: 12px;
	}
	header #logo-govern a {
	    background-position: right top;
	}	
	header .cabecera-main #idiomasEnlaces .idiomes{
		margin-right: 0;
	}
}
header .cabecera-contingut {
    max-width: inherit !important;
    margin: 0 auto;
    position: relative;
    display: block;
    padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 991px) {
  header .cabecera-contingut {
    width: 750px;
  }
}
@media (width: 768px) {
  	header .cabecera-contingut {
   		width: 750px;
  	}
  	header .cabecera-contingut .col-sm-4 {
		width: 75% !important;
	}
}
@media (min-width: 992px) {
  header .cabecera-contingut {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  header .cabecera-contingut {
    width: 1170px;
  }
}

@import "mapa.css";
@import "cabecera.css";
@import "pie.css";
@import "faq.css";
@import "contacto.css";
@import "appiee.css";
@import "acceso.css";


/*
@import 'glyphicons/css/glyphicons.css';
@import 'https://fonts.googleapis.com/css?family=Roboto|Open+Sans';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:600';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:700';
*/

#continguts {
	padding-top: 0;
}
#infoNoMenu {
	display: none;
}

* {
	box-sizing: border-box;
}


.contactoAyuntamiento{
	background-color: #427CA8;
	padding-top: 25px;
}
.contactoAyuntamiento .intro *{
	color: White;
	font-family: "Open Sans";
}
.contactoAyuntamiento .intro h1{	
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	text-align: center;
	margin-bottom: 8px;
}
.contactoAyuntamiento .intro p{
	text-align: center;
	font-size: 20px;
}
.contactoAyuntamiento form{
	padding-top: 27px;
	float: left;
	width: 100%;
	padding-bottom: 65px;
}
.contactoAyuntamiento .campo{
	position: relative;
	float: left;
}
.contactoAyuntamiento .campo.isla{
	width: 40%;
}
.contactoAyuntamiento .campo.municipio{
	width: 40%;
}
.contactoAyuntamiento .campo.boton{
	width: 20%;	
}
.contactoAyuntamiento .campo.boton.desactivado a,
.contactoAyuntamiento .campo.boton.desactivado a:hover{
	background-color: #5F93BA;
	border-radius: 50px;
	text-align: center;
	font: normal 18px/52px "Open Sans";
	color: #A1BED4;
	display: block;
	cursor: default;
}
.contactoAyuntamiento .campo.boton.desactivado a:hover{
	text-decoration: none;
}
.contactoAyuntamiento .campo.boton a:hover,
.contactoAyuntamiento .campo.boton a{
		background-color: #5F93BA;
	border-radius: 50px;
	text-align: center;
	font: normal 18px/52px "Open Sans";
	color: #A1BED4;
	display: block;
	cursor: default;
	background-color: #7CAACB;
	color: white;
	cursor: pointer;
}
.contactoAyuntamiento .campo select{
	padding-left: 13%;
	color: #757584;	
	appearance: none;
	-webkit-appearance: none;
	
/*background: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220622&id=220622&nombre=flecha_contacto@x2.png') 95% 50%;*/
	background: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220622&id=220622&nombre=flecha_contacto@x2.png') 95% 50%;
	background-repeat: no-repeat;
	background-size: 12px 7px;
	height: 52px;
	line-height: 52px;
	border: none !important;
	width: 100%;	
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
.contactoAyuntamiento .campo .glyphicons{	
	display: block;
	position: absolute;
	left: 0;
	bottom: 3px;
	line-height: 45px;
	width: 15%;
	display: inline-block;
	font-size: 25px;
	float: left;
	text-align: center;
	height: 52px;
}
.contactoAyuntamiento .cajaCampo{
	background-color: White;
	margin-right: 14px;		
	height: 52px;
}
.contactoAyuntamiento .cajaCampo *{
	color: #6F6F6F;
}
.contactoAyuntamiento .desactivado .cajaCampo *{
	color: #C1C1C1;
}
.contactoAyuntamiento .resultados{
	background-color: #3D739A;
	display: none;
	border-top: 1px dashed #94B2C8;
	clear: both;	
	color: White;
	padding: 30px 0;
}
.contactoAyuntamiento .resultados .interior{
	padding: 0 100px;
}
.contactoAyuntamiento .resultados .nombre{
	width: 50%;
	float: left;		
}
.contactoAyuntamiento .resultados .nombre h2{	
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;	
	padding-top: 40px;
}
.contactoAyuntamiento .resultados .direccion{
	float: right;
	width: 50%;
}
.contactoAyuntamiento .resultados .direccion p{
	border-left: 1px solid #5F97C0;
	margin: 20px 0;
	font-size: 14px;
	padding-left: 22px;
	line-height: 130%;
	font-family: arial;
}


@media (max-width:990px){
	.contactoAyuntamiento .cajaCampo .glyphicons{
		display: none;
	}
}
@media (max-width: 768px){
	.contactoAyuntamiento .campo.isla,
	.contactoAyuntamiento .campo.municipio{
		width: 50%;		
	}
	.contactoAyuntamiento .campo.municipio .cajaCampo{
		margin-right: 0;
	}
	.contactoAyuntamiento .campo.boton{
		width: 100%;

		/*width: 150px;*/
		float: none;
    	display: inline-block;
		clear: left;
		margin-top: 20px;
	}

}
@media (max-width: 480px){
	.contactoAyuntamiento .campo.boton{
		float: left;
		clear: left;
	}
	.contactoAyuntamiento .campo select {
	    padding-left: 5%;
	}
	.contactoAyuntamiento .cajaCampo {
	    margin-right: 0;
	}
	.contactoAyuntamiento .campo.isla, .contactoAyuntamiento .campo.municipio {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.contactoAyuntamiento .intro h1 {
	    font-size: 28px;	
	}

}
/* CSS Document */

/*LAYOUT*/

html {
	font-size: 16px !important;
	font-family: arial;
}
a:hover {
	color: #0072a8;
} 
a:focus,
input:focus,
select:focus, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active,
button,
button:active{
	outline-color: transparent !important;
	text-decoration: none !important;
	box-shadow: none !important;
}

input[type="text"],
select,
textarea {
	font-size: 0.938em;
}
#botoneraCom {
	text-align: left !important;
}
form input[type="submit"],
.body-encuesta #btnEnviarEncuesta{
	width: initial;
	height: initial;
	background-color: #0072a8;
	color: white;
	padding: 10px 35px 10px 35px;
	border-radius: 5px;
	border: 0;
	margin-top: 15px;
}
form input[type="submit"]:hover,
.body-encuesta #btnEnviarEncuesta:hover{
	background-color: #3685B5;
}
header{
	background-color: #fff;
	width: 100%;
	padding: 20px 0px 10px 0px;
	box-shadow: 0 4px 4px #D7D7D7;
	display: inline-block;
}
header .cabecera-contingut{
	max-width: 1280px !important;
	width: 80%;
	margin: 0 auto;
	position: relative;
	display: table;
}
#contenedor {
	width: 100%;
	margin: 0;
	background-color: #F8F8F8;
}
#capsal {
	text-align: left;
	float: left;
	width: 13%;
}
#capsal .logo{
	background-image: url("../files/govern_illes_balears.png") !important;
	background-repeat: no-repeat;
	width: 100%;
	height: 45px;
	background-position: left;
	margin: 0;
	background-size: contain;
}
#mollaPa {
	text-align: left;
	margin:0 10px 20px !important;
}
#mollaPa li {
	display: inline-block;
	font-size: 0.750em;
	color: #000;
}
#mollaPa li a{
	text-decoration: underline;
	color: #7F7F7F;
}
#mollaPa li a:hover{
	text-decoration: underline !important;
	color: #000;
}
.cabecera-contingut .navbar .container-fluid{
	margin:0 !important;
	padding: 0 !important;
	background-color: #004b99;
}
.cabecera-contingut .navbar .guion{
	display: none;
}
#serveis {
	height: 0;
	margin-right: -15px;
	float: right;
	width: auto;
	height: auto;
}
#serveis li {
	padding: 0 !important;
	padding-bottom: 12px;
}
#serveis li a {
	padding: 0;
	font-size: 13px;
}
#serveis li.dropdown::after{
	content: "a";
	color: transparent;
	width: 0;
	display: inline-block;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #000;
	position: relative;
	top: 8px;
	float: right;
	margin-left: 5px;
}
#serveis li ul {
	top: 30px;
	padding-bottom: 0;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #ccc;
	box-shadow: 0px -1px 4px #E5E5E5;
}
#serveis li ul li {
	border-bottom: 1px solid #ccc;
	margin:0;
	padding: 0;
}

#serveis li ul li a {
	padding: 8px 15px;
	display: block;
	border: 1px solid transparent;
	border-top: 0;
}
#serveis li ul li a:hover {
	background-color: #F0F0F0;
	border: 1px solid #fff;
	border-top: 0;
}
h1.titol {
	font-size: 17px;
	margin-top: 0px !important;
	float: left;
	display: inline-block;
	width: 30%;
	position: relative;
	min-height: 45px;
}
h1.titol a{
	color: #999;
	margin: 0 10px;
	position: absolute;
	bottom: 0;
}
#continguts {
	max-width: 1280px !important;
	width: 80%;
	margin: 0 auto;
	padding-top: 40px;
}

/* FOOTER */

footer{
	background-color: #333333;
	color: #B1B1B1;
	margin: 0;
	margin-top: 100px;
	width: 100%;
	display: inline-block !important;
}
footer .footer-contingut{
	max-width: 1280px !important;
	width: 80%;
	display: table;
	margin: 0 auto;
}
footer #logo-footer{
	display: inline-block;
	float: left;
	margin: 20px 0;
	width: 27%;    
}
footer #logo-footer .logoFooter{
	width: 235px;
	height: 60px;
	display: inline-block;
	background-image: url("../files/govern_illes_b.png") !important;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	margin-right: 50px;
}
footer #peu{
	border: 0;
	width: 50%;
	float: left;
	margin: 27px 0 20px;
	line-height: 130%;
}
footer #peu .centre{
	font-size: 13px;
	line-height: 130%;
}
footer #peu .centre a{
	color: #B1B1B1;
	font-weight: bold;
	font-size: 13px;
}
footer #peu .centre a:hover{
	color: #fff;  
}
footer #peu .centre div a{
	font-weight: normal;
}
footer #peu .centre div .strong-white{
	font-weight: bold;
	color: white;	
}
footer #peu .centre div .strong-pie{
	font-weight: bold;	
}
footer #eines{
	width: 23%;
	float: right;
	display: inline-block;
	margin: 27px 0 20px;
	position: relative;
}
footer #eines .centre{
	width: 30%;
	line-height: 130%;
	text-align: right;
}
footer #eines .centre .tamanyLletra a{
	color: #fff;
	font-size: 18px;
}
footer #eines .dreta{
	color: transparent;
	width: 65%;
	margin-left: 10px;
	text-align: right;
}
footer #eines .dreta a{
	color: #ccc;
	line-height: 130%;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
footer #eines .dreta a:hover{
	text-decoration: underline !important; 
}
footer #eines .dreta #lletraDisminuir,
footer #eines .dreta #lletraAumentar{
	display: none;
}
footer #eines .redes-sociales{
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
footer #eines .redes-sociales ul{
	list-style: none;
}
footer #eines .redes-sociales ul li{
	display: block;
	width: 27px;
	height: 27px;
	float: right;
	margin-right: 10px;
}
footer #eines .redes-sociales ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
footer #eines .redes-sociales ul li.twitter a{
	/*background-image: url("/sites/M161026123252629/archivopub.do?ctrl=MCRST5825ZI163803&id=163803&nombre=twitter.png") !important;*/
	background-image: url("/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220610&id=220610&nombre=twitter.png") !important;
	background-color: white;
}
footer #eines .redes-sociales ul li.facebook a{
	/*background-image: url("/sites/M161026123252629/archivopub.do?ctrl=MCRST5825ZI163804&id=163804&nombre=facebook.png") !important;*/
	background-image: url("/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220627&id=220627&id=163804&nombre=facebook.png") !important;
}
footer #eines .redes-sociales ul li.youtube a{
	/*background-image: url("/sites/M161026123252629/archivopub.do?ctrl=MCRST5825ZI163805&id=163805&nombre=youtube.png") !important;*/
	background-image: url("/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220623&id=220623&nombre=youtube.png") !important;
}
footer #eines .redes-sociales ul li.tuenti a{
	background-image: url("../files/tuenti.png") !important;
}

/* index */

#enllasDest {
	height: 350px;
	background-position: 100% 100% !important;
	background-size: cover !important;
}
#enllasDest #enllas {
	width: 80%;
	padding: 0;
	max-width: 1280px !important;
	margin: 0 auto;
	display: table;
	background-image: none;
}
#enllasDest #enllas .frase1 {
	margin-top: 50px !important;
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 28px;
	text-shadow: 0px 1px 2px #fff;
}
#enllasDest #enllas .frase2 {
	line-height: 130%;
	font-size: 1.214em;
	color: #000;
	text-shadow: 0px 1px 2px #fff;
	font-weight: bold;
}
#enllasDestPeu {
	display: none;
}

#marcLateralV2,#marcLateralAmbIconesV2 {
	float: left;
	width: 20%;
	margin-right: 2%;
}
#indexCercador form label{
	position: relative;
	width: 100%;
}
#indexCercador input, 
#indexCercador input:focus{
	width: 93%;
	margin-bottom: 0;
	background-color: #EBEBEB !important;
	border-radius: 20px;
	border: 0 !important;
	padding: 0 7px;
	height: 30px;
}
#indexCercador button {
	position: absolute;
	margin-right: 15px;
	top: 0;
	background-color: transparent;
	right: 0;
	border: 0;
	background-image: url("../files/buscador.png") !important;
	background-repeat: no-repeat;
	width: 25px;
	height: 20px;
	background-position: 50% 10%;
}
#info {
	padding: 0;
	width: 78%;
	margin-left: 0;
	margin-top: 0;	
}
#infoNoMenu {
	padding: 0;
	width: 99%;
	margin: 0 auto;
} 
#info h2,
#infoNoMenu h2,
#titolPagina{
	font-size:1.1em !important;
	color: #666; 
	display: inline-block;
	vertical-align: middle;
	padding-top: 8px !important;
	text-transform: capitalize;
}
#info h3,
#infoNoMenu h3{
	font-size:1em !important;
	color: #666; 
	display: inline-block;
	vertical-align: middle;
	padding-top: 5px !important;
}
#info h2 .glyphicon,
#infoNoMenu  h2 .glyphicon,
#capPagina #iconAgenda,
.glyphicon{
	font-size: 1.1em;
	top: 2px;
	margin-right: 5px;
} 
#info ul li,
#infoNoMenu ul li {
	padding-bottom: 0;
}
#info p,
#infoNoMenu p {
	line-height: 130%;
}
.navbar{
	width: initial;
}
.navbar-default {
  background-color: #004b99;
  border-color: white;
}

.navbar-default .navbar-collapse, 
.navbar-default .navbar-form{
	padding: 0 !important;
}

/* Estilos cabecera */

#indexCercador{
	margin-top: 10px;
}
div.cap-full{
	box-sizing: content-box;
}
div.cap-full *{
	box-sizing: border-box;
}
#logo-cont>a{
	display: inline-block;
}
#logo-cont .logo{
	background-image: url("../files/govern_illes_balears.png") !important;
	background-repeat: no-repeat;
	width: 200px;
	height: 45px;
	background-position: left;
	margin: 0;
	bottom: 7px;
	left: 0; 
	background-size: contain; 
	display: block;
}
div.cabecera-main{
	background-color: white;
}
div.titol{
	margin: 19px 0px 10px 0px;
	position:relative;
}
div.titol>div>h1{
	margin: 0;
	height: 100%;
	position:relative;
	line-height: 70%;
}
div.titol>div>h1>a{
	font-size: 0.7em;
	bottom: 0;
	left: 0;
	color: #999999;
}
div.titol>div>h1>a:hover{
	text-decoration: none !important;
}
div.enlaces{
	text-align: right;
	margin-top: 5px;
}
div.enlaces>div{
	position: relative;
}
div.enlaces .dreta a{
	color: #888888; 
}
div.enlaces .dreta a:hover{
	text-decoration:underline !important;
}
div.enlaces>div.idiomes{
	margin-bottom: 9px;
	display: inline-block;
}
div.enlaces>div.idiomes a{
	color: black; 
	text-decoration: none;
	color: #666; 
	font-size: 0.8em;
}
div.enlaces>div.idiomes a:hover{
	color: black; 
}
div.enlaces>div.idiomes a span.glyphicon,
div.enlaces>div.idiomes a:hover span.glyphicon {
	color: #666;
	margin-right: 3px;
}
div.enlaces>div.idiomes a span,
div.enlaces>div.idiomes a:hover span{
	color: #000;
	font-size: 1em;
}
div.enlaces>div.idiomes a span.caret{
	position: relative;
	top: -1px;
}
div.enlaces>div.idiomes ul{
	min-width: 90px;
}
div.enlaces>div.dreta>div{
	bottom: 0;
	right: 0;
	font-size: 0.813em;
}
div.idioma.otros-container span.idioma.idioma-adicional>a{
	width: 100%;
	display: block;
	padding: 0px 10px 0px 10px;
} 
div.enlaces>div.idiomes>span{
	top: 50%;
	position: relative;
}

/* ESTILOS PARA ENVIO CONTACTO OK */

div.container-contacte.success>div{
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #d6e9c6;
	border-bottom: 1px solid #d6e9c6;
	color: #468c00;
	margin-top: 25px;
	background-color: #dff0d8;
	font-size: 0.813em;
	font-weight: bold;
}
div.container-contacte>div>p{
	display: inline-block;
	margin: 0 !important;
}
div.container-contacte>div>p>span.glyphicon{
	margin-right: 5px;
	margin-left: 5px;
}
header.noCabecera{
	display: none !important;
}

div.container-contacte>div>a{
	display: inline-block;
	font-weight: bold;
	color: #468c00;
	background-color: white;
	border: 1px solid #d6e9c6;
	border-radius: 5px;
	padding: 2px 10px 2px 10px;
}

div.container-contacte>div>a:hover{
	border: 1px solid #869D7A;
	color: #2A4D14;

}

/* ESTILOS PARA MENU LATERAL IZQUIERDA */
.menuLateral a{
	box-sizing: border-box;
	min-height: 45px;
	display: block;
	background-color: white;
}

.menuLateral nav li.seleccionado>a:hover {
	color: black;
}
.menuLateral nav li.seleccionado>a {
	background-color: #e9e9e9;
}
.menuLateral a{
	text-decoration: none;
	margin: 0;
	font-size: 0.813em;
	padding: 0;
	padding-left: 15px;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
	padding-right: 15px;
	vertical-align: middle;
}
.menuLateral a.carpeta:hover{
	color: black;
}
.menuLateral a>img{
	margin-right: 5px;
	height: 20px;
	width: 20px;
}
.menuLateral ul{
	margin: 0;
	padding: 0;
}
.menuLateral li{
	margin: 0;
	padding: 0;
}
.menuLateral li.primerElemento{
	margin-bottom: 5px;
}
.menuLateral li a.pareAD:after{
	content: " ";
	background-color: transparent;
	color: black;
	font-size: 12px;
	display: inline-block;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid black;
	margin-left: 5px;
	margin-bottom:2px;
	height: 6px;
	width: 10px;
}
.menuLateral li a.pareADon:after{
	content: " ";
	background-color: transparent;
	color: black;
	font-size: 12px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 6px solid black;
	display: inline-block;
	margin-left: 5px;
	height: 10px;
	width: 10px;
}
.menuLateral .primerElemento>a{
	font-weight: bold;
	border: 1px solid #E2E2E2;
}
.menuLateral .primerElemento>.primerosHijos{
	border: 1px solid #E2E2E2;
	border-top: 0;
	border-bottom: 0;
}
.menuLateral .primerElemento>.primerosHijos>li>a{
	border-bottom: 1px solid #E2E2E2;
}
.menuLateral .primerElemento>.primerosHijos>li>ul{
	border-bottom: 1px solid #E2E2E2;
	list-style: none;
	background-color: #f4f4f4;
}
.menuLateral .primerElemento>.primerosHijos>li>ul>li>a{
	background-color: #f4f4f4;
}
.menuLateral .primerElemento>.primerosHijos>li>ul>li:hover{
	text-decoration: underline;
}
.menuLateral .primerElemento>.primerosHijos>li>ul>li{
	padding-left: 15px;
}
.menuLateral .primerElemento>.primerosHijos>li>ul>li:not(:last-child){
	border-bottom: 1px solid #E2E2E2;
}
.menuLateral .primerElemento>.primerosHijos a.pareADon{
	background-color: #e9e9e9;
}

#marcLateralV2 .primerElemento>a{
	background-color: #e9e9e9;
}
#marcLateralV2 .primerElemento>.primerosHijos a.pareADon{
	background-color: white;
}

.menuLateral .primerElemento .primerosHijos .segundosHijos>li>a{
	font-size: 0.750em;
}

.menuLateral .primerElemento>.primerosHijos>li>ul>li.seleccionado a {
	font-weight: bold;
}
.menuLateral .primerElemento>.primerosHijos>li>ul>li.seleccionado{
	text-decoration: none;
}
.menuLateral .primerElemento>.primerosHijos>li>ul>li.seleccionado a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none ;
}

.menuLateral .primerosHijos a.carpetaSelec {
    background-color: #e9e9e9;
}
/* ESTILOS PARA MENU SERVICIOS SUPERIOR */

header nav{
	float: right;
}
header .navbar-default .navbar-nav>.open>a, 
header .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #000;
}
header .navbar-default .navbar-nav>.open>a .caret{
	color: #D64949;
}
header .navbar-default .navbar-nav a{
	text-decoration: none;
	margin: 0;
	font-size: 0.813em;
	padding: 0;
	padding-left: 15px;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
	vertical-align: middle;
}
header .navbar-default .navbar-nav ul{
	padding: 0;
}
header .navbar-default .navbar-nav ul li{
	margin:0;
	border-bottom: 1px solid #E2E2E2;
	padding: 0;
}
header .dropdown-menu>li>a {
	padding-right: 10px !important;
}
header .navbar-default .navbar-nav .dropdown-menu>li>a:hover, 
header .navbar-default .navbar-nav .dropdown-menu>li>a:focus{
	background-color: transparent;
	color: #0072a8;
}
header .navbar-default .navbar-nav ul .dropdown-submenu{
	list-style: none;
}
header .navbar-default .navbar-nav ul .dropdown-submenu{
	width: 200px;
}
header .navbar-default .navbar-nav ul .dropdown-submenu .dropdown-toggle{
	background-color: #e9e9e9;
}
header .navbar-default .navbar-nav ul .dropdown-submenu .dropdown-toggle:hover{
	color: #000;
	background-color: #e9e9e9;
}
header .navbar-default .navbar-nav ul .dropdown-submenu .dropdown-toggle .caret{
	margin-left: 10px;
}
header .navbar-default .navbar-nav ul .dropdown-submenu li{
	border-bottom: 1px solid #E2E2E2;
}
header .navbar-default .navbar-nav ul .dropdown-submenu.govern li:last-child{
	display: none;
}
header .navbar-default .navbar-nav ul .dropdown-submenu a{
	display: block;
	background-color: #f4f4f4;
	padding-right: 10px;
}

/***** ESTILOS GALERIA ******/

#Gallery{
	position: relative;
	display: block;
}

#Gallery li{
	width: 23.5% !important;
	margin: 0.25%;
	padding: 0;
	border: 1px solid #dddddd ;
	background-color: white;
}

/* para 1 elemento en pantalla */

#Gallery .ancho100{
	width: 99% !important;
	margin: 0.25%;
	margin-bottom: 15px;
}
#Gallery .ancho100 .rectangle-content>div>a>img{
	height:100%;
}

/* para 2 elementos en pantalla*/

#Gallery .ancho50{
	width: 48.5% !important;
	margin: 0.25%;
	margin-bottom: 6px;
}

/* para 3 elementos en pantalla */

#Gallery .ancho33{
	width: 31.5% !important;
	margin: 0.25%;
	margin-bottom: 6px;
}

/* para 4 elementos en pantalla */

#Gallery .ancho25{
	width: 23.5% !important;
	margin: 0.25%;
	margin-bottom: 6px;
}
#Gallery .ancho25 .rectangle-box:before{
	padding-top: 70%;
}

/* para 5 elementos en pantalla */

#Gallery .ancho20{
	width: 18.5% !important;
	margin: 0.23%;
	margin-bottom: 6px;
}
#Gallery .ancho20 .rectangle-box:before{
	padding-top: 100%;
}

/* para 6 elementos en pantalla */

#Gallery .ancho16{
	width: 15% !important;
	margin: 0.25%;
	margin-bottom: 6px;
}

#Gallery .ancho16 .rectangle-box:before{
	padding-top: 100%;
}

#Gallery li,
#Gallery li>div{
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#Gallery li>div>div>div>a>img{
	vertical-align: middle;
	text-align: center;
}

ul#Gallery .rectangle-box{
	position: relative;
	width: 100%;
	overflow: hidden;
}
ul#Gallery .rectangle-box:before{
	content: "";
	display: block;
	padding-top: 50%;
}
ul#Gallery .rectangle-content{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: white;
}
ul#Gallery .rectangle-content div {
	width: 100%;
	height: 100%;
	display: table;
}
ul#Gallery .rectangle-content>div>a{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
ul#Gallery .rectangle-content span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: white
}

/*** ESTILS AGENDA ***/

.listarAgenda label {
	font-weight: 100 !important;
}
.listarAgenda #infoNoMenu {
	margin-top: 14px !important;
}
.listarAgenda .bold{
	font-weight:bold;
}
.captionSummaryTable {
	display: none;
}
.tituloMes{	
	display: table-caption;
	text-align: center;
	width: 217px;
}

/*** ESTILOS PARA BOOTSTRAP Y EXTRAS ***/

h2{
	font-weight: bold !important;
	color:#004b99;
}
.menuLateral{

	margin-top: 3px;
}
/*div#capsal, div#continguts{
	max-width: 100%;
}

.noticiasInfo div#infoNoticia img#imgNoticia, 
.noticiasInfo, .noticiasInfo div#infoNoticia,
.contenedorNoticiasListadas div#noticiesLlistat {
	max-width: 100%;
	}*/
	.listarAgenda #capPagina{
		margin-bottom:.5em;
	}
/*.listarAgenda #iconAgenda{
	display:inline-block;
	vertical-align: middle;
	display: inline !ie7;
	font-size:1.5em;
	margin-right: 0.3em;
}
.listarAgenda #titolPagina{
	display:inline-block;
	vertical-align: middle;
	display: inline !ie7;
	padding:0em !important;
	}*/
	.listarAgenda #info p{
		clear:both;
	}
	.listarAgenda #calendariLateral {
		width: 100%;
	}
	.listarAgenda #agendaCalendaris{
		width: 255px;
		border:0.1em solid #efefef;
		background-color:white;
		display: inline-block;
		padding:14px;
        line-height:0;
	}
	.listarAgenda #agendaCalendaris p{
		width: auto;
		text-align: center;
		border: 1px solid #E2E2E2;
		border-radius: .5em;
		background-color: #F4F4F4;
		height: 25px;
		padding: 5px;
		margin:0;
	}
	.listarAgenda #agendaCalendaris p .btn{
		width: auto;
		font-weight: bold;
		text-align: center;
		border: 0.1em solid #efefef;
		border-radius: .5em;
		background-color: #F4F4F4;
		height: 25px;
		margin: 0;
		padding: 0 5px;
		border: 0;
	}
	.listarAgenda #agendaCalendaris p .icon-left{
		width: 0;
		display: inline-block;
		height: 0;
		border-top: 5px solid transparent;
		border-right: 8px solid #999;
		border-bottom: 5px solid transparent;
	}
	.listarAgenda #agendaCalendaris p .icon-right{
		width: 0;
		display: inline-block;
		height: 0;
		border-top: 5px solid transparent;
		border-left: 8px solid #999;
		border-bottom: 5px solid transparent;
	}
	.listarAgenda span.button-month-text{
		text-decoration: underline;
		color:#666666;
		font-size:0.750em;
		display:none;
	}
	.listarAgenda .btn:hover span.button-month-text{
		color:#0575aa;
	}
	.listarAgenda #botonsMesosPosteriors{
		display:none;
		width:300px;
		height:32px;
		background-color: #F8F8F8;
		margin-bottom:2em;
	}
	.listarAgenda #botonsMesosPosteriors .btn{
		background-color: #F8F8F8;
		border:0;
		font-weight: bold;
	}
	.listarAgenda #botonsMesosPosteriors .icon-left{
		width: 0;
		display: inline-block;
		height: 0;
		border-top: 5px solid transparent;
		border-right: 7px solid #999;
		border-bottom: 5px solid transparent;
	}
	.listarAgenda #botonsMesosPosteriors .icon-right{

		width: 0;
		display: inline-block;
		height: 0;
		border-top: 5px solid transparent;
		border-left: 7px solid #999;
		border-bottom: 5px solid transparent;
	}
	.listarAgenda #agendaCalendaris button:hover,
	.listarAgenda #botonsMesosPosteriors button:hover{
		border:0;
		font-weight: bold;
	}
	.listarAgenda #agendaSelect{
		width:34%;
		font: normal 1em Arial, Helvetica, sans-serif;
		border: 0px solid #e5e5e5 !important;
		color: black;
		text-transform:uppercase;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background-color: #F4F4F4;
		font-size: 0.938em;
		line-height: 1.8em !important;

	}
	.listarAgenda #mesAnterior{
		clear:both;
		float:left;
	}
	.listarAgenda #mesPosterior{
		float:right;
		padding-right: 9%;
	}
	.listarAgenda .calendariTabla{
		width:100%;
		margin:auto;
		border:none;
		max-width:100%;
		background-color: white;
	}
	.listarAgenda .calendariTabla th {
		font-size:0.750em;
		text-align: center;
		font-weight: bold;
		background-color: white;
		color: #000;
		text-transform: uppercase;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	.listarAgenda .calendariTabla #diasAbreviados {
		display:table-row;
	}
	.listarAgenda .calendariTabla #diasNoAbreviados {
		display:none;
	}
	.listarAgenda .calendariTabla td {
		width:10%;
		height:19px;
		background-color: white;
		line-height: 1.2em;
		color:black;
		border:0.11em solid white;
	}
	.listarAgenda .calendariTabla .NoActe{
		background-color: #E2E2E2;
	}
	.listarAgenda .calendariTabla td span{
		  font-size: .9em;
  top: 10%;
  float: none;
  text-align: center;
  display: inline-block;
  right: 0;
  line-height: 0;
	}
	.listarAgenda .calendariTabla td.acte {
		background-color:#D64949;
		color:white !important;
	}
	.listarAgenda .calendariTabla td.acte:hover {
		border:0.063em solid #912020;
	}
	.listarAgenda .acte a {
		color: white;
		font-weight: normal;
		font-size:1em;
		height:100%;
	}
	.listarAgenda .acte a:hover {
		color: white;
		font-weight: bold;
	}
	.listarAgenda #agendaLlistat{
		clear:both;
		width:100%;
		margin-top:0.75em;
		display: inline-block;
	}
	.listarAgenda #agendaLlistat h3{
		color:#444444;
	}
	.listarAgenda #agendaLlistat > div{
		width:100%;
		margin-top:2em;
		border-bottom: .1em solid #CECECE;
		display: inline-block;
	}
	.listarAgenda #agendaLlistat > div:last-of-type{
		border-bottom: 0;
		margin-bottom:2em;
	}
	.listarAgenda .fechaEvento{
		clear:both;
		width:8%;
		height:4.375em;
		text-transform: uppercase;
		border:0.1em solid #CECECE;
		background-color: white;
		margin-right:1em;
		text-align:center;
		margin-bottom:2em;
		display: inline-block;
		float: left;
	}
	.listarAgenda .fechaEvento div{
		width:100%;
	}
	.listarAgenda .diaEvento{
		color:#999999;
		margin-top:0.5em;
		height:40%;
		font-size:2.625em;
	}
	.listarAgenda .mesAnoEvento{
		height:30%;
		font-size:0.750em;
	}
	.listarAgenda .infoEvento{
		float:left;
		width:88%;
		margin-top: 3px;
	}
	.listarAgenda .infoEvento:hover a, body .listarAgenda .infoEvento:hover a strong {
  color: #0072A8;
  text-decoration: underline;
}
	.listarAgenda .infoEvento strong{
		width:100%;
		font-weight: normal;
		color:#444444;
		text-transform: uppercase;
		font-size:0.813em;
	}
	.listarAgenda .infoEvento a{
		font-size:0.938em;
		font-weight: bold;
	}
	.listarAgenda span span {
  		font-size: .9em;
  		margin-top: 8px;
  		display: inline-block;
		}
	.listarAgenda #totalEvents{
		color:red;
	}


	/*** ESTILS CERCADOR ***/

	.body-buscador#info h2,
	.body-buscador#infoNoMenu h2 {
		font-weight: bold !important;
	}
	.body-buscador label {
		font-weight: 100 !important;
	}
	.body-buscador .probables a{	
		font-weight: normal !important;
		text-decoration: underline;	
	}
	.body-buscador span.span-separador{
		background-color: red;
		display: inline-block;
		vertical-align: middle;
		width: 5px;
		height: 5px;
		margin-bottom: 2px;
		margin-right: 5px;
	}
	.body-buscador#infoNoMenu {
		padding: 0 0 0 0; 	
	}
	.body-buscador#info p,
	.body-buscador#infoNoMenu p {
		margin: 0 0; 
	}
	.body-buscador div.barra-resultados{
		font-size: 0.813em;
		background-color: white;
		padding: 7px 0px 7px 10px; 
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		width: 100%;
		margin-bottom: 5px;
		overflow: hidden;
	}
	.body-buscador div.barra-resultados-sinResultado{
		font-size: 0.813em;
		background-color: white;
		padding: 4px 0px 4px 10px; 
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
		vertical-align: middle;
	}
	.body-buscador div .barra-resultados strong{
		vertical-align: middle;
		padding-left: 2px;
		padding-right: 2px;
		float:left;
	}
	.body-buscador div .barra-resultados > p{	
		float:left;
		color:black;
	}
	.body-buscador div.barra-resultados-sinResultado strong{  
		vertical-align: middle;
	}
	.body-buscador .resultatsRecercaInteligent a:hover {
		color: #0072A8;
		text-decoration: underline !important;
	}
	.body-buscador .resultatsRecercaInteligent a{
		font-size: 0.938em;
		text-decoration: underline;
	}
	.body-buscador .resultatsRecercaInteligent h3{
		padding: 0 0 100px 0;
	}
	.body-buscador .detall{
		font-size: 0.813em;
	}
	.body-buscador ul#inline-block li{
		display: inline-block;
		vertical-align: middle;
	}
	.body-buscador #inline-block h3{
		padding: 0 0 0 0; 
		font-size: 1.125em;
	}
	.body-buscador ul#inline-block2 li{
		display: inline-block;
	}
	.body-buscador .cruz{
		background-image: url("../files/sin_resultado.png") ;
		width: 22px;
		height: 20px;
		background-repeat: no-repeat; 	
		display:block;
		float:left;
		vertical-align: middle;
		margin-right: 5px;
	}
	.body-buscador p #tituloResultado{
		margin-bottom: 50px;
	}
	.body-buscador#info ul,.body-buscador#infoNoMenu ul {
		padding: 0;
		margin: .0 0 0 0;	
		list-style-position: inherit;
	}
	.body-buscador#infoNoMenu a{
		font-weight: bold;
	}
	.body-buscador .actual {
		color: #d03333;
	}

	/*** FAQS ***/

	.contenedorFAQS .menuLateral{
		margin-top: 3px;
	}
	.contenedorFAQS hr{
		display: block !important;
		-webkit-margin-before: 0.5em !important;
		-webkit-margin-after: 0.5em !important;
		-webkit-margin-start: auto !important;
		-webkit-margin-end: auto !important;
		border-style: inset !important;
		border-width: 1px !important;	
	}
/*.contenedorFAQS div#capsal,
.contenedorFAQS  div#continguts{
	max-width: 100%;
}
.contenedorFAQS .noticiasInfo div#infoNoticia img#imgNoticia,
.contenedorFAQS  .noticiasInfo,.contenedorFAQS  .noticiasInfo div#infoNoticia,
.contenedorFAQS .contenedorNoticiasListadas div#noticiesLlistat {
	max-width: 100%;
	}*/
	.contenedorFAQS div#info,
	.contenedorFAQS  div#infoNoMenu{
		background-color: #F8F8F8;;
		padding: 0;
	}
	.contenedorFAQS h2{
		display:inline-block;
		vertical-align: middle;
		display: inline !ie7;
		padding:0 !important;
		margin-bottom:1em;
	}
	.contenedorFAQS#info h4,
	.contenedorFAQS#infoNoMenu h4 {
		font-weight: bold !important;
		margin-bottom: .5em !important;
	}

	.contenedorFAQS#info h2,
	.contenedorFAQS#infoNoMenu h2 {
		font-weight: bold !important;
	}
	.contenedorFAQS#info p, 
	.contenedorFAQS#infoNoMenu p {
		line-height: 1.2em;
		margin: 0 0;
	}
	.contenedorFAQS .infoEvento a{
		font-size:0.938em !important;
		font-weight: bold;
	}
	.contenedorFAQS #infoFAQ{
		margin:0;
	}
	.contenedorFAQS #infoFAQ dl li dl dt,
	.contenedorFAQS dd {
		color: black !important;
	}
	.contenedorFAQS .ie h4 {
		color: black !important;
	}
	.contenedorFAQS #cabeceraFAQ{
		display:inline-block;
	}
	.contenedorFAQS #cabeceraFAQ span{
		font-size:2em;
		display:inline-block;
	}
	.contenedorFAQS #cabeceraFAQ h2{
		display:inline-block;
		font-size:2em;
	}
	.contenedorFAQS .nivel1{
		color:#0085B2;
	}
	.contenedorFAQS .flecha{
		float:left;
		position:relative;
		top:.26em;
		margin-left:.5em;
		border-top: 5px solid transparent;
		border-left: 7px solid #0085B2;
		border-bottom: 5px solid transparent;
	}
	.contenedorFAQS .flechaAbajo{
		top:.32em;
		border-top: 7px solid #0085B2;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
	}
	.contenedorFAQS #infoFAQ dl li span.nivel1, 
	#infoFAQ dl li a:active:hover dl {
		clear: both;
	}
	.contenedorFAQS .tituloPregunta{
		float:left;
		padding-bottom: 0em !important;
		font-size:1.125em !important;
		margin-bottom: 0.50em !important;
	}
	.contenedorFAQS .tituloPregunta:hover{
		/*border-bottom:2px solid#0085B2 ;*/
	}
	.contenedorFAQS .tituloPreguntaIE{
		padding-top: 1.5em !important;
	}

	.contenedorFAQS .bloquePreguntas{
		margin-top: 0.313em !important;	
	}
	.contenedorFAQS .textoOculto{
		clear:both;
		margin-bottom:1em;
	}
	.contenedorFAQS .textoOculto:hover{
		cursor:default;
	}
	.contenedorFAQS .textoOculto > dd{
		padding:0;
		margin:0;
	}
	.contenedorFAQS .textoOculto > dt > p{
		font-size:0.938em;
	}
	.contenedorFAQS .textoOculto > dd > p{
		color:#777777;
		font-size:0.813em;
		margin-top: 0.5em !important;
	}
	.contenedorFAQS .textoOculto > dd > a{
		font-size:0.813em;
		color:#0085B2 !important;
	}
	.contenedorFAQS .textoOculto > dd > a:hover{	
		text-decoration: underline !important;
	}

	/*** ESTILOS CONTACTOS ***/

	.container-contacte{
		position: relative;
	}
	.container-contacte >form > div{
		background-color: white;
		border: 1px #e1e1e1 solid;
		padding: 0% 25px 0px 25px;
		position: relative;
		top: 12px;
	}
	.container-contacte>form>div>div{
		display: block;
		overflow: hidden;
	}
	.container-contacte#info>h2, div.container-contacte#infoNoMenu>h2{
		font-size: 1.5em;
		color: #6c6c6c;
		padding: 0px;
		margin: 0px;
		font-weight: bold;
	}
	.container-contacte#info>h2>span, div.container-contacte#infoNoMenu>h2>span{
		margin-left: 2px;
		margin-right: 5px;
	}
	.container-contacte div.separacio{
		display:block;
		height: 25px;
		width: 100%;
	}
	.container-contacte form label{
		font-weight: 100;
		font-size: 0.938em;
	}
	.container-contacte div.input{
		display:block;
	}
	.container-contacte div.input>*[name^="required"] {
		background-color: #F9F2F4;
	}
	.container-contacte div.input>*{
		border: 1px solid #e5e5e5 !important;
	}
	.container-contacte div.input{
		font-size: 0;
	}
	.container-contacte div.input>*{
		background-color: #f8f8f8;
		margin: 0px;
		box-sizing: border-box;
		padding: 3px;
		border-radius: 5px;
		width: 100%;
		font-size: 16px;
	}
	.container-contacte form input[type="file"]{
		background-color: transparent;
		border: 0px;
		padding: 0px;
	}
	.container-contacte form textarea{
		height: inherit !important;
		resize: vertical;
	}
	.container-contacte form input[type="text"]{
		height: 30px;
	}
	.container-contacte form input[type="file"]{
		margin-top: 7px;
	}
	.container-contacte div.barra-resultados{
		margin-top: 15px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		color: black;
	}
	.container-contacte div.container-contacte>ul{
		list-style: none;
		margin: 0px 0px 20px 0px!important;
	}
	.container-contacte div.container-contacte>ul>li{
		margin-top: 7px;
	}
	.container-contacte span.span-separador{    
		width: 5px;
		height: 5px;
		margin-bottom: 1px;
	}
	.container-contacte div.container-contacte>ul>li>a>.txt{
		color:black;
		text-decoration: underline;
	}
	.container-contacte div.container-contacte>ul>li>a>.txt:hover{
		color: #1890b9;
	}

	.container-contacte p.botonera{
		text-align: left;
	}

	/*** ESTILS CONTENIDo ***/

	div.container-contenido#info, 
	div.container-contenido#infoNoMenu{
		background-color: transparent;
	}

	/*** ESTILS DIA AGENDA ***/

	.body-diaAgenda .fechaEvento{
		background-color: #D64949;
		margin-bottom: 0;
	}
	.body-diaAgenda .fechaEvento div{
		color:white;
	}
	.body-diaAgenda #numEventos{
		height:4.375em;
		font-weight: bold;
		display:table;
	}
	.body-diaAgenda #numEventos span{
		display:table-cell;
		vertical-align: middle;
	}
	.body-diaAgenda #numEventos span span{
		color:#D64949;
		font-size: 0.9em;
	}
	.body-diaAgenda #numEventos #numEventosText{
		font-size: 0.9em;
		color:#7D7066;
	}
	.body-diaAgenda#info p,
	.body-diaAgenda#infoNoMenu p {
		margin: 0em;
	}
	.body-diaAgenda .activitat{
		font-size: 0.9em;
		clear:both;
		margin-top:2em;
		padding-top:1.5em;
		padding-bottom:2em;
		border-top: .1em solid #CECECE;
	}
	.body-diaAgenda .activitat #imgNoticia{
		float:left;
		width:20%;
		margin-right:1em;
		margin-bottom:1em;
	}
	.body-diaAgenda .activitat #fontNoticia{
	  width: 100%;
		text-transform: uppercase;
		
	}
	.body-diaAgenda .activitat .linkDocument .imgMime{
		float:left;
		margin-right: .5em;
		width:35px;
		height:38px;
	}
	.body-diaAgenda .activitat .linkDocument .link{
		width:70%;
		float:left;
	}
	.body-diaAgenda .activitat .linkDocument .link div{
		float:left;
	}
	.body-diaAgenda .activitat .linkDocument .link a{
		clear:both;
		text-decoration: none;
	}
	.body-diaAgenda .activitat .linkDocument .link a:hover{
		text-decoration: underline !important;
	}
	.body-diaAgenda .activitat .documentNoticia{
		font-size:1em;
		margin-bottom: 1em;
	}
	
	.body-diaAgenda .activitat a{
		color: #0575aa;
		text-decoration: underline;
	}
	.body-diaAgenda .activitat a:hover{
		text-decoration: none;
	}
	.body-diaAgenda .activitat #titolNoticia{
		width:100% ;
		padding:0 ;
		  font-size: 1.1em !important;
	}
	.body-diaAgenda .activitat .linkNoticia{
		clear:both;
		margin-top: .5em;
		font-size:0.857em;
	}

	.body-diaAgenda .activitatTitol{
		float:left;
		  width: 78%;
		  height:auto;
	}
	.body-diaAgenda #fontNoticia{
		width:100%;
		float:left;
	}
	.body-diaAgenda .fechaElemento{
		font-size: 1em;
		margin-bottom:.5em;
	}
	.body-diaAgenda #infoNoticia > .activitat:last-of-type{
		border-bottom: 0;
	}
	.body-diaAgenda #infoNoticia .activitat ul li,
	.body-diaAgenda #infoNoticia .activitat p{
		clear:both;
		font-size: 1em !important;
	}
	.body-diaAgenda #infoNoticia .activitat ul{
		  margin: 1em 0 1em 0em;
	}
	.body-diaAgenda #volverAgenda{
		color: #777777;
		text-decoration: none;
		text-transform: capitalize; !important;
		font-size:0.857em;
	}
	.body-diaAgenda #volverAgenda:hover{
		text-decoration: underline !important;
	}
	.body-diaAgenda .linkDocument{
		margin-top:1em;
	}
	/*** ESTILS ENCUESTA***/

	.body-encuestainfo .enunciat h3,
	.body-encuesta#infoNoMenu .enunciat h3 {
		padding: 0 0 5px 0;
		font-size: 1.125em !important;
	}
/*.body-encuesta#info, 
.body-encuesta#infoNoMenu {
	padding: 0 0 0 0;
	}*/
	.body-encuesta label {
		font-weight: 100 !important; 
	}
	.body-encuesta ul#inline-block li{
		display: inline-block;
		font-size: 1.125em;
		vertical-align: middle;	
	}
	.body-encuesta#info ul,
	.body-encuesta#infoNoMenu ul {
		padding: 0;
		margin: 0 0 0 1px;	
		list-style-position: inside;
		margin-left: 0;

	}
	.body-encuesta#info form ul,
	.body-encuesta#infoNoMenu form ul {
		margin-left: 15px;
	}
	.body-encuesta #continguts{
		width:100%;
	}
	.body-encuesta#continguts.btn-primary {
		border-radius: 10px;
	}
	.body-encuesta#info p,
	.body-encuesta#infoNoMenu p {
		line-height: 1.2em;
		margin: 0 0; 
	}
	.body-encuesta .visto{
		background-image: url("../files/visto.png");
		width: 26px;
		height: 26px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 8px;
		background-repeat: no-repeat; 
	}
	.body-encuesta #contenidoEnvio ,
	.body-encuesta #contenidoEnvio h2,
	.body-encuesta #contenidoEnvio div{
		text-align: center;
	}
	.body-encuesta #contenidoEnvio{
		padding-top: 50px;
		padding-bottom: 50px;
		font-size: 0.938em;
	}
	.body-encuesta #contenidoEnvio.btn-primary {
		border-radius: 10px;
	}
	.body-encuesta #contenidoEnvio p{
		color: red;	
	}
	.body-encuesta #graciasText{
		color:#0072A8;
		font-weight: bold;
		font-size:0.938em;
		padding-bottom: 8px;
	}
	.body-encuesta#infoNoMenu {
		margin-top: 14px !important;
		background-color: #F8F8F8;
		width:100%;
	}

	.container-contenido .body-encuesta#info{	
		width:100%;
	}
	.body-encuesta .panel {
		border-radius: 0px;
		margin-bottom: 8px;
		padding-top: 8px;
		padding-bottom: 8px;
		background-color: #fff;
		line-height: 130%;
	}
	.body-encuesta #infoNoMenuEnvio .panel{
		background-color: #fff;	

	}


	.body-encuesta .enunciat {
		display: -webkit-box;
		/*display:inline-block;*/
		padding-top:0.5%;
		padding-left:1%;
		padding-right:1%;
		padding-bottom:0.5%;
		width:98%;
		font-size: 0.938em;
	}

	#infoNoMenu.body-encuesta .enunciat {
		display:inline-block;
	}


	.body-encuesta .btn-primary {
		color: #fff;
		background-color: #bcbcbc;
	}
	.body-encuesta #btnAceptar{
		border: 1px solid #696 !important;
		text-align: center; 
		width: initial;
		height: initial;
		color: white;
		background-color: #30A328;
		padding: 10px 35px 10px 35px;
		border-radius: 10px;
		border: 0;
	}
	.body-encuesta #btnAceptar:hover p{
		text-decoration: underline;
	}
	.body-encuesta .enunciat .badge{
		background-color:#CCCCCC;
		white-space: nowrap;
	}
	.body-encuesta #botoneraCom p{
		color:white;
	}
	.body-encuesta .enunciat h3{
		display:table-cell;
		width:90%;
	} 
	.body-encuesta #enquestaPreguntaCom{
		clear:both;
		padding-right: 25px;
	}
	.body-encuesta #enquestaPreguntaCom label {	
		margin-bottom: 0px;
		margin-top: 8px;
	}
	.body-encuesta #enquestaPreguntaCom textarea {	
		margin-top: 0px;
	}
	.body-encuesta #respuestas {
		font-size: 0.813em;

	}
	.body-encuesta #enquestaPreguntaCom p {
		text-align: none;
		padding-right: 2px;
	}
	.body-encuesta div#enquestaPreguntaCom img {
		width: 100px;
		margin-bottom: 0;
	}
	.body-encuesta div#enquestaPreguntaCom h3 {
		padding: 0 0 0 0;
		font-size: 0.938em;
		font-weight: bold;
	}
	.body-encuesta #contenidoEnvio #botoneraCom{
		text-align: center !important;
	}

	.body-encuesta form{
		text-align: left;
	}
	.addBoton{
		display: block;
	}
	.removeBoton{
		display: none;
	}

	/*** ESTILOS PARA BOOTSTRAP Y EXTRAS ***/

	.menuLateral{
		margin-top: 3px;
	}

/*div#capsal,
div#continguts{
	max-width: 100%;
}
.noticiasInfo div#infoNoticia img#imgNoticia, 
.noticiasInfo, .noticiasInfo div#infoNoticia,
.contenedorNoticiasListadas div#noticiesLlistat {
	max-width: 100%;
}
div#infoNoMenu{
	margin-left: 1%;
	margin-right: 1%;
	width:auto;
	max-width: 98%;
	}*/
	div#info{
		float: left;
		line-height: 1.2em;
	}
	textarea, input[type="text"] {
		width: 100%;
		height: 20px;
		padding-top: 6px;
		margin-bottom: 12px;
		margin-top: -9px;
	}
	#enquestaResultats h3{
		text-align: center;
	}

	/*** ESTILS ERROR ***/

	#errorMSG div#continguts{
		text-align: center;
		margin-top: 70px;
		background-color: white;
		border: 2px #d7d7d7 solid;
		box-shadow: 0 4px 4px #D7D7D7;
	}
	#errorMSG div#continguts{
		max-width: 800px !important;
		padding: 40px 0px 40px 0px;
	}
	#errorMSG div#continguts>div>span.glyphicon{
		color: #e54649;
		font-size: 50px !important; 
	}
	#errorMSG div#continguts span{
		font-size: 1.600em !important;
		margin: 0px 0px 7px 0px;
		display: block;
	}
	#errorMSG div#continguts span.titulo{
		color: #777777;
		font-weight: bold;
	}
	#errorMSG div#continguts span.err-titulo{
		font-weight: bold;
		color: #e54649;
	}
	#errorMSG div#continguts span.err-mensaje{
		font-weight: normal;
		color: black;
	}
	#errorMSG div#continguts span.url{
		margin-top: 40px
	}
	#errorMSG footer #eines .centre {
		float: right;
		width: 100% !important;
	}
	#errorMSG footer{
		bottom: 0;
		margin-top:0;
		position: absolute;
	}
	#errorMSG div#contenedor{
		width: 100%;
		margin: 0;
		height: 100%;
		padding-bottom: 100px;
		overflow: auto;
		position: absolute;
		background-color: #F8F8F8;
	}


	/*** ESTILS INDEX ***/

	/* noticias */
	.tamanoIndex div#noticies {
		float: left;
		width: 70%;
		margin: 10px;
		margin-top: 0;
	}
	.tamanoIndex div#noticies ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: inline-block;
		width: 100%;
	}
	.tamanoIndex div#noticies ul li {
		overflow: hidden;
		width: 100%;
		margin-bottom: .5em;
	}
	.tamanoIndex div#noticies ul li p {
    font-size: 0.813em;
		color: #777;
		margin-bottom: 5px;
	}
	.tamanoIndex div#noticies ul li img {
		width: 100%;
		margin-top: 15px;  
		height: 100%;
		display: none;
	}
	.tamanoIndex div#noticies ul div:nth-child(2n){
		clear: left;
	}
	.tamanoIndex div#noticies ul div:first-child li img {
		display: block;
	}
	.tamanoIndex div#noticies ul div {
		width: 46.5%;
		float: left;
		margin-left: 0;
	}
	.tamanoIndex div#noticies ul div:first-child {
		width: 95%;
	}
	.tamanoIndex div#noticies ul li a{
		display: block;
		clear: both;
 		font-size: 0.938em;
		color: #000;
		line-height: 130%;
	}
	.tamanoIndex div#noticies ul div:first-child li a{
		font-size: 24px;
		color: #333;
	}

	/* agenda */

	.tamanoIndex #agenda {
		width: 27%;
		overflow: inherit;
		margin-right: 0;
	}
	.tamanoIndex #agenda #agendaCalendaris {
		padding: 10px 0px !important;
		margin-top: 10px;
	}
	.tamanoIndex #agenda #agendaCalendaris p {
		width: 85%;
		padding: 5px;
		margin: 0 auto;
		text-align: none;
	}
	.tamanoIndex #agenda #agendaCalendaris div {
		text-align: center !important;
		padding: 0 10px;
	}
	.tamanoIndex #diasAbreviados{
		display:table-row !important; 
	}
	.tamanoIndex #diasNoAbreviados{
		display:none !important;
	}
	.tamanoIndex #agendaCalendaris{
		width:255px !important;
		padding:1em !important;
	}
	.tamanoIndex .button-month-text{
		display:none;
	}
	.tamanoIndex .calendariTable {
		margin: 0 !important;
	}
	.tamanoIndex .calendariTabla td {
		width:10% !important;
		height:19px !important;
		font-weight: normal;
	}
	.tamanoIndex .evento .xEventos{
		display:none;
	}
	.tamanoIndex #botonsMesosPosteriors {
		  margin-bottom: 0em;
	}
	.tamanoIndex .calendariTabla td{
		display:table-cell !important;
	}
	.tamanoIndex .evento .numDia{
		top:43% !important;
	}  
	.tamanoIndex #enrere{
		width: 100%;
		display: block;
		clear: both;
	}
	.tamanoIndex #enrere a {
		color: #006699;
		text-decoration: underline;
		margin: 10px;
	}
	.tamanoIndex .calendariTabla td span{
		font-size: .9em;
		top: 10%;
		float: none;
		text-align: center;
		display: inline-block;
		right: 0;
		line-height: 0;
	} 
	.tamanoIndex .listarAgenda .acte a span {
}
	.tamanoIndex .calendariTabla td.acte a {
		display: block;
		line-height: 1.3em;
		font-weight: normal;
	}
	.tamanoIndex #botonsMesosPosteriors .btn{
		display: none;
	}
	.tamanoIndex #agendaLlistat a {
		color: #0072a8;
		text-decoration: none;
		font-size: .9em;
	}
	.tamanoIndex #agendaLlistat a:hover {
		text-decoration: underline !important;
	}
	.tamanoIndex .fechaEvento{
		width:31%;
		margin-right: 10px; 
		margin-bottom: 0;
	}
	.tamanoIndex .infoEvento:hover{
		text-decoration: underline;
	}  
	.tamanoIndex .infoEvento {
		width: 55%;
		margin-top: 0.2em;
	}
	.tamanoIndex .infoEvento strong{
		font-weight: bold;
		color: #333;
		font-size: 0.9em;
	}
	.tamanoIndex .infoEvento a{
		font-weight: normal;
		color: #000 !important;
		text-decoration: none;  
	}
	.tamanoIndex .infoEvento:hover, .listarAgenda .infoEvento:hover a, body .listarAgenda .infoEvento:hover a strong{
  		color: #0072A8 !important;
  		text-decoration: underline !important;
		}

	.tamanoIndex #agendaSelect {
		width: 45%;
		border: 0px solid #e5e5e5 !important;
		color: black;
		text-transform: uppercase;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background-color: #F4F4F4;
		font-size: .9em !important;
		line-height: 1.5em !important;
		  text-indent: .6em;
	}
	.tamanoIndex #agendaLlistat > div {
		border-bottom: 0;
		margin-top:1em;
	}
	.tamanoIndex #indexCercador input:focus{
		outline-color: transparent;
	}
	.tamanoIndex .listarAgenda #agendaLlistat{
		margin-top:0.75em;
	}
	.tamanoIndex .listarAgenda #botonsMesosPosteriors{
		display:none;
	}

	/*** ESTILS LISTAR NOTICIAS ***/

	#noticiesLlistat{
		margin: 0;
		padding: 0;
	}
	#noticiesLlistat>ul{
		margin: 0;
		padding: 0;
	}
	#noticiesLlistat>ul>li{
		width: 100%;
		display: inline-block;
		position: relative;
		font-size: 1em;
		margin-bottom: 25px;
	}
	#noticiesLlistat>ul>li>div.container-fecha{
		width: 100%;
		display: block;
		color: #777777;
	}
	#noticiesLlistat div.img-container-noticia{
		width: 20%;
		display: inline-block;
		position: relative;
		margin-top: 7px;
		float:left;
		margin-right: 1%;
		max-width: 150px;
	}
	#noticiesLlistat div.textos-container-noticia{
		width: 78%;
		display: inline-block;
		position: relative;
		margin-top: 7px;
		float:left;
	}
	#noticiesLlistat div.textos-container-noticia.entero{
		width: 100%;
		float: none;
	}
	#noticiesLlistat div.img-container-noticia>img{
		width: initial;
		height: initial;
		display: block;
		background-position: 50% 50%;
		position: relative;
		/*max-width: 100%;*/
		max-height: 150px;
	}
	#noticiesLlistat div.textos-container-noticia>a{
		color: black;
		font-size: 0.938em;
		font-weight: bold;
		display: block;
	}
	#noticiesLlistat div.textos-container-noticia>a:hover{
		color: #0072a8;
		text-decoration: underline !important;
	}
	#noticiesLlistat div.textos-container-noticia>span{
		display: block;
		font-size: 0.813em;
		color: #969696;
		margin-top: 7px;
	}

	/*** BARRA DE RESULTADOS ***/

	.barra-resultados{
		font-size: 0.813em;
		background-color: white;
		padding: 7px 0px 7px 0px;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		width: 100%;
		margin-bottom: 20px;
	}
	.barra-resultados>p{
		margin: 0px 0px 0px 10px !important;
		color: black;
	}

	.barra-resultados>p>.actual {
		color: #d03333;
	}

	/*** BARRA DE BUSQUEDA Y AÃ‘OS ***/

	.container-noticias-buscador>*{
		position: relative;
	}
	.container-noticias-buscador{	
		margin-top: 20px;
		position: relative;
		margin-bottom: 10px;
	}
	.container-noticias-buscador p{
		padding: 0;	
	}
	.container-noticias-buscador>p{
		min-width: 0;
		text-align: left;
		display: initial;
	}
	.container-noticias-buscador>p>a{
		text-decoration: underline !important;
		color: #777777;
		margin-right: 7px;
	}
	.container-noticias-buscador>p>a:hover{
		text-decoration: none;
		color: white;
		margin-right: 0px;
		padding: 4px 7px 4px 7px;
		margin-left: -7px;
		background-color: #0072a8;
	}
	.container-noticias-buscador>p>span{
		color: black;
		font-weight: bold;
		margin-right: 7px;
	}
	.container-noticias-buscador>form>p{
		text-align: left;
		margin: 0 !important;
	}
	.container-noticias-buscador>form input[type="text"]{
		width: 55%;
		border: 1px solid #dddddd !important;
		padding: 7px 5px 7px 5px;
	}
	.container-noticias-buscador>form input[type="submit"]{
		background-color: #bcbcbc;
		border-radius: 10px;
	}
	.container-noticias-buscador>form input[type="submit"]:hover{
		background-color: #0072a8;
	}
	.container-noticias-buscador.con>*{
		width: 49%;
		min-width: 322px;
		display: inline-block;
	}
	.container-noticias-buscador.con>p{
		text-align: right;
	}
	.container-noticias-buscador.sin>form{
		display:none;
	}
	.container-noticias-buscador.sin>form{
		width: 100%;
	}

	/*** CSS PARA LA NAVEGACION ***/

	p.navLlistat.pie{
		display: inline-block;
	}
	p.navLlistat.pie span{
		color: black;
	}
	p.navLlistat.pie span.elem-actual,p.navLlistat.pie span.elem-max-pag,p.navLlistat.pie span.max{
		font-weight: bold;
	}
	p.navLlistat.pie span.max{
		color: #666666;
	}
	p.navLlistat.pie span>a{
		text-align: center;
		border: 1px solid #cccccc;
		padding: 3px 6px 3px 6px;
		margin: 0px;
		display: inline-block;
		color: #0575aa;
		background-color: white;
		font-size: 0.8em;
	}
	p.navLlistat.pie span.inici>a, 
	p.navLlistat.pie span.final>a{
		color: white;
		background-color: #cccccc;
	}
	p.navLlistat.pie span>a:hover{
		background-color: #0575aa;
		border: 1px solid #0575aa;
		color: white;
	}

	/*** CSS PARA LISTAR UNA NOTICIA ***/

	div.noticiasInfo #titolNoticia{
		font-size: 2em;
		padding: 0;
		color: #333333;
	}
	div.noticiasInfo #subtitol{
		font-size: 0.938em;
	}
	div.noticiasInfo #imgNoticia{
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	div.noticiasInfo #fontNoticia{
		font-size: 0.813em;
		color: #666666;
	}
	div.noticiasInfospan.span-separador{
		background-color: #666666;
		display: inline-block;
		vertical-align: middle;
		width: 4px;
		height: 4px;
		margin-bottom: 2px;
	}
	div.noticiasInfo div.content{
		-webkit-column-gap: 20px;
		margin-top: 15px;
		font-size: 0.813em;
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
	}
	div.noticiasInfo div.content p{
		margin: 0 !important;
	}
	div.noticiasInfo div.documentosAdjuntos{
		font-size: 0.813em
	}
	div.noticiasInfo div.url{
		font-size: 0.813em;
		margin-top: 25px;
	}
	div.noticiasInfo div.url>span{
		display: block;
		color: black;
		font-weight: bold;
		margin-bottom: 5px;
	}
	div.noticiasInfo div.url>div>a{
		text-decoration: underline;
		color: #1890b9;
	}
	div.noticiasInfo div.redes-container{
		margin-bottom: 15px;
		display:block;
		position:relative;
	}
	div.noticiasInfo div.redes-container>div{
		display: inline-block;
		margin: 0 auto;
		vertical-align: center;
	}
	div.noticiasInfo #enrere>a{
		font-size: 0.938em;
		color: #006699;
		text-decoration: underline;
	}
	div.noticiasInfo a:hover{
		text-decoration: underline !important;
	}
	div.noticiasInfo div.redes-container .btn-red-social{
		position: relative;
		display: inline-block;
		vertical-align: top;
	}

	/* Documento adjunto: */

	div.noticiasInfo div.documentosAdjuntos>p{
		margin: 33px 0px 10px 0px !important;
		font-weight: bold;
		color: black;
	}
	div.noticiasInfo div.documentosAdjuntos>div>a>div>p{
		margin: 0;
		margin-top: 5px;
		padding: 0;
	}
	div.noticiasInfo div.documentosAdjuntos>div>a{
		display: block;
	}
	div.noticiasInfo div.documentosAdjuntos>div{
		display: inline-block;
		border: 1px solid #dddddd;
		min-height: 50px;
		padding: 8px 10px 5px 5px;
		background-color: white;
	}
	div.noticiasInfo div.documentosAdjuntos>div:hover{
		border: 1px solid #999999;
	}
	div.noticiasInfo div.documentosAdjuntos>div:hover #nombreArchivo{
		text-decoration: underline;
	}
	div.noticiasInfo #nombreArchivo{
		padding: 0 !important;
		margin: 0 !important;
	}
	div.noticiasInfo div.documentosAdjuntos>div>a>div.imgMime{
		position: absolute;
		height: 30px;
		margin: 10px;
		width: 30px;
	}
	div.noticiasInfo div.documentosAdjuntos>div>a>div{
		display: inline-block;
		vertical-align: middle;
		position: relative;
		margin: 10px 20px 10px 50px;
	}
	div.noticiasInfo div.documentosAdjuntos>div>a>div span.nombreMime{
		color: #777777;
		font-weight: bold;
		text-transform: uppercase;
	}
	div.noticiasInfo div.documentosAdjuntos>div>a>div span.tamano{
		color: black;
	}
	div.noticiasInfo div.documentosAdjuntos a{
		margin: 0;
		padding: 0;
		color: #1890b9;
		text-decoration: none;
	}
	div.noticiasInfo div.documentosAdjuntos a:hover{
		text-decoration: underline;
	}

	/*** LISTAR LOS LINKS ***/

	#noticiesLlistatLinks>ul>li>div.tituloContainer>h3>img{
		vertical-align: middle;
		margin-top: -6px;
	}
	#noticiesLlistatLinks>ul>li>div.tituloContainer>h3{
		padding: 0;
	}
	#noticiesLlistatLinks>ul{
		padding: 0;
		margin: 0;
	}
	#noticiesLlistatLinks>ul>li{
		margin-bottom: 15px;
	}
	#noticiesLlistatLinks>ul>li>div.enlacesContainer{
		position: relative;
		margin: 0px 0px 20px 20px;
	}
	#noticiesLlistatLinks>ul>li>div a{
		text-transform: uppercase;
		color: #0072a8;
		font-size: 0.938em;
		font-weight: bold;
	}
	#noticiesLlistatLinks>ul>li>div a:hover{
		text-decoration: underline !important;
	}
	#noticiesLlistatLinks>ul>li>div.enlacesContainer>div{
		font-size: 1em;
		color: #333333;
	}
	#noticiesLlistatLinks>ul>li>div.enlacesContainer>div>p{
		font-size: 0.813em;
		display: inline-block;
		margin: 3px 0px 0px 0px;
	}
	#noticiesLlistatLinks>ul>li>div.enlacesContainer>p{
		margin: 7px 0px 0px 0px;
		padding-bottom: 3px;
	}
	#noticiesLlistatLinks>ul>li>div.enlacesContainer>p>a{
		text-transform: none;
		display: inline-block;
		color: #1890b8;
		font-weight: normal;
		font-size: 0.750em;
		text-decoration: underline;
	}
	#noticiesLlistatLinks>ul>li>div.enlacesContainer>p>a:hover{
		color: #0072a8;

	}
	#noticiesLlistatLinks div.separadorHorizontalGris{
		display: block;
		height: 1px;
		width: 100%;
		background-color: #dddddd;
		margin-top: 10px;
	}

	/*** LISTAR LOS DOCUMENTOS ***/

	#noticiesLlistatDocumentos>ul{
		margin: 0;
	}
	#noticiesLlistatDocumentos>ul>li{
		text-align: left;
		margin-bottom: 20px;
		display: block;
	}
	#noticiesLlistatDocumentos>ul>li>div>a{
		color: #777777;
		font-size: 0.938em;
		font-weight: bold;
		text-transform:  uppercase;
	}
	#noticiesLlistatDocumentos>ul>li>div>a:hover{
		color: #0072a8;
		text-decoration: underline !important;
	}
	#noticiesLlistatDocumentos>ul>li>div.links{
		min-height: 47px;
		position: relative;
		margin-left: 42px;
		text-align: left;
		vertical-align: top;
		display: inline-block;
		color: black;
		padding-bottom: 10px;
	}
	#noticiesLlistatDocumentos>ul>li>div.links p{
		margin: 0 !important;
	}
	#noticiesLlistatDocumentos>ul>li>div.links>div{
		font-size: 0.750em;
		margin-top: 2px;
	}
	#noticiesLlistatDocumentos>ul>li>div.imagen{
		position:absolute;
		display: inline-block;
	}
	#noticiesLlistatDocumentos>ul>li>div.imagen>div{
		height: 30px;
		width: 30px;
		display: inline-block;
	}

	/*** Imagenes segun su mime ***/

	.imgMime{
		background-image: url('../files/icono_desconocido.png') ;
		background-repeat: no-repeat;
	}
	.imgMime.application-pdf{
		background-image: url('../files/icono_pdf.png') ;
	}
	.imgMime.text-plain{
		background-image: url('../files/icono_txtplain.png') ;
	}
	.imgMime.image-jpeg, 
	.imgMime.image-png, 
	.imgMime.image-bmp, 
	.imgMime.image-x-windows-bmp, 
	.imgMime.image-gif, 
	.imgMime.image-x-icon, 
	.imgMime.image-tiff{
		background-image: url('../files/icono_imagen.png') ;
	}
	.imgMime.application-vnd-oasis-opendocument-text, 
	.imgMime.application-msword {
		background-image: url('../files/icono_word.png') ;
	}

	.imgMime.application-vnd-oasis-opendocument-spreadsheet, 
	.imgMime.application-vnd-msexcel {
		background-image: url('../files/icono_excel.png') ;
	}

	/*** ESTILS LOGO ***/

	#imagenCabecera1 {
		width: 154px;
		height: 35px;
		background-image: url("govern_illes_balears.png");
		background-size: 100%;
		margin: 0 auto;
		display: block;
	}
	#imagenCabecera2 {
		width: 214px;
		height: 64px;
		background-image: url("../imgs/cap/logo.gif");
		background-size: 100%;
		margin: 0 auto;
		display: block;
	}

	/*** ESTILS MAPA ***/

	#infoNoMenu {
		background-color: #F8F8F8;
	}
	.contenedorMapa .glyphicon{
		float:left;
		margin-right:.5em;
	}
	.contenedorMapa h2{
		float:left;
	}
	#pagMapaWeb{
		clear:both;
		background-color:white;
		border: 0.1em solid #efefef;
		padding:2em;
	}
	#pagMapaWeb h3 {
		font-size:0.938em;
	}
	#pagMapaWeb ul {
		list-style: square;
		margin: 0 !important;
		padding: 0;
		padding-left: 1.1em;
	}
	#pagMapaWeb ul li{
		list-style:square;
		font-weight: bold;
		padding-left:0;
		text-align: left;
		font-size:0.813em;
	}
	#pagMapaWeb a:hover{
		color:#0072A8;
		border-bottom:1px solid #0072A8;
	}

	/*** ESTILS CONTIGUTS ***/

	div.container-contenido#info, div.container-contenido#infoNoMenu{
		background-color: transparent;

	}

	.container-contenido .micro-elemento a{ /* para enlaces*/

		/*color: #428bca;*/
	}

	.container-contenido .micro-elemento table{
		width: 100%;
	}

	/*###################################################################################*/

	.container-contenido .micro-elemento.documentos td{
		text-align: left;
		display: block;
		padding: 10px 0px 10px 0px;
	} 

	.container-contenido .micro-elemento.documentos td .imagen{
		position: relative;
		display: inline-block;
	}
	.container-contenido .micro-elemento.documentos td .imagen>.imgMime{
		height: 30px;
		width: 30px;
		display: inline-block;
	}

	.container-contenido .micro-elemento.documentos td div.links {
		position: relative;
		text-align: left;
		vertical-align: super;
		display: inline-block;
		color: black;
	}

	.container-contenido .micro-elemento.documentos td>div>a{
		color: #777777;
		font-size: 0.938em;
		font-weight: bold;
		text-transform: uppercase;
	}
	.container-contenido .micro-elemento.documentos td>div>a:hover{
		color: #0072a8;
		text-decoration: underline;
	}
	.container-contenido .micro-elemento.documentos tr.soloIMG{
		background-color: transparent;
		display: inline-block;
	}

	.container-contenido .micro-elemento.documentos tr.soloIMG td .imagen{
		position: relative;
	}

	/*###################################################################################*/

	.container-contenido .micro-elemento.enlaces{
		text-align: left;
	}

	.container-contenido .micro-elemento.enlaces .tituloContainer>h3{
		padding: 0;
	}

	.container-contenido .micro-elemento.enlaces .tituloContainer>h3>span.imagenEnlaces{
		vertical-align: middle;
		margin-top: -3px;
		background-image: url("../files/enlace.png");
		display: inline-block;
		width: 15px;
		height: 11px;
		background-repeat: no-repeat;
	}

	.container-contenido .micro-elemento.enlaces .tituloContainer>h3>a{
		text-transform: uppercase;
		color: #0072a8;
		font-size: 0.938em;
		font-weight: bold;
	}

	.container-contenido .micro-elemento.enlaces .enlacesContainer p>a{
		font-size: 0.750em;
	}

	.container-contenido .micro-elemento.enlaces .enlacesContainer p{
		margin: 0 !important;
	}

	.container-contenido .micro-elemento.enlaces  .enlacesContainer{
		position: relative;
		margin: 0px 0px 3px 20px;
	}

	.container-contenido .micro-elemento.enlaces  .enlacesContainer>div>p{
		font-size: 0.813em;
		display: inline-block;
		margin: 3px 0px 7px 0px !important;
	}

	.container-contenido .micro-elemento.enlaces tr.par{
		background-color: transparent !important;
	}

	.container-contenido .micro-elemento.enlaces  .enlacesContainer>div{
		font-size: 1em;
		color: #333333;
	}
	/*###################################################################################*/
	.container-contenido .micro-elemento.noticias td.soloIMG{
		text-align: center;
	}
	.container-contenido .micro-elemento.noticias td.soloIMG>a{
		padding-top: 12px;
		display: block;
	}
	.container-contenido .micro-elemento.noticias td.soloIMG>a>img{
		margin: 0 auto;
		float: none !important;
	}

	.container-contenido .micro-elemento.noticias td>span{
		width: 100%;
		display: block;
		margin: 12px 0px 6px 0px;

	}
	.container-contenido .micro-elemento.noticias tr{
		min-height: 97px;
		display: block;
	}
	.container-contenido .micro-elemento.noticias td{
		position: relative;
	}
	.container-contenido .micro-elemento.noticias td>img{
		position: absolute;
		top: 40px;
		left: 0;
	}
	.container-contenido .micro-elemento.noticias td>div{
		margin-left: 55px;
	}
	.container-contenido .micro-elemento.noticias td>div>*{
		display:block;

	}
	.container-contenido .micro-elemento.noticias td>div>a{
		font-weight: bold;
		margin-bottom: 4px;
	}

	/*###################################################################################*/
	/*Agenda*/
	.container-contenido .micro-elemento .listarAgenda #info p{
		clear:both;
	}
	.container-contenido .micro-elemento .listarAgenda #calendariLateral {
		width: 100%;
	}
	.container-contenido .micro-elemento .listarAgenda {
  		width: 255px;
  		background-color:white;
  		  border: 0.1em solid #efefef;
  		  padding:10px;
	}
	.container-contenido .micro-elemento .listarAgenda #agenda #agendaCalendaris p {
	 	  width: 85%;
	 }
	.container-contenido .micro-elemento #agenda #agendaCalendaris div {
		padding:0 10px;
	}
	.container-contenido .micro-elemento .listarAgenda #mesPosterior {
  	padding-right: 1%;
	}
	.container-contenido .micro-elemento .listarAgenda #agendaSelect{
	width: 34%;
  	border: 0px solid #e5e5e5 !important;
  	color: black;
  	text-transform: uppercase;
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
  	background-color: #F4F4F4;
  	font-size: .9em !important;
  	line-height: 1.5em !important;
	}
	.container-contenido .micro-elemento #agendaCalendaris > p {
		margin:0;
	}
	.container-contenido .micro-elemento .tituloMes{	
		display: table-caption;
		text-align: center;
		width: 217px;
	}
	.container-contenido .micro-elemento .listarAgenda .calendariTabla td {
		height:10px;
		font-weight: normal;
	}
	.container-contenido .micro-elemento .calendariTabla td.acte a {
    display: inline;
	}
	.container-contenido .micro-elemento  .calendariTabla td span {
		float: none;
		display: inline-block;
		right: 0px;
		top: 10%;
		line-height: 0;
	}
	.container-contenido .micro-elemento .listarAgenda p{
		width: auto;
		text-align: center;
		border: 1px solid #E2E2E2;
		border-radius: .5em;
		background-color: #F4F4F4;
		height: 25px;
		padding: 5px;
		margin:0;
	}

	.container-contenido .micro-elemento .listarAgenda p .btn{
		width: auto;
		font-weight: bold;
		text-align: center;
		border: 0.1em solid #efefef;
		border-radius: .5em;
		background-color: #F4F4F4;
		height: 25px;
		margin: 0;
		padding: 0 5px;
		border: 0;
	}

	.container-contenido .micro-elemento .listarAgenda p .icon-left{
		width: 0;
		display: inline-block;
		height: 0;
		border-top: 5px solid transparent;
		border-right: 8px solid #999;
		border-bottom: 5px solid transparent;
	}
	.container-contenido .micro-elemento .listarAgenda p .icon-right{
		width: 0;
		display: inline-block;
		height: 0;
		border-top: 5px solid transparent;
		border-left: 8px solid #999;
		border-bottom: 5px solid transparent;
	}
	.container-contenido .micro-elemento .button-month-text{
		  display: none;
	}
	.container-contenido .micro-elemento .btn:hover span.button-month-text{
		color:#0575aa;
	}
	.container-contenido .micro-elemento #botonsMesosPosteriors{
		display:none;
	}
	.container-contenido .micro-elemento #mesAnterior{
		clear:both;
		float:left;
	}
	.container-contenido .micro-elemento #mesPosterior{
		float:right;
	}
	.container-contenido .micro-elemento .listarAgenda .calendariTabla #diasNoAbreviados {
		display:none;
	}
	.container-contenido .micro-elemento .listarAgenda .calendariTabla #diasAbreviados {
		display:table-row;
	}

	/**********************************************************/
	/* MEDIA QUERIES - RESPONSIVE */
	/**********************************************************/

	@media screen and (max-width:1500px) {

		/* INDEX */

		.tamanoIndex div#noticies {
			width: 70%;
		}
		.tamanoIndex #agenda {
			width: 27%;
		}
		.tamanoIndex .calendariTabla {
			border-spacing: 0.1em;
		}
		.tamanoIndex .calendariTabla td {
			padding: 0; 
		}
		.tamanoIndex .calendariTabla td span {
			font-size: 0.8em;
			top: 0;
		}
		.tamanoIndex #agendaCalendaris{
			width:240px !important;
		}
	}

	/**********************************************************/

	@media screen and (max-width:1415px) {

		/* INDEX */

		.tamanoIndex #agendaCalendaris {
			width: 230px !important;
		}
	}

	/**********************************************************/

	@media screen and (max-width:1280px) {
		header .cabecera-contingut {
			width: 90%;
			margin: 0 auto;
			position: relative;
			display: table;
		}
		#serveis li a{
			font-size: 12.5px;
		}
		#continguts {
			width: 90%;
		}
		footer .footer-contingut {
			width: 90%;
			margin: 0 auto;
		}

		/* AGENDA */

		.body-diaAgenda .activitat #imgNoticia {
			width:25%;
		}
		.body-diaAgenda .activitatTitol {
			width:72%;
		}
	}

	/**********************************************************/

	@media screen and (max-width:1090px) {
		footer #logo-footer {
			margin: 20px 0 0;
			width: 100%;
		}
		footer #peu {
			margin: 20px 0 20px;
		}
		footer #peu .centre {
			text-align: left;
		}
		footer #eines {
			width: 50%;
			margin: 20px 0 20px;
		}
		footer #eines .centre{
			display: none; 
		}
		footer #eines .dreta {
			width: 100%;
			margin-left: 0;
		}
		footer #eines .redes-sociales {
			width: 100%;
			margin-top: 0;
		}
		.listarAgenda .fechaEvento{
			width:10%;
		}
		.listarAgenda .infoEvento {
  			float: left;
  			width: 85%;
  			margin-top: 3px;
		}

	}

	/**********************************************************/

	@media screen and (max-width:1130px) {

		/* INDEX */

		.tamanoIndex div#noticies,
		.tamanoIndex #agenda {
			width: 80%;
			margin: 0;
		}
		.tamanoIndex #agenda div{
			width: 100%;
			float: left;
			margin-right: 0px;
		}
		.tamanoIndex #agendaLlistat .infoEvento {
			width: 60%;
		}
		.tamanoIndex #agendaLlistat{
			margin-top: 0em;
		}
		.tamanoIndex #agendaCalendaris {
			width: 250px !important;
		}
		.tamanoIndex #agendaSelect {
			line-height: 1.5em !important;
		}
		.tamanoIndex #agendaLlistat {
			width: 100% !important;
		}
		.tamanoIndex #agendaLlistat p{
			margin: 0;
		}
		.tamanoIndex #agendaLlistat > div {
			width: 100% !important;
		}
		.tamanoIndex #agendaLlistat .fechaEvento {
			width: 4.625em !important;
			margin-right: 1em !important;
		}
		.tamanoIndex #agendaLlistat .fechaEvento div {
			width: 100% !important;
		}
		.tamanoIndex .calendariTabla {
			border-spacing: 0.2em;
		}
		.tamanoIndex #agenda #agendaCalendaris div {
			width: 90%;
		}

		/* BARRA DE BÃšSQUEDA Y AÃ‘OS */

		div.container-noticias-buscador.con>p{
			width: 100%;
			text-align: left;
		}
	}

	/**********************************************************/

	@media screen and (max-width:991px) {
		#marcLateralV2, #marcLateralAmbIconesV2 {
			width: 30%;
			margin-right: 5%;
		}
		#info {
			width: 60%;
		}
		/* GALERIA */ 
		#Gallery .ancho20 {
			width: 17% !important;
		}
		#Gallery .ancho16{
			width: 14% !important;
		}
		#Gallery .ancho25{
			width: 23.5% !important;
		}
		#Gallery .ancho50{
			width: 47% !important;
		}
		.listarAgenda .fechaEvento {
  		width: 14%;
		}
		.listarAgenda .infoEvento {
			width: 80%;
		}		
	}

	/**********************************************************/

	@media screen and (max-width:775px) {
		.tamanoIndex .menuLateral2 {
			width: 100% !important;
			display: inline-block;
		}
		.tamanoIndex #agenda,
		.tamanoIndex #agenda div  {
			width: 100%;
		}
		.tamanoIndex #botonsMesosPosteriors {
			display: none;
		}
		.tamanoIndex #agendaLlistat {
			margin-top: 25px !important;
			display: inline-block;
		}
		.listarAgenda .infoEvento {
			width:80%;
		}
		.listarAgenda .fechaEvento {
  		width: 12%;
		}

	}

	/**********************************************************/

	@media screen and (max-width:767px) {
		#contenedor {
			margin-left: 0px !important;
			margin-right: 0px !important;
		}
		header{ 
			text-align: center;
		}
		header .idiomes{
			display: none !important;
		}
		header .idiomes.idiomes2{
			display: block !important;
		}
		header div.enlaces {
			text-align: center;
			float: right;
		}
		header div.enlaces .dreta a {
			color: #000;
			font-size: 1.273em;
		}
		div.enlaces>div.idiomes {
			margin-bottom: 0;
			margin-top: 25px;
			float: right;
		}
		header .navbar{
			float: left;
			width: 100%;
			text-align: left;
			padding-left: 0 !important;
		}
		header .navbar-toggle {
			position: absolute;
			top: -40px
		}
		header .dropdown-menu-right {
			right: initial;
		}
		header .navbar-default .navbar-collapse, 
		header .navbar-default .navbar-form {
			margin-top: 15px;
		}
		header .navbar-nav{
			margin:0;
		}
		header .navbar-default .navbar-nav ul .dropdown-submenu {
			width: 100%;
		}
		header .navbar-nav .open .dropdown-menu>li>a, 
		header .navbar-nav .open .dropdown-menu .dropdown-header{
			padding-left: 15px;
		}
		header .navbar-nav .open .dropdown-menu {
			border-top: 1px solid #E2E2E2;
		}
		header .navbar-default .navbar-nav>.open>a, 
		header .navbar-default .navbar-nav>.open>a:hover, 
		header .navbar-default .navbar-nav>.open>a:focus{
			background-color: transparent;
		}
		#continguts {
			padding-top: 10px;
		}
		.menuLateral {
			margin: 0;
			width: 100% !important;
		}
		.menuLateral nav.contenidoNav .botonLateralResponsive{
			display: none;
		}
		.menuLateral nav.contenidoNav .navbar-collapse, 
		.manuLateral nav.contenidoNav .navbar-form{
			display: inline-block;
			width: 100%;
			height: 100% !important;
			margin:0;
		}
		.menuLateral nav.contenidoNav ul {
			list-style: none;
		}
		div#indexCercador,
		div#indexCercador form {
			width: 100%;
			margin: 0;
		}
		#indexCercador form label{
			margin: 0;
			width: 97%;
			display: inline-block;
			margin-top: 10px;
		}
		#indexCercador button {
			margin-right: 25px;
			background-position: 50% 10%;
		}
		#info{
			width: 100%;
			margin-top: 30px;
		}
		#enllasDest {
			height: 250px;
			background-position: 100% 100% !important;
			background-size: cover !important;
		}
		#imagenCabecera1,
		#imagenCabecera2 {
			margin-top: 16px;
		}

		/* INDEX */

		.tamanoIndex #agenda {
			width: 75%;
		}
		.tamanoIndex #agendaLlistat .fechaEvento{
			float: left !important;
		}
		.tamanoIndex #agenda .infoEvento{
			width: 65%  !important;
		}
		.tamanoIndex .calendariTabla {
			width: 85%;
			padding: 0;
			margin: 0 !important;
			max-width: inherit;
		}
		.tamanoIndex .listarAgenda .acte a span {
  			top: 1px;
  				line-height: .9em;
			}
		.tamanoIndex .infoEvento a {
			font-size: 0.8em;
		}
		.tamanoIndex .infoEvento strong {
			font-size: 0.7em;
		}
		.tamanoIndex .diaEvento {
			font-size: 1.625em;
		}
		.tamanoIndex #agendaLlistat .fechaEvento {
			width: 3.625em !important;
			margin-right: 0.5em !important;
			height: 3.375em;
		}
		.tamanoIndex .mesAnoEvento {
			font-size: 0.6em;
		}


		/* VARIOS */

		.contenedorNoticiasListadas form + p{
			width: 200px;
			margin-left: auto !important;
			margin-right: auto !important;
			text-align: center;
		}
		textarea, input[type="text"] {
			width: 90%;
		}
		.noticiasInfo h2,.noticiasInfo h3#titolNoticia,.noticiasInfo p#subtitol{
			text-align: left !important;
		}	
		.noticiasInfo div#infoNoticia{
			margin-left: auto;
			margin-right: auto;
			width: 100%;
		}
		#inline-block h3{
			text-align: center !important;
		}
		div#capsal{
			padding: 0.5em 0em 0.8em 0em;
		}	
		div#info, div#infoNoMenu,div#info h2, div#infoNoMenu h2,div#info div#calendariLateral h3, div#infoNoMenu div#calendariLateral h3, div#agendaLlistat h3, div.activitat h3#titolNoticia,div#info div.enquestaResultats h3, div#infoNoMenu div.enquestaResultats h3, div#info div#enquestaPreguntaCom h3,div#infoNoMenu div#enquestaPreguntaCom h3{
			width: 100% !important;
			text-align: left;
		}
		div.noticiasInfo div.content {
			-webkit-column-count: 2 !important;
			-moz-column-count: 2 !important;
			column-count: 2 !important;
		}
		form {
			margin: 0 auto;
			text-align: center; 
		}
		div.activitat p{
			text-align: center !important;
		}		
		div#agendaCalendaris table{
			margin: auto;
		}
		div#agendaCalendaris span.tituloMes{
			display: inline-table;
		}
		#enquestaResultats ul {
			list-style-position: inside;
		}

		/* MAPA */

		#info .contenedorMapa h3, 
		#infoNoMenu .contenedorMapa h3{
			text-align: left !important;
		}
		#info, 
		#infoNoMenu {
			width: 94%;
		}
		/* ENCUESTA */
		.body-encuesta h3{
			margin-left: 10px;
		}
		/* NOTICIA */
		#noticiesLlistat div.img-container-noticia>img{
			max-width: initial;
			max-height: initial;
			width: 100%;

		}
		#noticiesLlistat div.img-container-noticia {
			max-width: initial;
			width: 100%;
		}
		#noticiesLlistat div.textos-container-noticia{
			width: 100%;
	}
	/**********************************************************/
	/**************************Dia Agenda**********/
		.body-diaAgenda .activitatTitol {
  			width: 60%;
		}

	}
	@media screen and (max-width:515px) {
		footer #peu {
			width: 100% !important;
		}	
		footer #eines {
			width: 100%;
			margin: 0px 0 20px;
		}
		footer #eines .dreta a,
		footer #eines .redes-sociales ul li {
			float: left;
		}
		#pagMapaWeb ul li {
			font-size: 1em;
		}
		.listarAgenda .fechaEvento {
  		width: 21%;
		}
		.listarAgenda .infoEvento {
  width: 70%;
}
	}

	/**********************************************************/

	@media screen and (max-width:500px) {
		#marcLateralAmbIconesV2, #mollaPa{
			font-size: 120%;
		}
		div.container-contacte.success>div {
			text-align: center;
			padding: 10px 0px 10px 0px;
		}
		.listarAgenda .calendariTabla td span {
			right: 0.0700em;
		}
		/* AGENDA */
		.body-diaAgenda .activitatTitol {
  			width: 100%;
		}
		.body-diaAgenda .activitat #imgNoticia {
  		width: 100%;
		}
		.listarAgenda .fechaEvento {
  		width: 20%;
		}
        .container-contenido .micro-elemento .listarAgenda#agendaCalendaris {
          width: 255px;
          padding:0;
        }
	}

	/**********************************************************/

	@media screen and (max-width:418px) {
		table{
			width: 208px;
		}
		textarea, input[type="text"] {
			width: 90%;
		}	
	}

	/**********************************************************/

	@media screen and (max-width:400px) {
		header .cabecera-contingut{
			margin:0 10px;
			width: 86%;
		}	
	}

	/**********************************************************/

	@media screen and (max-width:360px) {
		textarea, input[type="text"] {
			width: 90%;
		}	
		div.noticiasInfo div.content {
			-webkit-column-count: 1 !important;
			-moz-column-count: 1 !important;
			column-count: 1 !important;
		}
		
	}

	/***** @Media para las img retina ******/

	@media (-webkit-min-device-pixel-ratio: 1.5) {
		#logo-cont .logo {
			background-image: url("../files/govern_logo@2x.png") !important;
		}
		footer #logo-footer .logoFooter {
			background-image: url("../files/govern_pie@2x.png") !important;
		}
		footer #eines .redes-sociales ul li.twitter a{
			background-image: url("../files/twitter_@2x.png") !important;
			background-color: white;
		}
		footer #eines .redes-sociales ul li.facebook a{
			background-image: url("../files/facebook_@2x.png") !important;
		}
		footer #eines .redes-sociales ul li.youtube a{
			background-image: url("../files/youtube_@2x.png") !important;
		}
		footer #eines .redes-sociales ul li.tuenti a{
			background-image: url("../files/tuenti_@2x.png") !important;
		}
	}

	/**********************************************************/

	@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution : 192dpi) {
		#imagenCabecera1 {
			background-image: url("../intranet/imgs/capsal/logo02.gif");
			background-size: contain;
			margin: 0 auto;
		}
		#imagenCabecera2 {
			background-image: url("../imgs/cap/logo02.gif");
			background-size: contain;
			margin: 0 auto;
		}
	}
.decreto{
	background-color: #004b99;
	border-bottom: 1px solid white;
	padding: 35px 0 40px;
	border-top: 1px solid #D7D7D7;
	text-align: center;
}
.decreto p{
	color: #fecd00;
	font-weight: bold;
	font-size: 16px;
	font-family: "Open Sans";
}
.decreto a{
	font-size: 18px;
	color: #757584;
	padding: 15px 30px;
    border-radius: 40px;
    display: inline-block; 
    margin-top: 15px;
    border: 2px solid #BDBDBD;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.decreto a .glyphicons{
	font-size: 18px;
	margin-top: 4px;
	color: #fecd00;
}
.decreto a:hover{
    background-color: #fff;
    color: #fecd00;
	border: 2px solid #fff;
	text-decoration: none;
}
.decreto a .glyphicons:before{
	padding: 0;
}
.preguntas{
	background-color: #FFF;
	border-top: 1px solid #D7D7D7;
	padding: 80px 0;
}
.preguntas .intro {
	margin-bottom: 45px;
	color: #757584;
	line-height: 30px;
	font-family: "Open Sans";
}
.preguntas .intro h1{
	font-weight: bold;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
	color: #004b99;
}
.preguntas .intro p{
	color: #666;
    text-align: center;
    margin-top: 8px;
    font-size: 20px; 
    font-weight: normal;
}
.preguntas .panel{
	margin-bottom: 25px;
}
.preguntas .panel,  
.preguntas .panel-heading{
	background-color: #fff !important;
	border-color: transparent;
	padding: 0;
	border: 0;
	display: inline-block; 
	box-shadow: none;
}
.preguntas .panel .panel-title>a {   
    display: block;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 150%;
    color: #858592;
}
.preguntas .panel .panel-title>a.collapsed {
    display: block;
    color: #858592;
}
.preguntas .panel .panel-title>a:hover,
.preguntas .panel .panel-title>a{
	color: #427CA8;
}
.preguntas .panel .panel-title>a.collapsed .glyphicons-chevron-down{
	display: none;
}
.preguntas .panel .panel-title>a.collapsed .glyphicons-chevron-right{
	display: inline-block;
}
.preguntas .panel .panel-title>a .glyphicons-chevron-down{
	display: inline-block;
}
.preguntas .panel .panel-title>a .glyphicons-chevron-right{
	display: none;
}
.preguntas .panel .panel-body{
	padding: 15px 0 0;
	border: 0 !important;
}
.preguntas .panel .panel-body p,
.preguntas .panel .panel-body ul li{
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 130%;
	text-align: justify;
	display: inline-block;
	width: 100%;
	font-family: arial;
}
.preguntas .panel .panel-body ul {
	padding-left: 12px;
}
.preguntas .panel .panel-title>a .glyphicons {
    background-color: #004b99;
    color: white;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 130%;
    text-align: center; 
    float: left;
    margin-right: 14px;
    position: relative;
    top: -3px;
}


@media (max-width:991px) {
	.preguntas {
	    padding: 50px 0;
	}
	.preguntas .panel, .preguntas .panel-heading{
		width: 100%;
	}
	.preguntas .panel-group {
	    margin-bottom: 0;
	}
}
@media (max-width:768px) {
	.preguntas .panel .panel-body p, 
	.preguntas .panel .panel-body ul li {
	    font-size: 14px;
	}
}
@media (max-width:400px) {
	.decreto a {
	    font-size: 15px;
	}
	.decreto a .glyphicons {
	    font-size: 15px;
	    margin-top: 4px;
	}
}
#mapaEdificios p{
    font: 15px/130% "Open sans";
    color: #696978;
    display: block;
    height: 100%;
    padding: 15px 0 10px;
}
#mapaEdificios form{	
	position: relative;
	background-color: #cc2e00;		
	border-top: 1px solid #D4D4D4;	
	border-bottom: 1px solid #D4D4D4;	
	height: 71px;
	z-index: 1000;
}
#mapaEdificios form .campo{
	width: 25%;	
	background-color: #757584;		
	float:left;	
	position: relative;	
	cursor: pointer;
}
#mapaEdificios form .campo .interior {
	border-right: 1px solid #cc2e00;
	border-left: 0;
	height: 69px;
	float: left;
	padding-top: 18px;
	padding-left: 15px;	
    width: 100%;
	background-color: #cc2e00;
}
#mapaEdificios form .campo *{
	cursor: pointer;
}
#mapaEdificios form .campo .cajaInput{
	display: inline-block;
    background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220626&id=220626&nombre=flecha_menu@x2.png');
    background-position: 95% 50%;
    background-size: 13px 8px;
    background-repeat: no-repeat;
    float: right;
    height: 35px;
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    /*! padding-left: 60px; */
}
#mapaEdificios form .campo .cajaInput > span{
	position: absolute !important;
    left: 0 !important;
    width: 100%;
}
#mapaEdificios form .campo span.glyphicons{
	float: left;
	width: 20%;
	font-size: 25px;
	color: White;
	text-shadow: 1px 1px rgba(182,182,182,0.30);
}
#mapaEdificios form .campo input{	
	border: none !important;
	background-color: #cc2e00;
	color: White;
	font: bold 15px Arial, Helvetica, Sans-serif;
	margin-top: 0;	
	padding: 0 25px 0 0;	
	margin-bottom: 0;
	height: 35px;	
	text-shadow: 1px 1px #555555;
	/*padding: 0 4px;*/
	padding: 0 0px 0 60px;
}
#mapaEdificios form .btnBuscar{
	float: left;
	width: 20%;
	padding-top: 13px;
	display: none;
}
#mapaEdificios form .btnBuscar a{
	display: block;
	border: 1px solid #DDDDDD;	
	background-color: White;
	color: #656565;
	border-radius: 50px;
	float: left;
	width: 150px;
	height: 44px;
	text-align: center;
	padding-right: 20px;
	line-height: 44px;
	font-weight: bold;
	font-size: 15px;
	margin-left: 20px;
}
#mapaEdificios form .btnBuscar a span{
	line-height: 33px;
	font-style: 15px;
}
#mapaEdificios form .btnBuscar.desactivado a{
	color: #BBBBBB;
	cursor: default;
}

/* Campo desactivado */

#mapaEdificios form .campo.desactivado{
	background-color: #EBEBEB;			
}
#mapaEdificios form .campo.desactivado .interior{
	border-right-color: #cc2e00;
}
/*#mapaEdificios form .campo .interior{
	border-left: 1px solid #aaaab3;	
}*/
#mapaEdificios form .campo.desactivado *{
	cursor: default;
}
#mapaEdificios form .campo.desactivado .cajaInput{
	/*background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220628&id=220628&nombre=flecha_menu_desactivado@x2.png');*/
	background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220628&id=220628&nombre=flecha_menu_desactivado@x2.png');
}
#mapaEdificios form .campo.desactivado input{
	background-color: #cc2e00;
	-webkit-text-fill-color: #fff;
	text-fill-color: #A4A4A4;
	color: #A4A4A4;
	-webkit-opacity: 1;
	opacity: 1;
	text-shadow: none;
}
#mapaEdificios form .campo.desactivado span.glyphicons{
	color: #A4A4A4;
	text-shadow: none;
}

/* Ventana de resultados de Typeahead */

#mapaEdificios form .campo .tt-menu{
	width: 100%;
	left: 0px !important;
	top: 51px !important;
	height: 200px;
	background-color: White;
	color: #747483;
	overflow-y: scroll;
	border: 1px solid #828790;
	box-shadow: 2px 2px 2px #CCCCCC;	
}
#mapaEdificios form .campo .tt-suggestion:first-child{
	margin-top: 5px;
}
#mapaEdificios form .campo .tt-suggestion{
	line-height: 30px;
	height: 30px;
	font-size: 15px;
	color: #555555;
	padding: 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#mapaEdificios form .campo .tt-suggestion:hover{
	background-color: #F1F1F1;
	color: #427CA8;		
}
#mapaEdificios form .campo .tt-cursor{
	color: #427CA8;	
}

#mapaEdificios .messageBox {
    display: block;
    height: 0;
    overflow: visible;
    z-index: 1000;
    position: relative;
    opacity: 0.85;
}
#mapaEdificios .messageBox .box {
	padding: 8px 0;
    background: #EEE;
    border-bottom: 1px solid #DDD;
}
#mapaEdificios .messageBox.error .box {
    background: #F44;
    border-bottom: 1px solid #D44;
    color: white;
}

/* Mapa Leaflet */

#buildingsMap{
	height: 580px;		
	clear: both;
}
.ol-popup-content{
	//margin: 13px 35px !important;
	min-width: 260px !important;
	max-height: 260px !important;
}
.ol-popup a.ol-popup-closer{

    top: 2px;
    right: 2px;
}
.ol-popup-content p {
    margin: 0 !important;
    font-family: arial!important;
}
.ol-popup-content .datosDireccion{
	margin-top: 8px;
	margin-bottom: 15px !important;
}
.ol-popup-content .datosDireccion p{
	color: #575764 !important;
	font: 15px/130% arial !important; 
	font-size: 15px !important;
	padding: 0 !important;
}
.ol-popup-content .datosDireccion .direccion{
	font-weight: bold !important;
}
.ol-popup-content .datosDireccion .municipio{
	font-weight: normal !important;
}
.ol-popup-content .datosEdificios {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ol-popup-content .datosEdificio {
	margin-bottom: 16px !important;
	padding-bottom: 16px !important;
	border-bottom: 1px solid rgba(0,0,0, 0.1);

}
.ol-popup-content .datosEdificio:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.ol-popup-content .datosEdificio p {
	font: 15px/130% arial !important; 
	font-size: 15px !important;
	color: #70707c !important;
	margin-top: 2px !important;
	padding: 0 !important;
}
.ol-popup-content .datosEdificio p .glyphicons{
	color: #266AA1 !important;
	font-size: 20px;
	margin-right: 5px;
}
.ol-popup-content .datosEdificio p .glyphicons:before{
	padding: 0;
}
.ol-popup-content .datosEdificio p .glyphicons:before{
	padding: 0;
}
.ol-popup-content .datosEdificio p strong{
	text-transform: uppercase;
	font-size: 18px;
	color: #585861 !important;
}
.ol-popup-content .datosEdificio p:last-child strong{
	font-size: 15px !important;
}
.ol-popup-content .asterisk {
	color: #999;
}
.ol-popup-content .avisos {
	margin-bottom: 8px !important;
}
.ol-popup-content .avisos p {
	font-size: 11px !important;
    line-height: 110% !important;
	color: #999 !important;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
/*#mapaEdificios form .campo input.main.tt-hint{
	padding-left: 30px;
}
*/















































/*@media (max-width: 1200px){
	#mapaEdificios form .campo .tt-menu{
		width: 187px;
   		left: -49px !important;
	}
}*/
@media (min-width: 992px) and (max-width:1200px){
	#mapaEdificios form .campo span.glyphicons{
		font-size: 20px;
	}
}
@media (max-width: 991px){
	#mapaEdificios form .campo .cajaInput {
	    background-position: 94% 50%;
	    padding-left: 0px;
	}
	#mapaEdificios form .campo .cajaInput > span{
	    padding-left: 10px;
	}
	#mapaEdificios form .campo input {
	    padding: 0 0px 0 20px;
	}
	#mapaEdificios form .campo input.main.tt-hint{
		padding-left: 30px !important;
	}
}
@media (min-width: 631px) and (max-width:991px){
/*	#mapaEdificios form .campo .tt-menu {
	    width: 114%;
	    left: -15px !important;
	}*/
	#mapaEdificios form .campo span.glyphicons{
		display: none;
	}
	#mapaEdificios form .campo .cajaInput{
		width: 100%;
	}
/*	#mapaEdificios form .btnBuscar{
		width: auto;
	}*/
	#mapaEdificios form .btnBuscar a{
	    padding-right: 0;
	    width: 100%;
	    margin-left: 10px;
	}
	#mapaEdificios form .btnBuscar .glyphicons{
		display: none;
	}
	#buildingsMap {
	    height: 500px;
	}
	#mapaEdificios form .campo {
	    width: 25%;
	}

	#mapaEdificios p {
	    padding: 10px 0;
	}
}
@media (max-width: 768px){
	#mapaEdificios p {
	    text-align: right;
	}
}
@media (max-width: 630px){
	#mapaEdificios form{
		height: auto;		
	}
	#mapaEdificios .btnBuscar{
		padding-bottom: 13px;
		width: 100% !important;
		border-left: 1px solid #D4D4D4;
    	border-right: 1px solid #d4d4d4;
	}
	#mapaEdificios .btnBuscar a{
		float: none !important;
		margin: 0 auto;
		display: inline-block !important;
	}
	#mapaEdificios form .campo span.glyphicons{
		display: block;
		/*line-height: 55px;*/
	}
	#mapaEdificios form .campo * {
	    height: 100%;
	}
	#mapaEdificios form .campo{
		width: 50%;
		border-bottom: 1px solid #D4D4D4;
    	border-right: 1px solid #d4d4d4;
	}
	#mapaEdificios form .campo.direccion,
	#mapaEdificios form .campo.municipio{
    	border-left: 1px solid #d4d4d4;
	}
	#mapaEdificios form .campo .interior { 
		padding-top: 15px;
    	padding-left: 0;
	}	
	#mapaEdificios form .campo input {
	    padding: 0 0px 0 50px;
	}
	#mapaEdificios form .campo input > span{
	    width: 100%;
	}
/*	#mapaEdificios form .campo .tt-menu {
	    width: 125%;
    	left: -58px!important;
	}*/
/*	#mapaEdificios form .campo input {
	    height: 100%;
	    padding: 0;
	}*/
	#mapaEdificios p {
	    padding: 0;
	    margin: 10px 0;
	}
/*	#mapaEdificios form .campo .cajaInput {
	    width: 100%;
	    position: absolute;
	    left: 0;
	    padding-left: 45px;
	}*/
	#mapaEdificios form .campo input.main.tt-hint{
		padding-left: 60px !important;
	}
}
@media (max-width: 480px){
/*	#mapaEdificios form .campo span.glyphicons {
	    display: none;
	}*/
	#mapaEdificios form .campo .cajaInput {
	    width: 100%;
	    padding-left: 15px;
	}
/*	#mapaEdificios form .campo .tt-menu {
	    top: 30px!important;
	}*/
/*	#mapaEdificios form .campo .interior {
	    height: 45px;
	}*/
	#mapaEdificios p {
	    font: 14px/130% "Open sans";
	    margin: 15px 0;
	}
}
@media (max-width: 480px){
	#mapaEdificios form .campo {
	    width: 100%;
	    border-left: 1px solid #d4d4d4;
	}
}
@media (max-height: 769px){
	#buildingsMap {
	    height: 450px;
	    margin: 0 15px;
	}
}
.ol-control,.ol-scale-line{position:absolute;padding:2px}.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{background-color:rgba(255,255,255,.4);border-radius:4px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7);}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}
.ol-popup {
    display: none;
    position: absolute;
    background-color: white;
    padding: 15px 25px 15px 15px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
}

.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.ol-popup-content {
    min-width: 170px;
    max-height: 200px;
    overflow-x: auto;
}

.ol-popup-closer {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 150%;
    padding: 0 4px;
    color: gray;
    text-decoration: none;
}

.ol-popup-closer:after {
    content: "\2716";
}

.ol-popup div.infoResult {
    min-width: 130px;
}

.ol-popup div.infoResult p {
    padding: 0.1em;
    margin: 0;
}

.ol-popup-content h3 {
    margin: 0.25em 0;
}

.ol-popup.marker {
    margin-bottom: 30px;
}

footer .col-md-4{
	width: 33.33% !important;
	margin: 0 !important;
}
footer .preFooter{
    background-color: white;
    border-top: 1px solid #D3D3D3;
    padding: 45px 0;
    box-shadow: inset 0px 0px 5px #d3d3d3;
    text-align: center;
} 
footer .preFooter .logoRegistro{
	width: 120px;
	height: 120px;
	/*background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220621&id=220621&nombre=logo_pie@x2.png') !important;*/
	background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220621&id=220621&nombre=logo_pie@x2.png') !important;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	background-size: contain;
} 
footer .preFooter .datosRegisto{
	display: inline-block;
    position: relative;
    top: -11px;
    margin-left: 20px;
}
footer .preFooter .datosRegisto p{
	color: #666;
    text-align: left;
    font-size: 13px;
    line-height: 130%;
    font-family: arial;
}
footer .preFooter .datosRegisto .titulo{
    text-transform: uppercase;
    font-weight: bold;
    color: #004b99;
    text-align: left;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 130%;
    font-family: 'Roboto', sans-serif;
}
footer .preFooter .datosRegisto .telefono{
	color: #666;
    font-size: 13px;
    line-height: 0 !important;
    font-weight: normal;
}
footer .preFooter .datosRegisto .titulo span{
	font-weight: normal;
	display: block;
	font-size: 18px;
}
footer .footerContenido{
	background-color: #333333;
	padding: 25px 0;
}
footer .footerContenido #logo-footer span{
	width: 235px;
    height: 166px;
	/*background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220616&id=220616&nombre=govern-pie@x2.png') !important;*/
	/*background-image: url(/sites/M161026123252629/archivopub.do?ctrl=MCRST5825ZI163810&id=163810&nombre=govern.png) !important;*/
	background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220616&id=220616&nombre=govern-pie@x2.png') !important;
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	background-size: contain;
} 
footer .footerContenido #peu{
	padding-top: 1.3em;
}
footer .footerContenido #peu .centre{
	display: inline-block;
	margin: 0 auto;
	width: auto;
	float: none;
	margin-top: 28px;
} 
footer .footerContenido #peu a{
	display: block;
	line-height: 130%;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
} 
footer .footerContenido #peu a.web{
	font-weight: normal;
} 
footer .footerContenido #peu span{
	line-height: 150%;
	font-size: 13px;
	font-family: arial;
	display: block;
} 
footer #eines .enlacesExternos{
	text-align: right;
	margin-top: 14px;
}
footer #eines .enlacesExternos a{
	color: #ccc;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 10px;
}
footer #eines .enlacesExternos a:hover{
	color: #fff;
	text-decoration: underline !important;
}
footer #eines .redes-sociales{
	margin-top: 28px;
}
footer #eines .centre .tamanyLletra{
	margin-right: 0;
}


@media (max-width:1200px) {
	footer .footerContenido #logo-footer span {
	    width: 100%;
	    background-position: left;
	    margin-right: 0;
	}
	footer #eines .centre {
	    text-align: left;
	}
}
@media (max-width:1090px) {
	footer #eines .centre {
	    display: inline-block;
	}
}
@media (max-width:991px) {
	footer #eines .centre {
	    display: inline-block;
	    width: 100%;
	    text-align: right;
	    margin-bottom: 30px;
	}
	footer #eines .redes-sociales ul li.twitter{
		margin-right: 0;
	}
}
@media (max-width:769px) {
	footer .col-xs-12{
		width: 100% !important;
	}
	footer .col-xs-6{ 
		width: 50% !important;
	}
	footer #eines {
	    margin-top: 20px !important;
	}
	footer #eines .centre,
	footer #eines .dreta{
		display: none;
	}
	footer #eines .redes-sociales,
	footer #eines .enlacesExternos {
	    margin-bottom: 0;
	    width: 50%;
	    float: left;
	    text-align: left;
	}
	footer #eines .redes-sociales{
		text-align: left;
		margin-top: 0;
	}
	footer #eines .redes-sociales ul li{
		float: none;
		display: inline-block;
		margin-right: 10px !important;
	}
	footer #eines .enlacesExternos{
    	text-align: left;
    	margin-top: 0;
    	padding-left: 8px;
	}
}
@media (max-width:550px) {
	footer .preFooter .logoRegistro {
	    width: 100%;
	    background-position: center;
	    margin-bottom: 20px;
	}
	footer .preFooter .datosRegisto {
	    width: auto;
	    margin-top: 20px;
	    display: block;
	    margin-left: 0
	}

	footer .preFooter .datosRegisto .titulo,
	footer .preFooter .datosRegisto p,
	footer .preFooter .datosRegisto .titulo span {
		text-align: center;
		font-size: 14px;
	}
	footer .preFooter .datosRegisto {
	    margin-top: 0;
	}
	footer .col-xs-6{ 
		width: 100% !important;
	}
	footer .footerContenido #logo-footer span {
	    background-position: center;
	}
	footer .footerContenido #peu .centre {
	    width: 100%;
	    text-align: center;
	}
	footer #eines .redes-sociales{
		text-align: center;
		width: 100%;
	}
	footer #eines .enlacesExternos{
		width: 100%;
		text-align: center;
	}
	footer #eines .redes-sociales ul {
	    padding: 0;
	}
	footer #eines .enlacesExternos a {
	    margin-left: 0px;
	    margin-right: 10px;
	}
}


@media (-webkit-min-device-pixel-ratio: 1.5){
footer #eines .redes-sociales ul li.twitter a {
    background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220610&id=220610&nombre=twitter.png')!important;
    background-color: #fff;
}
footer #eines .redes-sociales ul li.youtube a {
    background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220623&id=220623&nombre=youtube.png')!important;
}
footer #eines .redes-sociales ul li.facebook a {
    background-image: url('/sites/registre-avaluacio-edificis/archivopub.do?ctrl=MCRST8445ZI220627&id=220627&nombre=facebook.png')!important;
}
}