@charset "utf-8";
/* CSS Document */


#menu{
	font-size: x-small;
	color: #316AC5;
}
ul {
	text-align: center;
	margin: 0px;
	padding: 20px;
	font-size: small;
	font-weight: bold;
}
body {
	background-color: #B9E3FF;
	background:url(images/fond2.jpg);
	text-align: center;

	font-weight: bold;
}
.Style2 {
	color: #F00;
	font-weight: bold;
}
.Gros {
	font-size: xx-large;
	color: #F00;
}
img {border:0px;}
#men{
	margin-top: 250px;

	}
.Style3 {
	color: #06F;
	font-weight: bold;
	padding-top: 15px;
}
p {
	margin: 1px;
}
