/* CSS Document */
#container { width:555px; margin:auto;}
#logo { background:url(../img_layout/home/logo_top.jpg) top left no-repeat; height:177px; margin:15px 0px 20px 0px;}
#immagine { background:url(../img_layout/home/immagine.jpg) top left no-repeat; height:484px;}
#lingue { height:90px; margin:40px 0px 60px 0px;}
#lingue #lingua_ita { background:url(../img_layout/home/ita.jpg) top left no-repeat; width:75px; height:82px; float:left; margin-left:150px;}
#lingue #lingua_eng {background:url(../img_layout/home/eng.jpg) top left no-repeat; width:75px; height:82px; float:right; margin-right:150px;}
#righe_rosse { background:url(../img_layout/home/righe_rosse.jpg) top left no-repeat; height:34px; margin-bottom:15px;}

