#side {
	position: relative;
	float: left;
	width: 162px;
	margin-right: 28px;
	margin-top: 68px;
}

#main {
	width: 495px;
}

/*#xtramain03 h2 {
	position: absolute;
	left: -170px;
	top: 82px !important;
	top: 76px;
	width: 120px;
	line-height: 1.2;
	font-size: 1.166em;
}*/

#xtramain03 h2 {
	position: absolute;
	left: -170px;
	top: 76px !important;
	width: 120px;
	line-height: 1;
	font-size: 1.7em;
	color:#FF7007;
	/*font-variant: small-caps;*/
	border:none;
	text-transform:none;
}

/* seccions amb una sola línia */

/*#sectionHJ23 #xtramain03 h2 {
	top: 90px !important;
	top: 84px;
}*/

/* seccions amb dues línies */
/*#sectionHJ23Social #xtramain03 h2 {
	font-size: 1.7em;

}*/
/*#sectionHJ23Social #xtramain03 h2 {
	top: 75px !important;
	top: 69px;
	line-height: 1.1;
}*/
/* seccions amb tres línies */
#sectionUniversitat #xtramain03 h2, #sectionHJ23Social #xtramain03 h2 {
	font-size: 1.4em;
        line-height: .9;
	top: 74px !important;

}

/* estils menú */
#side {
	background: url(/docroot/hj23/imgs/nav1Bg.gif) repeat-y;
}

#nav1 {
	padding-bottom: 7px;
	background: url(/docroot/hj23/imgs/nav1Bottom.gif) no-repeat 0 100%;
}

#nav1>ul {
	min-height: 1px;
	padding-top: 59px;
	background: url(/docroot/hj23/imgs/nav1Top.gif) no-repeat;
}

#nav1>ul>li {
	min-height: 1px;
	padding: 0 10px;
	background: url(/docroot/hj23/imgs/nav1Sep.gif) no-repeat;
}

#nav1>ul>li:first-child {
	background: none;
}

#nav1>ul>li>a {
	display: block;
	min-height: 1px;
	line-height: 1.2;
	padding: .8em 16px;
	background: url(/docroot/hj23/imgs/nav1Arrow.gif) no-repeat 0 .7em;
	font-weight: bold;
	font-size: .916em;
	text-transform: uppercase;
}

#nav1 a:hover, #nav1>ul>li.currentPage>a {
	background-position: 100% .7em;
	color: #5c5d4a;
	text-decoration: none;
}

#nav1 li.currentPage>a {
	cursor: default;
}

/* nivell 2 */
#nav1 li li {
	margin-bottom: .5em;
	margin-left: 16px;
	font-weight: bold;
	font-size: .916em;
}

#nav1 li li a {
	display: block;
	min-height: 1px;
	line-height: 1.2;
/*	background: url(/docroot/hj23/imgs/nav1Arrow.gif) no-repeat 0 -5000px;*/
}

#nav1 li li a:hover, #nav1>ul>li.currentPage>ul>li.currentPage>a {
	background-position: 100% 0;
	color: #5c5d4a;
}

