
/* ***************** */
.sample{
    padding: 0px;
    margin: 0px 0px 0px 6px;
}
#box5{
    position: relative;
    width: 285px;
    height: 204px;
    margin-left: 6px;
}
#box5 span{
	display:block;
}
#info5{
    bottom: 0;
    left: 0px;
    color: #4B3F1F;
    font-family: verdana;
    font-size: 9px;
    font-weight: normal;
}


/* ********************************** */

.info{
    background-position: #DACAA1;
    width: 285px;
    height: 140px;
    position: relative;
    margin-left: 0px;
    background-color: #DACAA1;
    font-size: 9px;
    font-family: Verdana;
    color: #4B3F1F;
}
.info p, .info h4{
    color: #4B3F1F;
    padding: 5px 0px 0px 3px;
    font-family: verdana;
    font-size: 9px;
    font-weight: normal;
}
.info h4{
    font-size: 9px;
    position: relative;
}
.info h4 a{
    float: right;
    font-size: 12px;
    padding: 10px 5px 0px 0px;
    text-decoration: none;
    width: 150px;
    height: 35px;
    font-family: verdana;
    color: #663E1B;
    position: relative;
}


.mask2{
    position: relative;
    width: 290px;
    height: 204px;
    overflow: hidden;
}
span img{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    display: block;
    width: 290px;
    height: 204px;
}
.div_top
{
    width: 100%;
    height: 100px;
    position: relative;
    float: left;
    visibility: visible;
    vertical-align: top;
    text-align: justify;
    font-family: verdana;
    font-size: 12px;
}
.pulsante_affitti
{
    padding: 0px 15px 0px 0px;
    float: left;
    font-size: 12px;
    text-decoration: none;
    background-image: url('../../img/bottone_spot_affitti.jpg');
    width: 98%;
    height: 35px;
    background-repeat: no-repeat;
    font-family: verdana;
    color: #663E1B;
    position: relative;
    text-align: right;
}
.tutti_affitti
{
    position: relative;
    margin-top: 5px;
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
