/* Ripartizione pagina: body_size = 960px */
#left  {float:left; width: 960px; min-height: 300px;}
/* #right {float:right;width: 270px; height: auto;} */
/* #center{float:left; width: 400px; margin-left: 290px;} */
#left #title_bottom {
	padding-top: 20px;
	background: url(../images/bg_left.gif) repeat-x top;
	width: 100%;
}

