/* Estils especifics de la seccio recursos */

/* Afegeix imatge al titol de la seccio */
div.seccio_titol
{
	background-image:url(../imatges/sec_recursos.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

/* LLISTA DE PARAULES CLAU */

div.recu_paraules {
	text-align:justify;
}
div.recu_paraules a:link {font-weight:normal;}
div.recu_paraules a:visited {font-weight:normal;}
div.recu_paraules a:hover {font-weight:normal;}
div.recu_paraules a:active {font-weight:normal;}

div.recu_paraules span.tamany_1 {
	font-size:2.2em;
	line-height:1.5em;
}

div.recu_paraules span.tamany_2 {
	font-size:1.9em;
	line-height:1.5em;
}

div.recu_paraules span.tamany_3 {
	font-size:1.6em;
	line-height:1.5em;
}

div.recu_paraules span.tamany_4 {
	font-size:1.3em;
	line-height:1.5em;
}


/* MENU DE SELECCIO DE TIPUS DE RECURS */

/* Menu */
table.seccio_menu td.selected {
	background:#d6e487;	
}
table.seccio_menu td.selected a:link {color: #000; text-decoration: none;}
table.seccio_menu td.selected a:visited {color: #000; text-decoration: none;}
table.seccio_menu td.selected a:hover {color: #fff; text-decoration: none;}
table.seccio_menu td.selected a:active {text-decoration: none;}

/* LLISTAT DE RECURSOS */
td.recu_tipus {
	width:170px;
}
div.seccio_texte {
	background:#d6e487;
	padding:5px;
	border:1px solid #8db02e;
}
a.mes_info_humor,span.mes_info_humor {
	color:#8db02e;
	font-weight:bold;
}
a.mes_info_humor:hover {
	color:#FFFFFF;
}
span.mes_info_humor {
	font-size:0.8em;
	float:right;
}
img.vinyeta {
	width:530px;
}
