@charset "utf-8";

.bordo-tbl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
body {
	background-color: #000000;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}


#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #333333;
}
#credit {
	background-color: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.W3C {
	float: right;
	padding-right: 45px;
	padding-bottom: 150px;
}
p  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #444444;
	text-align: left;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	padding-left: 40px;
	line-height: 2em;
	height: 30px;
	padding-top: 10px;
}
.luca-dx {
	padding-left: 330px;
}

p  a {
	color: #EE8810;
	text-decoration: underline;
}
p  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ee8010;
	padding: 4px;
}
.luca {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #6B645E;
}
.bordo-tbl2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
