body {
	background: #231f20;
	color: #fff;
	font-family: century gothic, helvetica;
	font-size: 16px;
}


/* Front page */
#frontpage {
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

#frontpage h1 {
	text-align: center;
	padding-top: 250px;
	/*padding-left: 185px;*/
	padding-left: 125px;
}

#frontpage img {
	border: 0;
}

#frontpage a {
	color: #231f20;
}

#footer {
	text-align: center;
	width: 99%;
	position: absolute;
	bottom: 5px;
}

/* Per-year pages */
a {
	color: #fff;
}

.yellow {
	color: #daa00b;
}

.big {
	color: #daa00b;
	font-size: 26px;
}

.country {
	font-size: 12px;
	margin-left: 5px;
}

small {
	font-size: 12px;
}

img#affiche2009 {
	margin-right: 25px;
}

.fakecenter {
	margin-left: 18%;
}

#left {
	text-align: left;
	width: 200px;
	position: absolute;
	top: 20px;
	left: 40px;
}

#center {
	text-align: center;
	width: 500px;
	margin: 0 auto;
	padding-top: 50px;
}

#center img {
	height: 500px;
}

#right {
	text-align: right;
	width: 200px;
	position: absolute;
	top: 20px;
	right: 40px;
}

#right img {
	padding-top: 4px;
	width: 130px;
	border: 0;
}

#right a {
	text-decoration: none;
}

#logo {
	position: absolute;
	left: 40px;
	bottom: 10px;
}

table#photos {
	border: 0;
}

table#photos td {
	text-align: center;
	padding: 20px;
}