body
{
	text-align: center;
	font-family: Arial, Verdana, serif;
	background-color:#e08044;
}

#contenu
{
	width: 822px ;
	margin: 0 auto ;
}

#banniere
{
	background-image:url(images/mog5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 314px;
	margin-bottom:0px;
}

ul#menu
{
	margin: 0 0px;
	padding: 0 5px;
	height: 47px;
	background-image: url(images/multi_touches4.jpg);
	background-repeat: repeat-x;
	background-position: 0 -47px;
	text-align: center;
	list-style-type: none ;
}

ul#menu li a
{
	padding : 0 15px;
	width: 132px ;
	line-height: 46px;
	font-size: 12px ;
	font-weight: bold ;
	letter-spacing: 1px ;
	color: black ;
	display: block ;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-decoration: none ;
}

ul#menu li a:hover
{
	background-image: url(images/multi_touches4.jpg);
	background-repeat: repeat-x;
	background-position: 0 0px;
}

ul#menu li
{
	float: left;
	text-align: center ;
}

img
{
	float: right;
}

h5
{
	padding-top : 230px;
	padding-right: 30px;
	text-align: right;
	color: yellow;
}

h2, h2 a
{ 
	display: block;
	color : #311514;
	text-decoration: none ;
	text-align : center;
}

h2 a:hover
{
color: #955e59;
/*background-image: url(images/pompon.jpg);
background-repeat: no-repeat;
background-position: 35%;*/
}

h2 a:active
{
color: #d29b7d;
/*background-image: url(images/pompon.jpg);
background-repeat: no-repeat;
background-position: 35%;*/
}

#portail
{
	margin: 0;
	padding: 20px ;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p
{
	color: #83a046;
}

#footer
{
	margin: 0;
	padding: 20px;
	background-image: url(images/pied.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color : black;
}