@import url("/docroot/cavallfort/css/add02.css");
@import url("/docroot/cavallfort/css/layout_relatedLeft.css");
@import url("/docroot/cavallfort/css/blocNoticies.css");

#wrapper {
	background: url(/docroot/cavallfort/imgs/wrapperBg-02-leftBar.gif) repeat-y;
}
#content {
	background: url(/docroot/cavallfort/imgs/contentBg-02-leftBar.gif) no-repeat left bottom;
	padding-bottom: 60px;
}

#content {
	min-height: 600px; /* for big image on left */
	background: url(/docroot/cavallfort/imgs/contentBg-0202.gif) no-repeat left bottom;
	padding-bottom: 40px;
}


/* Customize bloc noticies */
#main>blockquote>h4 {
	margin-top: 10px;
	color: #333;
}


#main>ol li {
	background: url(/docroot/cavallfort/imgs/botoPgRedOn.gif) no-repeat 50% 50%;
		color: #fff;

}
#main>ol a {
	background: url(none) no-repeat 50% 50%;
}
#main>blockquote>p a:hover { /* overwrite default a:hover */
	background:  url(none) !important;
}




