﻿    
.ModalPopup
{
    background-image: url('SfondoLoad.png');
    position: relative;
    z-index: 100;
} 

.sfondopopup
{
	background-color: #C0C0C0;
}


.Contenitore
{
    width: 1000px;
    height: 700px;
    position: relative;
    z-index: 1;
} 

.Contatti
{
    position: relative;
    z-index: 10;
    top: 0px;
    left: 0px;
} 

.bodyHome
{
    margin: 0px;
    background-color: #000000;
    width: 100%;
    height: 100%;
}

.bodyPan
{
    margin: 0px;
    height: 100%;
    background-image: url('SfondoPan.jpg');
    width: 100%;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}


.reg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #775A32;
    text-decoration: none;
    text-align: left;
}
.campofiltri
{
    border: 1px solid #775A32;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #B69653;
    height: 14px;
    background-color: #4B371A;
}

.reg2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #F0B648;
    text-decoration: none;
    text-align: left;
}
.SfondoModal
{
    background-image: url('SfondoReg.png');
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    }
.flash
{
    position: absolute;
    z-index: 1;
}

.DivGen
{
    position: relative;
    width: 100%;
    height: 100%;
}
.campoLogin
{
    border: 1px solid #775A32;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #B69653;
    background-color: #4B371A;
}

.GridGruppo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
    color: #C0C0C0;
}
.campotext
{
    border: 1px Gray solid;
    font-family: verdana;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
    color: #808080;
    width: 200px;
}
.Descr
{
    font-family: Verdana;
    font-size: xx-small;
    text-decoration: none;
    text-align: left;
    color: #666666;
}


.ModalProgressContent
{
    background-image: url('loading.gif');
    text-align: center;
    font-weight: bold;
    width: 253px;
    height: 167px;
    font-family: verdana;
    font-size: x-small;
    color: #AE0000;
    vertical-align: middle;
    position: relative;
    z-index: 100;
    padding-top: 20%;
    padding-left: 5%;
} 


.ModalProgressContainer
{
    background-image: url('SfondoLoad.png');
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    overflow
    
    } 
