* { margin: 0; padding: 0; border: 0; }

html, body {
	height: 100%;
}

body {
	background-color: #E6E8E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 948px;
	margin-left: auto;
	margin-right: auto
}

#top {
	background: url("images_site/top_3am.jpg") no-repeat;
	width: 948px;
	height: 214px;
}

#logo_3am {
	display: block;
	height: 138px;
	width: 130px;
	position: relative;
	top: 24px;
	left: 82px;
}

#oisa {
	position: relative;
	display: block;
	left: 306px;
	top: -128px;
	height: 60px;
	width: 552px
}

#center {
	background: #F4F4F4 url("images_site/coming_soon.jpg") center no-repeat;
	height: 421px;
}

#email_contact {
	display: block;
	position: relative;
	background: url("images_site/email_contact.jpg") center no-repeat;
	top: 210px;
	left: 405px;
	height: 14px;
	width: 142px
}

#intro_3am {
	position: relative;
	top: 50px;
	text-align: center;
	color: #2F6C88;
	font-weight: bold;
	line-height: 1.4;
	font-style: italic
}

#adresse_3am {
	border-left: 8px #608EA6 solid;
	position: relative;
	top: 250px;
	color: #777777;
	font-size: 0.75em;
	margin-left: 25px;
	padding: 5px 5px 5px 15px
}

#meteo {
	position: relative;
	top: 70px;
	left: 785px;
	width: 152px;
	height: 171px;
}

#copyright {
	position: relative;
	top: 246px;
	color: #777777;
	font-size: 0.7em;
	margin: 10px 0 0 25px;
}

#copyright a {
	color: #777777;
	text-decoration: none
}

#footer {
	background: url("images_site/bg_footer.png") repeat-x;
	height: 29px
}
