*
 { margin: 0; padding: 0; font-family: Arial; }
body
 { text-align: center; }

#page
 { width: 960px; margin: 0 auto; }

h2 /* errore */
 { margin-top: 100px; color: #D00; }

#Auth
 { width: 600px; margin: 100px auto 0; }
#Auth label
 { font-size: 15px; width: 230px; display: inline-block; font-weight: bold; text-align: left; }
#login, #pwd
 { font-size: 15px; width: 248px; margin-bottom: 10px; }

#Conferma, #btUtility, #bookmarkme, #btBack
 { margin-top: 50px; }

#div_infocookies
 { width: 596px; height: 96px; margin: 30px auto 0; padding: 2px; background: #888; background: -webkit-linear-gradient(#BBB, #777); background: -o-linear-gradient(#BBB, #777); background: -moz-linear-gradient(#BBB, #777); background: linear-gradient(#AAA, #777); }
#div_infocookies div
 { width: 100%; height: 100%; background: #000; opacity: 0.3; filter: alpha(opacity=30); }
#div_infocookies p
 { position: relative; top: -90px; z-index: 1; color: #DDD; }
#div_infocookies p a
 { color: #DDD; text-decoration:none; font-weight:bold; }