body {
	color: #ac0d32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	text-indent: 10px;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

#back-home {
	background: #fff1cf url(BKG/sunset-Egypt2-1280.jpg) no-repeat fixed center bottom;
}

div#layerext {
	margin: 1% auto;
	padding: 1%;	
	width: 95%;
	background-color: rgba(255,241,207,0.4);
	/*sfondo giallino con trasparenza*/
	/*OK su Safari e FF 3.5, gli altri si arrangino*/
	color: rgba(165,10,50,1); /*rosso bordeaux*/
}

.video {
	margin: 10px;
	padding: 1px;
	height: 256px;
	/*width: 320px;*/
	border: 1px solid #ac0d32;
	text-indent: 0;
	/*text-align: center;*/
}
div.video a:hover {
	text-decoration: none;
	border-style: none;
}


.fantasy {
	text-shadow: red 1px 2px 0px;
	font-family: Zapf-Chancery, "Snell Roundhand", "Lucida Calligraphy", "Brush Script MT", cursive;
}

h1.fantasy {
	text-align: center;
	color: #fbb616;
	font-size: 2.8em;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	color: #fbb616;
	letter-spacing: 3px;
	font: 2em "Arial Black", sans-serif;
}
	
h3 {
	color: #6666cc;
	font-style: italic;
	text-align: center;
}

h4 {
	color: #6666cc;
	font-family: "Arial Black", sans-serif;
	letter-spacing: 3px;
}

A:link {
	color: #6666cc;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: navy;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	border-color: navy;
	border-style: dotted;
	border-width: 2px;
	color: navy;
	font-weight: bold;
}

li {
	line-height: 150%;
	list-style-type: disc;
	text-indent: 0px;
}

div#menu {text-align: center; text-indent: 0;}

#by {
	font: italic 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 30px;
}
