/* CSS Document */

#contenitore{
  width:auto;
  height:auto;
  margin:auto;
  overflow:hidden;
}

.colonnacontenuti{
  background-image:url(img_bw/bg_img.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  overflow:hidden;
}
