::selection{
background:transparent;
}

::-webkit-scrollbar {
width:4px;
background:rgba(0,0,0,0.1);
}

::-webkit-scrollbar-track-piece  {
background: transparent;
}

::-webkit-scrollbar-thumb  {
height:30px;
background: black;
}

.ll {
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
} 
 
.epoca {
	font-style: italic;
	text-align: left;
	border-bottom:2px solid black;
}


.nom {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
 
.img {
	  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter:url(/images/filters.svg#grayscale);
	width:100%;
	opacity:0.9;
	filter: gray; /* IE 6-9 */
}

.fitxa p{
font-size:10px;
color:black;
line-height: 1.1em;

}



p.mini{
	opacity:0.3;
}

.fitxa {
	background-color: yellow;
	padding:5px;
	height:100%;
}
 
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.img-link {
	height: 20px;
	width: 20px;
}

.title{
opacity:0.5; 
color:red; 
position:absolute;  
z-index:5001; 
font-size:60px; 
line-height:1em; 
left:10px; 
top:10px; 
font-weight:bold; 
text-shadow:0px 0px 5px white;
border-bottom: 3px solid;
width:220px;
}

.social{
opacity:0.5; 
color:red; 
position:absolute;  
z-index:5001; 
font-size:12px; 
line-height:1em; 
left:10px; 
top:193px; 
font-weight:bold; 
border-bottom: 1px solid;
width:220px;
padding-top:5px;
padding-bottom:5px;
}

.downloads{
opacity:0.5; 
color:red; 
position:absolute;  
z-index:4; 
font-size:12px; 
line-height:1em; 
left:10px; 
top:435px; 
font-weight:bold; 
border-bottom: 1px solid;
width:220px;
padding-top:5px;
padding-bottom:5px;
background:red;
}

.legend{
opacity:1; 
color:red; 
position:absolute;  
z-index:4; 
font-size:12px; 
line-height:1em; 
left:10px; 
top:234px; 
font-weight:bold; 
width:220px;
padding-bottom:10px;
}


.esq {
	float: left;
	clear: both;

}
.drt {
	float: right;
	clear: right;
	text-align: right;
}

.esq.id p{
font-size:36px;
font-weight: bold;
}

.drt.id p{
font-size:36px;
padding-right:20px;
font-weight: bold;
}

.ll.nom  p{
font-size:24px;
font-weight:bold;
text-align: left;
line-height:1.1em;
}

.ll.autor p{
font-size:14px;
}

.ll.epoca  p{
font-size:18px;
}

.ll.url  a,
.ll.url  a:hover,
.ll.url  a:visited
{
font-size:12px;
	font-style: italic;
	color: black;
}


.url{
margin:0px;
padding:0px;
line-height:1.5em;
}

.mini, .ll p.mini {
	font-size: 8px;
}

.ll p.mini{
font-size:10px;}

.map-tooltip{
padding:0px;
margin:0px;
right:10px;
top:10px;
}

.leaflet-right .leaflet-control, .leaflet-top .leaflet-control{
margin:0px;
}

.leaflet-control{
}

.ll-data{
font-size:48px;
}

p.ll-data{
font-size:72px;
padding-top:10px;
opacity:0.5;
font-weight:bold;
padding-bottom:10px;
}

.button{
float:left;
height:30px;
width:30px;
background:rgba(255,0,0,1) url(/images/buttons-sprite.png) 0 96px;
margin-right:5px;
}

.button:hover{
opacity:1;
background-color:rgba(255,0,0,1);
}

.button2{
float:left;
height:30px;
width:65px;
background-color:rgba(255,0,0,1);
margin-left:10px;
}

.button2:hover{
opacity:1;
background-color:rgba(255,0,0,1);
}

.fcbk{
background-position:-9px -11px;
}

.twt{
background-position:-9px 44px;
}

.email{
float:right;
height:30px;
width:30px;
background:rgba(255,0,0,1) url(/images/email.png?) 0 0px;
background-position:-9px -8px;
margin:0px;
opacity:0.8;
margin-right:10px;
}

.email:hover{
opacity:1;
background-color:rgba(255,0,0,1);
}

.download{
background:rgba(255,0,0,0.8) url(/images/download.png?) 0 0px;
background-position:0px 0px;
background-repeat:no-repeat;
}

.app{
background:rgba(255,0,0,0.8) url(/images/app.png?) 0 0px;
background-position:0px 0px;
background-repeat:no-repeat;
}

.button span{
display:none;
}

.moreInfo {
    position: absolute;
    background: rgba(255,255,255,0);
	border: 1px solid red;
    height: 53px;
    width: 182px;
    top: 483px;
    left: 45px;
    z-index: 4;
    opacity: 1;
    color: rgba(255, 0, 0, 0.6);
    font-size: 30px;
    font-family: inherit;
    text-align: center;
	cursor:pointer;
	line-height:1.7em;
	font-weight:normal;
	
}


.moreInfo:hover{
opacity:0.5;
}

.cont-fitxa{

}
.auth
{
color:red;
font-size:10px;
position:absolute;
top:138px;
left:137px;
}
.auth a:link,
.auth a:hover,
.auth a:visited{
color:red;
}