p, ul
{
	color: white;
	font-size: 15px;
}
h2
{
	color: rgb(81,149,92);
	font-size: 20px;
	text-align: justify;
	font-style: italic;
}
p 
{
	font-family: "Comic sans MS";
}
h1, h2, ul
{
	font-family: "Comic sans MS";
}
p, h2, h4
{
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 200px;
	margin-right: 160px;
	text-align: justify;
}
.nom
{
	color: rgb(97,190,181);
	font-size: 16px;
	text-decoration: underline;
	font-family: "Comic sans MS";
}
h1
{
	text-align: center;
	color: rgb(97,190,181);
	font-size: 30px;
	margin-bottom: 100px;
}
h3
{
	font-family: "Comic sans MS";
	font-size: 15px;
	color: rgb(81,149,92);
}
h4
{
	color: rgb(81,149,92);
	font-size: 16px;
	text-align: justify;
	font-style: italic;
}
strong
{
	color: red;
}
.imagedroite
{
	float: right;
	margin-left: 5px;
}
.imagegauche
{
	float: left;
	margin-right: 5px;
}	
#menu
{
	float: left;
	padding-top: 50px;
	padding-left: 5px;
	width: 150px;
}
body
{
	margin: auto;
	background-image: url("images/fond1.jpg");
	margin-bottom: 50px;
	
}
a
{
	text-decoration: underline;
	color: rgb(81,149,92);
	font-weight: bolder;
	font-family: "Comic sans MS";
}
#video
{
	margin-left: 35%;
}
h4
{
	font-family: "Comic sans MS";
	font-size: 12px;
	color: yellow;
}
.element_menu ul
{
	color: red;
	padding-left: 2px;
}
.element_menu a
{
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#logo
{
	width: 200px;
	height: 145px;
	background-image: url("images/logo1.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-top: 40px;
	margin-left: 5px;
}

#en_tete
{
	width: 700px;
	height: 100px;
	background-image: url("images/banniere2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 100px;
	padding-top: 40px;
	margin: auto;
}
