h1.titol, h2.titol, h3.titol, h4.titol, h5.titol, h6.titol {
	margin: 0px;
	border-bottom: 1px solid #7BB9FF;
	width: 100%;
	margin-bottom: 5px;
	color: #1D3D7D;
	text-align: left;
}
a {
	color: #079bd9;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
br.p {
	margin-bottom: 2px;
	clear: both;
}
a.a, div.a {
	text-decoration: none;
	display:block;
	text-align: center;
	margin: 0 auto;
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-weight: bolder;
}
a.nav {
	color: #FFF;
	font-size: 12.3px;
	width: 155px;
	height: 15px;
	background-image: url('/imatges/fons_nav_menu.gif');
	letter-spacing: 1px;
	margin-top: 2px;
}
a.nav:hover, a.nav_actiu {
	background-position:0 -15px;
	color: #0a9bda;
	color: #000;
}

a.titol, div.titol {
	color: #FFF;
	font-size: 11px;
	width: 152px;
	height: 22px;
	line-height: 22px;
	background-image: url('/imatges/fons_nav_titol.gif');
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 9px;
}
a.titol:hover, a.titol_actiu, div.titol_actiu {
	background-position:0 -22px;
	color: #000;
}
.nav_cap {
	color: #000;
	font-size: 13px;
	width: 160px;
	/*height: 22px;*/
	line-height: 22px;
	/*background-image: url('/imatges/fons_nav_titol_cap2.gif');*/
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-top: 9px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bolder;
}
a.nav_desplegable_titol, div.nav_desplegable_titol {
	text-align: left;
	padding-top: 2px;
	text-align: center;
	position: relative;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0px;
}
div.nav_desplegable  {
	position: absolute;
	display: table;
	visibility: hidden;
	color: #FFF;
	background-color:#1b1c20;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	text-align: center;
}
a.nav_desplegable_linia  {
	line-height: 18px;
	color: #FFF;
}
.hide {
	display: none;
}
div.tip {
	border: 1px solid #EEE;
	padding: 5px;
	margin-bottom: 4px;
	background-color: #FFFFCC;
}

div#universitats div#facultats a, div#representants div#facultats a {
	color: #000;
	font-weight: bold;
}
div#universitats div.facultat {
	margin-top: 5px;
}
div#universitats div.facultat span.titol {
	font-size: 15px;
	font-weight: bold;
}
div#representants div.facultat {
	clear: both;
	font-size: 11px;
}
div#representants div.facultat span.titol {
	font-size: 14px;
	font-weight: bold;
}
div#representants div.facultat div.representant {
	float:left;
	width: 150px;
	min-height: 90px;
	margin: 2.5px;
	border: 1px solid #EEE;
	padding: 2px;
}
div#representants div.facultat div.representant img {
	width: 50px;
	height: 50px;
	border: 2px solid #0a9bda;
	display:block;
	float:left;
	margin-right: 2px;
}
.ressaltat {
	background-color: #FFFA71;
}
.ocult {
	display: none;
}

div.element {
	text-align: center;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

div.ratlla {
	margin:2px 2px 2px 2px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 3px;
	padding-top: 3px;
}