/* CSS Document */

h1 {
	margin					: 0 0 7px 0;
	color					: #2A732A;
	font-size				: 16px;
	line-height				: 18px;
	text-align				: left;
}

h1.big {
	margin					: 7px 0 16px 0;
	font-size				: 24px;
	line-height				: 26px;
}

h2 {
	margin					: 0 0 7px 0;
	/*color					: #2A732A;*/
	color					: #000;
	font-size				: 13px;
	line-height				: 15px;
	text-align				: left;
}

h3 {
	margin					: 0 0 3px 0;
	color					: #000000;
	font-size				: 13px;
	line-height				: 14px;
	text-align				: left;
}

h4, p, ul {
	margin					: 0 0 7px 0;
	color					: #000000;
	font-size				: 11px;
	line-height				: 13px;
	text-align				: left;
}

p {
	word-spacing			: 2px;
}

.nothing_published {
	font-size				: 18px;
}

div#top h1 {
	color					: #FFFFFF;
	font-size				: 14px;
} 

div#top p {
	color					: #FFFFFF;
	font-size				: 10px;
}

div#login_peel {
	color					: #FFFFFF;
	font-size				: 10px;
	line-height				: 23px;
	text-transform			: uppercase;
	cursor					: pointer;
	z-index					: 11;
}

a.flag, a.flag:hover {
	margin					: 0 0 0 0;
	text-decoration			: none;
	cursor					: pointer;
}

a.flag span {
	display					: none;
}

a.back_link {
	display					: block;
	margin					: 40px 0 0 10px;
	font-size				: 10px;
	text-transform			: lowercase;
	text-align				: left;
}

#noel {
}

#noel #animation {
	width					: 580px;
	height					: 400px;
}

#noel #chiusura {
	width					: 580px;
	height					: 92px;
}
