@charset "UTF-8";#container {	background-color: #000000;	width: 100%;	max-width: 980px;	margin-left: auto;	margin-right: auto;}#container #titre {}#container #nav {	width: 100%;	max-width: 880px;	margin-left: auto;	margin-right: auto;}#nav ul li {	display: inline;	line-height: 1.8em;}ul li a {	margin-left: 12px;	margin-right: 12px;	text-decoration: none;	color: #FFFFFF;	font-size: 1.6vw;	font-weight: 600;}#nav ul .en_cours {	background-color: #00A95E;}a:hover {	background-color: #00A95E;}#container hr {	height: 4px;	background-color: #FFFFFF;}#container #titre img {	width: 100%;	max-width: 980px;}#container #main {    padding-left: 6%;    background-color: #06961C;}#container #footer h2 {	color: #FFFFFF;	text-align: center;	font-size: x-large;	font-weight: 600;}#container #main h1 {    font-size: xx-large;    color: #FFFFFF;    font-weight: 700;    text-align: center;}