#headerimg
{
	background-image: url(../img/index-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#col1
{
	float: right;
	width: 370px;
}

#col2
{
	float: left;
	width: 370px;
}

.link_home { padding: 20px;


}
#index h2 { margin-top: 0; }

h2 img
{
	float: left;
	padding: 3px;
	border: 1px solid silver;
	margin: 10px 0 10px 0;
}

.alignright { text-align: right; }

.feedburnerFeedBlock ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p.date
{
	margin: 0;
	padding: 0 0 1em 0;
	text-align: right;
}

span.headline { font-weight: bold; }
#creditfooter { display: none; }

.feedburnerFeedBlock
{
	background-image: url(../img/index-sfondoblog.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 80px;
}

p#meteo { text-align: center; }
