body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #000000;
	background-image: url(../immagini_tarocchi_arcani/stelle.gif);
	background-repeat: repeat;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 20px;
}
h1 {
	text-align: center;
}
#header {
	height: 120px;
	width: 960px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	line-height: 100px;
}
#container {
	text-align: justify;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	width: 760px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	font-family: "Courier New", Courier, monospace;
}
.carte_tarocchi img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
.immagine_nel_testo img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
}
.giustificato {
	text-align: justify;
}
#navigation {
	width: 160px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 120px;
	color: #FF0000;
	font-size: 14px;
}
#navigation a {
	text-decoration: none;
	color: #FF0000;	
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	margin-top: 13px;
	margin-bottom: 13px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-weight: bold;

}
form {
	margin: 0px;
}
#footer {
	width: 960px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img {	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_tarocchi {
	font-size: 24px;
	font-weight: bold;
}
.testo_rosso {
	color: #FF0000;
	font-size: 16px;
}
