﻿/* CSS Document */
/******************************/
/*     P  A  G  I  N  A       */
/******************************/
#contentDx{width: auto;height: 400px; background-image: url(../App_Themes/Site/img/sfondo.png); background-repeat: repeat; bottom: 10%; right:3px; left: 473px; position: fixed !important; z-index: 7; float:left; overflow: hidden;}
#cameresx{overflow:visible;display:block;z-index:10;float:left;height: 200px;width:185px; line-height :18px; margin: 20px 20px 20px 0px;}
#content{margin-top: 20px;margin-left: 30px;width: 470px;height: 80%;float: left;}
h1{float:left;}
h2{margin-left:3px;float:left;}
.close
{
    position:fixed;
    right:20px;
    top:20px;
    
    
    }
#camere
{
    height:260px;
    overflow:visible;
    display:block;
    float:left;
    display:block;
    z-index:10;
    width:250px;
}

#cameredx
{
    overflow:visible;
    display:block;
    z-index:10;
    float : left ;
    height: 200px;
    width:200px;
    margin-left: 30px;
    
}

.BoxCamera1
{
    background-image: url(../App_Themes/Site/img/Camere/th_tripla.jpg);background-repeat: no-repeat;background-position: 0px 0px;
    padding-top: 105px;width: 165px; height: 10px; display: block;margin-bottom: 20px; 
}
.BoxCamera2
{
    background-image: url(../App_Themes/Site/img/Camere/th_doppia.jpg);background-repeat: no-repeat;background-position: 0px 0px;
    padding-top: 105px;width: 165px; height: 10px; display: block;margin-bottom: 20px; 
}
.BoxCamera3
{
    background-image: url(../App_Themes/Site/img/Camere/th_singola.jpg);background-repeat: no-repeat;background-position: 0px 0px;
    padding-top: 105px;width: 165px; height: 10px; display: block;margin-bottom: 20px; 
}
.BoxCamera4
{
    background-image: url(../App_Themes/Site/img/Camere/th_sing_2.jpg);background-repeat: no-repeat;background-position: 0px 0px;
    padding-top: 105px;width: 165px; height: 10px; display: block;margin-bottom: 20px; 
}