.titol_seccio{
	color: #333300; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration: none;
}

.subtitol_seccio{
	color: #999999; 
	font-family: Arial; 
	font-size: 0.7em; 
	text-decoration: none;
}

.text_normal{
	color: #333300; 
	font-family: Arial; 
	font-size: 0.8em; 
	text-decoration: none;
	text-align: justify;
}

.text_frm{
	color: #333300; 
	font-family: Arial; 
	font-size: 0.8em; 
	text-decoration: none;
}

.text_petit{
	color: #333300; 
	font-family: Arial; 
	font-size: 0.7em; 
	text-decoration: none;
	text-align: justify;
}

.text_petit_peu{
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 0.7em; 
	text-decoration: none;
	text-align: justify;
}

.text_menu{
	color: #333300; 
	font-family: Arial; 
	font-size: 0.8em; 
	text-decoration: none;
	text-align: justify;
	line-height: 1.5em;
}

.link_normal {
	color: #796617; 
	font-family: Arial; 
	font-size: 0.8em;
	text-decoration: underline;
}

.link_normal:hover {
	color: #796617; 
	font-family: Arial; 
	font-size: 0.8em;
	text-decoration: underline;
}

.link_petit {
	color: #796617; 
	font-family: Arial; 
	font-size: 0.7em;
	text-decoration: underline;
}

.link_petit:hover {
	color: #796617; 
	font-family: Arial; 
	font-size: 0.7em;
	text-decoration: underline;
}

.link_petit_peu {
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 0.7em;
	text-decoration: underline;
}

.link_petit_peu:hover {
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 0.7em;
	text-decoration: underline;
}

.link_menu {
	color: #796617; 
	font-family: Arial; 
	font-size: 0.8em;
	text-decoration: underline;
	line-height: 1.5em;
}

.link_menu:hover {
	color: #796617; 
	font-family: Arial; 
	font-size: 0.8em;
	text-decoration: underline;
	line-height: 1.5em;
}

.link_gran {
	color: #796617; 
	font-family: Arial; 
	font-size: 1em;
	text-decoration: underline;
}

.link_gran:hover {
	color: #796617; 
	font-family: Arial; 
	font-size: 1em;
	text-decoration: underline;
}

.marc_img {
	border: 1px solid #796617;
}

.marc_taula_destacat {
	border: 1px dashed #777777;
}

.menu_cela_global{
	background-color: #EDEAE0;
} 

.menu_cela_nivell_0 {
	background-color: #CCCC00;
}

.menu_cela_nivell_1 {
	/* background-color: #AAAA00; */
}

.peu_pagina {
	background-color: #796617;
	line-height: 2em;
}

.portada_text_gran {
	color: #333300; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration: none;
}

.portada_link_gran_biblioteca {
	color: #663300; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration: none;
}

.portada_link_gran_biblioteca:hover {
	color: #663300; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration: underline;
}

.portada_link_normal_biblioteca {
	color: #663300; 
	font-family: Arial; 
	font-size: 0.8em; 
	text-decoration: none;
}

.portada_link_normal_biblioteca:hover {
	color: #663300; 
	font-family: Arial; 
	font-size: 0.8em; 
	text-decoration: underline;
}

.portada_cela_noticies_titol,
.portada_cela_destacats_titol,
.portada_cela_publicacions_titol {
	background-color: #B39721;
/*	line-height: 3em;	*/
	line-height: 1.5em;
}

.portada_cela_premsa_titol {
	background-color: #FFCC00;
	line-height: 1.5em;
}

.portada_cela_noticies {
	border-right: 1px solid #796617;
	border-left: 1px solid #796617;
}

.portada_cela_premsa {
	border-left: 1px solid #796617;
	border-bottom: 1px solid #796617;
}

.portada_cela_publicacions {
	border-left: 1px solid #796617;
	border-right: 1px solid #796617;
	border-bottom: 1px solid #796617;
}

.portada_cela_destacats {
/*	background-color: #CC9933; */ 
	background-color: #FFCC00;
}

.portada_link_destacats {
	color: #796617; 
	text-align:left;
	font-family: Arial; 
	font-weight: bold;
	line-height:0.9;
	text-decoration:none;
}

.portada_text_destacat {
	color: #333300; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
}

.portada_link_destacat {
	color: #333300; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
}

.noticia_breu{
	color: #796617; 
	font-family: Arial; 
	font-size: 1em; 
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.titol_noticia{
	color: #796617; 
	font-family: Arial; 
	font-size: 1.2em; 
	font-weight: bold;
	text-decoration: none;
}

.img-shadow {
	float:left;
	background: url(../img/trans-shadow.png) no-repeat bottom right;
	margin-left: 6px;
}

.img-shadow img {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding: 5px; /* This creates a border around the image */
	background-color: #ffffff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.span_img {
	padding: 5px;
	border: 1px solid #000000;
}

.text_moviment {
	font-family: Arial; 
	font-size: 1em;
	font-weight: bold;
	color: #993333;
	border: 1px solid #993333;
	background-color: #FFCC66;
	cursor: pointer;
	text-decoration:none;
}
a.noSubralla {
	text-decoration:none;
}
.taulaAdmin {
	border: 1px solid #796617;
}
.filaAdmin {
	font-size: 0.8em; 
}
img {
	border:0;
}
img.thumb100 {
	width:100px;
}
ul.llista {
	list-style:url(../img/quadrat.gif);
	margin:0;
}
ul.llista li {
	font-family: Arial; 
	font-size: 80%;
	margin-left:-20px;
	/margin-left:20px;
	padding:0;
}
ul.llista a {
	color: #796617; 
	text-decoration: underline;
}

/***************************************/
/****** DESPLEGABLE ALTRES PÀGINES *****/
/***************************************/
div.taulaAltresPagines {
	padding:0;
	margin:5px 5px 5px 0px;
	font-family: Arial; 
	font-size:11px;
	float:right;
}
div.taulaAltresPagines select {
	font-family: Arial; 
	font-size:11px;
}