body {
	background: #cfcfc5 url(../images/cover_texture.jpg) repeat-x;	color: #464d4e;
}/* container che raggruppa tutto */#container {
	text-align: center;	width: 778px;	background: url(../images/cover_texture2.gif) repeat-y center;	margin-right: auto;	margin-left: auto;
}#header {
	text-align: center;	margin-left: auto;	margin-right: auto;	width: 778px;	height: auto;
}#fotoheader {
	height: auto;	text-align: right;	width: auto;
}/* FOOTER */#footer {
	clear: both;	width: 548px;	margin-right: auto;	margin-left: auto;	text-align: left;
}#logos {
	margin-left: 55px;	float: none;
}#logos img {
	padding-left: 0px;	padding-right: 10px;}/* LINKS */a:link, a:visited {
	text-decoration: underline;	color: #292d2e;
}a:hover, a:active {
	text-decoration: none;	color: white;
}address {	border-top: 1px #cfcfc5 dashed;	border-bottom: 1px #cfcfc5 dashed;	background: url(../images/cover_icon_address.gif) no-repeat 10px 6px;	padding-left: 55px;	width: 493px;	margin-left: 0px;	margin-top: 20px;}
address, address a:link, address a:visited {
	color: #cfcfc5;
}
address:first-line {
	font-weight: bold;
}#editing {
	float: none;	clear: none;	font-size: 10px;	text-align: right;	padding: 10px;}