@charset "utf-8";
#header {
	background-image: url(../images/ba1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	width: auto;
}
#gauche p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
}
#gauche a {
	display: block;
	margin-top: 10px;
	color: #3366FF;
}
