#breadCrumb {
	display: none;
}
#wrapper {
	background: url(/docroot/cavallfort/imgs/home_wrapperBg.gif) repeat-y left top;
}
#content {
	background: url(/docroot/cavallfort/imgs/home_contentBg.gif) no-repeat left top;
	padding-top: 271px;
	padding-bottom: 0;
}



#main {
	position: relative;
	padding-bottom: 96px;
	background: url(/docroot/cavallfort/imgs/home_mainBg.gif) no-repeat left bottom;
	min-height: 400px; /*310*/
}
#main>h2 {
	margin: 0;
}


/* Primer h2 (agenda destacats) */
#breadCrumb + h2 {
	padding-left: 10px;
	padding-top: 0px;
	background: url(/docroot/cavallfort/imgs/home_h2Agenda.gif) no-repeat 10px 9px;
	text-indent: -9999px;
	height: 90px;
	width: 444px;
}




/* Blockquote (imatges destacades) */
#breadCrumb + h2 + blockquote {
	position: absolute;
	left: 9px;
	top: -261px;
	height: 261px;
}
/* Segona imatge */
#breadCrumb + h2 + blockquote p + p {
	position: absolute;
	left: 520px;
	top: 0;
}





/* Llista de destacats */
#main>ul li {
	position: relative;
	margin-bottom: 12px;
	min-height: 64px;
	padding-left: 85px;
	margin-right: 250px;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
	
}
#main>ul li:before {
}
#main>ul li a, #main>ul li a:hover {
	color: #000;
	text-decoration: none;
}
#main>ul li img {
	position: absolute;
	top: 0;
	left: 0;
}
#main>ul li strong {
	color: #fff;
	font-size: 1.1em;
}




/* Tira: va de llibres */
#main>ul + p {
	position: absolute;
	left: -24px;

	bottom: -18px!important;	bottom:-65px;
}
#main>ul + p a + a {
	position: absolute;
	left: 520px;
	top: 0;
}




/* relatedInfo */
#relatedInfo {
	position: absolute;
	top: 9px;
	right: 18px;
}
#relatedInfo p {
	margin-bottom: 13px;
}
