/* CSS Document */

#tumbnail {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
}
#content_tumbnail {
float: left;
position: relative;
left: 70px;
width: 485px;
height: auto;
}
.tumb {
float: left;
width: 80px;
height: 80px;
margin: 0 15px 15px 0;
}
.immagine {
margin: auto;
width: 600px;
height: auto;
text-align: center;
}
.foto_grande {
margin: 0 15px 15px 15px;
border: 0;
}
#immagine_01 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
}
#immagine_02 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_03 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_04 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_05 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_06 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_07 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_08 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_09 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_10 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_11 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_12 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_13 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_14 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
#immagine_15 {
float: left;
position: relative;
left: 0;
width: 600px;
height: auto;
display: none;
}
.indietro {
float: left;
width: 600px;
height: auto;
}
.indietro p{
line-height: 13px;
text-indent: 0;
margin: 0 0 0 15px; /*dovrebbe essere margin: 0 0 15px 15px;*/
}
.testo_immagine {
float: left;
width: 585px;
height: auto;
padding: 0 0 0 15px;
}
.testo_immagine p {
line-height: 16px;
text-indent: 0;
margin: 0;
}
.clearfix {
width: 0%;
margin: 0 0 0 0;
clear: both;
}
