#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: 700px;
}




/* Blockquote (imatges destacades) */
#breadCrumb + h2 + blockquote {
	position: absolute;
	left: 9px;
	top: -261px;
	height: 261px;
}
/* Segona imatge */
#breadCrumb + h2 + blockquote p + p {
	position: absolute;
	left: 522px;
	top: 0;
}





/* Llista de destacats */

#main>blockquote.agenda {
	width:465px;}


#main>blockquote.agenda>ul li {
	position: relative;
	margin-bottom: 12px;
	min-height: 64px;
	padding-left: 85px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
	line-height:18px;
	
}
#main>blockquote.agenda>ul li:before {
}
#main>blockquote.agenda>ul li a, #main>blockquote.agenda>ul li a:hover {
	color: #000;
	text-decoration: none;
}
#main>blockquote.agenda>ul li img {
	position: absolute;
	top: 0;
	left: 0;
}
#main>blockquote.agenda>ul li strong {
	color: #F74242;
	font-size: 1.1em;
}





/* Tira: va de llibres */
#main>blockquote.agenda + p {
	position: absolute;
	left: -24px;

	bottom: -18px!important;	bottom:-65px;
}
#main>blockquote.agenda + p a + a {
	position: absolute;
	left: 520px;
	top: 0;
}


#main>p.banner {
	float:right;
	margin-top:-78px;
	margin-right:235px;}



/* relatedInfo */
#relatedInfo {
	position: absolute;
	top: 9px;
	right: 18px;
}
#relatedInfo p {
	margin-bottom: 8px;
}

