/* @group Tags */

form {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	font-family: sans-serif;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	color: #5e5e5e;
}

p {
	margin: 6px 0;
	padding: 0;
}

/* @end */

/* @group General */

#logo {
	width: 351px;
	height: 71px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	display: block;
}

#autmin {
	margin-right: auto;
	margin-left: auto;
	color: #919191;
	font-size: 10px;
	width: 450px;
	margin-top: 15px;
	text-align: center;
}

#copyright {
	margin-right: auto;
	margin-left: auto;
	color: #7a7f7f;
	font-size: 9pt;
	width: 450px;
	margin-top: 15px;
	text-align: center;
}

#copyright a {
	color: #7a7f7f;
	font-size: 9pt;
	text-decoration: none;
}

#logo-simulation {
	border-bottom-style: none;
	margin: 20px auto 10px;
	padding: 0;
	width: 32px;
	height: 32px;
	display: block;
}

/* @end */

/* @group Info */

#info {
	padding: 5px;
	display: block;
	color: #5e5e5e;
	text-align: justify;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	line-height: 3ex;
	font-size: 10pt;
}

#info a:link, #info a:visited {
	color: #e47d78;
	text-decoration: none;
	border-bottom: 1px dotted #00b2d9;
}

#info a:hover {
	color: #bed745;
	text-decoration: none;
}

/* @end */

/* @group Register */

#registerbox {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	font-size: 11px;
	white-space: nowrap;
}

ul#register {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#register li {
	padding: 0;
	height: auto;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 4px;
	margin-right: 0;
}

#register input[type="text"], #register input[type="password"], #register input[type="checkbox"] {
	padding: 0;
	border: 1px solid #00b2d9;
	color: #333;
	height: 18px;
	margin: 0 0 0 5px;
}

#register select {
	padding: 0;
	border: 1px solid #00b2d9;
	color: #333;
	height: 18px;
	margin: 0 0 0 5px;
	font-size: 100%;
}

#usubmit {
	margin-top: 20px;
}

#register label {
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	text-align: left;
	white-space: nowrap;
	font-size: 100%;
	font-weight: bold;
}

#warn {
	margin-bottom: 6px;
	height: 20px;
}

.warn {
	color: #be0003;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

.alert {
	color: #7e7e7e;
	font-size: 10pt;
	text-align: left;
}

.warning {
	background-color: #ffe5e6;
}

.legend {
	color: #00a9ce;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

/* @end */

/* @group Text Style */

.bold-cyan {
	font-weight: bold;
	color: #00b2d9;
}

.vCenter {
	display: table-cell;
	vertical-align: middle;
}



/* @end */

/* @group Dati */

.datiText {
	text-align: left;
	white-space: normal;
	color: gray;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.datiLink {
	color: #6562ff;
	text-decoration: none;
	border-bottom: 1px dotted #bdd73c;
}



/* @end */
