.paginator { text-align: right }
.paginator ul { text-align: right; display: inline-block; padding: 0px; margin-left: 2em }
.paginator ul li { display: inline-block;  }
#cookie { z-index: 2000 !important; }
.right { float: right }
.morenews { font-size: small }
/* .newslist { font-family: Georgia, 'Times New Roman', Times, serif; } */
ul.newslist li { margin: 1em 0px 0.8em 0px; padding: 0 0 0.8em 0; border: 0px solid #aaaaaa; border-bottom-width: 1px }
ul.newslist li h3 { /* font-size: 1.5em; */ text-align: justify; margin-top: 0.3em; margin-bottom: 0.3em }
ul.newslist li p { margin: 0.2em 0.5em 0.6em 0; /* font-size: 1.1em; */ font-style: italic; text-align: justify; }
ul.newslist img { float: right; margin-left: 1.2em; margin-right: 0.5em; margin-top: 0.4em; }
div.clr { clear: both }
.cercanoti { margin: 1em auto 2.7em auto; text-align: left; border: 1px solid #aaaaaa; padding: 20px; background-color: rgba(214, 214, 214, 0.78) }
.cercanoti label { font-weight: bold }
.cercanoti input,
.cercanoti label { vertical-align: middle }
.cercanoti label { font-size: 14px }
.cercanoti input#thesauri { width: 11em }
.cercanoti input#dini,
.cercanoti input#dfi { width: 5em }
.cercanoti input[type="submit"] { margin: 2px !important } 
.cercanoti form { text-align: center }
.backto { margin: 3px 0px 3px 0px ; padding: 2px 0px 2px 0px; float:right; cursor:pointer }

#galtit { margin-top:25px; margin-left:15px;border-bottom:#999 solid 1px; min-height: 0px !important; position: relative; }
table#galtit { margin-left: 0px !important; width: 100%; }
table#galtit td { vertical-align: top }
#galtit h3 { vertical-align: top; margin: 0px 5px 3px 0px; margin-bottom: 0.2em }
#galtit form#changecat { margin-top: 2px }

#galPeu.galeria3 {
	height:40px; 
	margin-top: 20px;
	line-height:16px; 
	text-align:center;
	clear: both;
}

#galNav a{
	color:black;
}

#galNav.galeria3 {
	clear: both;
	text-align:right; 
	color:#FFF;
	/*background: rgb(0,0,0); /* Old browsers */
	margin-left:15px; 
	margin-top:0px; 
	margin-bottom:15px; 
	padding:10px;
	/*border-radius:0 0 5px 5px;*/
	border-top:1px solid #999;
	font-size:14px;
	line-height:26px;
}

#gallery.galeria3 img{
	border:0;
	vertical-align:middle;
	box-shadow: 0px 0px 5px 3px #999;
	margin-left: auto;
    margin-right: auto;
}

#gallery.galeria3 {
	/* height:580px; */
	/* Comente l'alcaria adrede: si se'n passa, ja la redimensiona el "thumbnailer"; no ens cal hardcordejar-la aci - i a mes trenca el peu si se'n passa */
	margin-top:15px; 
	margin-left:15px; 
	margin-right:0px; 
	padding:15px; 
	text-align:center; 
	line-height:530px;
}

.seleccionada{
	font-weight: bold;
	font-size: 1.3em;
}

.galwrapper #tag {	
    margin-top: 16px;
}

#changecat { 
	margin-top: 30px; 
	max-width: 900px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
}

.subMenuContainer a:hover{
	font-weight: bold;
	color:white;
}

/*
div#galtit { margin-top:25px; margin-left:15px;border-bottom:#999 solid 1px; min-height: 0px !important; position: relative; }
#galtit h3 { margin: 3px 0px 3px 0px; text-align:justify; height: 26px; line-height: 26px; vertical-align: middle; float: left }
#galtit form#changecat {display: block; margin: 3px 0px 3px 0px ; padding: 2px 0px 2px 0px; height: 26px; overflow: hidden; text-align: right }
*/
.productoTable th span,
.productoTable th img { vertical-align: middle !important }
.productoTable th img { margin: 0px 0px 0px 4px !important }
.productoTable .coltitprod,
.productoTable .coltitfam { text-align: left }
.productoTable .coltitmarca,
.productoTable .coltitoferta { text-align: center }
.productoTable .coltitpvp { text-align: right }

