body{
    background-color:#000000;
}
#contenttop{
    width:400px;
    height:268px;
    
}
#contentbottom{
    width:390px;
    height:81px;
}


#bigimage{
    float:left;
    width:371px;
    height:268px;
    overflow:hidden;
}
#thumblist{
    float:left;
    width:373px;
    height:81px;
    overflow:hidden;
	background:#111111;
}

#freccietop{
    position:relative;
    float:left;
    top:120px;
    width:10px;
    height:15px;

}
#frecciebottom{
    position:relative;
    float:left;
    top:34px;
    width:10px;
    height:15px;
}

.thumbimage{
    width:79px;
    height:79px;
    border:1px solid #ffffff;
    margin-right:12px;
}
.thumbimagelast{
    width:79px;
    height:79px;
    border:1px solid #ffffff;
	margin-left:1px;
}
.bigimg{
    width:370px;
    height:268px;
    border:1px solid #ffffff;
}

#tastozoom{
    position:relative;
    left:178px;
    width:16px;
    height:16px;
    margin:10px;
}
#descrizione{
    width:320px;
    height:32px;
    padding: 2px;
    margin:0px;
    color: #ffffff;
    font-size: 12px;
    font-family: Arial, Verdana;
    text-align:left;
}
