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

body {
	background: url(../images/dragontear.jpg) no-repeat;
}

body, div {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#content {
	position: relative;
	top: 155px;
	left: 320px;
	padding: 5px;
	width: 330px;
}

#collaboratori {
	position: absolute;
	top: 110px;
	left: 690px;
	width: 140px;
	height: 140px;
}

#collaboratori a {
	display: block;
	height: 100%;
	width: 100%;
}

.center {
	text-align: center;
	margin: 10px;
}

img {
	border: 0;
}

img.mail {
	vertical-align: -3px;	
}

#content a, #content a:active, #content a:link, #content a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#content a:hover {
	border-bottom: 1px dotted #888888;
}

ul {
margin: 5px 0px 15px 0px;
padding-left: 25px;
}

.manga-e-anime {color: #FF6600; font-weight:bold; }
.rpg {color: #0099FF; font-weight:bold; }
.grafica {color: #990033; font-weight:bold; }
.cinema {color: #66C; font-weight:bold; }
.letteratura {color: #090; font-weight:bold; }