body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-size: 11px;
	background: #565247;
	background-image: url(../images/bg.jpg);
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Geneva, arial, Helvetica, sans-serif;
	text-align: center;
}

.headBold {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Geneva, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}



A:link {
	color: #6E6E6E;
	text-decoration: underline;
}
A:visited {
	color: #000;
}
A:hover {
	text-decoration: none;
	color: #DCDCDC;
}
A:active {
	text-decoration: underline;
	color: #000000;
}

A.header:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.header:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.header:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
A.header:active {
	text-decoration: none;
	color: #000000;
}

A.footerMenue:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.footerMenue:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.footerMenue:hover {
	text-decoration: none;
	color: #999999;
}
A.footerMenue:active {
	text-decoration: none;
	color: #000000;
}

#main {
	padding: 0;
	margin: auto;
	width: 754px;
}

#logo {
	width: 754px;
	height: 86px;
	text-align: center;
}


#content {
	/*padding: 0;
	margin: auto;*/
	background-image: url(../images/bg_platform.jpg);
	background-repeat: repeat-y;
	width: 754px;
	text-align: left;
}

#mainSujet {
	width: 726px;
	height: 315px;
	left: 14px;
	top: 8px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#navi {
	/*padding: 100 14 28 14;*/
	/*margin: auto;*/
	width: 726px;
	height: 31px;
	left: 14px;
	top: 8px;
	position: relative;
}

.button {
	width: 121px;
	height: 31px;
	float: left;
}

#contentArea {
	left: 14px;
	top: 23px;
	width: 726px;
	min-height: 207px;
	position: relative;
	display: block;
	margin-bottom: 30px;
}

#boxLeft {
	width: 314px;
	height: 207px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/bg_box_player.gif);
	background-repeat: no-repeat;
	float: left;
	/*display: block;*/
}

#subBoxPlayer {
	width: 300px;
	height: 160px;
	left: 7px;
	top: 40px;
	position: relative;

	/*float: left;*/
	/*display: block;*/
}

#textArea {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 334px;
}

#bottom {
	width: 754px;
	height: 24px;
	background: #CFCFCF url("../images/bg_platform_bottom,.gif") no-repeat;
	margin: 4 14 0 0;
	text-align: right;
	display: block;

}

#footer {
	padding-right: 10px;
	padding-top: 2px;
	color: #FFFFFF;
}

#clearDisplay {
	clear:both;
}
.liste {
	list-style-position: outside;
	list-style-type: disc;
}
