@charset "UTF-8";
/* CSS Document */

#contenitore {position: relative; top: 0px; width: 930px; margin: 0 auto; height: 300px;}

#contenitore .box {
  width: 465px;
  float: left;
}

#contenitore .box2 {
  width: 465px;
  float: left;
}

em {
	font: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
    font-style: regular;
	font-size: 18px;
}
