/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#page-bottom {
	border-top: #000000 1px solid;
	background: #dc7914; /* #2b2d01; */
}

div#page-bottom div.page-bottom-middle {
	background: url(../../images/trasporti/bg_darkgreen_middle.jpg) 50% 0 repeat-y;
}

div#page-bottom div.page-bottom-shadow {
	background: url(../../images/trasporti/bg_darkgreen_shadow_bottom.jpg) 50% 0 no-repeat;
}

