@charset "utf-8";
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: ;
	padding: ;
	color: #666666;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: ;
	margin: ;
}
h1, h2, h3, h4, h5, h6, p {
}


a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color:#666666;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	
}
iframe{margin-top:-3%}
/* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
#container {
	width: 97%;
	margin:auto;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 340px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}

/* ~~the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo~~ */
.header {
	display: inline-block;
	width: 100%;
	background: #000000;
	
}
.footer{display:none}
.site-title{display:none}
.header img {align: right;}
.language-bar {display:block;margin-top:1.5%;margin-right:4%}
.home-bar {position:relative; top:-50px; left:10%}
.lang {font-weight:bold; float: right} /* per a la barra d'idiomes. */
.lang a{text-decoration:none; }
.back {float:right}
.back img {height:60px}
#content {margin-top:150px;}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
#content ul, #content ol { 
	
}

/* ~~ The footer ~~ */
.footer {
	display:none
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#navigation{margin-top:-50px}
#navigation ul{list-style-position: inside; padding-left:0; *margin-left:0;}
#navigation li{display:block;
	background-color: #EEF0F2;border: 1px solid #C8C9CA;margin: 0.5%; vertical-align: middle; text-align: left; color:#666666}
#navigation li a {text-decoration:none; display:block;font-weight:bold;font-size:4em; color:#666666;
background: url("http://websb.uab.cat/mobile/biblioteques/icon/arrow.png") no-repeat;
	background-position:98% 50%;background-size:2%}
#navigation li img {vertical-align: middle;height:1.5em; padding:5px;}
#navigation .biblioteques {padding-top:4%}
#navigation .biblioteques li {padding:1.4% 0 1.4% 2%}
#navigation .biblioteques li a {font-size:3.8em}
#sub1{display: none; position:relative;}
#navigation ul li:hover ul#sub1{display: block;}
#navigation ul li.fonsub1:hover ul {padding:2px;background-color:#ffffff}
#navigation > ul > li.fonsub1 a.noimg{background-image:none}
#fitxa {margin-top:10%;
background: url("http://websb.uab.cat/mobile/biblioteques/icon/fonsFitxa.png") no-repeat #FFFFFF;
background-position:top right;
width:99%;height:auto;	
border: 1px solid #C8C9CA;
padding-left:10px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-style: normal;
font-variant: normal;
color: #585858;
font-weight:bold;
}
.fitxa_titol {font-size:2.5em;}
.fitxa_adreca {font-family: Arial, Helvetica, Verdana, sans-serif;
font-variant: normal;font-size:1.2em;line-height: 125%;margin-top:-2%}

#caixabotons {width:100%;	}
#caixabotons a{
font-size:2.5em;
text-decoration:none;
margin-left:0px;
}
.boto img{background-color:#a1a1a1; 
border:10px solid #a1a1a1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right:20px;
margin-top:-5px;
vertical-align: middle;
}
.boto {
        border: 1px solid #C8C9CA;
	line-height: 120px;
	background: url("http://websb.uab.cat/mobile/biblioteques/icon/arrow.png") no-repeat  #eef0f2;
	background-position:98% 50%;
    background-size: 20px 20px;
	margin: 8px auto 8px auto;
	color: #666666;
	font-weight: bold;
	text-indent: 20px;
}
.boto:hover {
	background-color: #cccccc;
	color: #1F1F1F;
}
.boto a{color:#666666}
/*secció widget twitter*/
.journal-content-article {margin-left:0%; margin-top:1%;width:97.5%}
#p_p_id_56_INSTANCE_lUqme9q6eE23_{font-size:2em;text-align:justify
	
}

.btn {
	margin: 30px 170px 30px 170px;padding:50px 0px 50px 0px;
}

.btn a {
  
	display: block;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #000000;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	/*background-color: #D8D8D8;*/
	background: #f27d7d; /* Old browsers */
	background: -moz-linear-gradient(left,  #f27d7d 0%, #59c1c3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f27d7d), color-stop(100%,#59c1c3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f27d7d 0%,#59c1c3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f27d7d 0%,#59c1c3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f27d7d 0%,#59c1c3 100%); /* IE10+ */
	background: linear-gradient(to right,  #f27d7d 0%,#59c1c3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27d7d', endColorstr='#59c1c3',GradientType=1 ); /* IE6-9 */
}
.btn a:hover {
	background: #ef6262; /* Old browsers */
	background: -moz-linear-gradient(left,  #ef6262 0%, #38bfc1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ef6262), color-stop(100%,#38bfc1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ef6262 0%,#38bfc1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ef6262 0%,#38bfc1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ef6262 0%,#38bfc1 100%); /* IE10+ */
	background: linear-gradient(to right,  #ef6262 0%,#38bfc1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6262', endColorstr='#38bfc1',GradientType=1 ); /* IE6-9 */
}

/*pagines pròpies*/

#whatsapp {padding-left:4%}
.whatsapp_titol, .pregunta_titol, .are_titol { font-size:2em;font-weight:bold;padding-bottom:20px}
#whatsapp_caixeta {display:block; text-align:center;border: 1px solid #666; padding:1%; margin: 4% 20% 8% 20%; }
.whatsapp_text, .pregunta_text, .are_text {}
.whatsapp_telefon {font-size:2em; font-weight:bold}
.whatsapp_titol2 {font-size:1.2em;font-weight:bold}
#nota {padding-left:4%;font-size:1.5em;font-weight:bold;color:#7F3340}
#pregunta { 
  width: 950px; 
  height: auto; 
  padding: 0; 
  overflow: hidden; 
}
.viewPort { 
  width: 420px; 
  height: 1050px; 
  margin-top:-250px;
  padding-right:200px;
  border: 0px solid black;
}

.viewPort {
    -webkit-transform: scale(2);
    -webkit-transform-origin: 0 0;
}