.tauladocs * { text-align: left; vertical-align: middle }
.tauladocs a { display: inline-block }
.tauladocs img { display: inline-block !important; max-width:106px }
.tauladocs span { height: 80px;}
/* .tauladocs td { display: inline-block } */



/** Mapa ***/

div#cercaruta { margin-left:10px; clear:both; margin-bottom: 15px }
.mapa { width: 100%; height: 500px; margin-bottom: 13px;/* overflow: hidden */ }
.maparuta { border: 1px solid #555555 }

/********* Printing Styles ************************/
@media print{
    a[href]:after{content:none !important}
    #bigBannerResponsive,
    button.geoPos2,
    button.print,
    #footerResponsive,
    div.navbar-header,
    button#langToggle,
    .subMenuContainer,
    header,
    header#div,
    #idiomas,
    #menu_sup,
    #bigBanner,
    nav#main_menu,
    div#search_holder,
    #logo
    {display:none !important};
    
}

/* FORMULARIOS */
.formCSS select{
	
	display: block;
    width: 50% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.formCSS input{
	display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.formCSS input[type=button]{
	margin-top: 25px;
	margin-bottom: 25px;
	width: 150px !important;	
}

.formCSS input[type=checkbox]{
	float: left;
    margin-right: 8px !important;
    width: 19px !important;
    height: 19px !important;
    margin-top: 0px;
}

.formCSS input[type=button]:hover{
	background-color: #e1e1e1;
}

.form-control{
	border-width: 1px !important;
}

.formCSS textArea{
	display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.formCSS input:hover{
	
}

.formCSS label{
	margin-bottom: 3px !important;
	margin-top: 8px;
	font-weight: 400;
}

/* masnoticias.php */



.giveMeMore{
	font-size: 15px !important;
}

.envolta,
.preenvolta { 
	width: 100% !important;
}

.fecha h3 {
	font-size: 15px !important;
}

.titulNoti{
	margin-bottom: 25px;
}

.elementoNoti{
	margin-bottom: 25px;
}

.titolar{
	margin-top: 10px !important;
}

.elementoNoti:nth-child(3n+1) {
    clear:both;
}

@media (max-width: 992px){
	.elementoNoti:nth-child(2n+1) {
		clear:both;
	}
	.elementoNoti:nth-child(3n+1) {
		clear:none !important;
	}
}

.muestraCal{
	cursor: pointer;
}

.controlsSearch{
	margin-bottom: 10px;
}

.cabeceraBuscador{
	margin-bottom: 30px;
}

.ui-datepicker
{
	width: 300px;
}

.ui-datepicker, .ui-state-default, .ui-state-hover, .ui-state-active
{
    font-size:13px;
}

button.ui-datepicker-trigger,
button.ui-datepicker-trigger img { border: 0px; margin: 0px; width: 20px; height: 16px; padding: 0px; background-color: transparent }
button.ui-datepicker-trigger { margin: 0px 4px 0px 2px; vertical-align: middle }

/* FIN masnoticias.php */

.imgPoiContainerSP{
        /*width:100%;*/ 
        height:185px !important;
        margin-bottom: 20px;
    }
    
    .imgPoi{
        max-width: 100%;
        max-height: 100%;
        background-color: gray;
    }
    
    .textPoi{
        text-align: left;
    }
    
    .poiClass{
        /*height: 400px;*/ 
        margin: 25px 0px;
    }

    div.textPoi > a{
        margin-top: -10px !important;
    }

    .mBTitol{
        margin-bottom: -10px;
    }
    .mBDireccio{
        margin-bottom: 5px;
    }
    .mBResum{
        margin-bottom: 5px;
    }
    
    .titolPoi{
        font-size: 20px;        
        line-height: 22px !important;
    }