body {
	color: #FFFFFF;
	background-color: #6B6B6B;
}
#principale {
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -490px;
	left: 50%;
	position: absolute;
}
h2 {
	font-size: 24px;
}
.soustitre {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

#navigation {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#titre {
	font-size: 36px;
	text-align: center;
	margin-top: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}


#contenu {
	margin-top: 20px;
	font-size: 20px;
}
#piedpage {
	font-size: 12px;
	margin-top: 50px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#mosaique {
	width: 595px;
	position: absolute;
	left: 200px;
}
#choix {
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
}
#principale #contenu #texte {
	text-align: left;
}
