﻿/* tour */
#tour #header
{
    background-image:url('head_tour.jpg');
}
#tour #contentmain
{
    position:relative;
    color:Black;
    width:100%;
    /*width:672px;      */
    top:8px;  
}
#tour #contentside
{
    width:86px;   
}
#tour .sezione
{
    position:relative;
    left:5px;
    display:block;
    clear:both;
    height:62px;
    width:356px;
    background-image:url('tour_tit.gif');
}
#tour .titolo
{
    position:relative;
    display:block;
    clear:both;
    margin-bottom:8px;
    height:19px;
    width:100%;
    /*width:672px;*/
    background-color:White;
    background-position:0px 0px;
    background-repeat:no-repeat;
    background-image:url('box_largel.gif');    
}
#tour .titolo span
{
    position:relative;
    font-weight:bold;
    left:10px;
    top:3px;
}
#tour .separamese
{
    position:relative;
    display:block;
    clear:both;
    margin-bottom:8px;
    height:19px;
    width:672px;    
    background-position:0px -19px;
    background-repeat:no-repeat;
    background-image:url('box_largel.gif');    
}
#tour .separamese span
{
    position:relative;
    font-weight:bold;
    left:10px;
    top:2px;
}