@charset "utf-8";
/* CSS Document */


body {
	font-variant:small-caps;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bggg.jpg);
	background-repeat:repeat-x;
	background-color:#663366;
	}
	
body a {
	color:#ccccff;
	text-decoration:none;
	
	
	
	}
	
body a:hover {
	color:#8477ac;
	
	
	
	}
	
	
	
.normale {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FF6;
	}
.title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color:#FFF;
	
	}
.title2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #111;
	font-weight: bold;
	}
.title_nero {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #000;
	background-color: #EDEDED;
	text-align: center;
	}
.title_cat {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FC9;
	font-weight: normal;
	}
.title_cat a:link {
	text-decoration: none;
	color:#FC9;
	}
.title_cat a:visited {
	text-decoration: none;
	color:#FC9;
	}
.title_cat a:hover {
	color:#FF9;
	text-decoration: underline;
	}
.bordo_grigio {
	border: 1px solid #DDDDDD;
	}

