/* Biblioteca de Catalunya  style sheet v1*/
* {
	font-family : Verdana, Arial;
}

table { 
	vertical-align:top;
	text-align: center;
}

td {
	text-decoration: none;
	color: #000000;
	text-align:left;
}
th {
	text-decoration: none;
	color: RGB(255,255,255);
	background-color: RGB(255,118,48);
	height: 24px;
	background-image: url(/images/mbg.png);
	background-repeat: repeat-x;
}

.color {
	color: RGB(255,118,48);		
}

.color2{
	background-color: RGB(255,233,210);
	color: RGB(255,118,48);		
}

.color3{
	background-color: RGB(255,233,210);
	color: RGB(255,118,48);
}

.taronja {
	color:RGB(255,233,210);
}
.taronja_fosc {
	color: RGB(255,118,48);
}

.vermell{
color:#CC0000;
}

td.color {
	background-color: RGB(255,118,48);
	color: RGB(255,255,255);
}

.menullengua
{
background-image:url(/images/fondoMenu.jpg);
background-repeat:repeat-x;
border:#fff solid 1px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
height:25px;
}
.menullengua a
{
color:#333333;
font-weight:bold;
text-decoration:none;
font-size:10pt;
}

.menullengua a:hover
{
color:#C44A06;
font-weight:bold;
}

.menullengua a:visited
{
color:#333333;
font-weight:bold;
}
.menullengua td
{
color:#333333;
font-weight:bold;
text-decoration:none;
font-size:10pt;
}


td.textavisvermell{
	text-align:center;
}	

td.guies{
    background-color: #ECE9D8;
}


select {
	text-decoration: none;
	color: #000000;
	text-align:left;
	background-color:#FFFFFF;
}

label{
background-color: #F5F5F5;
}

input {
	text-decoration: none;
	color: #000000;
	text-align:left;
}
input.btn {
	text-decoration: none;
	color: #000000;
	text-align:center;
}

p {
	text-decoration: none;
	color: #000000;
	text-align:justify;
}

h1 {
	text-decoration: none;
	text-align:center;
	font-weight : bold;
	color: RGB(255,118,48);
}
h1.left
{
	text-decoration: none;
	text-align:left;
	font-weight : bold;
	color: RGB(255,118,48);

}

h2 {
	text-decoration: none;
	text-align:left;
	color: RGB(255,118,48);
}

h2.centrat {
	text-decoration: none;
	text-align:center;
	color: RGB(255,118,48);
}

h3 {
	text-decoration: none;
	text-align:left;
	font-weight : bold;
	color: RGB(255,118,48);	
}

h4 {
	text-decoration: none;
	text-align:left;
	color: RGB(255,118,48);	
}

hr {
	/*color: RGB(255,118,48);	
	text-align:center;*/
	height: 0;
	border: 0;
	border-top: 2px solid RGB(255,118,48); 
	margin:0 auto;
}

.negreta {
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	color: #000000;
}

.negreta12 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

a:link {
	text-decoration: none;
	color: RGB(255,118,48);	
}

a:active {
	text-decoration: none;
	color: RGB(255,118,48);
}
a:visited {
	color: RGB(255,118,48);
	text-decoration:none;
}
	
a:hover {
	color: RGB(255,0,0);
	text-decoration:none;
	
}

/*link seleccio de la navegacio*/
a:active.navnegre
{
	text-decoration: none;
    color: #000000;
	font-weight:bold;
}
a:link.navnegre
{
	text-decoration: none;
    color: #000000;
	font-weight:bold;
}
a:visited.navnegre
{
	text-decoration: none;
    color: #000000;
	font-weight:bold;
}
a:hover.navnegre
{
	text-decoration: none;
    color: #000000;
	font-weight:bold;
	font-stretch:expanded;
}

ol ,ul {
margin-left:20px;
padding:0px;
}

li, li.2, li.faq, li.noestil {
	text-decoration: none;
	color: #000000;
	text-align: left;
}		
	
li {
	list-style-image:url('/images/llistat1.gif');
}
	
li.l2 {
	list-style-image:url('/images/llistat2.gif');
}	
		
li.2 {
	list-style-image:url('/images/llistat2.gif');
}	

li.faq {
padding-top:10px;
}

li.noestil
{
 list-style-type:none;
 list-style-image:none;
}
	
.lletrallista{
	font-weight:bold;
	color: #F46D28;
}

.buto {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:24px;
border:1px outset #FF9900;
background-color:#FF6600;
color:#FFFFCC;
text-align:center;
}

.buto2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:24px;
border:1px outset #FF9900;
background-color:#000000;
color:#FFFFCC;
text-align:center;
}

