body {
	background-image: url(../img/bg.gif);
}
#madre {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#madre #testa {
	background-repeat: no-repeat;
	height: 200px;
	background-image: url(../img/Neve/testaneve.jpg);
}

#madre #centro {
	clear: both;
	float: left;
	height: auto;
	width: 770px;
	background-image: url(../img/Neve/centro.jpg);
}
#madre #centro #contenuto {
	float: right;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	width: 540px;
}


#madre #centro #menu {
	clear: left;
	float: left;
	margin-bottom: 30px;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 0px;
	width: 145px;
	text-decoration: none;
}
#madre #centro #piede {
	clear: both;
	background-repeat: no-repeat;
	height: 80px;
	background-image: url(../img/Neve/piedeneve.jpg);
}

a:link {
	color: #D2E4CE;
}
a:visited {
	color: #D2E4CE;
}
a:hover {
	color: #D2E4CE;
}
a:active {
	color: #D2E4CE;
}
