/* CSS Document */

#slideshow { position: relative; width: 760px; height: 390px;}
#slideshow div { position: absolute; top: 0; left: 0;}
#slideshow  h1{ position: absolute; top: 20px; left: 530px; width:200px; background-color:#7b6225;}
#slideshow p { position: absolute; top: 120px; left: 530px; width:200px; height:100px;  background-color:#7b6225; font-size:14px; color:#FFF;}
#slideshow .pippo { position: absolute; top: 110px; left: 530px; width:200px; height:140px;  background-color:#7b6225; font-size:14px; color:#FFF;}