/*
*
* Davide Calignano
* http://www.graphical.it ...un Blog di ispirazione!
* ...di tutorials, grafica, freebies, web design, sviluppo web, flash, photoshop,
*    illustrator, idee, showcases, tools, font, css...
*
*/

body {
overflow:hidden;
background-image:url(../images/sfondo/bg.jpg);
}

.foto {
width:403px;
height:277px;
background-image:url(../images/sfondo/foto-bg.png);
position:absolute;
}

.foto img {
width:380px;
height:240px;
margin:9px 0 0 7px;
}

.foto p {
text-align:center;
font-family:Georgia,serif;
font-size:10px;
color:#333333;
margin-top:-2px;}