@font-face{	font-family: 'Amble-B';	src: url('Amble-Bold.ttf') format('truetype'),		 url('Amble-Bold.eot') format('eot'),		 url('Amble-Bold.otf') format('opentype'),		 url('Amble-Bold.svg') format('svg'),		 url('Amble-Bold.woff') format('woff');}@font-face{	font-family: 'Amble-R';	src: url('Amble-Regular.ttf') format('truetype'),		 url('Amble-Regular.eot') format('eot'),		 url('Amble-Regular.otf') format('opentype'),		 url('Amble-Regular.svg') format('svg'),		 url('Amble-Regular.woff') format('woff');}html {height: 100%;}body{	height: 100%;	margin: 0;	padding: 0;}table{	height: 100%;	width: 100%;	border-collapse: collapse;	text-align: center;}td{	height: 100%;	padding: 0;	vertical-align: middle;	horiontal-align:}section{	margin: auto auto;	text-align: left;	width: 275px;}header h1{	font-family: 'Amble-B';	margin-top: 25px;	font-size: 21px;	font-weight: normal;}nav{	font-family: 'Amble-R';	font-size: 14px;}nav  #middle {display: none;}#catalogue{	font-size: 18px;	font-weight: bold;	color: #686252;}#catalogue em, em{	font-style: italic;	font-weight: normal;}aside{	margin-top: 50px;	font-size: 14px;}#lang {text-align: center;}a{	text-decoration: none;	color: black;}a:hover, a:active {text-decoration: underline;}a :visited {color: black;}img {display: none;}ul{	padding: 0;	margin: 0 auto;	list-style-type: none;}.nowrap {white-space: nowrap;}@media all and (min-width: 675px){	section {width: 310px;}	#content {font-size: 18px;}	header h1 {font-size: 50px;}	nav {font-size: 24px;}	#catalogue {font-size: 20px;}	aside {font-size: 20px;}	img {display: block;}	section {float: left;}	ul {width: 650px;}	ul li:first-child	{		float: left;		width: 300px;		margin-right: 50px;		margin-top: 30px;	}	ul li:last-child img	{		display: inline-block;		text-align: center;	}}@media all and (min-width: 1000px){	section {width: 450px;}	h1 {font-size: 75px;}	#catalogue {font-size: 28px;}	#content {font-size: 25px;}	aside, #lang {font-size: 25px;}	ul {width: 950px;}	ul li:first-child	{		width: 450px;		margin-top: 0;	}	nav #middle {display: inline-block;}	nav #cesure {display: none;}}