body {
	background-color: #333333;
	font-family:"Times New Roman", Times, serif, Georgia;
	font-size: 14px;
}

a, a:hover, a:visited {
color:#990033;
font-weight:bold;
text-decoration:none;
}
td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2DDC9;
	border-bottom-color: #E2DDC9;
	border-left-color: #E2DDC9;
}
th{
	background-color: #E2DDC9;
}
#pagina {
	width:700px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
#testata {
	width:700px;
	height:100px;
	background-image: url(img/dragonefamily.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#corpo {
padding:0px 10px 10px 10px;
}

.titolo {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: oblique;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}


#menu {
	background-color:#C6BD9B;
	margin:0px;
	padding:0px;
	height:38px;
	text-align:left;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:214px;
}

#menu ul {
margin:0px;
padding:0px;
}

#menu ul li {
	display:inline;
	list-style-type: none;
	text-align:center;
	padding:0px;
	margin:0px;
}

#menu a, #menu a:visited, #menu a:link {
	float:left;
	text-align:center;
	display:block;
	width:60px;
	padding:10px 10px 10px 10px;
	margin:0;
	text-decoration:none;
	color:#990033;
	background-color:#C6BD9B;
	font-style: italic;
	font-weight: bold;
}
#menu a:hover{
	color:#000000;
	background-color:#FFAE00;
	background-image: url(img/menub.gif);
	background-repeat: no-repeat;
}
#menu a.active{
	color:#000000;
	background-color:#FFAE00;
}

#boxsx {
	margin-top:15px;
	width: 200px;
	float: left;
	padding:10px;
}
#boxdx {
	margin-top:0px;
	width:460px;
	float:right;
	padding:10px;
}

.pulisci {
 	clear:both;
 }
 
 
 .centrato {
 	text-align:center;
 }
 
#foot {
	height:35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.foottxt {
	padding:5px;
	font-size:10px;
	color:#333333;
}
