@charset "utf-8";
#uc h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: lighter;
	text-align: center;
	height: 128px;
}


@media screen{
#logo {
	float: center;
	width: 776px;
	height: 404px;
	background-image: no-repeat 0 0;
	transform: scale(0.5);
	margin: 0 auto;
	position: relative;
	}
#adresse {
	margin: 0 auto;
	width: 500px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
}



}
