#adresse {
    bottom: 18px;
    font-size: 1.2em;
    left: 0;
    position: relative;
    width: 100%;
}

body{
	color: #000;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#blueline{
	border: 3px solid #4097E1;
	margin: 10px;
	width: 96%;
	height: 400%;
	padding: 10px;
}

#main{
	background-color: #D7CC9A;
	width: 100%;
	height: 150%;
}

#orthoservice{
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: center;
	font-size: 1.2em;
}

#orthotime{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: absolute;
	top: 370px;
	width: 180px;
	left: 65%;
	font-size: 1.2em;
	float: right;
}
#team{
	position: relative;
	top: -2em;
}