﻿#page .pages {
    margin-bottom:20px;
    padding-left:142px;
    width:473px;
    
}
#page{
    background-color: #fff;
    background-image: url(../immagini/box2_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 30px;    
}
.contentbox {
    color:#333333;
    text-align:justify;
}
#page .pages h3 {
    font-size:22px;
    font-weight:normal;
    left:0;
    margin-bottom:20px;
    margin-left: 17px;
    margin-top: 30px;
    position:absolute;
    top:0;
    width:120px;
}
.info {
    background-color:#EEEEEE;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    font-size:14px;
    margin-bottom:10px;
    padding:4px;
}
#slideshow {
    border:1px solid #999999;
    display:block;
    height:350px;
    margin-bottom:20px;
    width:470px;

}
#page .pages p {
    line-height:16px;
    margin-bottom:20px;
}
.photoGallery {
    border:1px dashed #999999;
    float:left;
    margin-bottom:10px;
    margin-top:34px;
    padding-bottom:2px;
    padding-left:2px;
    padding-top:2px;
    width:295px;
}

.photoGallery li {
    float:left;
    height:88px;
    margin:6px;
    width:132px;
}
.gallery_link {
    display:block;
}
.img_preview {
    background-color:#666666;
    background-position:center center;
    background-repeat:no-repeat;
    border:1px solid #CCCCCC;
    display:block;
    height:88px;
    width:132px;
}

/*.img_normale {
    background-color:#666666;
    background-position:center center;
    background-repeat:no-repeat;
    border:1px solid #CCCCCC;
    display:block;
    height:300px;
    width:478px;
}*/