/* ---------- */
/* LOGIN */
#login
	{
	width:100%;
	float:left;
	text-align:center;
	}
#testate
	{
	width:100%;
	float:left;
	text-align:center;
	}
#collegamenti
	{
	width:100%;
	float:left;
	text-align:center;
	background:#0099FF;
	}

.messaggio 
	{
	color:#0099FF;
	font-family:"Century Gothic";
	font-size:1em;
	font-weight:bold;
	margin-top:1em;
	margin-right:1em;
	text-align:center;
	}
.divform 
	{
	margin:0 auto;
	width:50%;
	margin-top:5%;
	}
.dettaglio 
	{
	width:100%;
	margin-top:5%;
	}
.rigaform 
	{
	width:100%;
	margin-top:4%;
	float:left;
	}
.cellaformsx
	{
	width:49%;
	text-align:left;
	float:left;
	}
.cellaformdx 
	{
	width:49%;
	text-align:right;
	float:left;
	}
.divpulsante
	{
	text-align:center;
	margin-bottom:15%;
	}
.pulsante 
	{
	width:30%;
	}
.cellasede
	{
	width:25%;
	text-align:center;
	}
.celladata
	{
	width:10%;
	text-align:center;
	}
.cellatitolo
	{
	width:25%;
	text-align:center;
	}
.cellaapprovato
	{
	width:10%;
	text-align:center;
	}
.cellaazione
	{
	width:30%;
	text-align:center;
	}
#footer
	{
	width:100%;
	float:left;
	height:20%;
	}
	
