body {
	background: #4f0867;
	font-family: 'trebuchet ms', tahoma, verdana;
	font-size: 11px;
	text-align: justify;
	color: #404040;
	background-image: url('BG_drago.jpg');
	background-repeat: repeat-y;
}

a, a:link {
	color: #4f0867;
	text-decoration: none;
	border-bottom: 1px #4f0867 dashed;
	display: inline;
	background: transparent;
	border-left: 0px #000 solid;
	padding-left: 0px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
}

a:hover {
	color: #6f2887;
	cursor: ne-resize;
	font-weight: bold;
	display: inline;
	background: transparent;
	border-left: 0px #000 solid;
	padding-left: 0px;
	font-variant: normal;
	font-size: 11px;
	border-bottom: 1px #6f2887 solid;
}

.titab {
	color: #4f0867;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.titab:first-letter {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: times new roman;
	color: #6f2887 !important;
	text-transform:uppercase
}


.cat {
	font-weight: bold;
	text-decoration: underline;
	color: #6f2887;
	font-size: 13px;
}

b, u, strong, i, em {
	color: #6f2887;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('header_drago.jpg');
	width: 700px;
	height: 450px;
}

#content {
	position: absolute;
	top: 450px;
	left: 225px;
	width: 450px;
}

#content a, a:link {
	color: #4f0867;
	text-decoration: none;
	border-bottom: 1px #4f0867 dashed;
	display: inline;
	background: transparent;
	border-left: 0px #000 solid;
	padding-left: 0px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
}

#content a:hover {
	color: #6f2887;
	cursor: ne-resize;
	font-weight: bold;
	display: inline;
	background: transparent;
	border-left: 0px #000 solid;
	padding-left: 0px;
	font-variant: normal;
	font-size: 11px;
	border-bottom: 1px #6f2887 solid;
}

#menu {
	position: absolute;
	top: 450px;
	left: 25px;
	width: 175px;
}

#menu a, a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #A38EAD;
	padding-left: 5px;
	background: transparent;
	border-left: 0px #6f2887 solid;
	border-bottom: 0px #6f2887 solid;
}

#menu a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #726379;
	padding-left: 5px;
	background-color: #F7E8FF;
	border-left: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	cursor: ne-resize;
}

#news {
	float: left;
	background-image: url('news.jpg');
	width: 200px;
	height: 250px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#aggiorna {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	overflow: auto;
	height: 200px;
}