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

body{
	background:#FFF;
	color:#444;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
}

#main{
	width:883px;
	margin:auto;
	text-align:left
}

h1{
	font-size:25px;
	font-weight:normal;
	margin:0 0 7px;
	color:#d40050;
}

h2{
	font-size:19px;
	color:#d40050;
	font-weight:normal;
	margin:0 0 7px;
}

h3{
	font-size:16px;
	font-weight:normal;
	margin:0 0 7px;
}

associati{
	font-size:12px;
	font-weight:normal;
	margin:0 0 7px;
}

a{
	color:#d40050;
}

#head {
	height:149px;
}

#page {
	width:800px;
	margin:0 0 10px 83px;
}

#page #top{
	background:url(img/top.gif);
	height:19px;
}

#page #bot{
	background:url(img/bot.gif);
	height:19px;
	clear:both;
}

#page #content{
	border-left: #96bd0d 12px solid;
	border-right: #96bd0d 12px solid;
	padding:10px 20px;
	font-size:14px;
	line-height:20px;
}

#page #menu{
	background:#d40050;
	padding:5px;
	margin-bottom:20px;
}

#page #menu a{
	font-weight:bold;
	font-size:20px;
	color: #FCDAEA;
	text-decoration:none;
	margin:11px;
}

#page #menu a:hover{
	color: #FFF;
}

.loghi{
	float:left;
	width:350px;
	text-align:center;
}

.movieright{
	float:right;
	width:350px;
	margin:0 0 15px 20px;
}

.tagcloud {
	text-align:justify;
	margin-bottom:20px;
	line-height:normal;
}

.tagcloud a{
	text-decoration:none;
	color:#444;
}

.tagcloud a:hover{
	color:#96BD0D;
}

.tagcloud h1, .tagcloud h2, .tagcloud h3 {
	display:inline;
}

li {
	margin-bottom:8px;
}

#stats {
	display:none;
}
