body {
	font-family:'Segoe UI',Cambria,Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	background-color:#121816;
	}

* { 	font-family:'Segoe UI',Cambria,Arial,Helvetica,sans-serif;}


a {
color:#1497CD;
/* font-size:14px;
line-height:17px; */
text-decoration:none;
}

#background {
	position:absolute;
	width:100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin:0 bottom;
	padding:0px 0px 0px 0px;
	text-align:center;
	background:#000033 url('../images/bg.jpg') no-repeat center center;
	background-attachment:fixed;
}

#colonna {
	position:relative;
	margin:0 auto;
	width:800px;
	height:100%;
	text-align:center;
	margin-top:135px;
	}


#pagina {
	position:relative;
	float:left;
	margin:0px;
	width:800px;
	_width:840px;
	_padding:0px !important;
	padding:0px 20px 20px 20px;
	margin-bottom:20px;
	height:auto;
	background:#FFF;
	text-align:left;
	font-size:15px;
	line-height:22px;
	color:#333;
	border:1px solid #CCC;
	}

#copyright {
	position:relative;
	float:left;
	overflow:auto;
	width:100%;
	text-align:left;
	font-size:10px;
	line-height:12px;
	color:#515151;
	padding:10px 0px 0px 0px;
	border-top:1px solid #ccc;
	background:url('copyright_stamps.png') no-repeat top right;
	}
	#copyright a, #copyright a:visited {
		color:#333;
		text-decoration:underline;
		}
	#copyright a:hover, #copyright a:active {
		color:#000;
		text-decoration:none;
		}
	span.disclaimer {
		text-align:left;
		}


h1 {
	font-size:50px;
	font-weight:normal;
	line-height:50px;
	letter-spacing:-0.06em;
	width:auto;
	text-align:justify;
	padding:8px 8px 8px 8px;
	margin:30px 0px 35px 0px;
/*	border-bottom:1px solid #ccc;
*/	background-color:#FFFFCC;
	}
	h1 strong {
		color:#000;
		}
	h1 span {
		position:absolute;
		right:0px;
		float:right;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		letter-spacing:normal;
		color:#660000;
		padding:0px;
		margin:10px 24px 0px 0px;
		}
p {
	text-indent:35px;
	line-height:26px;
	overflow:visible;
	}
	/* primo paragrafo con lettera grande <b></b>*/
	.first {
		text-indent:0px !important;
		overflow:visible;
		}

	p b {
		position:relative;
		float:left;
		font-size:80px;
		height:40px;
		_line-height:70px;
		min-width:40px;
		text-align:center;
		padding:0px 5px 0px 0px;
		overflow:visible;
		}
	/* classe numerata con numeri in <b></b>*/
	.number {
		text-indent:0px !important;
		padding:0px !important;
		margin:0px 0 20px 0px !important;
		font-size:15px;
		}

	.number b {
		position:relative;
		float:left;
		font-size:40px;
		height:40px;
		min-width:35px;
		text-align:center;
		padding:10px 20px 0px 10px;
		_padding:-10px 20px 10px 10px;
			_padding:0px;
			_height:auto;
		color:#003366;
		}
	/*ELENCO NUMERI SU UNA RIGA SOLA */
		.number_2 {
			text-indent:0px !important;
			padding:0px !important;
			margin:10px 0 30px 0px !important;
			font-size:24px;
			padding-top:20px;
			_padding-top:0px;
			_margin:0px 0 20px 0px;
			}
		.number_2 b {
			position:relative;
			float:left;
			font-size:40px;
			height:40px;
			min-width:35px;
			text-align:center;
			padding:-10px 20px 0px 10px;
			_padding:0px;
			_height:auto;
			_margin:0px;
			_top:-20px;
			margin-right:10px;
			color:#003366;
			}

	/* Titolo in blu grande con grassetto <strong>*/
	.awe {
		font-size:20px;
		font-weight:bold;
		letter-spacing:-.06em;
		line-height:30px;
		color:#003366;
		padding:0 0 20px 0;
		margin:0px;
		text-align:justify;
		}
		.awe strong {
			font-size:24px;
			color:#006699;
			}
	/* UGUALE A SOPRA TITOLO BLU CON SFONDO PERO */
	.shock {
		width:auto;
		font-size:25px;
		font-weight:bold;
		letter-spacing:-.06em;
		line-height:30px;
		color:#003366;
		text-align:justify;
		background-color:#C9E4FA;
		padding:10px;
		margin:20px 0 0 0px;
		}
		.shock strong {
			font-size:24px;
			color:#0099FF;
			}
/* TABELLA */
table.checkout {
	border:1px solid #333;
	background-color:#FFF;
	padding:20px;
	}
	table.checkout td {
		font-size:10px;
		text-align:left;
		padding:10px;
		}
	td.flatr {
		border-right:1px solid #ccc;
		}
	td.flatrb {
		border-right:1px solid #ccc;
		border-bottom:1px solid #333;
		}
	td.flatb {
		border-bottom:1px solid #333;
		}

#tips_container {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	}
table.tips {
	position:relative;
	width:100%;
	list-style:none;
	list-style-type:none;
	text-indent:none;
	text-align:center;
	border:1px dashed #efefef;
	margin:0 0 10px 0;
	}
	table.tips td {
		position:relative;
		list-style:none;
		text-indent:none;
		text-align:left;
		padding:8px;
		background-color:#FFFFCC;
		border:1px dashed #ccc;
		width:300px;
		font-size:13px;
		}
		table.tips td img {
			position:relative;
			float:left;
			margin:0 15px 5px 0;
			}
/* SCREENSHOT IMMAGINI */
.img {
	position:relative;
	float:left;
	margin:30px 35px 10px 25px;
	text-align:left;
	background-color:#efefef;
	border:1px solid #ccc;
	padding:5px 5px 0px 5px;
	}
	.img img {
		background-color:#FFF;
		}

/* LOGO */

.logo {
	position:relative;
	margin:0 auto;
	margin:0px;
	padding:0px;
	}

#page_header {
	position:absolute !important;
	z-index:245;
	float:left;
	width:100%;
	height:auto;
	background:url('page_header_bg.png') repeat-y top center;
	text-algn:center;
	border-bottom:1px solid #ccc;
	}

/* LINKS */
#links {
	position:absolute !important;
	z-index:245;
	top:85px;
	width:100%;
	height:30px;
	text-align:center;
	background: url('links_bg.png') repeat-x;
	color:#ccc;
	font-size:14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#links a, #links a:visited {
		color:#0099FF;
		text-decoration:none;
		padding-right:10px;
		margin-right:10px;
		}
		#links a:hover, #links a:active {
			color:#003366;
			text-decoration:underline;
			}
		#links_right {
			border-right:0px !important;
			margin-right:0px !important;
			padding-right:0px !important;
			}

/* PREVIEW IMG */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}