/*Colors d'exposicions*/
/*expo 0*/
.expo0{
	text-decoration: none;
	color: #C00000;	
}	
.expo0_strong{
	background-color: #C00000;
	color: #FFF1F1;	
}
.expo0_light{
	background-color: #FFF1F1;	
}
a:link.expo0{
	text-decoration: none;
    color: #C00000;	
}	
a:hover.expo0{
	color:#FF2727;
	text-decoration:none;
}
a:visited.expo0{
	color: #C00000;
	text-decoration:none;
}


/*expo 1*/
.expo1{
	text-decoration: none;
    color: #007800;	
}	
.expo1_strong{
	background-color: #007800;
	color: RGB(255,255,255);	
}
.expo1_light{
	background-color: #D8F6D8;	
}
a:link.expo1{
   	text-decoration: none;
   	color: #007800;	
}	
a:visited.expo1{
	color: #007800;
	text-decoration:none;
}
	
a:hover.expo1{
	color:#06BA06;
	text-decoration:none;
}
/*expo 2*/
.expo2{
	text-decoration: none;
	color: #000080;	
}	
.expo2_strong{
	background-color: #000080;
	color: RGB(255,255,255);	
}
.expo2_light{
	background-color: #DDDEFF;	
}
a:link.expo2{
   	text-decoration: none;
   	color: #000080;	
}
a:visited.expo2{
	color: #000080;
	text-decoration:none;
}	
a:hover.expo2{
	color:#292EF3;
	text-decoration:none;
}

/*expo 3*/
.expo3{
    text-decoration: none;
    color: #800080;	
}	
.expo3_strong{
	background-color: #800080;
	color: RGB(255,255,255);	
}
.expo3_light{
	background-color: #FBEBFF;	
}
a:link.expo3{
    text-decoration: none;
    color: #800080;	
}
	
a:visited.expo3{
	color: #800080;
	text-decoration:none;
}
a:hover.expo3{
	color:#CB15CD;
	text-decoration:none;
}

/*expo 4*/
.expo4{
   	text-decoration: none;
   	color: #9D5515;	
}	
.expo4_strong{
	background-color: #9D5515;
	color: RGB(255,255,255);	
}
.expo4_light{
	background-color: #F2DFCE;	
}
a:link.expo4{
   	text-decoration: none;
   	color: #9D5515;	
}
a:visited.expo4{
	color: #9D5515;
	text-decoration:none;
}
a:hover.expo4{
	color:#E48B34;
	text-decoration:none;
}

/*expo 5*/
.expo5{
    text-decoration: none;
    color: #E27C04;	
}	
.expo5_strong{
	background-color: #E27C04;
	color: RGB(255,255,255);	
}
.expo5_light{
	background-color: #FFE8D9;	
}
a:link.expo5{
  	text-decoration: none;
   	color: #E27C04;	
}	
a:visited.expo5 {
	color: #E27C04;
	text-decoration:none;
}
a:hover.expo5 {
	color:#F8B976;
	text-decoration:none;
}

/*expo 6*/
.expo6{
   	text-decoration: none;
   	color: #2803E3;	
}	
.expo6_strong{
	background-color: #2803E3;
	color: RGB(255,255,255);	
}
.expo6_light{
	background-color: #E3F0FF;	
}
a:link.expo6{
    text-decoration: none;
    color: #2803E3;	
}	
a:visited.expo6{
	color: #2803E3;
	text-decoration:none;
}
a:hover.expo6{
	color:#3F7CF9;
	text-decoration:none;
}

/*expo 7*/
.expo7{
	text-decoration: none;
	color: #808000;	
}	
.expo7_strong{
	background-color: #808000;
	color: RGB(255,255,255);	
}
.expo7_light{
	background-color: #FFFFD9;	
}
a:link.expo7{
	text-decoration: none;
    color: #808000;	
}
a:visited.expo7{
	color: #808000;
	text-decoration:none;
}
a:hover.expo7{
	color:#CDCF0F;
	text-decoration:none;
}

/*expo 8*/
.expo8{
    text-decoration: none;
    color: #EE1212;	
}	
.expo8_strong{
	background-color: #EE1212;
	color: RGB(255,255,255);	
}
.expo8_light{
	background-color: #FCE0E0;	
}
a:link.expo8{
   	text-decoration: none;
  	color: #EE1212;	
}
a:visited.expo8{
	color: #EE1212;
	text-decoration:none;
}
a:hover.expo8{
	color:#F19090;
	text-decoration:none;
}

