html, body {
/*        background: #dee3e7 url(http://www.aiorao.it/logo_aiora.jpg) no-repeat top left;  */
       background: #dee3e7;
/*repeat-x top;
/*White url(images/bgr.gif) repeat-x top;*/

        margin: 0px;
        height: 100%;
        font: 11px/13px Arial;
        color: #4279bd;
/*#004097;*/
}
h1 {
	color: #8c9294;
        text-align: center;
        font: 28px Georgia;
}
h4 {
        font: 20px Georgia;
}

#logo {
   background: #dee3e7 url(http://www.aiorao.it/logo_aiora.jpg) no-repeat top left;  
width: 300px;
height: 800px;
float: left;

}
#sigla {
align: left;
left-margin: 30%;
}
#quest {
position:relative;
left:100px;
}
table{
	width: 450px;
/*	max-width: 800px;*/
        text-align: left;
	color: #6b7573;
left-padding: 30%;
	}
th p{
        text-align: center;
}
tr, td, div {
        text-align: left;
	}
.mandatory {
	 color: red;
	}
th {
        font: 15px Georgia;
        color: #E6551B;
        text-align: center;
}
.radio {
        color: #E6551B;
        border-left: 1px solid #A8A5E8;
        white-space: nowrap;
        font-weight: bold;
}
select {
        font: 11px/13px Verdana, Arial;
}

.button {width:85; font-family:verdana, arial, sans-serif; font-size:11px; background-color:#319ac6; border:1px; border-style: solid; align: center;}

