@charset "utf-8";
/* CSS Document */

body {
	background-color: #252432;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
.tdSinistra {
	padding-left: 150px;
	padding-right: 30px;
	padding-top: 30px;
	width: 420px;
	background-color: #2d2c3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	padding-bottom: 30px;
	line-height: 14px;
}
.tdDestra {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	width: 280px;
	background-color: #2d2c3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8685BB;
	line-height: 14px;
}
.tdImages {
	background-color: #2D2C3E;
	background-image: url(images/sfondo_images.jpg);
	background-repeat: no-repeat;
}
.viola {
	color: #8685bb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bianco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}
.intro {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.story {
	padding-top: 1px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	padding-bottom: 1px;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
}
.story a:link {
	color: #000;
	text-decoration: none;
}
.story a:visited {
	color: #000;
}
.story a:hover {
	color: #8584BB;
}
.story a:active {
	color: #000;
}
.leggi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 12px;
}

