html, body {
	height:100%;
}
body {	
	color:#ffffff;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
	background-color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
h1 {
	font-size:180%;
}
h2 {
	font-size:160%;
	color: #C9B894;
}
h3 {
	font-size:140%;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:110%;
}
h6 {
	font-size:100%;
}
p {
	padding:0px;
	margin:0px;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#C9B894;
	text-decoration: none;
}
a:hover, a:active {
	color:#F3DE9B;
	text-decoration: none;
}
img {
	border:0;
}
.cancella {
	clear: both;
}
#all {
	position:relative;
		background-image: url(immagini/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}
#all h1 {
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C9B894;
	border-bottom-color: #C9B894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 26px;
	letter-spacing: 0.3em;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 15px;
	background-color:
}
#all p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#all .box {
	float: left;
	width: 330px;
	border: 1px solid #FFCC00;
	margin-bottom: 20px;
	margin-left: 12px;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9B894;
}
#footer address {
	font-style: normal;
	line-height: 1.6em;
	padding: 20px;
}
#box-lingue ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#box-lingue li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
ul#credits {
	color:#C9B894;
	text-align:center;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	padding: 40px;
	margin: 0px;
}
#credits li a:link, #credits li a:visited {
	color:#C9B894;
	text-decoration:underline;
}
#credits li a:hover, #credits li a:active {
	color:#FFFFFF;
	text-decoration:underline;}
.pulsante{
	background:#000; 
	color:#C9B894; 
	border:solid #C9B894 1px;}
.bandierine{
text-align:right;
padding-right:10px;
}

