.estils-eportals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondo {
	background-attachment: fixed;
	background-image: url('http://bibliotecnica.upc.es/e-portals/fons/imatges/fons_menu.gif');
	background-repeat: no-repeat;
	background-position:  
               left top;
}
.text-normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text-negrita {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 0D324D;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 0D324D;
	text-decoration: underline;

}