/*expo 9*/
.expo9{
   	text-decoration: none;
   	color: #7634D0;	
}	
.expo9_strong{
	background-color: #7634D0;
	color: RGB(255,255,255);	
}
.expo9_light{
	background-color: #EAE0F8;	
}
a:link.expo9{
    text-decoration: none;
    color: #7634D0;	
}
a:visited.expo9{
	color: #7634D0;
	text-decoration:none;
}
		
a:hover.expo9{
	color:#AE79F5;
	text-decoration:none;
}

/* CSS container shadow */
#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;

}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}

	#shadow-container .shadow1 {
		background: #F1F0F1;
	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .container {
		/*background: #FFF3E6;*/
		background: RGB(255,233,210);
		border: 1px solid #848284;
		padding: 10px;
	}
	
	#shadow-container .container2 {
		background: RGB(255,233,210);
		border: 1px solid RGB(255,118,48);
		padding: 10px;
	}
	
	#shadow-container .container3 {
		background: RGB(255,233,210);
		border: 1px solid #cccccc;
		padding: 10px;
	}
	
	#shadow-container .container4 {
		background-image:url(/images/salmo_blanc.gif);
		border: 1px solid #cccccc;
		padding: 10px;
	}
/* CSS container shadow */

/* CSS per a pàgines relacionades amb catàleg Millennium: WEBPAC*/
#botnav { background: transparent; margin: 0 0 10px 0; font-size:100%;
padding:0; text-align:center;border-top:1px solid #E0E0E0;
background-image: url(http://cataleg.bnc.cat/screens/botnavback.gif);
background-repeat: repeat-x;
}
.botmenuLinks {position:relative;margin: 0;padding:5px;}
.breaker {color:#00437F}
#botnav ul {list-style:none;}
#botnav ul li {display:inline; padding:0 5px 0 0;font-size:8 pt;}
#botnav ul li a {text-decoration:none; color:#00437F;font-size:8 pt;}
#botnav ul li a:hover {text-decoration:underline; color:#00437F;}
.clear2 {clear:both;}

.altrescatalegs {width:99%}
.altrescatalegs td{font-size: 10pt;text-align:left;}
.altrescatalegs a{text-align:left;}
.altrescatalegs_titol td{width:30%;text-align:right;}

/* CSS webpac FINAL */


/*header nou 2009 */
#header{
	margin:0 auto;
	height: 90px;
}
#header * {
	color:#fff;
	font-size: 13px;
}
#header table {
	width: 100%;
}
#header .titol {
	background-image: url(/images/headbg.png);
	background-repeat: repeat-x;
	
	padding-bottom: 10px;
}

#header .logo {
	height: 66px;
}

#header .menu {
	height: 20px;
}

#header a:link{
	font-family:verdana;
	font-weight:bold;
}
#header a:visited{
	font-family:verdana;
	font-weight:bold;
}
#header a:hover  {
	color:#000;
}

#header .cn {
	color:#fff;
	font-size: 13px;
}

#header .log {
	color:#FFEDA4;
	font-size: 13px;
}

#header .blanc{
	font-family:verdana;
	font-weight:bold;
	color:#FFF;
}
.titolapartat {
	padding:6px 5px;
	background-color: RGB(255,233,210);
	color: #C44A06;
	text-align:right;
	font-weight:bold;
	font-size:12px;
}

.titolquadreleft {
	padding:6px 5px;
	background-color: RGB(255,233,210);
	color: #C44A06;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.titolquadrecenter {
	padding:6px 5px;
	background-color: RGB(255,233,210);
	color: #C44A06;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
/*** login.php **********/

.identificarse{
font-size:14px;color:#333;font-weight:bold;
}
.identificarse2{
border-bottom:solid 1px #ccc;font-size:14px;color:#333;font-weight:bold;
}
.condicionsrequest td{
	padding-left: 20px;
	padding-right:20px;
}

.puntuacio_holdings {
	width:900px;
	border:1px solid #ccc;
	margin-left:5px;

}
.puntuacio_holdings td{
	border-top:1px solid #ccc;
	font-size:10pt;
	font-weight:bold;
}


.llistatprestecexpos{
	border:0;
	width:900px;
	margin-top:0;
	
}


.gradient1V{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
/* and http://www.puremango.co.uk/2010/04/css-gradient/ */
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(top,#f1f1d4, #e6e49f);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#f1f1d4', EndColorStr='#e6e49f', GradientType=0);
  }
  
  
  .gradient2V{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
/* and http://www.puremango.co.uk/2010/04/css-gradient/ */
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(top,#ffe9d2, #ff7630);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#ffe9d2), to(#ff7630));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#ffe9d2', EndColorStr='#ff7630', GradientType=0);
  }
  
