@charset "UTF-8";
body {
	background-color: #303030;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
}
.majeur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	color: #fff;
}
#logo {
	padding: 0px;
	height: auto;
	width: 600px;
	text-align: center;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#logo a {
	color: #303030;
	text-decoration: none;
}

a {
	color: #fff;
	text-decoration: none;
}

.bleue {

background-color:#1869a5;
text-align:center;
padding:20px;
}

.logo{

width:600px;
height:auto;
}
