ul#menuMain {
	line-height: 30px;
}

ul#menuMain li {
	display: block;
	line-height: 30px;
	height: 30px;
}

#menuMain li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	float: left;
	text-align: center;
	color: #b50d31;
	height: 30px;
}

#menuMain li a.m01:hover,#menuMain li a.m02:hover,#menuMain li a.m03:hover,#menuMain li a.m04:hover,#menuMain li a.m05:hover
	{
	color: #410011
}

#menuMain li a.m01_on,#menuMain li a.m02_on,#menuMain li a.m03_on,#menuMain li a.m04_on,#menuMain li a.m05_on
	{
	color: #fff2f5
}

#menuMain li a {
	font-weight: bold;
}

#menuMain li a.m01 {
	width: 205px;
	background: url(../_img/btn_organiser.gif) no-repeat 0 0;
}

#menuMain li a.m01_on,#menuMain li a.m01:hover {
	width: 205px;
	background: url(../_img/btn_organiser.gif) no-repeat 0 -30px;
}

#menuMain li a.m02 {
	width: 205px;
	background: url(../_img/btn_communiquer.gif) no-repeat 0 0;
}

#menuMain li a.m02_on,#menuMain li a.m02:hover {
	width: 205px;
	background: url(../_img/btn_communiquer.gif) no-repeat 0 -30px;
}

#menuMain li a.m03 {
	width: 205px;
	background: url(../_img/btn_personnalisation.gif) no-repeat 0 0;
}

#menuMain li a.m03_on,#menuMain li a.m03:hover {
	width: 205px;
	background: url(../_img/btn_personnalisation.gif) no-repeat 0 -30px;
}

#menuMain li a.m04 {
	width: 205px;
	background: url(../_img/btn_partager.gif) no-repeat 0 0;
}

#menuMain li a.m04_on,#menuMain li a.m04:hover {
	width: 205px;
	background: url(../_img/btn_partager.gif) no-repeat 0 -30px;
}

#menuMain li a.m05 {
	width: 205px;
	background: url(../_img/btn_immortaliser.gif) no-repeat 0 0;
}

#menuMain li a.m05_on,#menuMain li a.m05:hover {
	width: 205px;
	background: url(../_img/btn_immortaliser.gif) no-repeat 0 -30px;
}

#MenuDemo {
	float: left;
	width: 220px;
	height: auto;
	line-height: 30px;
}

#imgDemo {
	float: left;
	width: 640px;
	height: auto
}

#textDemo {
	background: url(../_img/demo/bgk_demo.jpg) no-repeat;
	width: 210px;
	height: 251px;
	margin-top: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#textDemo p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

p.txt_demo {
	margin-left: 15px;
	width: 180px;
}